﻿/* left */
#left .leftNav {
	clear:both;
	width:206px;
	margin-top:6px;
}
#left .leftNav li {
	float:left;
	padding-top:3px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:3px;
}
#left .contact {
	clear:both;
	min-height:200px;
	_height:200px;
	margin-top:2px;
	padding-top:10px;
	padding-left:12px;
	background:url(../images/l_contact_bg.gif) repeat-x top;
	color:#454545;
}
#left .contact a {
	color:#454545;
}
#left .contact a:hover {
	color:#990000;
}
#left .contact em {
	color:#990000;
	font-style:normal;
}
#left .contact img {
	margin-top:6px;
	margin-left:-4px;
}

.container, .container *{margin:0;padding:0}
.container{width:520px;height:300px;overflow:hidden;position:relative}
.slider{position:absolute}
.slider li{list-style:none;display:inline}
.slider img{width:520px;height:300px;display:block}
.slider2{width:2000px;}
.slider2 li{float:left}
.num{position:absolute;right:5px;bottom:5px}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}
/* //left */

/* right */
#right .shelf {
	clear:both;
	padding-left:10px;
}
#right .shelf li {
	float:left;
	width:125px;
	height:125px;
	text-align:center;
}

/*#right .shelf li {
	float:left;
	width:130px;
	height:125px;
	padding-top:5px;
	text-align:center;
}

*/
#right .menu {
	clear:both;
	width: 520px;
	height: 22px;	
	margin-top:9px;	
	text-align:center;
}
#right .productList {
	clear:both;
	width: 504px;
	margin-right: auto;
	margin-left: auto;
	padding-left:10px;
}
#right .productList .item {
	float: left;
	width: 249px;
	margin-top:9px;
}
#right .productList .item .td_img {
	overflow:hidden;
	height: 125px;
	width: 125px;
	border:#E0DFDF 1px solid;	
	vertical-align:middle;
	text-align:center;
}
#right .productList .item .td_txt {
	height: 125px;
	width: 102px;
	padding-left:8px;
	vertical-align:middle;	
}
#right .productList .item .td_txt a {
	font-size:12px;
	font-weight:bold;
}
#right .productList .item .td_txt a:hover {
	text-decoration:underline;
}
#right .productList .item .td_txt span {
	color:#960000;
}
#right .note {
	clear:both;
	padding-top:32px;
	padding-right:2px;
	padding-left:2px;	
	background: url(../images/note.gif) no-repeat left 12px;
	color:#666;
}
/* //right */
