@charset "utf-8";
/* CSS Document */

.column{width:1000px; height:950px; background:url(../img/listbg.png) no-repeat; margin:auto;overflow: hidden;}

/*新闻*/
.news_list{width:900px; height:685px; margin:0px auto 0 auto;}
.news-tt{float:left; width:200px; height:235px; margin-left:50px;}
.news-tt h1{width:200px; height:60px; margin:auto; display:block; background:url(../img2/bg.jpg); font-size:20px; color:#FFF; text-align:center; line-height:60px;}
.news-tt ul{width:200px; margin:auto;}
.news-tt ul li{width:200px; height:45px; float:left; display:block; margin-top:3px;}
.news-tt ul li a{width:200px; height:45px;background:#e9e9e9; display:block; text-align:center; line-height:45px; color:#117ED3;}
.news-tt ul li a:hover{background:#0F7DCA; display:block; color:#FFF;}

.list{width:680px; height:795px; float:right;border: 1px solid #cccccc; margin-right:40px;}
.list ul li{width:640px; height:50px; background:url(../img2/1px.jpg); list-style-type:disc; margin-left:30px; line-height:50px; float:left; margin-top:3px;}
.list ul li a{float:left; color:#333;}
.list ul li a:hover{text-decoration:underline;}
.list ul li span{float:right;  color:#999;}

.news{width:900px; height:35px; margin:auto; background:url(../img/tt.png) no-repeat; line-height:32px;}
.news h1{float:left; margin-left:15px; font-weight:bold;overflow: hidden;}