/* CSS Document */
*{padding:0px;margin:0px;}
img{border:none;}
a{text-decoration:none;}
ul{list-style-type:none;}
body{font-size:12px; color:#666;font-family:Arial, Helvetica, sans-serif;background:url(../images/bodybg.jpg);padding-top:45px;PADDING-BOTTOM:45PX;}
#bigcontent{width:1160px;margin:0px auto;background:#000;height:630px;}
#header{width:970px;height:70px;padding-top:40px;margin:0px auto;}
#header .logo{width:200px;height:70px;float:left;}
#header .nav{width:770px;height:60px;float:left;padding-top:10px;}
#header .nav li{width:109px;height:30px;line-height:30px;text-align:center;background:url(../images/navbg.gif) center 40% no-repeat;color:#fff;float:left;}
#header .nav li a{text-align:center;color:#fff;font-weight:bold;}
#header .nav li a.current{color:yellow;}
#header .nav li a:hover{font-size:13px;color:yellow;}
#container{width:1060px;height:382px;margin:0px auto 5px;background:url(../images/containbg.jpg) no-repeat center center;padding-top:70px;}
#container .content{width:716px;height:342px;margin:0px auto;}
#container .content .newslist{width:700px;height:262px;margin:0px auto;}
#container .content .newslist li{width:700px;height:28px;line-height:28px;margin:0px auto;color:#FFF686;}
#container .content .newslist li em{float:right;font-style:normal;}
#container .content .newslist li a{color:#FFF686;}
#container .content .newslist li a:hover{color:#f60;}
#container .content .newslist li a span{color:#FFF686;margin-right:10px;font-family:Arial, Helvetica, sans-serif;font-weight:10px;}
#container .content .nextpage{width:730px;height:20px;}
#container .content .nextpage a{display:block;float:left;height:20px;width:20px;line-height:20px;text-align:center;color:#666666;background:#FFF686;margin:0px 5px;}
#container .content .nextpage a.current{width:20px;height:20px;text-align:center;color:#FFF686;line-height:20px;background:none;font-weight:bold;}
#container .content .nextpage a:hover{background:#A41E1B;color:#fff;}
#container .content .nextpage a.pre{width:60px;height:20px;text-align:center;color:#666666;line-height:20px;background:#FFF686;}
#container .content .nextpage a.next{width:60px;height:20px;text-align:center;color:#666666;line-height:20px;background:#FFF686;}

#footer{width:970px;height:30px;border-top:2px solid #A92520;margin:0px auto;padding-top:15px;line-height:220%;}
#footer .left{width:700px;height:30px;float:left;text-algin:left;text-indent:20px;}
#footer .right{width:200px;height:30px;float:right;text-align:right;}
#footer .right img{margin:0px 5px;}
#footer a{color:#666;}