@charset "utf-8";
body{margin:0;font:75%/150% arial;background-color:#fff; color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif;}
td,th{overflow:hidden;}
hr{height:1px;}
form{padding:0;margin:0;}
input, select, textarea {font: 12px Arial}
p{margin-top:0;}

ul {margin:4px 0 4px 15px;padding:0;list-style-type:none;list-style-image: url(http://img.alibaba.com/images/eng/style/css_images/homeul.gif);}
ul ul{margin-left:40px;}



.B,H1,.boldFontSize12{
	font-size:12px;
	font-weight:bold;
}
A.cat:link {
	COLOR: #ce5712; TEXT-DECORATION:none; font-weight:bold
}
A.cat:visited {
	COLOR: #ce5712; TEXT-DECORATION: none; font-weight:bold
}
A.cat:hover {
	COLOR: #ff0000; TEXT-DECORATION: none; font-weight:bold
}
A.daohang:link {
	COLOR: #0d220f; TEXT-DECORATION:none; font-weight:bold; font-size:13px
}
A.daohang:visited {
	COLOR: #0d220f; TEXT-DECORATION: none; font-weight:bold; font-size:13px
}
A.daohang:hover {
	COLOR: #0d220f; TEXT-DECORATION: none; font-weight:bold; font-size:13px
}
/*Command*/
#div{
width:778px;
margin-right: auto;
margin-left: auto;
}
#div1{
width:778px;
height:50px;
margin-right: auto;
margin-left: auto;
}
#div2{
width:778px;
height:22px;
margin-right: auto;
margin-left: auto;
border-bottom:#96171A solid 2px;
vertical-align:bottom;
}

#li{
list-style:inside;
}
#li_none{
list-style-type:none;
}
#li_Strong{
list-style-type:none;
font-weight:bold;
text-align:center;
}
#li_Strong_Blue{
list-style-type:none;
font-weight:bold;
text-align:left;
color:#3300CC;
}
/*//Command*/

/*Shop*/
#shop_list{
width:598px;
height:130px;
border-bottom:#A7C45A 1px dotted;
float:left;
}
#shop_left{
 width:160px;
 height:130px; 
 float:left;
 text-align:center;
 background-color:#FFFFFF;
 padding-top:15px;
}
#shop_right{
 width:438px;
 height:130px;
 float:right;
 text-align:left;
 padding-top:10px;
}

#product_li_command{
	text-align:left; 
	list-style:url(../sys_images/arrow2.gif)
}
#product_li_name{
	text-align:left; 
	list-style:url(../sys_images/arrow2.gif); 
	font-weight:bold; 
	color:#FF6600
}
#product_li_price{
	text-align:left; 
	list-style:url(../sys_images/arrow2.gif); 
	color:#336699;
}


a.product:link{
	font-weight:bold; 
	color:#FF6600;
}
a.product:visited{
	font-weight:bold; 
	color:#FF6600;
}
a.product:hover{
	font-weight:bold; 
	color:#003399;
	text-decoration:underline;
}
#main{
width:778px;
text-align:center;
vertical-align:top;
}
/* Product Detail */
#product{
background:#FFFFFF;
width:100%;
}

#product #title{
background-color:#E6FFE6;
height:35px;
line-height:35px;
width:100%;
text-align:center;
font-size:16px;
font-weight:bold;
color:#336699;
vertical-align:bottom;
}
#product_main{
	padding-top:16px;
	background:#FFFFFF;
	width:600px;
	height:250px;
	border-bottom:#999999 1px dotted;
	clear:both;
}
#product_left{
	width:250px;
	height:250px;
	float:left;
	height:200px;
}
#product_right{
	width:230px;
	height:250px;
	float:right;
	height:200px;
	text-align:center;
}
#product_center{
	width:296px;
	height:250px;
	float:left;
	font-size:14px;
}
#product_content{
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#li_command{
	text-align:left; 
	list-style:url(../sys_images/arrow2.gif);
	border-bottom:#cccccc dotted 1px;
	height:25px;
}
#li_name{
	text-align:left; 
	list-style:none;
	font-weight:bold; 
	color:#FF6600;
	height:40px;
	font-size:16px;
}
#product #li_command{
	text-align:left; 
	list-style:url(../sys_images/arrow2.gif);
	border-bottom:#cccccc dotted 1px;
	height:25px;
}
#product #li_name{
	text-align:left; 
	list-style:url(../sys_images/arrow2.gif); 
	font-weight:bold; 
	color:#FF6600;
	height:40px;
	font-size:16px;
}
#product #li_price{
	text-align:left; 
	list-style:url(../sys_images/arrow2.gif); 
	color:#336699;
	border-bottom:#cccccc dotted 1px;
	height:25px;
}
