@charset "utf-8";
/* CSS Document */

body {
	text-align:justify;
	margin:0px auto;
	font-size: 12px;
	color: #5d5d5d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #585858
}
.logo {
	margin:0px auto;
	width:976px;
	background: url(top.jpg) center center repeat-x;
	height:78px;
}
.logo a{float:left;}
#sale{float:right;width:160px;}
#sale a{width:100%;color:#666;line-height:18px;font-weight:bold;font-size:12px;}
ul#nav {
	margin:0px auto;
	width:976px;
	background:url(navbg.jpg) no-repeat;
	height:71px;
	text-align:center;
	clear:both;
	font-weight:bold;
	font-size: 13px;
	color:#fff;
}
ul#nav a {
	color:#fff;
	margin:0px 10px;
	font-size: 13px;
}
ul#nav li {
	list-style-type: none;
	float:left;
	padding:36px 35px 0px 0px;
}
#product {
	margin:0px auto;
	width:976px;
	background-color:#fff;
	padding-bottom:20px;
}
#product .txt {
	text-align:justify;
	color:#999;
	padding-bottom:8px;
}
ul#nav-l {
	float:left;
	list-style-type: none;
	width:207px;
	height:auto;
}
ul#nav-l li {
	text-decoration: none;
	text-align: left;
}
ul#nav-l li a {
	display:block;
	width:192px;
	background:#760F0D;
	height:14px;
	line-height:14px;
	padding:5px 0px 5px 15px;
	color:#FFF;
}
ul#nav-l li a:hover {
	text-decoration:none;
	background:#5F5E5E;
}
ul#nav-l li.cat {
	font-weight:bold;
	padding:0px;
}
ul#nav-l li.cat a {
	display:block;
	width:202px;
	background:#5F5E5E;
	height:14px;
	line-height:14px;
	padding:5px 0px 5px 5px;
	color:#FFF;
}
ul#nav-l li.cat a:hover {
	text-decoration:none;
	background:#5F5E5E;
	color:black;
}
ul#nav-l li.bcat {
	display:block;
	font-weight:bold;
	padding:0px;
	height:auto;
}
ul#nav-l li.bcat a {
	display:block;
	width:207px;
	padding-left:0px;
	background:url(nav-l-bg.gif) center center no-repeat;
	color:#FFF;
}
ul#nav-l li A.selected { 
	text-decoration: line-through;
	font-weight:bold;
}
ul#nav-r {
	background-color:#fff;
	float:right;
	list-style-type: none;
	width:735px;
	padding:5px 15px 15px 15px;
}
ul#nav-r h1 {
	font-size:16px;
	margin:5px 0px;
	background:url(pn_bg.gif) center center repeat-x;
	color:#993300;
	width:100%;
	line-height:40px;
}
ul#nav-r li {
	float:left;
}
ul#nav-r li.p-img {
	width:311px;
	height:auto;
	text-align:center;
	border:#ccc 1px solid;
}
ul#nav-r li.nav {
	width:406px;
	background:#ededed url(free.gif) top center no-repeat;
	margin-left:15px;
	padding-top:18px;
}
ul#nav-r li.nav b {
	font-size:12px;
}
ul#nav-r li p {
	padding:10px;
}
ul#nav-r li p.name {
	font-weight:bold;
	font-size:14px;
	padding-bottom:0px;
}
ul#nav-r li p.price-name {
	padding-left:15px;
	font-weight: bold;
	font-size:20px;
	line-height:25px;
	color: #86201e;
	padding-top:0px;
	text-align:center;
}
ul#nav-r li p.atc {
	background:url(atc-bg.jpg) top center no-repeat;
	text-align:right;
	padding-right:15px;
	padding-top:0px
} 
ul#nav-r li.details {
	width:100%;
	background-color:#760F0D;
	clear:both;
	color:#fff;
	line-height:25px;
	font-weight:bold;
	margin:5px 0px;
}
ul#nav-r li.txt {
	color:#999;
	text-align:center;
	width:100%;
}
ul#nav-r li.pl {
	margin:auto;
	width:170px;
	height:293px;
	margin:5px;
	float:left;
	padding-top:8px;
}
ul#nav-r li.pl-auto img,ul#nav-r li.pc img,ul#nav-r li.pl img {
	width:150px;
}
ul#nav-r li.pl-auto {
	margin:auto;
	width:170px;
	height:230px;
	margin:5px;
	float:left;
	padding-top:8px;
	overflow:hidden;
}
ul#nav-r li.pc {
	margin:auto;
	width:170px;
	height:265px;
	margin:5px;
	float:left;
	padding-top:8px;
}

ul#nav-r li.prev_next {margin:5px 0px;padding: 0px; font-weight: bold; text-align: right;width:100% !important;display:block;float:right;height:auto;}
ul#nav-r li.prev_next a:visited,ul#right li.prev_next a:link {
	font-weight: normal; font-size: 12px; color: #6d6f72;text-decoration: none
}
ul#nav-r li.prev_next a:hover,ul#right li.prev_next a:active {
	font-weight: normal; font-size: 12px; color: black;text-decoration: underline
}
ul#nav-r li.art {
	margin:5px;
	float:none; 
}

.broder-name {
	border:#eee 1px solid;
	width:150px;
}
.product-name {
	height:auto;
	text-align:center;
	overflow:hidden;
}
ul#nav-r li.art a,.product-name a {
	color:#666;
	font-size:13px;
	font-weight:bold;
}
ul#nav-r li.art a:hover,.product-name a:hover {
	color:#993300;
}
#footer {
	clear:both;
	margin:0px auto;
	width:976px;
	background:#000000;
	color: #bbbbbb;
	padding-top:15px;
	text-align: center;
	height:50px;
}
#footer a {
	color: #ffffff;
}
#footer p {
	padding:5px 0px 10px;
}
/******已用*******/
/* reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
a {
	color:#333;
}
a:link {
	text-decoration:none
}
a:visited {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}

