body{
	background:url(/cn/skin/default/images/body_bg.png) top center no-repeat;
	font-size:13px;
}
p{text-indent:26px;}
ul{margin:0;}
li{list-style-type:none;}

.b{font-weight: bold;}
.orange{color: #FF6600;}

#bodydiv{
	width:950px;
	margin:0 auto;
}
#toolbar{
	width:100%;
	overflow:auto;
	margin-bottom:5px;
}
#comName{
	height:65px;
	background:url(/cn/skin/default/images/hd_bg.gif);
	font-size:30px;
	padding-left:20px;
	padding-top:25px;
	font-family: "ºÚÌå";
	color: #FFFFFF;
}
#comSum{
	font-size:14px;
	margin-left:140px;
}
#comNavigate{
	height:30px;
	margin:3px 0;
	background:#fb8 url(/cn/skin/default/images/na_bg.gif);
}
#comNavigate a:link {color: #000;text-decoration: none;}
#comNavigate a:visited {color: #000;text-decoration: none;}
#comNavigate a:hover {color: #000;text-decoration: none;}
#comNavigate li{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:2px;
	width:100px;
	height:20px;
	padding-top:8px;
	text-align:center;
	cursor:hand;
	list-style-type:none;
	background-image : expression(onmouseover=function(){this.style.backgroundImage="url(/cn/skin/default/images/na_sel_bg.gif)"},onmouseout=function(){this.style.backgroundImage=""});
}
#comHead{
	width:100%;
	height:15px;

	border:solid 1px #f70;
	text-align:center;	
}

#comContent{
	width:100%;
	margin:5px 0;
	overflow:auto;
}
#comLeft{
	width:20%;
	float:left;
}
#comRight{
	width:79%;
	float:right;
}
.sortBox{
	border:solid 1px #f70;
	margin-bottom:8px;
	overflow:auto;
}
#comLeft li{
width:100%;
	height:16px;
	border-bottom:dashed 1px #888;
	list-style-type:none;
	margin:5px 0;
	font-size:13px;
}
.sortTitle{
	background:#fdb url(/cn/skin/default/images/title_bg.gif);
	height:22px;
	padding-top:8px;
	padding-left:10px;
	font-size: 13px;
}
.sortTitle a:link {color: #000;text-decoration: none;}
.sortTitle a:visited {color: #000;text-decoration: none;}
.sortTitle a:hover {color: #FF6600;text-decoration: underline;}
.sortContent{
	padding:4px 6px;
	line-height: 25px;
}
.sortContent p a:link {color: #0033CC;text-decoration: underline;border-bottom-style: dashed;border-bottom-color: #0033CC;border-bottom-width: 1px;}
.sortContent p a:visited {color: #0033CC;text-decoration: underline;border-bottom-style: dashed;border-bottom-color: #0033CC;border-bottom-width: 1px;}
.sortContent p a:hover {color: #FF6600;text-decoration: underline;border-bottom-style: dashed;border-bottom-color: #FF6600;border-bottom-width: 1px;}

.sortContent li a:link {color: #333;text-decoration: none;}
.sortContent li a:visited {color: #333;text-decoration: none;}
.sortContent li a:hover {color: #FF6600;text-decoration: underline;}

#sortNavigate{
	border:solid 1px #f70;
	padding:5px 10px;
	margin:5px 0;

}
#proSort{
	width:99%;
	padding:3px 0;
	border:solid 1px #8bf;
	overflow:auto;
}
#proSort li{
	float:left;
	margin:4px 10px;
}
#showImg{
	width:100%;
}
#showImg li{
	width:17%;
	float:left;
	margin:10px 9px;
	font-size:13px;
}

#showImg li a:link {color: #000;text-decoration: none;}
#showImg li a:visited {color: #000;text-decoration: none;}
#showImg li a:hover {color: #FF6600;text-decoration: underline;}
.proImg{
	border:dashed 1px #8bf;
	text-align:center;
	padding:4px 4px;
	margin-bottom:5px;
}
.proName{
	text-align:center;
	width: 120px;
	margin:0px 0px 10px 0px;	
	height: 15px;
	overflow: hidden;
	cursor: hand;
}
.proPrice{
	color:#f00;
	text-align:center;
}
#footer{
	width:100%;
	margin-top:10px;
	border-top:solid 3px #f70;
	padding-top:10px;
	text-align:center;
}
#CompanyInfo tr{
	line-height: 30px;
}
.page{text-align: center;padding: 20px 0px 20px 0px;}
.page a:link {color: #0033FF;text-decoration: none;}
.page a:visited {color: #0033FF;text-decoration: none;}
.page a:hover {color: #FF6600;text-decoration: underline;}

.linkMan{
	padding:20px 0px 0px 20px;
	font-size: 18px;
}
.contact li{width:57%;}
#Product{height: 400px;}
#Product .Pro_img{padding-top: 20px;text-align: center;}
#Product .Pro_size{font-size: 14px;padding: 100px 20px 0px 30px;}
#Product .Pro_Info{
	font-size: 14px;
	padding: 10px 20px 50px 30px;
	line-height: 20px;
}
.ComInfoKwd a:link {color: #0033FF;text-decoration: underline;}
.ComInfoKwd a:visited {color: #0033FF;text-decoration: underline;}
.ComInfoKwd a:hover {color: #FF6600;text-decoration: underline;}