/* »ù´¡ÑùÊ½ */
*{margin:0px;padding:0px;}
body{height:100%;

	}
html{height:100%;}	
body,td,th,p,ul,li,dl,dt,dd,ol{color:#000000;font:12px "ËÎÌå","Times New Roman",Georgia,serif;}
body{
	background:url(../../images/body-bg.gif) repeat-x;

 	}
img{border:0px;}
p,li{line-height:1.5em;}
div,p {display:block;}
fieldset,form{ background:none; border:none; padding:0; margin:0;}
.clear{ clear:both; overflow:hidden;}
li{list-style-type:none;}
.hid{display:none;}
a:link{color:#666666;text-decoration:none;}
a:visited{color:#666666;text-decoration:none;}
a:hover{color:#CC0000;text-decoration:underline;}
input{ font-size:12px; height:17px; line-height:17px;}
select{font-size:12px;}
button {cursor:pointer;}


body{
	background:url(../images/body-bg.gif) top repeat-x;
	background-color:#272E4B;
	}

#Layout{
	width:839px;
	height:auto;
	margin:0px auto;
	background:#ffffff;
	}
#Head{
	width:839px;
	height:100px;
	background:#FFFFFF;
	float:left;
	}
#Menu{
	width:839px;
	height:35px;
	background:#F5F5F7;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #333333;
	float:left;
	}

#Logo{
	width:380px;
	height:77px;
	margin-left:30px;
	margin-top:10px;
	float:left;
	}
.button-1{
	width:74px;
	height:33px;
	line-height:33px;
	border:0px;
	background:url(../images/button-bg.gif);
	overflow:hidden;
	cursor:pointer;
	color:#FFFFFF;
	}
.button-2{
	width:60px;
	height:22px;
	background:#1346AD;
	cursor: pointer;
	color:#ffffff;
	border:0px;
	float:left;
	}


#Foot{
	width:839px;
	height:42px;
	line-height:42px;
	background: #EEEEEE;
	color:#666666;
	float:left;
	}
.inputbox{
	border:1px solid #666666;
	height:20px;
	line-height:22px;
	padding-left:2px;
	width:140px;
	}