@charset "utf-8";
/* CSS Document */

/*contain布局*/
*{margin:0;padding:0;}
a{color:#444;}
ul li{list-style:none;}
#homepage{background:#FFEA91;}
.contain{width:1002px;height:auto;margin:8px auto;}
.content{width:1000px;margin:10px auto;}
.logo{width:auto;height:240px;margin:0 auto;background:#FE0501 url(../images/logo1.jpg) top center no-repeat;text-indent:-1000px;}
.clear{clear:both;}
.more{width:70px;float:right;font-size:12px;}
.left_side .time,.news_text{width:50px;float:right;}
.mid_side .time{width:70px;float:right;}
/*menu*/
#menu{height:39px;background:url(../images/navBg.png) left top repeat-x;}
#menu ul{width:1002px;margin:0 auto;margin:0px auto;}
#menu ul li{float:left;height:39px;line-height:39px;background:url(../images/navList.png) right top no-repeat;}
#menu ul li a{padding:0 15px;color:#fff;font-size:14px;}
/*leftOouter
---------------------------------------------------------------------------------------------------*/
.focus{overflow:hidden;width:310px;height:215px;float:left; overflow:hidden;}
.leftOuter{height:auto;width:776px;float:left;margin:0px auto;}

/*left_side*/
.left_side{height:760px;width:260px;float:left;background:url(../images/left_bg.png) no-repeat #fff;}
.notice{padding-top:15px;}
.left_side h2{font-size:14px;height:28px;line-height:28px;text-indent:35px;color:#FFF;background:url(../images/news_h2.jpg) no-repeat}
.left_side ul li{line-height:2.2em;padding-left:20px;background:url(../images/list.png) left center no-repeat;}
.left_side ul,.mid_side ul{height:220px;overflow:hidden;}
.notice{height:248px;}
/*mid_side*/
.mid_side{height:760px;background: no-repeat #fff;width:540px;margin-left:6px;float:left;}

/*news*/
.news{padding-top:15px;}
.mid_side h2{color:#FF0;text-indent:35px;line-height:28px;width:540px;color:#fff;background:url(../images/news_h2.jpg) no-repeat;font-size:14px;}
.focus{overflow:hidden;width:240px;height:auto;float:left;}
.news_text{float:right;}
.news_text ul {width:295px;_width:290px;float:right;}
.mid_side ul li{text-indent:20px;line-height:2.2em;background:url(../images/list.png) left center no-repeat;}

/*rightSide
--------------------------------------------------------------------------------------------*/
.rightSide{height:760px;width:190px;float:right;background:url(../images/right_bg.png) no-repeat #fff;}
.rightSide h2{height:26px;line-height:25px;text-align:center;color:#CB1917;font-size:14px;}
#colee {overflow:hidden;height:683px;width:210px;}
#colee p {margin:0 auto;width:180px;}
#colee p img{margin:0 auto;width:160px;height:110px;}
#colee .pic_title{line-height:20px;}
/*滚动图片--------------------------------------------------------------------------------------------------------------*/
.roll_pic{border:1px solid #DDD;background:#fff;height:130px;margin:5px auto 8px;}
.roll_pic h2{float:left;width:14px;padding:34px 8px;background:#FEC804;font-weight:bold;color:#555;}
#colee_left{overflow:hidden;width:707px; margin:16px 20px 20px 20px;border-left:none;border-right:none;height:125px;}
#colee_left img{margin:8px 10px;border:1px solid #aaa;width:178px;height:135px;padding:3px;}
#colee_left img:hover{border:1px dotted #1D6D8F; cursor:pointer;}
.text_B {padding:1px 0;font:12px Verdana, Geneva, sans-serif;}
.text_B a{color:#666;}
.text_B a:hover {color:red;}
img:hover .text_B a{color:red;}
/**/
.pic_title{text-align:center;}
/*out_link--------------------------------------------------------------------------------------------------------------*/
.out_link{border:1px solid #DDD;background:#fff;margin-top:10px;}
.out_link h2{float:left;width:14px;padding:5px 8px;background:#FEC804;color:#555;font-size:12px;}
.out_link ul{height:auto;float:right;width:964px;margin-top:10px;}
.out_link ul li{float:left;margin:5px 8px;}
.out_link li a:hover{color:#C00;}




