﻿/*01.css reset start*/
body
{
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
li
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
	font-variant: normal;
}
sup, sub
{
	vertical-align: text-top;
}
sub
{
	vertical-align: text-bottom;
}
input, textarea
{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	height: 20px;
	margin-top: 10px;
}
select
{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	height: 20px;
	width: 215px;
	margin-top: 10px;
}
/*01.css reset end*/
/*02.make align center*/
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
#container
{
	margin: 0 auto;
	text-align: left;
}
/*03.font fontsize*/
body
{
	font-family: Tahoma;
	font-size: 12px;
}
/*04.layout*/
#container
{
	width: 960px;
}
#container b
{
	font-weight: normal;
}
#main
{
	float: left;
}
#main #mainbody
{
	overflow: hidden;
	display: inline;
	border-bottom: 1px solid #CDCDCD;
}
#main #content
{
	clear: both;
	width: 689px;
	float: left;
	padding-top: 8px;
	border: 1px solid #CDCDCD;
	margin-bottom: -32767px;
	padding-bottom: 32767px;
}
#contentstart, #contentfooter
{
	border: 0;
}
#main #sidebar
{
	width: 268px;
	float: right;
	padding-top: 10px;
	margin-bottom: -32767px;
	padding-bottom: 32767px;
	background-color: #F6F6F6;
	border: 1px solid #CDCDCD;
	border-left: none;
}
#footer
{
	clear: both;
}
/*top-网站标识区域*/
#top #logo
{
	width: 480px;
	height: 120px;
	float: left;
}
#top #logo a
{
	margin-top: 55px;
	float: left;
	text-decoration: none;
	width: 355px;
	height: 36px;
	background-image: url("images/navbg9.png");
	background-position: -130px 0;
	overflow: hidden;
	text-indent: -9999px;
}
#top #logo img
{
	border: none;
}
/*top-控制面板*/
#top #control, #top #status
{
	width: 470px;
	height: 45px;
	line-height: 35px;
	padding-bottom: 15px;
	padding-right: 10px;
	float: right;
}
#control ul
{
	padding: 0;
	margin: 0;
	float: right;
	list-style: none;
}
#control li
{
	float: left;
}
#control a
{
	float: left;
	padding: 0 10px;
	display: block;
	color: #A7393E;
	text-decoration: none;
}
/*用户状态*/
#offline, #online
{
	float: right;
	margin: 0;
	text-align: right;
}
#control span, #status span
{
	float: left;
}
#offline a, #online a
{
	float: left;
	display: block;
	color: #A7393E;
	padding: 0 10px;
}
#top .lsep
{
	width: 2px;
	margin: 9px 0;
	background-repeat: no-repeat;
	background-position: -195px -220px;
	background-image: url(images/navbg8.png);
	color: #a7393e;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
}
#offline .log
{
	padding-left: 10px;
}
#online a
{
	margin-left: 10px;
}
/*主菜单*/
#container #top .menu *
{
	margin: 0;
	padding: 0;
}
#container #top .menu
{
	font-size: 12px;
	width: 960px;
	height: 70px;
}
#container #top .menu li
{
	float: left;
	list-style: none;
	position: relative;
}
#container #top .menu li a
{
	display: block;
	background: Transparent; /*must use 256 safe color or transparent.will let background img request again*/
	color: #FFCC00;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}
#container #top .menu li ul a
{
	display: block;
	font-size: 12px;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 180px;
	background-color: #6B2E2F;
}
#container #top .menu li ul li
{
	padding: 1px;
}
#container #top .menu ul ul
{
	position: absolute;
	left: 0;
	top: 50px;
	padding: 5px;
	visibility: hidden;
}
#container #top .menu ul li:hover ul.usec, #container #top .menu .ie6:hover ul.usec
{
	visibility: visible;
}
#container #top .menu ul ul li
{
	clear: both;
	text-align: left;
}
#container #top .menu ul a:hover
{
	color: #ffdd3b;
	border: none;
}
#container #top .menu ul ul a:hover
{
	background-color: #8B4D4F;
	border: none;
	color: #FFFF00;
}
#container #top .menu table
{
	border-collapse: collapse;
}
#container #top .menu li:hover .xx
{
	background: #369;
	color: #fff;
}
#container #top .menu .ltop:hover .ntop, #container #top .menu .ie6:hover .ntop
{
	background: #369;
	background: url("images/navbg8.png") no-repeat;
	background-position: 0 -50px;
}
/**/

#container #top .menu
{
	float: left;
}
#container #top .menu .nav
{
	width: 960px;
	float: left;
	height: 50px;
}
#container #top .menu .ltop, #container #top .menu .top
{
	width: 192px;
	height: 50px;
}
#container #top .menu .ntop
{
	padding: 0 0 0 12px;
	line-height: 50px;
	height: 50px;
}
#container #top .menu ul li .ntop
{
	width: 180px;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 12px;
}
#container #top .menu ul li.ltop
{
	background: url("images/navbg8.png");
	background-position: 0 0;
}
#container #top .menu ul .stop
{
	background-image: url("images/navbg8.png");
	background-position: right 0;
	background-repeat: no-repeat;
	float: left;
	display: block;
	padding: 0 24px 0 12px;
	width: 144px;
}
#container #top .menu .ltop:hover .stop, #container #top .menu .ie6:hover .stop
{
	background: url("images/navbg8.png") no-repeat right -50px transparent;
}
#container #top .menu .ltop:hover ul, #container #top .menu .ie6:hover ul
{
	background-image: url("images/navbg8.png");
	background-position: 0 -200px;
	background-repeat: no-repeat;
}
#container #top .menu ul li.top
{
	background-image: url("images/navbg8.png");
	background-position: 0 -100px;
	background-repeat: no-repeat;
}
#container #top .menu ul .top .stop
{
	background-image: url("images/navbg8.png");
	background-position: right -100px;
	background-repeat: no-repeat;
}
#container #top .menu ul li.top .ntop:hover
{
	background: url("images/navbg8.png") no-repeat scroll 0 -150px transparent;
	color: #FFFF00;
}
#container #top .top .ntop:hover .stop
{
	background: url("images/navbg8.png") no-repeat scroll right -150px transparent;
}
/*主菜单e*/

/*侧边栏*/
body
{
	background-color: #F2F2F2;
	background-image: url(images/navbg9.png);
	background-repeat: repeat-x;
	background-position: center -182px;
}
#question h3
{
	display: none;
}
/*#quick,#cartinfo,#contact,#services,#reviews*/
#quick, #cartinfo, #contact, #services, #reviews, #faq,#googlesm
{
	width: 242px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #E4E4E4;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#question
{
	margin: 10px 12px;
}
#question a
{
	width: 244px;
	height: 82px;
	display: block;
	background: url("images/navbg9.png") no-repeat scroll -130px -35px transparent;
}
#sidebar div h3
{
	color: #FFFFFF;
	width: 242px;
	height: 34px;
	padding-left: 0;
	margin-bottom: 10px;
	line-height: 34px;
	text-align: center;
	background-image: url(images/navbg8.png);
	background-repeat: repeat-x;
	background-position: 0 -280px;
}
#cartinfo a
{
	margin: 0 10px 0 0;
	padding-left: 20px;
}
#cartinfo p
{
	display: inline-block;
	width: 100px;
	padding-bottom: 10px;
}
cartinfo *
{
	/*padding-left:10px;*/
}
#sidebar select
{
	height: 20px;
	line-height: 22px;
}
#sidebar input
{
	height: 20px;
	line-height: 22px;
	margin-left: 45px;
}
#sidebar h3, #sidebar h4, #sidebar h5
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 28px;
	margin: 0 auto;
}
#sidebar h4, #sidebar h5
{
	font-size: 12px;
	margin-left: 22px;
	padding: 0;
	line-height: 28px;
}
#sidebar button, #sidebar #quickbuy
{
	cursor: pointer;
}
#sidebar p
{
	margin-left: 22px;
	margin-right: 10px;
	margin-top: 8px;
}
#quick select
{
	border: 1px solid #CCCCCC;
	height: 19px;
	margin-left: 22px;
	width: 200px;
}
#quick input
{
	margin-left: 22px;
	width: 200px;
}
#quick #quickbuy
{
	height: 28px;
	width: 99px;
	border: none;
	margin-left: 55px;
	padding: 0;
	color: #FFFFFF;
	background: url(images/navbg9.png) no-repeat -380px -80px;
}
#view, #checkout
{
	height: 28px;
	width: 99px;
	border: none;
	margin-left: 10px;
	padding: 0;
	color: #FFFFFF;
	background: url(images/navbg9.png) no-repeat -380px -40px;
}
#sidebar #faq h4
{
	color: #C84C56;
	font: 11px Verdana;
	margin-top: 5px;
}
#sidebar #faq h3
{
	color: #FFFFFF;
	width: 244px;
	height: 34px;
	padding-left: 0;
	margin-bottom: 10px;
	line-height: 34px;
	text-align: center;
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
	background-position: top center;
}
#sidebar #faq b
{
	font-weight: normal;
}
#sidebar #faq h4 a
{
	color: #C84C56;
	text-decoration: none;
	cursor: text;
}
#sidebar #faq h4 a:hover
{
	color: #C84C56;
	text-decoration: none;
}
#sidebar #faq a
{
	color: #000000;
	text-decoration: none;
	cursor: text;
}
#sidebar #faq a:hover
{
	color: #000000;
	text-decoration: none;
}
#reviews a
{
	padding: 2px 15px;
	color: #494949;
	height: 28px;
	width: 99px;
	border: none;
	margin: 0 auto;
}
#reviews a:hover
{
	color: #CC9933;
	text-decoration: none;
}
#reviews p
{
	margin-left: 20px;
	font-size: 12px;
	line-height: 16px;
}
#services .img
{
	border: none;
	background-image: url(images/navbg9.png);
	height: 131px;
	width: 123px;
	margin: 0 62px;
}
#services h5
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#services p a
{
	color: #000000;
	text-decoration: none;
	cursor: text;
}
#services p a:hover
{
	color: #000000;
	text-decoration: none;
}
#content
{
	background-color: #F5F5F5;
}
.googlesm
{
	text-align:center;
	padding: 40px 0 0 0;
}
#copyright
{
	padding: 40px;
	text-align: center;
}
#copyright a
{
	margin-right: 5px;
	padding-top: 4px;
}
#payment
{
	text-align: center;
	padding-bottom: 40px;
}
#payment a
{
	background-image: url(images/navbg9.png);
	display: inline-block;
	width: 80px;
	height: 50px;
	margin: 0 6px;
}
#payment .py1
{
	background-position: 0 -132px;
}
#payment .py2
{
	background-position: -80px -132px;
}
#payment .py3
{
	background-position: -160px -132px;
}
#payment .py4
{
	background-position: -240px -132px;
}
#payment .py5
{
	background-position: -320px -132px;
}
#payment *
{
	border: none;
}
/*位置导航*/
#toplocation, #endlocation
{
	color: #525151;
	height: 64px;
	line-height: 64px;
}
#toplocation
{
	clear: both;
}
#toplocation a, #endlocation a
{
	margin: 0 10px;
	color: #525151;
}
#toplocation a:hover, #endlocation a:hover
{
	text-decoration: none;
}
#toplocation .sepx, #endlocation .sepx, #reviews .sepx
{
	width: 7px;
	height: 16px;
	background-image: url(images/navbg8.png);
	background-repeat: no-repeat;
	background-position: -200px -253px;
	color: #ddbe54;
	display: inline-block;
}
#contact .email a
{
	color: #A7393E;
}
#contact .email a:hover
{
	text-decoration: none;
}
#mainbody
{
	float: left;
}
#links
{
	padding: 20px 15px;
	height: 70px;
	background-color: #EAEAEA;
	border: 1px solid #CDCDCD;
}
#links ul
{
	width: 230px;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#links ul li
{
	width: 230px;
	padding-bottom: 5px;
}
#links ul li a
{
	color: #494949;
	text-decoration: underline;
}
#links ul li a:hover
{
	color: #000000;
	text-decoration: none;
}
#bolocationr
{
	background-image: url("images/top.png");
	color: #494949;
	height: 20px;
	padding-left: 30px;
	text-decoration: none;
	width: 103px;
}
#backtotop
{
	height:30px;
}
