/* 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:3px;
}
#header a:hover{
	color:#333333;
	text-decoration:underline;
	background-color: #FFFFFF;
	padding:3px;
}
#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:116px;
	background-image: url(images/slbhbg.jpg);
	background-repeat:no-repeat;
	background-position:350px;
	
}
#workwen {
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}


.fontzt{
	font-weight:bold;
}
.kuan {
	border:1px solid #666666;
	padding-top:2px;
	padding-left:2px;
}

.Btitle {
	background-color:#94B5CD;
	text-align:center;
	
}
.Bcontent{
	background-color:#D2DBB7;
	text-align:center;

}
.Blight{
background-color:#FFFFFF;
text-align:center;

}

#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}