@charset "utf-8";
/*-----------CSS Document-----------*/
*, ul, li, dl, dt, dd, b {
	list-style:none;
	margin:0;
	padding:0;
}
body {
	color:#333;
	font-size:11px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	background:#e5e5e5;
}
img {
	vertical-align:middle;
	border:0;
}
input, select, textarea {
	vertical-align:middle;
	font-size:11px;
	border:1px solid #ddd;
}
input {
	line-height:22px;
	height:22px;
}
.buttons{
	font-size:11px;
	color:#fff;
	height:23px;
	line-height:23px;
	padding:0 6px; 
	background:#f60;
	border:0;
	font-weight:700;
}
.radios input {
	border:0;
}
.rights span {
	float:right;
}
.pages{
	line-height:18px;
	height:18px;
	padding:5px;
	margin:0 5px;
}
/*-----------Link Style-----------*/
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#f60;
	text-decoration:underline;
}
.blue a {
	color:#7aaf17;
	text-decoration:underline;
}
.blue a:hover {
	color:#f60;
}
.gray a {
	color:#888;
	text-decoration:underline;
}
.gray a:hover {
	color:#137cc8;
}
/*-----------clear style-----------*/
.clr {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
.clear {
	clear:both;
}
/*-----------toper style-----------*/
#toper {
	width:977px;
	margin:auto;
	background:url(../images/topbg.jpg) no-repeat 0 24px;
	text-align:left;
}
.topinfo {
	width:957px;
	margin:auto;
	height:25px;
	padding:7px 10px 0;
	color:#999;
}
.topinfo strong {
	color:#f60;
}
.topinfo span {
	float:right;
}
.topinfo a{
	color:#333;
}
.topinfo a:hover{
	color:#f60;
}
/*-----------header style-----------*/
#header {
	width:975px;
	margin:auto;
	height:150px;
	text-align:left;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	background:#fff;
}
.headinfo {
	background:url(../images/headbg.png) repeat-x;
	height:98px;
	margin:auto;
	overflow:hidden;
}
#header #logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:360px;
	height:94px;
	display:block;
	padding-left:5px;
}
.headinfo .headchat{
	float:left;
	display:inline;
	margin-left:180px;
	line-height:20px;
	background:url(../images/msn.gif) no-repeat 0 22px;
	height:53px;
	padding:22px 0 0 25px;
	font-size:12px;
}
.headinfo .headcart{
	float:right;
	width:185px;
	height:80px;
	padding:24px 0 0 15px;
	background:url(../images/icon.gif) no-repeat 0 10px;
	font-weight:700;
	line-height:20px;
}
.headinfo .headcart strong{
	color:#f60;
}
.menuer {
	width:961px;
	margin:0 auto;
	height:46px;
	padding:5px 2px;
	background:url(../images/menubg.jpg) no-repeat 0 5px;
	overflow:hidden;
}
.menuer li {
	float:left;
	width:96px;
	height:46px;
	overflow:hidden;
}
.menuer li a {
	width:96px;
	height:46px;
	text-align:center;
	display:block;
	color:#fff;
	font-size:14px;
	font-weight:700;
	line-height:46px;
}
.menuer li a:hover {
	color:#ff0;
	text-decoration:none;
}
.searcher {
	padding:7px 0 0 10px;
	height:33px;
	background:url(../images/searchbg.png) repeat-x;
	overflow:hidden;
	margin:0 5px;
}
.searcher input {
	line-height:23px;
	height:23px;
	margin-left:2px;
}
.searcher input.searchbutton {
	background:url(../images/icon.gif) no-repeat -5px -105px;
	border:0;
	height:25px;
	width:54px;
	color:#666;
}
/*#header .searcher span {
	float:right;
	padding:10px 10px 0 20px;
	background:url(../images/icon.gif) no-repeat -75px -165px;
}
#header .searcher span strong {
	color:#f60;
}*/
/*-----------flash style--------------- */
/* changeBox_a1 */
.changeBox_a1 {
	float:left;
	width:475px;
	height:259px;
	position:relative;
}
.changeBox_a1 .a_bigImg img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
/* ul_change_a2 */
.ul_change_a2 {
	position:absolute;
	right:5px;
	bottom:7px;
	padding-left:19px;
	overflow:hidden;
}
.ul_change_a2 li {
	display: -moz-inline-stack;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.ul_change_a2 span {
	display: -moz-inline-stack;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:1.0em;
	padding:4px 8px;
	background:#fff;
	filter:alpha(opacity=85);
	opacity:0.85;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	margin-right:2px;
}
.ul_change_a2 span.on {
	padding:4px 8px;
	filter:alpha(opacity=85);
	opacity:0.85;
	background:#04704e;
	color:#fff;
	font-weight:bold;
}
/*-----------contenter style-----------*/
#contenter {
	width:975px;
	margin:auto;
	background:#fff;
	text-align:left;
	padding-bottom:5px;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}
/*-----------left style-----------*/
.left {
	float:left;
	width:200px;
	padding-left:5px;
}
.box {
	border:1px solid #d6d6d8;
	border-top:0;
}
.boxnav {
	background:url(../images/icon.gif) repeat-x 0px -205px;
	margin-top:5px;
	height:41px;
	overflow:hidden;
}
.boxnav .fillet{
	height:4px;
	overflow:hidden;
	position:relative;
	z-index:2;
	display:block;
	margin-bottom:-4px;
	background:url(../images/icon.gif) no-repeat -182px -102px;
}
.boxnav .fillet b{
	float:right;
	width:4px;
	height:4px;
	display:block;
	background:url(../images/icon.gif) no-repeat -178px -102px;
}
.boxnav h3{
	font-size:12px;
	border:1px solid #d6d6d8;
	line-height:40px;
	padding-left:30px;
	height:40px;
	background:url(../images/icon.gif) no-repeat -155px -153px;
}
.boxnav span {
	float:right;
	font-size:11px;
	padding-right:10px;
	font-weight:normal;
}
.boxmargin {
}
.margins{
	margin:5px 5px 0;
}
.categories {
	padding:5px 10px 20px;
}
.categories li {
	border-bottom:1px solid #eee;
	background:url(../images/icon.gif) no-repeat -160px -120px;
	padding:6px 0 6px 28px;
	line-height:15px;
	font-size:12px;
}
.categories li a:hover{
	text-decoration:none;
}
.newlist {
	padding:7px 0;
}
.newlist li {
	line-height:18px;
	padding-left:15px;
	height:18px;
	overflow:hidden;
}
.newlist li a {
	text-decoration:underline;
}
.sellerlist {
	height:210px;
	line-height:150%;
	overflow:hidden;
	padding:0 10px 10px;
}
.sellerlist li {
	line-height:16px;
	padding-top:10px;
	height:60px;
	border-bottom:1px dashed #ddd;
}
.sellerlist li h1 {
	float:right;
	width:115px;
	padding:0;
	line-height:14px;
	font-size:12px;
	overflow:hidden;
	display:block;
	font-weight:normal;
}
.sellerlist li img {
	float:left;
	background:#eee;
	padding:2px;
	border:1px solid #ddd;
	margin-right:4px;
	width:50px;
	height:40px;
}
.sellerlist li del {
	color:#888;
}
.sellerlist li strong {
	color:#f60;
	font-weight:normal;
}
.stock {
	margin-top:5px;
	padding:4px;
	display:block;
	border:1px solid #d6d6d8;
}
.link {
	padding:10px;
	line-height:16px;
}
/*-----------right style-----------*/
.right {
	float:right;
	width:770px;
}
.flasher {
	float:left;
	width:475px;
	padding: 0 5px;
	margin-top:5px;
}
.whole {
	float:right;
	width:280px;
	padding-right:5px;
}
.regnav {
	font-size:12px;
	border:1px solid #d6d6d8;
	border-bottom:0;
	height:30px;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
}
.regnav a {
	text-align:center;
	line-height:21px;
	height:21px;
	display:inline-block;
	margin-right:5px;
}
.regnav a.regbg {
	width:84px;
	background:url(../images/icon.gif) no-repeat -10px -212px;
	color:#f60;
	font-weight:700;
}
.regnav a.regbg01 {
	background:url(../images/icon.gif) no-repeat -10px -235px;
	width:73px;
}
.whole h3 {
	color:#f60;
	font-size:12px;
	border-bottom:1px solid #eee;
	padding-bottom:6px;
	margin-bottom:8px;
}
.wholeinfo {
	background:#fff;
	border:1px solid #d6d6d8;
	padding:10px;
	line-height:16px;
	min-height:197px;
	height:auto!important;
	height:197px;
	border-top:0;
	overflow:hidden;
}
.wholeinfo a {
	color:#7aaf17;
	text-decoration:underline;
}
.wholeinfo a:hover {
	color:#f60;
}
.introductinfo {
	margin:5px;
	padding:10px;
	line-height:16px;
	min-height:80px;
	height:auto!important;
	height:80px;
	border:1px solid #d6d6d8;
	background:url(../images/headbg.png) repeat-x 0 45px;
}
.prolist {
	background:#fff;
}
.prolist li {
	float:left;
	width:184px;
	line-height:15px;
	height:200px;
	overflow:hidden;
	border:1px solid #d6d6d8;
	text-align:center;
	margin:5px 0 0 5px;
	padding-top:15px;
	display:inline;
}
.prolist li .propic {
	width:150px;
	height:115px;
	text-align:center;
	overflow:hidden;
	margin:auto;
}
.prolist li p {
	height:32px;
	overflow:hidden;
	text-align:center;
	margin:6px 0;
}
.prolist li a{
	font-size:12px;
	font-weight:700;
}
.prolist li p strong {
	color:#f60;
	width:100px;
	padding-left:5px;
	display:inline-block;
}
.prolist li p.order {
	padding:0;
	color:#f60;
	height:30px;
	line-height:30px;
	background:url(../images/icon.gif) repeat-x 0px -205px;
	border:1px solid #d6d6d8;
	margin:0 5px;
	text-align:left;
}
.prolist li p.order img{
	margin-top:-2px;
}
.classlist li {
	height:165px;
}
.alsolist li{
	width:186px;
}
.alsolist li .propic{
	width:160px;
	height:123px;
}
.alsolist li .propic img {
	width:160px;
}
/*-----------main style-----------*/
.mainav {
	height:20px;
	padding:10px 0 0 10px;
}
.mainfo {
	padding:10px;
	line-height:16px;
}
.catelist{
	border:1px solid #d6d6d8;
	background:#fff;
	padding:8px 0;
	margin:0 5px;
}
.catelist li{
	float:left;
	padding:4px 0 4px 23px;
	width:155px;
}
/*-----------productinfo sytle-----------*/
.proinfoL {
	float:left;
	width:310px;
	padding:0 0 10px 10px;
}
.proinfoL p.picimg {
	width:300px;
	padding:5px;
	overflow:hidden;
	background:#f7f7f7;
	border:1px solid #eee;
	text-align:center;
}
.proinfoL p.picimg img {
	max-width:100%!important;
	height:auto!important;
    width:expression(this.width > 300 ? "300px" : this.width)!important;
}
.smallpic{
	width:310px;
	padding-left:2px;
	margin-top:5px;
}
.smallpic li{
	float:left;
	width:76px;
	height:50px;
	overflow:hidden;
	border:1px solid #ddd;
	text-align:center;
	margin-right:-1px;
	cursor:pointer;
}
.smallpic li img{
	height:50px;
}
.proinfoR{
	float:right;
	width:368px;
	padding:0 10px 10px 20px;
	line-height:18px;
}
.proinfoR h1{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 15px;
}
.proinfoR p del{
	color:#888;
}
.proinfoR p span.prices{
	color:#f60;
	font-size:14px;
	font-weight:700;
}
.proinfoR  table.add{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	width:50%;
	margin:10px 0;
}
.proinfoR table.add th{
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	background:#eee;
	padding:4px;
}
.proinfoR table.add td{
	text-align:left;
	padding:3px 10px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
/*-----------cart style-----------*/
.navtitle{
	padding-top:10px;
	color:#1097e0;
}
.navtitle span{
	float:right;
	font-size:11px;
	color:#999;
	font-weight:normal;
}
.navtitle span strong{
	color:#f60;
	font-size:12px;
}
.contentinfo{
	padding:0 20px;
	min-height:500px;
	height:auto!important;height:500px;
}
.infos{
	padding:5px;
}
.cartinfo table{
	width:100%;
	border:1px #ddd solid;
	border-right:0;
	border-bottom:0;
	margin:0 auto;
}
.cartinfo th{
	padding:5px;
	line-height:18px;
	background:#f7f7f7;
	border:1px #ddd solid;
	border-left:0;
	border-top:0;
	text-align:center;
}
.cartinfo td{
	padding:5px;
	border:1px #ddd solid;
	border-left:0;
	border-top:0;
	text-align:center;
}
.cartinfo td a{
	text-decoration:underline;
}
.carimg{
	width:76px;
}
.carimg img{
	width:70px;
	height:50px;
	padding:3px;
	background:#eee;
}
.cartprice{
	padding:10px 0;
	margin:0 auto;
	text-align:right;
	line-height:17px;
}
.cartprice span{
	color:#f60;
}
.forminfo{
	padding-top:20px;
}
.forminfo table{
	width:90%;
	margin:0 auto;
}
.forminfo table td,.forminfo td{
	padding:5px;
	text-align:left;
}
.cartinfo .forminfo th{
	text-align:right;
}
/*-----------loginer style-----------*/
.logL{
	float:left;
	width:470px;
	display:inline;
}
.logR{
	float:right;
	width:450px;
	margin-left:20px;
	display:inline;
}
.logL span,.logR span{
	color:#f60;
}
.loginfo{
	padding-top:50px;
}
.loginfo table td{
	text-align:left;
	padding:8px;
}
/*--------sitemap style---------*/
.sitemap{
	padding:10px 5px 0;
}
.sitemap .boxnav{
	margin-top:0;
}
.sitemap ul{
	border:1px solid #d6d6d8;
	padding:10px;
	border-top:0;
	margin-bottom:10px;
}
.sitemap ul ul{
	width:923px;
	border:0;
	border-top:1px dashed #d6d6d8;
	padding:5px 0 0;
	margin-top:5px;
	background:#fff;
	overflow:hidden;
}
.sitemap ul li{
	padding:5px 10px;
	font-size:12px;
	font-weight:700;
	
}
.sitemap ul li li{
	font-size:11px;
	font-weight:normal;
	float:left;
	padding:5px 10px 5px 0;
	display:inline;
	width:20%;
}
.sitemap ul li li a{
	text-decoration:underline;
}
/*-----------footer style-----------*/
#footer {
	width:975px;
	margin:auto;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	text-align:left;
	background:#fff;
}
.footinfo {
	padding:10px;
	color:#888;
	line-height:14px;
	background:url(../images/footbg.png) repeat-x 0 -1px;
	margin:0 5px;
	border:1px solid #cecece;
	text-align:right;
}
.footinfo .payment{
	float:left;
	background:url(../images/payment.gif) no-repeat;
	width:241px;
	height:79px;
}
.footinfo p.gray {
	margin-bottom:5px;
	color:#555;
}
.footinfo p.gray a {
	color:#555;
	text-decoration:none;
}
.footinfo p.gray a:hover {
	color:#f60;
}
.footbg{
	width:977px;
	background:url(../images/footbg.jpg) no-repeat 0 top;
	height:18px;
	overflow:hidden;
	margin:auto;
}

