/* CSS Document */
*{
	padding:0px;
	margin:0px;
	margin:0 auto;
}
.clear{
	clear:both;
}
.body{
	width:960px;
	height:auto;
	overflow:hidden;
}
/*top*/
.bbbtitle{
	width:960px; 
	margin-top:10px; 
	height:80px;
	border-bottom:3px solid #4094D7;
}
.bbbtn{ 
	width:260px; 
	float:left; 
	display:inline; 
	text-align:left;
}
.bbbtword{ 
	width:700px; 
	height:25px; 
	padding-top:55px; 
	float:left; 
	display:inline; 
	text-align:right; 
	font-family:Microsoft YaHei;	    font-size:17px; 
	color:#333333; 
}
/*7¿â*/
.sixKu{
	width:960px;
	height:auto;
	overflow:hidden;
	border-bottom:3px solid #4094D7;
}
.sixKuTab{
	width:960px;
	margin-left:100px;
	margin-top:20px;

}
.sixKuTab td{
	line-height:30px;
}
.sixKuTab td a{
	text-decoration:none;
	color:#4094D7;
}
/*index*/
.index{
	width:960px;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.indexTab{
	width:960px;
}
.indexTab td ol li a{
	color:#548DE2;
}
.index1{
	width:960px;
	height:auto;
	margin-top:20px;
}
.index1Tab{
	width:960px;
	height:50px;
	background:#0066CC;
}
.index1Tab td{
	color:#FFFFFF;
	text-align:center;
}
.index2Tab{
	width:950px;
	height:auto;
	line-height:30px;
	margin-top:20px;
	margin-left:10px;
}
/*foot*/
#bfoot{ 
	width:960px;
	height:auto;
	overflow:hidden; 
	margin:5px auto;
	font-size:12px;
}

#bfoot p{ 
	text-align:center; 
	margin-top:10px;
}

#bfoot p a{ 
	color:#4094d7; 
	margin-right:10px;
	text-decoration:none;
}

#bfoot p span{ 
	margin-left:10px;
}