/*网站前台首页所用CSS样式*/
/*首页顶部随机变换banner图片*/
#banner1{ height:360px; margin-bottom:15px; background-image:url(../images/banner1.jpg);}
#banner2{ height:360px; margin-bottom:15px; background-image:url(../images/banner2.jpg);}
#banner3{ height:360px; margin-bottom:15px; background-image:url(../images/banner3.jpg);}
#banner4{ height:360px; margin-bottom:15px; background-image:url(../images/banner4.jpg);}
/*首页主体部分样式*/	
.hang{ width:980px; height:278px; margin:0px auto;}
.hangkb{ margin-top:10px;}
	.left{ width:318px; height:276px; float:left; margin-right:10px; border: 1px solid #e9e9e9; background-color:#ffffff;}
		.lefttop{ width:318px; height:35px;}
		.leftlm{ display:block; margin:0px auto; width:300px; height:34px; line-height:34px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #e9e9e9;}
		/*更多间隔*/
		.leftjg{ margin-right:200px;}
		.centerjg{ margin-right:230px;}
		.leftbottom{ width:318px; height:239px;}
		/*首页队伍建设样式*/
		#second_left_bottom_topc{ width:132px; height:135px; line-height:27px;margin:0px 6px 0px 9px; float:left;}
		#second_left_bottom_topp{ width:162px; height:130px;margin:5px 9px 0px 0px; float:left;}
		#second_left_bottom_bottomc{ width:300px; height:108px; line-height:27px; margin:1px 9px 0px 9px;}
		
	.center{ width:348px; height:276px; float:left; margin-right:10px; border: 1px solid #e9e9e9; background-color:#ffffff;}
		.centertop{ width:348px; height:35px;}
		.centerlm{ display:block; margin:0px auto; width:330px; height:34px; line-height:34px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #e9e9e9;}
		.centerbottom{ width:328px; height:219px; padding:10px;}
		
	.right{ width:288px; height:276px; float:left; border: 1px solid #e9e9e9; background-color:#ffffff;}
		.righttop{ width:288px; height:35px;}
		.rightlm{ display:block; margin:0px auto; width:270px; height:34px; line-height:34px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #e9e9e9;}
		.rightbottom{ width:288px; height:239px;}
			/*友情链接CSS样式*/
			.yqright{ width:280px; height:239px; float:left; margin-left:8px;}
			.yqtop{ width:280px; height:151px; margin-bottom:8px;}
			.yqbottom{ width:280px; height:80px;}
			.yqlink{ text-align:center; line-height:20px; width:130px; height:20px;  border: 1px solid #bed2fb;  float:left; margin-right:8px; margin-top:8px;}
			.yqlx{ text-align:center; line-height:30px; width:270px; height:30px;  border: 1px solid #bed2fb; margin-right:8px; margin-bottom:8px;}