*,html { word-break:break-all;}
body { margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; background:url(/img/bg.gif) repeat-x #136AA9;}
div { margin:0px auto}
table { clear:both}
form { margin:0; padding:0;}
ul { list-style:none; margin:0; padding:0;}
img { border:0;}
h1,h2,h3,h4,h5,dl,dt,dd { margin:0; padding:0}
input,textarea,select { font-size:12px; font-family:Tahoma}
.divline { line-height:6px; height:6px; clear:both; width:100%; float:left; overflow:hidden}
/* 各种链接颜色 */
.blue,.blue a,.blue a:link,.blue a:visited,.blue:link,.blue:visited{color:#039;}
.red,.red a,.red a:link,.red a:visited,.red:link,.red:visited{color:#c30;}
.red2,.red2 a,.red2 a:link,.red2 a:visited,.red2:link,.red2:visited{color:#f00;}
.orange,.orange a,.orange a:link,.orange a:visited,.orange:link,.orange:visited{color:#f60;}
.black,.black a,.black a:link,.black a:visited,.black:link,.black:visited{color:#000;}
.gray,.gray a,.gray a:link,.gray a:visited,.gray:link,.gray:visited{color:#888;}
.green,.green a,.green a:link,.green a:visited,.green:link,.green:visited{color:#080;}
.white,.white a,.white a:link,.white a:visited,.white:link,.white:visited{color:#fff;}

.sinput { background:url(/img/sbg.jpg) repeat-x; height:18px; line-height:18px; border:none; width:150px}
.ssubmit { background:url(/img/sbtn.jpg) no-repeat; width:54px; height:22px; border:none; color:#FFFFFF}

a { color:#04A; text-decoration:none}
a:hover { color:#F60; text-decoration:underline}

#wrap { width:960px; margin:0 auto;}
#main { width:948px; padding:0 6px; float:left; background-color:#FFFFFF;}

#category { float:left; padding:5px 19px 10px 19px; width:160px}
#category h3 { font-size:12px; width:100%; font-weight:bold; float:left; background:url(/img/lefttbg.jpg); height:22px; line-height:22px; text-indent:1em}
#category a { color:#333333}
#category h3 a { width:100%; height:22px; float:left; display:block}
#category li { line-height:200%; padding-left:10px; border-bottom:#DDD dashed 1px}
#category li a { color:#666666}

#product_list {
	width:100%;
	text-align: center;
	margin:5px 10px;
	float:left;
}
#product_list .text {
	width:160px;
	line-height:28px;
	display:block;
	text-align:center;
}
#product_list .img{
	height:150px;
	width:160px; border:#DDD solid 1px
}
#product_list span {
	width:25%;
	text-align:center;
	height:185px;
	float:left;
}
#product_list span div { float:left; width:160px; clear:both}

#pages { text-align:center; font-family:"宋体"}
