﻿#news_body {font-family:arial,helvetica;color: #666666;font-size: 12px;margin: 0px auto 0px auto;text-align: center;background-color: #eeeeee}
#news_body a{color:#333333;cursor: pointer;}
#news_body a:link{color:#333333;text-decoration: none;}
#news_body a:visited{text-decoration: none;color: #333333;}
#news_body a:hover{text-decoration: none;color: #333333;}
#news_body a:active{text-decoration: none;color: #333333;}

#news_top{height:78px;background: url(./Images/news/top_bg.jpg) repeat-x left top;text-align: center;margin: 0px auto 0px auto;}
#news_top .nav{margin-top: 10px;float: left;height:78px;width: 100px;}

#news_container{text-align:left;width:990px;margin: 0px auto 0px auto;}
#news_container {background-color: #ffffff}
#news_container .logo{margin-top: -70px;float: left;height:78px;width: 200px;}
#news_container .nav{margin-top: -70px;float: left;height:78px;width: 100px;}

#main {margin:0px; background-color: #ffffff }
#news_container #main #left{width: 760px;padding: 30px 20px 0px 20px;vertical-align: top}
#news_container #main #right{ width: 250px; vertical-align: top}
#login{ width: 250px;}

/*新闻列表样式*/
#news_container .news_top{height:25px;padding-bottom:0px;border-bottom:#c0ccda 2px solid;background:url(./Images/news/news_bg01.gif) repeat-x left top;}
#news_container .news_pic{background: url(./Images/news/news_bg02.gif) no-repeat left top;width: 10px;float: left;height: 20px;margin: 3px 0px 0px 5px;}
#news_container .news_class{padding: 0px 0px 0px 0px;font-weight: 800;float:left;color:#666666;}
#news_container .news_more{background: url(./Images/news/news_more.gif) no-repeat left top;height:13px;width:40px;float:right;margin: 6px 5px;}
#news_container .news_list{width:100%;font-size:13px;border-top:none;padding:10px;line-height:20px;overflow: hidden;word-break: break-all;white-space: nowrap;text-overflow: ellipsis;}
#news_container .news_list img{padding-right:5px;}


#news_container #link{clear:both;padding:10px 0px;text-align:center;line-height:18px;border-top:1px solid #C0CCDA;margin-top:10px;} 
#news_container #footer{clear:both;padding:10px 0px;text-align:center;line-height:18px;margin-top:10px;}  











