#main {
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	width: 700px;
	border: 1px solid #333333;
	text-align: left;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	
}body {
	background-color: #E0E0FF;
	font-size: 11pt;
	text-align: center;
}
#footer {
	font-size: 9pt;
	float: left;
	height: 30px;
	width: 680px;
}
.title {
	background-image: url(images/title.jpg);
	height: 150px;
	width: 700px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	clear: both;
}
.view{
	color: #666666;
	width:350px;
	margin-top: 30px;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 6px;
	float:left;
}
.copy 
{
	float:right;
	width:300px;
	margin-top: 80px;
	margin-left: 10px;
	font-size: 10pt;
}
.font12 {
	font-size: x-large;
}
.home {
	float: right;
	width: 160px;
	margin-top: 20px;
	font-size: 10pt;
}
.menu_bg {
	float: right;
	height: 800px;
	width: 176px;
	clear: both;
}

.menu_title {
	width: 200px;
	padding: 1px;
	font-size: 10pt;
	background-color: #ffffFF;
	margin-left: 3px;
	border-bottom: thin solid #6666CC;
}
.menu_cate {
	background-color: #f2f2f2;
	height: auto;
	width: 195px;
	padding: 3px;
	margin-left: 3px;
}
.menu1 
{
	background-image:url(images/p1.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}
.menu2
{
	background-image:url(images/p2.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}
.menu3
{
	background-image:url(images/p3.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}
.bar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399CC;
	padding: 2px;
	float: left;
	height: 16px;
	width: 466px;
	margin-left: 5px;
	margin-top:5px;
}
.bar2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF99CC;
	padding: 2px;
	float: left;
	height: 16px;
	width: 466px;
	margin-left: 5px;
	margin-top:5px;
}
.contents {
	background-color: #F9F9FF;
	border-style: solid;
	border-width: 1px;
 	border-color: #3399CC;
	padding: 4px;
	float: left;
	height: auto;
	width: 460px;
	margin-left: 5px;

}
.contents2 {
	background-color: #F9F9FF;
	border-style: solid;
	border-width: 1px;
 	border-color: #FF99CC;
	padding: 4px;
	float: left;
	height: auto;
	width: 460px;
	margin-left: 5px;
}
.bar_u {
	float: left;
	width: 490px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
	padding-right:3px;
	font-size: 9pt;
}
.font11{
	font-size: 11pt;
	margin-top: 50px;
}
.font10{
	font-size: 10pt;
}
.gold{
	background-color: #99CCFF;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	height: auto;
	width: 195px;
	padding: 3px;
	margin-top:10px;
	margin-bottom:10px;
}
h2
{
	font-size:10pt;
	width: 195px;
	margin:0px;
	padding:5px;
	color:#3399CC;
}