@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	background:url(../images/bg_body.gif) repeat-x;
}
* {
	list-style:none;
	padding:0px;
	margin:0px;
}
a {
	color:#919191;
	text-decoration:none;
}
a:hover {
	color:#383838;
	text-decoration:underline;
}
img {
	border:none;
}
.wrap {
	margin:0px auto;
	width:990px;
	overflow:hidden;
}
.clear {
	clear:both;
}
.cen {
	margin:0px auto;
	text-align:center;
}
.gray {
	color:#585858;
}
.red {
	color: #CC0000;
}
.red a {
	color:#ff0000;
}
.pink {
	color:#FF80BF;
}
.green {
	color:#328818;
}
.b {
	font-weight:bold;
}

#header {
	height:150px;
	overflow:hidden;
	width:955px;
	margin:0px auto;
}
#logo {
	float:left;
	width:350px;
	height:70px;
	display:inline;
	margin-left:10px;
	margin-top:5px;
}
#myinfo {
	float:right;
	margin:10px auto auto auto;
	background:url(../images/bg_headlink.gif) no-repeat bottom right;
	height:65px;
	width:550px;
	text-align:right;
	}
#myinfo p {
	float:left;
	margin-right:5px;
	padding-top:3px;
	text-align:right;
}
#myinfo a {
	margin-left:10px;
	padding-right:10px;
	background:url(../images/icon_head.gif) no-repeat right top;
}
.my_input {
	width:120px;
	margin-left:5px;
}
.my_btn {
	background:url(../images/button_mylogin.gif) no-repeat;
	width:71px;
	float:left;
	height:30px;
	cursor:pointer;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
}
#myinfo a.mycart {
	background:url(../images/icon.gif) no-repeat 0px 2px #fff;
	padding-left:20px;
}
/*nav_box*/
#nav_box {
	background: url(../images/bg_nav.gif) no-repeat #fff;
	height:75px;
	line-height:30px;
	width:955px;
	margin-bottom:10px;
	overflow:hidden;
}
#nav {
	margin:10px auto auto 20px;
	float:left;
	width:590px;
	height:25px;
	overflow:hidden;
	display:inline;
}
#nav li {
	font-weight:bold;
	float:left;
	text-align:center;
	font-size:13px;
	line-height:30px;
	color:#fff;
}
#nav li a {
	width:100px;
	height:30px;
	color:#fff;
	margin-left:2px;
	width:98px;
	padding:0px 15px;
}
#nav li a:hover {
	color:#fff;
	text-decoration: underline;
	margin-left:2px;
	width:98px;
}
#shiping_cart {
	float:right;
	margin-right:20px;
	line-height:49px;
	height:40px;
	color:#000;
	width:250px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
#shiping_cart a {
	color:#B50000;
}
*html #shiping_cart a {
	margin-left:20px;
}
#shiping_cart a.s_cart {
	text-decoration:underline;
	margin-left:10px;
	color: #CC0000;
}
#shiping_cart a:hover.s_cart {
	color:#000;
}
#search {
	width:930px;
	margin:0px auto;
}
#search h2 {
	float:left;
	width:650px;
	line-height:25px;
	font-size:11px;
	margin-top:8px;
}
*html #search h2 {
	margin-top:0;
}
#search h2 span {
	float:left;
}
#search h2 a {
	float:left;
	padding:0px 5px;
}
#search h2 strong {
	font-weight:normal;
}
#search span {
	float:left;
	line-height:25px;
	margin-right:10px;
}
.s_btn {
	height:25px;
	color:#fff;
	cursor:pointer;
	float:left;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button_search.gif) no-repeat;
	float:left;
	width:53px;
	margin-left:10px;
	margin-top:1px;
}
#s_input span {	
	float:left;
	display:block;
}
#s_input {
	height:28px;
	float:right;
	padding:0px 2px;
	width:260px;
	margin-top:5px;
}
*html #s_input { margin:0; padding:0;
}
.s_input {
	padding:0px 2px;
	height:20px;
	margin-top:2px;
	line-height:18px;
	width:120px;
	border:1px solid #666666;
	color:#666666;
	float:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*login*/
#index_login {
	background:url(../images/bg_index_loginm.gif) repeat-y;
	height:40px;
	padding:0px 30px;
	width:910px;
	margin:0px auto;
}
#login_i {
	float:left;
}
#login_i ul {
	margin:10px auto 5px auto;
}
#login_i li {
	color:#5A4400;
	line-height:25px;
	float:left;
	margin:0px 5px;
}
#login_i li input {
	width:120px;
	height:22px;
	line-height:22px;
	float:left;
	padding:0px 2px;
	background:#CFC6BC;
	border:1px solid #5A4400;
}
#login_i li button {
	background:url(../images/button_login_i.gif) no-repeat;
	cursor:pointer;
	border:none;
	width:53px;
	height:27px;
	margin:0px 5px;
}
#login_i li a {
	font-size:12px;
	color:#765901;
	font-weight: bold;
	text-decoration:underline;
}
#login_bottom {
	background:url(../images/bg_index_loginb.gif) no-repeat;
	height:10px;
	margin:0px auto;
	overflow:hidden;
	width:955px;
}
#head_ban {
	background: url(../images/bg_mainbody.gif) top no-repeat #fff;
	margin:10px auto auto auto;
	width:939px;
	padding:10px 8px;
}
#head_ban img {
	margin-top:15px;
}
/*main*/
#main {
	margin:0px auto;
	width:940px;
	min-height:500px;
}
*html #main {
	margin:0px auto;
	width:940px;
	height:580px;
	overflow:visible;
}
/*left*/
#left {
	float:left;
	width:218px;
	min-height:580px;
	overflow:hidden;
	background:#fff;
}
*html #left {
	float:left;
	width:218px;
	height:580px;
	overflow:visible;
	background:#fff;
}
#left_t {
	font-size:11px;
	background:url(../images/bg_left_top.gif) no-repeat #ff0000;
	height:25px;
	width:206px;
	line-height:25px;
	color:#fff;
	margin:8px auto;
	text-align:center;
}
#left_news {
	font-size:11px;
	background:url(../images/bg_left_top.gif) no-repeat #ff0000;
	height:25px;
	width:186px;
	line-height:25px;
	color:#fff;
	padding:0px 10px;
	margin:8px auto;
}
#left_news span {
	float:right;
	color:#fff;
	font-size:9px;
	font-weight:normal;
}
#left_news span a{
	color:#fff;
	text-decoration:none;
}
.menu_list {
	background:#fff;
	border:1px solid #dfdfdf;
	width:206px;
	overflow:hidden;
	padding:5px;
}
/*自适应宽度圆角*/
.corner {
	position:relative;
	width:100%;
	display:inline;
	float:left;
	margin:0px auto 8px auto;
	overflow:hidden;
}
.corner_lefta {
	background:url(../images/icon_corner_lefta.gif) no-repeat;
	position:absolute;
	width:8px;
	height:8px;
	left:0px;
	top:0px;
	z-index:10001;
}
.corner_leftb {
	background:url(../images/icon_corner_leftb.gif) no-repeat;
	position:absolute;
	width:8px;
	height:8px;
	left:0px;
	bottom:0px;
	z-index:10001;
}
*html .corner_leftb {
	background:url(../images/icon_corner_leftb.gif) no-repeat;
	position:absolute;
	width:8px;
	height:8px;
	left:0px;
	bottom:-5px;
	z-index:10001;
}
*html .corner_rightb {
	background:url(../images/icon_corner_rightb.gif) no-repeat;
	position:absolute;
	right:0px;
	bottom:-5px;
	width:8px;
	height:8px;
	z-index:10001;
}
.corner_righta {
	background:url(../images/icon_corner_righta.gif) no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	width:8px;
	height:8px;
	z-index:10001;
}
.corner_rightb {
	background:url(../images/icon_corner_rightb.gif) no-repeat;
	position:absolute;
	right:0px;
	width:8px;
	height:8px;
	bottom:0px;
	z-index:10001;
}
/*end*/
.menu_list h2 {
	float:left;
	font-size:11px;
	background: url(../images/bg_left_nav.gif) no-repeat;
	height:25px;
	float:left;
	width:196px;
	line-height:25px;
	padding-left:10px;
	cursor:pointer;
	color:#4D4D4D;
	margin-bottom:2px;
}
.menu_list h2 a {
	color:#4D4D4D;
	padding-left:10px;
	display:block;
}
.menu {
	margin-bottom:5px;
	float:left;
}
.menu ul {
}
.menu li {
	overflow:hidden;
	width:180px;
	line-height:16px;
	margin:2px auto;
	padding:3px 0px 3px 20px;
	display:block;
	float:left;
	background: url(../images/bg_left_nav.gif) no-repeat bottom left;
}
.menu a {
	width:183px;
	color:#3C4245;
	background:url(../images/icon.gif) no-repeat 0px -106px;
	padding-left:10px;
}
.menu a:hover {
	color:#998777;
}
/*hot sale*/
#hot_sale {
}
#hot_sale li {
	float:left;
	width:200px;
	height:71px;
	overflow:hidden;
	line-height:16px;
	background:url(../images/bg_hot.gif) repeat-x;
}
#hot_sale li a {
	color:#6A6A6A;
}
#hot_sale li img {
	width:60px;
	height:60px;
	margin-top:5px;
}
#hot_sale li em {
	width:80px;
	height:65px;
	overflow:hidden;
	float:left;
	border-right:1px solid #e5e5e5;
	margin-right:5px;
	text-align:center;
}
#left_list {
	width:198px;
	background:url(../images/bg_left_2rd.gif) repeat-x #f8f8f8;
	float:left;
}
#left_list li {
	float:left;
	width:198px;
	border-bottom:1px solid #e8e8e8;
	margin-top:10px;
	padding-bottom:5px;
	color:#585858;
}
#left_list li img {
	float:left;
	margin:5px;
}
#left_list li h3 {
	color:#671A00;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	height:22px;
	overflow:hidden;
}
#left_list li h3 a {
	color:#671A00;
}
#left_list  h4 {
	background:url(../images/icon.gif) no-repeat 0px -317px;
	width:198px;
	height:10px;
	overflow:hidden;
	margin-top:5px;
	float:left;
}
/*right*/
#right {
	float:right;
	width:710px;
	margin-top:10px;
	overflow:hidden;
	background:#fff;
}
#sideright {
	float:right;
	width:710px;
	overflow:hidden;
}
#sidebar_left {
	float:left;
	width:510px;
}
#sidebar_right {
	float:right;
	width:170px;
	height:225px;
	overflow:hidden;
}
#right_a {
	border:1px solid #fff;
	background:#E9F3EC;
	height:110px;
	line-height:20px;
	margin-bottom:10px;
}
#right_a h3 {
	background: url(../images/icon.gif) -93px -65px;
	padding-bottom:5px;
	color:#D03434;
	margin-top:5px;
	text-align:center;
	font-size:11px;
}
#right_a li {
	text-align:center;
	margin:3px auto;
}
#right_a li span {
	font-weight:bold;
	color:#D03434;
}
#right_a li a {
	margin:0px 3px;
	color:#666666;
}
#right_b {
	border:1px solid #fff;
	background:#fff;
	margin-bottom:10px;
	padding:10px;
}
#right_b h3 {
	color:#D03434;
	font-size:11px;
}
#right_b li span {
	color:#888888;
}
/*pro_right*/
#pro_right {
	width:710px;
	margin:10px auto;
}
#pro_title {
	font-size:12px;
	color:#2B403B;
	width:710px;
	height:25px;
	background:url(../images/bg_protitle.gif) repeat-x bottom;
	float:left;
	padding-bottom:5px;
	margin-bottom:5px;
}
#pro_title span {
	float:left;
	background:url(../images/icon.gif) no-repeat 0px -157px;
	padding:3px 0px 3px 25px;
}
.pro_list {
	background:url(../images/bg_proline.gif) repeat-y;
	float:left;
}
.pro_list li{
	text-align:center;
	float:left;
	width:165px;
	height:255px;
	overflow:hidden;
	padding:5px;
	display:inline;
	margin-top:5px;
	color:#482A00;
	border-bottom:1px solid #dfdfdf;
}
.pro_list li h4 {
	background:#fff;
	width:150px;
	height:150px;
	overflow:hidden;
	margin:0px auto;
}
.pro_list li h4 img  {
	width:150px;
}
.pro_list li p {
	height:30px;
	overflow:hidden;
	margin:5px auto;
}
.pro_list li p a {
	color:#565656;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	color:#631000;
}
.pro_list li p a:hover {
	color:#383838;
}
.price_a{
	font-size:12px;
	display:block;
	text-decoration: line-through;
}
.price_b {
	width:165px;
	height:23px;
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
	line-height:21px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
}
.price_r {
	text-align:center;
	width:165px;
	width:165px;
}
.price_r em {
	font-style:normal;
	text-decoration:line-through;
	letter-spacing:0.1em;
}
.p_btnbuy {
	text-align:center;
}
.pro_list li h5 {
	margin-top:5px;
}
.btn_buy {
	width:78px;
	height:23px;
	cursor:pointer;
	border:none;
	line-height:15px;
	font-weight:bold;
	font-size:11px;
	color:#493629;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button_buy1.gif) no-repeat;
	margin:0px auto;
}
#intro {
	margin:5px auto;
	border:1px solid #f3f3f3;
	padding:15px;
	color:#888888;
	background:#fff;
	color:#696031;
}
#intro h3 {
	font-size:13px;
	color:#D96AAD;
	margin:5px auto;
	font-style:italic;
}
/*news*/
#news {
	background:#fff;
	float:left;
	width:206px;
	overflow:hidden;
}
#news ul {
	display:inline;
	float:left;
	width:206px;
	overflow:hidden;
}
#news li {
	float:left;
	width:206px;
	overflow:hidden;
	margin:1px auto;
	line-height:16px;
	display:inline;
	background: url(../images/bg_news_list.gif) repeat-x;
}
#news li span {
	background:url(../images/bg_news_line.gif) repeat-x bottom;
	width:196px;
	float:left;
	padding:2px 5px 3px 10px;
}
#news li a {
	color:#696031;
	background:url(../images/icon.gif) no-repeat 0px -36px;
	padding-bottom:5px;
	display:block;
	padding-left:10px;
	clear:left;
}
#news h2 span a {
	color:#585858;
}
#news_left {
	width:196px;
	float:left;
	margin-top:15px;
	border:1px solid #efefef;
}
#news_left h3 {
	text-align:center;
	border-bottom:1px solid #efefef;
	background:#f3f3f3;
	height:25px;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#804221;
}
#news_left h4 {
	float:right;
	font-size:11px;
	width:60px;
	margin-bottom:5px;
}
#news_left li {
	background:url(../images/icon.gif) 0px -251px no-repeat;
	color:#7C7C7C;
	padding-left:15px;
	overflow:hidden;
	margin:5px 10px;
	border-bottom:1px dashed #efefef;
}
/*footer*/
#foot_box {
	margin:5px auto;
	width:900px;
}
#foot_logo {
	float:left;
	width:250px;
	text-align:right;
	background:url(../images/bg_footr.gif) repeat-y right;
	padding-right:10px;
	padding-top:10px;
}
#footer {
	margin:5px auto;
	padding:10px 0px;
	width:100%;
	background: url(../images/bg_footer.gif) repeat-x #fff;
	color:#686868;
}
#footer p {
	padding:10px 0px;
	float:left;
	margin-left:10px;
}
#footer p img {
	display:block;
	margin-top:5px;
}
#footer p span {
	margin-right:10px;
	color:#000;
	font-weight:bold;
}
#footer a {
	line-height:20px;
	color:#404E54;
	margin-right:10px;
}
/*list*/
#guide {
	height:30px;
	line-height:16px;
	font-size:12px;
	font-weight:normal;
	color:#383838;
	padding:5px 5px 5px 25px;
	background:url(../images/icon.gif) no-repeat 0px -157px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#guide span {
	margin-right:5px;
	color:#000;
}
#guide a {
	color:#750000;
	margin:0px 5px;
}
#pages_box {
	border:1px solid #DFE7E7;
	border-left:none;
	border-right:none;
	padding:0px 10px;
	height:25px;
	overflow:hidden;
	margin:10px auto;
}
#pages_box_1 {
	padding:5px;
	height:25px;
	overflow:hidden;
	margin:10px auto;
}
#pages_num {
	float:left;
	width:400px;
}
#pages_num span {
	float:left;
	padding-left:25px;
	line-height:25px;
	margin-right:5px;
}
#pages_num a {
	float:left;
	display:block;
	width:28px;
	height:22px;
	margin:0px 3px;
	text-align:center;
}
#pages_num a:hover {
	background:#f8f8f8;
}
#pages {
	float:right;
}
#pages li {
	float:left;
	margin-top:3px;
}
#pages li a {
	float:left;
	display:block;
	padding:1px 3px;
	font-size:12px;
	margin:0px 3px;
	text-align:center;
	display:inline;
}
#pages li a.current {
	float:left;
	display:block;
	padding:1px 3px;
	font-weight:bold;
	font-size:12px;
	margin:0px 3px;
	color:#000;
	text-align:center;
	display:inline;
}
#pages li input {
	width:30px;
	height:20px;
	color:#999999;
}
#pages li span {
	line-height:22px;
	margin:0px 5px auto 10px;
}
#pages li button {
	background:url(../images/button.png) no-repeat -70px 0px;
	width:38px;
	height:25px;
	border:none;
	cursor:pointer;
}
/*content*/
#content {
	background:url(../images/bg_content1.png) no-repeat;
	float:left;
	width:710px;
	overflow:hidden;
}
#content_pro {
	margin:0px auto;
	width:760px;
	overflow:hidden;
	padding:0px 10px;
	position:relative;
}
#content_img {
	float:left;
	width:350px;
	height:350px;
	overflow:hidden;
	border:1px solid #f3f3f3;
	text-align:center;
}
#content_img img {
	border:1px solid #fff;
	margin:0px auto;
}
#pro_more {
	border:1px solid #efefef;
	background:#fff;
	padding:3px;
	float:left;
	width:305px;
	overflow:hidden;
	margin-left:25px;
}
#pro_more img {
	width:65px;
	padding:3px;
}
#pro_more a img {
	background:#f8f8f8;
}
#pro_more a:hover img{
	background:#fff;
}
#content_t {
	border:1px solid #DFE7E7;
	border-left:none;
	border-right:none;
	font-size:11px;
	color:#C30000;
	text-align:center;
	height:25px;
	line-height:25px;
	width:760px;
	margin:15px auto 10px auto;
}
#content_list {
	float:left;
	width:290px;
	height:180px;
	margin-left:20px;
	background:#fff;
	padding:0px 10px;
	position:relative;
}
#content_list li {
	padding:5px 0px;
	color:#585858;
}
#content_list li span {
	float:right;
	width:210px;
	text-align:left;
	line-height:16px;
	margin-left:15px;
}
.pro_input {
	width:30px;
	height:13px;
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
#content_list li .btn_buy {
	background:url(../images/button_content_b.gif) no-repeat;
	width:133px;
	height:38px;
	cursor:pointer;
	border:none;
	float:left;
	margin-left:10px;
	margin-top:15px;
}
#content_list li select {
	width:100px;
}
#content_button {
	background:url(../images/bg_content_b.gif) no-repeat;
	height:80px;
	bottom:50px;
	right:11px;
	position:absolute;
	width:270px;
}
#content_button button {
	background:url(../images/button_content_b.gif) no-repeat;
	width:77px;
	height:24px;
	cursor:pointer;
	border:none;
	float:right;
	margin-right:30px;
	margin-top:28px;
}
#content_text {
	width:760px;
	margin:10px auto;
	color:#686868;
	padding:10px;
}
#content_text h2 {
	font-size:12px;
	height:25px;
	line-height:25px;
	border-bottom:3px solid #AE8916;
	border:1px solid #DFE7E7;
	border-left:none;
	border-right:none;
	margin-bottom:10px;
}
#content_text ul li {
	padding-left:10px;
	margin:3px auto;
	background:url(../images/icon.gif) 0px -38px no-repeat;
}
#content_text p {
	margin-bottom:15px;
	margin-top:15px;
}
#content_text img {
	margin:10px;
}
.cc a {
	color:#ffcc00;
	text-decoration:underline;
}
.cc a:hover {
	color:#ff0000;
}
/*login*/
#login_left {
	float:left;
	width:730px;
}
#login_title {
	margin-bottom:15px;
	text-align:center;
}
#login_l {
	float:left;
	height:300px;
	width:316px;
}
#login_l h3  {
	background:url(../images/bg_login_t1.gif) no-repeat;
	height:16px;
	overflow:hidden;
	width:316px;
}
#login_l h4  {
	background:url(../images/bg_login_t3.gif);
	height:16px;
	width:316px;
}
#login_c  {
	background:url(../images/bg_login_t2.gif) repeat-y;
	width:316px;
}
#login_text {
	float:left;
	margin-left:15px;
	width:200px;
	overflow: hidden;
	display:inline;
	margin-top:10px;
}
#login_text li {
	float:left;
	display:inline;
	margin:2px auto;
	width:200px;
	overflow:hidden;
}
#login_text span {
	width:80px;
	float:left;
	display:inline;
}
#login_text li input {
	width:110px;
}
#login_c h5 {
	font-size:12px;
	margin-left:90px;
	margin-top:10px;
	display:block;
	width:150px;
	float:left;
	font-weight:normal;
	display:inline;
}
#login_c img {
	margin-left:12px;
}
#login_c h5 span {
	margin:0px 5px;
}
#login_c h5 input {
	display:inline;
}
#login_button_t button {
	width:74px;
	height:44px;
	background:url(../images/button_login.gif) no-repeat;
	cursor:pointer;
	border:none;
	margin-left:10px;
	margin-top:15px;
	float:left;
}
#help_l {
	float:left;
	height:300px;
	width:270px;
	margin-left:40px;
}
#help_l li {
	margin:3px auto;
}
.btn_reg {
	background:url(../images/button_login_reg.gif) no-repeat;
	cursor:pointer;
	border:none;
	width:125px;
	height:40px;
	margin-left:45px;
}
.btn_forgot1 {
	background:url(../images/button_login_forgot1.gif) no-repeat;
	cursor:pointer;
	border:none;
	width:125px;
	height:40px;
	margin-left:45px;
}
.btn_forgot2 {
	background:url(../images/button_login_forgot2.gif) no-repeat;
	cursor:pointer;
	border:none;
	width:125px;
	height:40px;
	margin-left:45px;
}
#login_right {
	background:#f8f8f8;
	float:left;
	height:350px;
	width:220px;
}
#login_right h3 {
	font-size:14px;
	padding-left:13px;
	height:35px;
	line-height:35px;
	background:url(../images/icon_login_cor.gif) no-repeat top right #C8C8C8;
}
#login_right ul  {
	padding:10px 0px;
}
#login_right li {
	background:url(../images/icon.png) -235px -45px no-repeat; 
	width:200px;
	line-height:20px;
	padding-left:20px;
}
/*regsiter*/
#agreement {
	margin:0px auto;
	width:90%;
	height:120px;
	overflow-y:scroll;
	background:#fcfcfc;
	border:1px solid #cccccc;
	padding:5px;
	color:#585858;
}
#agreement h3 {
	text-align:center;
	color:#000;
}
#register_t {
	width:680px;
	padding:3px;
}
#register_t th {
	font-size:12px;
	font-weight:normal;
	width:100px;
	float:left;
	color:#686868;
	text-align:right;
}
#register_t td {
	width:600px;
	text-align:left;
}
.reg_text {
	width:130px;
}
#register_t td span {
	color:#666666;
	margin-left:10px;
}
.btn {
	margin-right:5px;
	margin-top:10px;
	width:131px;
	height:30px;
	cursor:pointer;
	border:none;
	font-size:12px;
	font-weight:bold;
	color:#493629;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button.gif) no-repeat 50% 50%;
}
.btn_a {
	margin-right:5px;
	margin-top:10px;
	width:180px;
	height:30px;
	cursor:pointer;
	border:none;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#493629;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button_1.gif) no-repeat 50% 50%;
}
.btn_checkout {
	margin-right:5px;
	margin-top:10px;
	width:131px;
	height:30px;
	cursor:pointer;
	border:none;
	font-size:12px;
	font-weight:bold;
	color:#c00000;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button.gif) no-repeat 50% 50%;
}
/*manager*/
#manager_tbody {
	background:url(../images/bg_manager_tbody.gif) repeat-y;
	margin:15px auto;
	width:770px;
}
#manager_l li {
	line-height:25px;
	margin:3px auto;
	width:158px;
	overflow:hidden;
}
#manager_l li a {
	background:url(../images/icon_manager.gif) no-repeat;
	display:block;
	padding-left:30px;
	color:#585858;
}

#manager_hello {
	width:776px;
	height:51px;
	background:url(../images/title_manager_r.gif) no-repeat;
	text-align:right;
	padding-right:50px;
	color:#7d7d7d;
	line-height:20px;
}
#manager_hello span {
	color:#CC0000;
	padding:0px 10px;
	font-size:13px;
}
#manager_hello a {
	color:#CC0000;
	text-decoration:none;
}
#manager_meneyinfo {
	float:right;
	height:60px;
	width:730px;
}
#manager_meneyinfo h3 {
	font-size:12px;
	font-weight:normal;
	color:#7d7d7d;
	height:30px;
}
#manager_meneyinfo li {
	width:190px;
	float:left;
	font-weight:bold;
	color:#787878;
	padding-left:40px;
}
#manager_meneyinfo li span {
	color:#FF3366;
	padding:0px 5px;
	text-decoration:underline;
}
#manager_icon1 {
	background:url(../images/icon_manager.gif) no-repeat -320px -40px;
}
#manager_icon2 {
	background:url(../images/icon_manager.gif) no-repeat -320px -90px;
}
#manager_icon3 {
	background:url(../images/icon_manager.gif) no-repeat -320px -150px;
}
#manager_guide {
	float:right;
	width:730px;
}
#manager_guide h3 {
	font-size:13px;
	margin-bottom:10px;
/*	border-bottom:1px dashed #dfdfdf;*/
	width:710px;
}
#manager_guide li {
	background:url(../images/icon_manager.gif) no-repeat -330px 3px;
	padding-left:25px;
	line-height:20px;
	color:#787878;
	margin:3px auto;
}
#manager_listbox {
	float:right;
	width:730px;
	margin:10px auto;
}
#manager_list {
	width:720px;
	float:left;
	margin:0px auto;
}
#manager_list td {
	padding:5px;
}
#manager_list th {
	background:#f3f3f3;
	height:30px;
	text-align:center;
	font-weight:bold;
	color:#797979;
}
#manager_listtable_a td {
	text-align:center;
	color:#787878;
}
#manager_listtable_b td {
	text-align:center;
	color:#787878;
	background:#F9FBFC;
}
#manager_footer {
	background:#E2EAEC;
	height:35px;
	line-height:35px;
	color:#3A3B3D;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*login*/
#right_box {
	width:715px;
	margin:0px auto;
	float:right;
}
#right_info {
	border:1px solid #efefef;
	padding:10px;
	
}
*html #right_info {
	border:1px solid #efefef;
	padding:10px;
	width:692px;
	height:450px;
	overflow:visible;
}
#login {
	background:url(../images/bg_login11.png) no-repeat #fff;
	margin:0px auto;
	width:550px;
	padding:10px;
}
#login_list {
	width:280px;
	height:200px;
	margin:0px auto 0px auto;
	padding-left:150px;
	background:url(../images/icon_login_i.gif) no-repeat;
}
#login_list li {
	padding:5px 0px;
	color:#585858;
	width:280px;
}
#login_list  li span {
	float:right;
	width:150px;
	text-align:left;
	line-height:20px;
}
.l_input {
	width:150px;
	height:16px;
	font-weight:bold;
	color:#990000;
	font-size:11px;
}
#login_list li select {
	width:100px;
}
.l_btn {
	margin-left:130px;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#login_list li a {
	margin:0px 5px;
}
#sign_uptable {
	margin:15px auto;
	width:100%;
	background:#fff;
	padding:10px;
	border:1px solid #fff;
}
#sign_uptable td {
	padding:5px 0px;
}
#sign_uptable th {
	font-weight:normal;
	text-align:right;
	padding:5px 10px;
	width:250px;
	overflow:hidden;
}
#sign_uptable h3 {
	font-weight:normal;
	font-size:11px;
	background:url(../images/bg_prolist.gif) bottom #fff;
	padding:5px;
}
#sign_uptable td span {
	color:#CC0000;
	padding:0px 10px;
}
.text_sign {
	width:150px;
	color:#585858;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#585858;
}
#login_sign {
	background:#fcfcfc;
	border:1px solid #efefef;
	padding:10px;
	margin-bottom:10px;
}
#login_sign h3 {
	font-size:13px;
	margin-bottom:15px;
}
/*news*/
#news_box {
}
#news_list, #news_content  {
	padding:10px;
	color:#686868;
}
#news_list_title {
	border:1px solid #DFE7E7;
	border-left:none;
	border-right:none;
	height:25px;
	line-height:25px;
	font-weight:normal;
	font-size:11px;
	padding-left:15px;
	margin-top:15px;
}
#news_title {
	border:1px solid #DFE7E7;
	border-left:none;
	border-right:none;
	height:25px;
	line-height:25px;
	font-weight:normal;
	text-align:center;
	font-size:12px;
	margin-top:15px;
}
#news_list li {
	background:url(../images/icon.gif) 0px -38px no-repeat;
	color:#7C7C7C;
	padding-left:10px;
	height:25px;
	overflow:hidden;
	margin:0px 10px;
}
#news_content  strong {
	color:#383838;
}
/*member*/
#member {
	width:900px;
	padding:10px 0px;
	overflow:hidden;
	margin:15px auto;
	padding-bottom:25px;
	background:#fff;
}
#member_title {
	overflow:hidden;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	height:27px;
	width:194px;
	background:url(../images/member_title.gif);
	line-height:25px;
	color:#332600;
	font-weight:bold;
}
#member_menu {
	width:150px;
	margin:0px auto;
	padding:20px 5px;
	float:left;
	min-height:480px;
	overflow:hidden;
}
#member_menu li {
	float:left;
	width:145px;
	height:35px;
	line-height:35px;
	margin-right:10px;
	background:url(../images/button_member.gif) repeat-x;
}
#member_content {
	min-height:350px;
	width:720px;
	float:right;
	overflow:hidden;
	margin:10px auto;
	padding:10px 0px;
	background:#fff;
}
#member_welcome {
	height:50px;
	width:635px;
	font-size:12px;
	color:#888888;
	font-weight:normal;
	line-height:50px;
	padding-left:50px;
	margin:20px auto;
	background:#efefef;
}
#member_welcome2 {
	width:860px;
	font-size:12px;
	color:#888888;
	font-weight:normal;
	line-height:18px;
	padding:10px 30px;
	margin:20px auto;
	background:#efefef;
}
#member_home {
	margin:80px auto;
	width:600px;
}
#member_home li {
	float:left;
	margin:0px 20px;
	display:inline;
}
#member_home li a {
	background:#f8f8f8;
	border:1px solid #efefef;
	display:block;
	width:250px;
	height:60px;
	line-height:60px;
	text-align:center;
}
#member_home li a:hover {
	background:#f3f3f3;
	color:#990000;
}

#my_order, #my_address {
	color:#686868;
	margin:5px auto;
	width:95%;
	border:1px solid #efefef;
}
#my_order th{
	text-align:center;
	background:url(../images/bg_footer.gif) repeat-x;
	height:30px;
	line-height:15px;
	padding-top:5px;
	font-weight:normal;
}
#my_orderlist {
	font-weight:normal;
	font-size:11px;
	color:#666666;
	cursor:pointer;
}
#my_orderlist td {
	text-align:center;
	background:#fff url(../images/bg_order_list.gif) repeat-x bottom;
	overflow:hidden;
}
#my_ordermore {
	display:none;
}
#my_ordermore table {
	width:95%;
	margin:10px auto;
	border:1px solid #f3f3f3;
	background:#fcfcfc;
}
#my_ordermore table {
	padding:5px;
	color:#666666;
}
#my_ordermore h4 {
	font-weight:normal;
	font-size:11px;
	color:#000;
	padding:5px 0px;
	color:#c00000;
}
#my_address td {
	padding:5px;
}
#my_address th {
	font-weight:normal;
	color:#585858;
	width:250px;
	text-align:right;
}
#my_address td span,#my_password td span,#my_address td span {
	color:#ff0000;
	padding:0px 10px;
}
#my_password {
	width:560px;
	margin:50px auto;
}
#my_password th {
	font-weight:normal;
}
/*step*/
#step {
	width:100%;
	height:64px;
	margin:30px auto;
	background:#fff;
	overflow:hidden;
	border-bottom:1px solid #dfdfdf;
}
#step ul li {
	float:left;
	height:65px;
	line-height:65px;
	display:inline;
	text-align:left;
	overflow:hidden;
}
#step ul li a {
	display:block;
}
#step ul {
	float:left;
	margin-left:20px;
}
#step h3 {
	height:65px;
	line-height:65px;
	float:left;
	width:80px;
	padding-left:20px;
	font-size:11px;
	font-weight:normal;
	background:url(../images/icon.png) no-repeat 5px -65px;
	font-size:12px;
	color:#750000;
}
.step_pass {
	display:block;
	padding-left:100px;
	width:60px;
	background:url(../images/icon_shopping_step.gif) no-repeat;
}
.step_now a {
	display:block;
	padding-left:100px;
	color:#CC0000;
	width:60px;
	background:url(../images/icon_shopping_step.gif) no-repeat 0px -80px;
}
.step_future {
	background:url(../images/icon_shopping_step.gif) no-repeat 0px -160px;
	padding-left:100px;
	width:60px;
}
#step_table {
	width:95%;
	border:1px solid #efefef;
	background:#fff;
	margin:20px auto;
}
#step_table th {
	font-weight:normal;
	background:url(../images/bg_footer.gif) repeat-x;
	border-bottom:1px solid #f3f3f3;
	height:35px;
	margin:5px 1px;
	text-align:center;
}
#step_table td {
	text-align:center;
	background:#fcfcfc;
}
.name {
	width:120px;
}
#step_table td img {
	margin:5px;
	padding:5px;
}
#cart_total {
	float:right;
	width:100%;
	margin:0px auto;
	color:#686868;
}
#cart_pay td {
	text-align:right;
}
#cart_total span ,#cart_pay td span  {
	color:#FF0000;
	font-weight:bold;
}
#cart_pro {
	margin-top:20px;
	font-size:11px;
	font-weight:normal;
	padding-left:25px;
}
#cart_pro strong {
	color:#ff0000;
}
#address_h3 {
	background:#f8f8f8;
	height:30px;
	line-height:30px;
	padding-left:5px;
	color:#000000;
	font-size:11px;
}
#shipping_t {
	border:1px solid #efefef;
	width:95%;
	margin:20px auto;
	padding:5px;
}
#shipping_t td {
	padding:5px;
	background:#f3f3f3;
	margin:5px auto;
}
#shipping_t th {
	padding:5px;
	background:#fcfcfc;
	margin:5px auto;
}
#shiping_add {
	margin:25px auto;
	border:1px solid #efefef;
	background:#fff;
	padding:10px;
	width:95%;
}
#shiping_add h3 {
	font-size:11px;
	font-weight:normal;
	padding-left:5px;
}
#shiping_add p {
	margin:5px auto;
	border:1px solid #efefef;
	padding:10px;
	background:#fcfcfc;
	width:97%;
}
#shiping_add button {
	float:right;
	margin-top:-10px;
}
#shiping_text {
	margin:0px auto;
	width:90%;
	height:80px;
	padding:5px;
	border:1px solid #efefef;
	background:#fff;
}
#shiping_btn {
	margin:10px auto;
	text-align:center;
}
/*end member*/
#sign_up {
	background:#f8f8f8;
	padding:15px;
	margin-top:10px;
}
#contact {
	color:#585858;
}
#contact h2 {
	border-bottom:3px solid #AE8916;
	margin:0px auto;
	width:95%;
	padding:10px 10px 10px 5px;
	font-size:12px;
}
#contact h3 {
	border:1px solid #efefef;
	background:#f8f8f8;
	padding:5px;
	font-size:12px;
	margin:15px auto;
	width:90%;
	font-weight:normal;
}
#contact table {
	width:95%;
	margin:0px auto;
}
#contact table th {
	width:125px;
	padding:5px;
	text-align:right;
}
#contact table td {
	padding:5px;
}
#contactus {
	margin:0px auto;
	width:740px;
	padding:10px;
}
#contactus th {
	font-weight:normal;
	padding-right:15px;
	text-align:right;
	width:150px;
}
#text_note {
	padding:10px;
	background: url(../images/bg_footer.gif) repeat-x 0px -5px;
	border:1px solid #E8EDF3;
	margin-top:10px;
	float:left;
}
#text_note em {
	display:block;
	width:100%;
	text-align:right;
	margin-top:10px;
}

#text_note h3 {
	color:#e00000;
	font-size:11px;
	padding:5px 0px;
	display:block;
	width:100%;
	margin:5px 0px;
	float:left;
}
#payment {
	margin:0px auto;
	width:910px;
}
#payment h2 {
	font-size:16px;
	background:#fcfcfc;
	border-bottom:1px solid #dfdfdf;
	padding:5px 0px;
	height:20px;
}
#western_table {
	border:1px solid #dfdfdf;
	width:100%;
}
#western_table th {
	background:#efefef;
	text-align:center;
	padding:5px;
	height:20px;
}
#western_table td {
	padding:5px;
}
#address_info {
	width:655px;
	margin:0px auto;
}
#address_info td {
}
#pay_pro_infor {
	border:1px solid #efefef;
	width:320px;
	margin-top:10px;
}
#pay_pro_infor th ,#pay_met th{
	text-align:left;
	padding:5px;
	height:30px;
	line-height:30px;
	background:#f8f8f8;
}
#pay_pro_infor td ,#pay_met td {
	padding:5px;
}
.pay_pro_left {
	text-align:right;
	width:120px;
}
.pay_pro_right {
	text-align:left;
	width:200px;
}
.my_ordermore_table {
	width:95%;
	margin:5px auto;
}
.my_order_table {
	width:95%;
	margin:5px auto;
}
.my_order_table td {
	padding:3px 5px;
}
#my_table_info h3 {
	font-size:11px;
	background:#f8f8f8;
	padding:5px 10px;
	border-bottom:1px solid #dfdfdf;
	width:680px;
}
#order_serach {
}
#order_serach table {
	border:1px solid #efefef;
	padding:5px;
	margin:5px auto;
}
#order_serach table th {
	background:#efefef;
}
#order_serach table td {
	padding:5px;
}
.error {
color:#F20000;
}
.menber_login_box {
	width:150px;
}
#login_table th {
	padding-right:10px;
	text-align:right;
}
#login_table td a {
	color: #FF3300;
	text-decoration:underline;
}
.banner_ggao{
	width:715px;
	margin:0px auto;
	height:399px;
	background:url(../images/icon_indexad.jpg) no-repeat;
}
#show_text {
	padding:5px;
	float:left;
	width:703px;
	border:1px solid #e6e6e6;
	background:#f8f8f8;
	margin:10px auto;
}


.draw_t1 {
	font-size:15px;
	color:#FF0000;
	border-bottom:1px solid #efefef;
	line-height:35px;
	padding-bottom:5px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	margin:10px auto;
}
.draw_t2 {
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.draw_img img {
	border:1px solid #efefef;
	padding:8px;
	background:#fcfcfc;
}
.draw_img {
	margin:20px auto;
	text-align:center;
}
#draw {
	margin:0px auto;
	width:85%;
	background:#fcfcfc;
	border:1px solid #efefef;
}
