

/*顶部*/
.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:420px;line-height:32px;height:30px;margin-left:12px;overflow:Hidden;text-indent:30px;color:#777777;text-align:left;}
.list_left .list_current .current_time{float:right;background:url("/images/edu/list/current_time.jpg") no-repeat left;width:205px;line-height:32px;color:#777777;overflow:Hidden;height:30px;}
		/*新闻 列表*/
.list_left .list_center{border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;background:#FBFBFB;text-align:left;padding:15px;font-size:14px;}
.list_left .list_center td{border-bottom:1px dashed #dddddd;height:23px;line-height:29px;}
.list_left .list_center .list_time{color:#8C8C8C;}
	/*列表-右*/
.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;}

