/* 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 .product{width:700px;height:272px;padding-left:16px;padding-top:10px;}
#container .product li{width:230px;height:130px;float:left;text-align:center;}
#container .product li img{width:130px;height:86px; padding:2px;border:1px solid #ccc;margin-bottom:10px;}
#container .product li img:hover{border:1px solid #A7211E;}
#container .product li a{color:#666666;}
#container .product li a:hover{color:#A7211E;}
#container .nextpage{width:640px;height:20px;padding-left:60px;}
#container .content .nextpage a{display:block;float:left;height:20px;width:20px;line-height:20px;text-align:center;color:#666666;background:#ccc;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:#ccc;}
#container .content .nextpage a.next{width:60px;height:20px;text-align:center;color:#666666;line-height:20px;background:#ccc;}

#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;}