/* CSS Document */
/*编写日期：2010.5.21*/
/*编写人：胡*/
/*全局样式*/
*{margin:0px; padding:0px; border:0px;}
body{ font-size:12px; margin:0px; background-color:#CCCCCC; text-align:center; background:url(images/bg.png) no-repeat #CCCCCC; font-family:"宋体","Arial", Gadget, sans-serif;}
li{list-style-type:none;}
img{vertical-align:top;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px; font-weight:normal;}
a:link { color:#000000; text-decoration:none;}
a:visited {  color:#000000; text-decoration:none;}
a:hover {  color:#000000; text-decoration:none;}
a:active {color: #F60;}
input{ height:22px; margin-top:5px;}
/*top*/
.top{ background:url(images/top_li.png) no-repeat; width:372px; height:31px; margin-top:10px;}
.top ul{ width:372px; margin:0px; padding:0px;}
.top li{ float:left; font-size:12px; text-align:center;}
.top ul a{ display:block; padding-top:10px; width:70px; text-decoration:none; color:#000000;}

/*header*/
.header{ width:800px; background:url(images/header_bg.png) no-repeat; height:32px;}
.header li{ float:left; font-size:14px; font-weight:bold; margin-right:4px;}
.header ul{ margin-left:40px; text-align:center;}
.header ul a{ display:block; padding-top:10px; width:80px; height:35px; color:#FFFFFF;}
.header ul a:link{ color:#FFFFFF; text-decoration:none;}
.header ul a:visited{ color:#FFFFFF; text-decoration:none;}
.header ul a:hover{ background:url(images/header_li.png) no-repeat; height:35px; color:#FF0000;}

/*centent*/
.left,.left1{ clear:both; width:200px; font-size:12px;}
.left dl,.left1 dl{ width:200px; background:#FF4D4D; height:30px;}
.left dl h1,.left1 dl h1{ text-align:left; font-size:14px; font-weight:bold; color:#FFFFFF; margin-top:8px; margin-left:10px;}
.left ul,.left1 ul{ clear:both; width:200px; margin:0px; margin-top:10px; text-align:left; padding:0px;}
.left ul li{ line-height:180%; background:url(images/left_li.png) no-repeat 6px left; padding-left:15px; margin-left:20px; list-style-type:none;}
.left1{ margin-top:10px;}
.left1 ul li{ line-height:180%; margin-left:10px;}

/*about*/
.about{ width:570px;}
.about dl{ width:570px; background:url(images/center_bg.png) no-repeat; height:30px;}
.about dl h1{ float:left; width:400px; text-align:left; margin-left:40px; font-size:14px; font-weight:bold;}
.about ul{ text-align:left; margin:10px; line-height:180%;}
.about ul p{ text-indent:24px; font-size:12px;}
.about ul.ul{ width:100%; font-size:12px;}
.about ul.ul li{ line-height:200%; border-bottom:1px dashed #cccccc;}
.about ul.ul a{ width:360px; display:block; overflow:hidden; white-space:nowrap;text-overflow: ellipsis; text-decoration:none;}

/*foot*/
.foot{ background:url(images/foot_bg.png) no-repeat bottom center; width:835px; height:86px;}
.foot ul{ width:760px; border-top:2px solid #FF0000; font-size:12px; text-align:center; margin-left:35px;}
.foot li{ line-height:200%; list-style-type:none;}



/*左侧分类样式*/
#Plus {float:left;position:absolute;padding:6 0 0 8px;}
#Categories1 a{height:23px !important;height:30px;color:#333;padding:9px 0px 0px 25px;display:block;background:url(images/Left_CategoriesBg.gif) no-repeat;margin:0px;width:100%;font-size:12px;}
#Categories1 a:hover {background:url(images/Left_CategoriesBg2.gif) no-repeat;color: #F30;}
	/*二级分类*/
	#Categories2 a {background:url(images/products/parr.gif) 20px 5px no-repeat;padding:4 0 4 27px;display:block;color:#666;}
	#Categories2 a:hover{background-color:#EEE;color:#F00;}
	
	
	
	.img{ width:100%;}
	.img li{ float:left; margin-right:40px;}
	.img li img{ width:120px; height:120px;}
	.img li span{ font-size:12px;}
