@charset "utf-8";
/* ==========================================================
	* Name: 全站默认样式
	* Date: 2010/10/10
	* User: littlemao
============================================================*/
body{margin:0;padding:0;font: 12px Arial, Helvetica, sans-serif;text-align:center;
background:#000;color:#999;
}
a { font: 12px Arial, Helvetica, sans-serif;text-decoration: none;color:#999;}
a:hover { font: 12px Arial, Helvetica, sans-serif; text-decoration: none;color:#999;}
a:visited {font: 12px Arial, Helvetica, sans-serif;}
form{margin:0;}
h2{margin:0;padding:0;font-size:12px;}
ul,li,p{margin:0;padding:0;list-style:none;}

/*头部*/
#header{margin:0 auto;width:900px;height:80px;}
#logo{float:left;width:120px;padding-top:23px;}
#lan{float:right;padding-top:33px;color:#fff;font-size:11px;}
#lan img{border:0;}

/*顶部导航*/
.topmenu {margin:0 auto;width:900px;height:42px;background:url(../images/topmenu_bg.jpg) repeat-x;}
.topmenu ul{float:left;height:42px;}


.main{margin:0 auto;width:900px;text-align:left;}
.left{float:left;width:215px;}
.prosorttitle{padding:0;text-align:center;}
.right{float:right;width:675px;}
.prosortlist{margin:0;padding:0;}
.prosortlist li{margin:3px 0;width:211px;height:26px;padding-top:15px;text-indent:10px;background:url(../images/prosortlist_bg.gif) no-repeat;}
.prosortlist li a{}
.customer img{border:1px solid #333;}



/*首页推荐产品 新闻*/
.center{margin-top:5px;}
.box{width:315px;height:200px;background:url(../images/news_bg.gif) repeat-x;}
.boxleft{float:left;}
.boxright{float:right;}
.box h2{padding-top:10px;}

.news_list{padding:10px 0;}
.news_list li{padding:0;height:25px;line-height:25px;border-bottom:1px dotted #222;padding-left:15px;background:url(../images/dot.gif) no-repeat 0 8px;}


/*图片广告*/
#indexpic{margin-top:5px; margin-bottom: 5px;}
#indexpic{border:none;}


#warp{margin:5px auto 0 auto;width:950px;height:auto;text-align:left;}
#center{height:auto;}
#centerL{float:left;width:215px;height:auto;margin-right:5px;background:#333;}
#centerC{float:left;width:555px;height:auto;background:#333;}
#centerR{float:right;width:170px;height:auto;background:#333;}
#centerRR{float:right;width:730px;height:auto;background:#333;}
#centerRR .content{padding:20px;line-height:20px;}
.centerbox{padding:10px 0;}


.box{line-height:23px;padding:0 10px;}

/*底部信息*/
#foot{clear:both;margin:0 auto;margin-top:5px;width:900px;text-align:center;color:#bbb;background:#121212;line-height:22px;}
.footer{padding:5px 0;border-top:1px solid #333;font-size:11px;color:#666;}
.footer a{margin:0 10px;font-size:11px;color:#666;}
