@charset "gb2312";
*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background-color:d1d1d1;
	text-align:center;
}
.myhtml{
width:1002px;
text-align:center;
}
#mychead{
	height:53px;
	background:url(img/top.gif) repeat-x left top;
	margin-top:6px;
	padding-left:130px;
	width:775px;
	padding-top:25px;
}
#mycfoot{
	height:34px;
	background:url(img/foot.gif) repeat-x left top;
	width:775px;
}
#mycbody{padding-left:10px;
	width:775px;
	height:460px;
	background-color:d1d1d1;
}

#mycleft{
float:left;
width:235px;
margin-top:10px;
overflow: hidden;
}
#mycright{
	float:left;
	border:1px;
	width:520px;
	overflow: hidden;
}
#mclmenu li{list-style-type:none;
}
.mclmenut{
cursor:pointer;
	text-align:center;
	padding:7px;
	color:#a4a4a4;
	width:235px;
	height:33px;
	background:url(img/menu_bg_1a.gif) repeat-x left top;
		font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
	font-size: 18px;
}
.mclmenum{
	cursor:pointer;
	text-align:center;
	padding:7px;
	color:#a4a4a4;
	width:235px;
	height:33px;
	background:url(img/menu_bg_2a.gif) repeat-x left top;
		font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.mclmenuf{
cursor:pointer;
	text-align:center;
	padding:7px;
	color:#a4a4a4;
	width:235px;
	height:33px;
	background:url(img/menu_bg_3a.gif) repeat-x left top;
		font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
	font-size: 18px;
}
.mcdiv{
	width:225px;
	text-align:center;
	color:#ffffff;
	height:34px;
	margin:3px;
	padding-top:6px;
	background-color:#000000;
	background:url(img/mbtnbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#mllink{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	width:235px;	padding:0px 0px 0px 20px;
}
#mllink img{
	border: 1px solid aea35e;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
#mlsel{
	width:235px;
	height:50px;
	padding-top:9px;
	margin-top:10px;
	background:url(img/selpro.gif) repeat-x left top;
}
#mlsel input{
float:left;
	width:132px;
	margin-left:55px;
	height:19px;
	font-size: 12px;
}
#mlsel span{
	float:left;
	width:28px;
	margin-left:3px;
	height:19px;
	cursor:pointer;
	color: #666666;
}