/* CSS Document */
body{
	background-image:url(images/backgr.jpg);
	margin:0px;
	font-size:12px;
	
}
.red {
	color:red;
}
#header a{
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
}
#header a:hover{
	color:#333333;
	text-decoration:underline;
	background-color: #FFFFFF;
	padding:5px;
}
#container {
	width:780px;
	position:absolute;
	left:50%;
	margin-left:-390px;
	
}
#header {

	height:82px;
	background-color:#FFFFFF;
	
	
}
#logo {
	padding-left:35px;
	height:70px;
	padding-top:10px;
}
#guider {
	height:22px;
}

#engleft {
	width:116px;
	height:23px;
	background-image:url(images/english.gif);
	background-repeat:no-repeat;
	float:left;
}

#engright {
	width:664px;;
	height:23px;
	float:right;
	line-height:23px;
	color:#FFFFFF;
	background-image:url(images/title32.gif);
}

#content {
	clear:both;
	background-color:#FFFFFF;
}
#weizhi {
	padding-top:15px;
	padding-left:15px;
	margin-bottom:5px;
	
}
#tupian {
	height:153px;
	background-image:url(images/slbd.jpg);
	background-repeat:no-repeat;
	background-position:350px;
	
}
#workwen {
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}
.btitle {
	background-color: #009999;
	text-align:center;
	color:#FFFFFF;
	
	font-family:"ÐÂËÎÌå";
}
.danhan {
	background-color: #E8E8DB;
	text-align:center;
	
}
.suanhan {
	background-color: #BDE8EC;
	text-align:center;
}
.fontzt{
	font-weight:bold;
}
.kuan {
	border:1px solid #666666;
	padding-top:2px;
	padding-left:2px;
}


#bottom {
clear:both;
	text-align:center;
	height:60px;
	border-top:1px solid  #FF9900;
	line-height:18px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:10px;
	

}
#bottom a {
	color: #000000;
	font-family:"ËÎÌå";
	text-decoration:none;
}
#bottom a:hover {
	color: #009933;
	font-family:"ËÎÌå";
	text-decoration: underline;
	
}
.STYLE1 {color: #CCCCCC}