

/*顶部*/
.header {margin:0px auto;}
	/*顶部主导航  各频道公用*/
.header .mainbav{height:25px;background:#FFF;line-height:25px;}
	/*顶部广告位*/
.header .banner{height:90px;width:980px;clear:both;overflow:hidden;}
	/*顶部子导航*/
.header .subbav{height:44px;background:url("/images/intro/nav_logo.gif") no-repeat;width:980px;color:#333333}
.header .subbav .logo{width:128px;height:28px;float:left;margin-top:7px;margin-left:25px;}
.header .subbav .bav_wenzi{width:545px;float:right;color:#B42224;line-height:60px;text-align:left;overflow:Hidden;height:42px;}
.header .subbav .bav_wenzi a{color:#BF6C35;TEXT-DECORATION: none}
.header .subbav .bav_wenzi a:Hover{color:#BF6C35;TEXT-DECORATION: underline}

/*列表 —— 主体*/
.class_list{margin-top:0px;clear:both;}
	/*列表-左*/
.class_list .list_left{width:670px;float:left;}
		/*当前位置*/
.list_left .list_current{background:url("/images/edu/list/list_current.jpg") no-repeat;width:670px;height:30px;}
.list_left .list_current .current_img{float:left;background:url("/images/edu/list/current_img.jpg") no-repeat left;width:500px;line-height:32px;height:30px;margin-left:12px;overflow:Hidden;text-indent:30px;color:#777777;text-align:left;}
.list_left .list_current .current_icon{float:right;width:45px;padding-top:7px;overflow:hidden;}
		/*新闻 列表*/
.list_left .news_center{border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;width:668px;height:100%;margin:0px auto;overflow:Hideen;}
.list_left .news_center .title{font-size:25px;margin-top:25px;font-weight:bold;color:#333;}
.list_left .news_center .laiyuan_time{color:#888;font-size:12px;margin:10px auto;}
.list_left .news_center .news_center_hr{background:url("/images/edu/news/news_center_hr.jpg") no-repeat; width:630px;height:1px;}
.list_left .news_center .zhengwen{width:95%;color:#333;font-size:14px;text-align:left;line-height:22px;margin:15px auto;}
.list_left .news_center .zhengwen p{margin:5px 0px;}
.list_left .news_center .pages{width:95%;clear:both;float:left;height:28px;line-height:32px;text-indent:25px;text-align:left;}

	/*列表-右*/
.class_list .list_right{width:300px;float:right;text-align:left;}
.list_right .more{height:30px;width:60px;float:left;color:#777777;line-height:35px;text-align:right;}
.list_right .more a {color:#777777;text-decoration:none;}
.list_right .more a:hover {color:#777777;text-decoration:underline;}
.list_right .all_list{height:100%;border-left:1px solid #DDD;border-right:1px solid #DDD;padding:15px;line-height:20px;}
		/*仙桃特产*/
.list_right .right_1{float:left;width:300px;background:url("/images/edu/list/list_right_bavbg.jpg") no-repeat top;}
.list_right .right_1 .right_1_title{width:220px;float:left;height:30px;text-indent:35px;line-height:35px;overflow:Hidden;}
.list_right .right_1 .right_1_list{clear:both;}
		/*人文风物*/
.list_right .right_2{float:left;clear:both;width:300px;background:url("/images/edu/list/list_right_bavbg.jpg") no-repeat top;}
.list_right .right_2 .right_2_title{width:220px;float:left;height:30px;text-indent:35px;line-height:35px;overflow:Hidden;}
.list_right .right_2 .right_2_list{clear:both;}
		/*仙桃之子*/
.list_right .right_3{float:left;clear:both;width:300px;background:url("/images/edu/list/list_right_bavbg.jpg") no-repeat top;}
.list_right .right_3 .right_3_title{width:220px;float:left;height:30px;text-indent:35px;line-height:35px;overflow:Hidden;}
.list_right .right_3 .right_3_list{border-bottom:1px solid #DDD;clear:both;}

/*列表 —— 学校链接*/
.list_link{clear:both;width:980px;height:1px;border-bottom:1px solid #DDD;overflow:hidden;}
.list_link .link_school{margin:3px;height:50px;background:#F0F0F0;}
.list_link .link_school .school_img{float:left;width:45px;height:50px;background:url("/images/edu/list/list_link_school_img.jpg") no-repeat;}
.list_link .link_school .school_list{float:left;width:900px;padding:auto 10px;color:#333;line-height:25px;text-align:left;margin-left:10px;overflow:hidden;}

