


/*内容样式*/
.content{ width:965px; height:560px; margin:0 auto;}
.content .left{ width:210px; height:auto; float:left; margin-top:10px;}
.content .left .leibie{ width:210px; height:30px; line-height:30px; font-size:18px; font-weight:bold; border-bottom:solid 1px #666666;}
.content .left ul li{ width:210px; height:33px; line-height:33px; border-bottom:1px dashed #999999;}
.content .left ul li a{ color:#666;}
.content .left ul li .news{float:left;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;; width: 150px;}
.content .left ul li .news_time{ float:right;}

.content .right{ width:710px; height:auto; float:left; margin-left:20px;margin-top:10px;}
.content .right .right_top{width:710px; height:30px; line-height:30px; font-size:18px; font-weight:bold; border-bottom:solid 1px #666666;}
.content ul li{ width:710px; height:33px; line-height:33px;border-bottom:1px dashed #999999;}
.content ul li a{ color:#666;}
.content ul li .news{float:left;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;; width: 500px;}
.content ul li .news_time{ float:right;}


.footer{ width:100%; height: 100px; line-height:30px; background:#0b6597; text-align:center; color:#FFF; font-size:12px;}
