@charset "gb2312";
/* CSS Document */

* {
	margin:0; 
	padding:0;
	list-style:none; 
	color:#6f6f6f;
}

body{
	background-color:#ebe9e9;
	color:#7a7a7a;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

a { blr:expression(this.onFocus=this.blur()) } /*Õë¶Ô IE*/
a { outline:none; } /*Õë¶ÔfirefoxµÈ*/


.main{
	position:relative;
	margin:0 auto;
	width:1000px;
}
/*
.top{
	width:100%;
	float:left;
	height:107px;
	background:url(/images/menu_bg.gif) repeat-x;
}

.top .logo{
	float:left;
	width:39%;
	height:107px;
	position:relative;
}

.top .menu{
	float:left;
	width:60%;
}

.menu ul{
	float:left;
	width:100%;
	margin-top:12px;
}

.menu li{
	float:left;
	width:20%;
	height:85px;
	background:url(/images/vertical.gif) no-repeat center right;
}

.menu li a{
	float:left;
	text-decoration:none;
	height:85px;
	text-align:center;
	width:100%;
	line-height:35px;
	margin-top:10px;
	color:#6f6f6f;	
	font-family:"ºÚÌå";
	font-size:14px;
}
*/

.ad{
	background:url(/images/ad1.jpg) no-repeat;
	float:left;
	height:273px;
	width:100%;
}

.module{
	position:relative;
	width:100%;
	float:left;
}

.module li{
	width:25%;
	float:left;
}



.roundedBox{
	background: transparent;  
	width:98%;
	margin:10px auto;
}

.boxContent{
	display:block; 
	background:#FFF; 
	border:0 solid #6f6f6f;
	border-width:0 1px;
	padding:0 5px;
	line-height:20px;
}

.boxContent img{
	text-align:center;
}

.boxTop, .boxBottom{
	display:block; 
	background:transparent; 
	font-size:1px;
}

.xb1, .xb2, .xb3, .xb4{display:block;overflow:hidden;}
.xb1, .xb2, .xb3{height:1px;}
.xb2, .xb3, .xb4{background:#cecdcd; border-left:1px solid #6f6f6f; border-right:1px solid #6f6f6f;}
.xb1{margin:0 1px; background:#6f6f6f;}
.xb2{margin:0; border-width:0 1px;}
.xb3{margin:0;}
.xb4{
	height:45px;
	line-height:22px; 
	margin:0; 
	color:#16357a;
	font-size: 14px; 
	padding:0 0 5px 5px;
	white-space:normal;
	font-weight:normal;
}

.line{
	border-bottom:#999 1px solid; 
	width:100%; 
	height:1px; 
	margin:10px 0;
}

.foot{
	position:relative;
	float:left;
	width:100%;
	background:#58595b;
	height:auto;
}

.foot li{
	float:left;
	width:auto;
	color:#f0efee;
	height:30px;
	line-height:30px;
	margin-left:20px;
}

.foot li a{
	text-decoration:none;
	float:left;
	height:30px;
	color:#f0efee;
	padding-left:26px;
	font-size:14px;
	font-weight:bold;
}

.link{
	float:left; 
	width:80%;
}

.link li{
	margin:0;
	float:left;
	width:33%;
	height:30px;
	margin-top:18px;
	text-align:center;
}

.link li a{
	margin:0;
	text-align:left;
	color:#FFF;
	line-height:50px;
	font-size:12px;
}