@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);
}
* {
	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:960px;
	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;
}

/*main*/
#main {
	background:#fff;
	margin:0px auto;
	width:940px;
	min-height:580px;
	padding:0px 10px;
	overflow:hidden;
}
*html #main {
	background:#fff;
	margin:0px auto;
	width:940px;
	height:580px;
	padding:0px 10px;
	overflow:visible;
}
#header {
	overflow:hidden;
	width:940px;
}
#headerlink {
	background:url(../images/bg_header.gif) no-repeat;
	text-align:right;
	height:27px;
}
#headerlink p {
	height:20px;
	float:right;
	line-height:20px;
	margin-top:3px;
	padding:0px 10px;
}
#headerlink p em {
	float:left;
	font-style:normal;
}
#headerlink p a {
	color:#C80900;
	margin:0px 0px 0px 10px;
	text-decoration:underline;
}
.head_input {
	width:120px;
	margin:0px 5px;
	height:17px;
	background:#C9CED5;
	border:1px solid #fff;
	padding:0px 2px;
	color:#555555;
	font-size:12px;
	float:left;
}
.head_btn {
	margin:1px auto auto 5px;
	cursor:pointer;
	background:url(../images/button_login.gif) no-repeat;
	height:18px;
	width:57px;
	border:none;
	float:left;
}
#logo {
	float:left;
	width:220px;
	display:inline;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:10px;
}
#myinfo {
	float:right;
	margin:10px 5px auto auto;
	width:500px;
	text-align:right;
}
#myinfo a {
	margin-left:10px;
	padding-right:10px;
	background:url(../images/icon_head.gif) no-repeat right top;
}
#myinfo a.mycart {
	background:url(../images/icon.gif) no-repeat 0px 2px #fff;
	padding-left:20px;
}
/*nav_box*/
#nav {
	background: url(../images/bg_nav.gif) repeat-x;
	height:30px;
	line-height:30px;
	width:940px;
	font-weight:bold;
}
#nav li {
	float:left;
	text-align:center;
	font-size:13px;
	line-height:30px;
	font-family:Arial, Helvetica, sans-serif;
}
#nav li a {
	height:30px;
	color:#000;
	padding:0px 20px;
}
#nav li a:hover {
	color:#fff;
	text-decoration:none;
	color:#CC0000;
}
#search {
	float:right;
	width:320px;
	overflow:hidden;
	display:inline;
	color:#715913;
	margin-top:10px;
}
#search span {
	float:left;
	line-height:25px;
	margin-right:10px;
}
.s_btn {
	height:26px;
	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:24px;
	margin-left:10px;
}
#s_input {
	background:#C2D1CB;
	height:28px;
	float:left;
	padding:0px 2px;
}
#s_input input {
	padding:0px 2px;
	height:20px;
	margin-top:2px;
	line-height:18px;
	width:220px;
	border:1px solid #666666;
	color:#666666;
	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:970px;
}
#cart {
	float:right;
	background:url(../images/button_cart.gif) no-repeat;
	width:138px;
	height:34px;
	line-height:34px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin-top:5px;
}
#cart span {
	color:#2C1902;
	margin:0px 3px;
}
#cart a {
	display:block;
	color:#fff;
}
#wrap {
	margin:0px auto;
	padding:10px 0px;
	background: url(../images/bg_nav.gif) no-repeat 0px -30px;
}
/*left*/
#left {
	float:left;
	width:200px;
	margin-top:10px;
	min-height:580px;
	overflow:hidden;
	padding-left:10px;
}
#left_t {
	overflow:hidden;
	font-size:12px;
	font-weight:normal;
	height:27px;
	width:168px;
	overflow:hidden;
	background:url(../images/bg_left_t.gif) repeat-x;
	line-height:25px;
	color:#3C4245;
	padding-left:10px;
	text-align:center;
	font-weight:bold;
}
.item_list {
	float:left;
	width:200px;
	overflow:hidden;
}
.item_list h1 {
	float:left;
	font-size:11px;
	background:url(../images/bg_left_t.gif) repeat-x #E5EAF1;
	width:194px;
	line-height:15px;
	cursor:pointer;
	color:#4D4D4D;
	padding-left:4px;
	padding-right:2px;
	border-bottom:1px solid #fff;
	padding-top:6px;
	padding-bottom:5px;
	display:inline;
}
.item_list h1 a {
	color:#4D4D4D;
	margin-left:15px;
	display:block;
}
.item_list h1 a:hover {
	color:#C80900;
}
.item_menu {
	border:1px solid #f3f3f3;
	border-top:none;
	border-bottom:none;
	width:198px;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:10px;
	float:left;
}
.item_menu ul {
	float:left;
}
.item_menu li {
	display:inline;
	overflow:hidden;
	width:163px;
	line-height:18px;
	margin:2px auto;
	padding-left:15px;
	margin-left:10px;
	float:left;
	background:url(../images/icon.gif) 8px -116px no-repeat;
}
.item_menu a {
	width:183px;
	color:#3C4245;
}
.item_menu a:hover {
	color:#C80900;
}
#left_list {
	width:198px;
	background:url(../images/bg_left_2rd.gif) repeat-x #f8f8f8;
	float:left;
}


.menber_menu {
	border:1px solid #f3f3f3;
	border-top:none;
	width:198px;
	float:left;
	margin-left:0px;
	padding-left:0px;
	display:inline;
	padding-bottom:10px;
}
.menber_menu ul {
	float:left;
}
.menber_menu li {
	overflow:hidden;
	width:163px;
	line-height:18px;
	margin:5px auto;
	padding-left:10px;
	margin-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	float:left;
	background:url(../images/icon.gif) 0px -115px no-repeat;
	border-bottom:1px solid #dfdfdf;
}

#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:715px;
	margin-top:10px;
	overflow:hidden;
	background:#fff;
}
#sideright {
	float:right;
	width:715px;
	margin-top:10px;
	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:715px;
	margin:10px auto;
}
#pro_title {
	font-size:12px;
	background:url(../images/bg_item_t.gif) no-repeat;
	color:#2B403B;
	height:28px;
	padding-left:20px;
	line-height:27px;
}
.pro_list {
	padding-top:10px;
	float:left;
	background:url(../images/bg_right.gif) repeat-x top #fff;
	width:740px;
}
.pro_list li{
	text-align:center;
	float:left;
	width:145px;
	height:215px;
	padding:5px;
	margin-left:10px;
	margin-right:13px;
	display:inline;
	margin-top:5px;
	margin-bottom:10px;
	overflow:hidden;
	color:#919191;
}
.pro_list li h4 {
	width:145px;
	height:145px;
	overflow:hidden;
	margin:0px auto;
	text-align:center;
}
.pro_list li h4 img  {
}
.pro_list li p {
	height:30px;
	margin-bottom:10px;
	overflow:hidden;
}
.pro_list li p a {
	color:#612B2B;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.pro_list li p a:hover {
	color: #945F3E;
}
.price_a {
	font-size:12px;
	display:block;
	text-decoration: line-through;
}
.price_b {
	font-size:12px;
	width:45px;
	height:21px;
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.pro_list li h5 {
	margin-top:5px;
}
.btn_buy {
	margin-right:5px;
	width:77px;
	height:18px;
	cursor:pointer;
	border:none;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button_buy1.gif) no-repeat;
}
#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;
	padding:0px 0px 5px 0px;
	margin-top:5px;
	float:left;
	width:200px;
	overflow:hidden;
}
#news ul {
	border:1px solid #f3f3f3;
	border-bottom:none;
	border-top:none;
	width:198px;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../images/bg_left_b.gif) bottom no-repeat;
}
*html #news ul {
	border:1px solid #f3f3f3;
	border-bottom:none;
	border-top:none;
	width:190px;
	float:left;
	display:inline;
	background:url(../images/bg_left_b.gif) bottom no-repeat;
}
*html #news li {
	float:left;
	width:168px;
	line-height:16px;
	overflow:hidden;
	margin:2px 10px;
	display:inline;
	padding-left:10px;
	background:url(../images/icon.gif) 0px -116px no-repeat;
}
#news li {
	float:left;
	width:175px;
	line-height:16px;
	overflow:hidden;
	margin:2px 10px;
	display:inline;
	padding-left:10px;
	background:url(../images/icon.gif) 0px -116px no-repeat;
}
#news h1 {
	float:left;
	font-size:11px;
	background:url(../images/bg_left_news.gif) repeat-x #F7F8F8;
	float:left;
	width:185px;
	line-height:15px;
	color:#4D4D4D;
	height:21px;
	overflow:hidden;
	padding-left:15px;
	padding-right:2px;
	border-bottom:1px solid #fff;
	padding-top:6px;
}
#news h1 span {
	float:right;
	margin-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
}
#news li a {
	color:#494949;
}
#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*/
#footer {
	margin:0px auto;
	padding:10px;
	width:940px;
	background:#fff;
	color:#686868;
	text-align:center;
}
#footer_left {
	margin:0px auto;
	text-align:center;
}
#footer_right {
	margin:0px auto;
	width:930px;
}
#footerline {
	border-top:1px solid #efefef;
	padding:5px 0px;
	width:930px;
}
#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:#750000;
}
#guide a {
	color:#750000;
}
#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:715px;
	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:705px;
	overflow:hidden;
	margin-top:5px;
}
#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:left;
	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:180px;
	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:96px;
	height:30px;
	cursor:pointer;
	border:none;
	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:740px;
	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;
}
label {
	cursor:pointer;
}
.cbox {
	float:left;
	margin:0px 5px;
}
.btn {
	margin-right:5px;
	margin-top:10px;
	width:131px;
	height:30px;
	cursor:pointer;
	border:none;
	font-size:13px;
	font-weight: bold;
	color:#493629;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button.gif) no-repeat 50% 50%;
}
.btn_back {
	margin-right:5px;
	margin-top:10px;
	width:131px;
	height:30px;
	cursor:pointer;
	border:none;
	font-size:13px;
	font-weight: bold;
	color:#493629;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button_2.gif) no-repeat 50% 50%;
}
.btn_check {
	margin-right:5px;
	margin-top:10px;
	width:149px;
	height:37px;
	cursor:pointer;
	border:none;
	font-size:13px;
	font-weight: bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button2.gif) no-repeat; padding-bottom:10px;
	padding-right:15px;
}
.btn_new {
	margin-right:5px;
	margin-top:10px;
	width:157px;
	height:37px;
	cursor:pointer;
	border:none;
	font-size:13px;
	font-weight: bold;
	color:#493629;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button5.gif) no-repeat;
	padding-bottom:9px;
}
.btn_a {
	margin-right:5px;
	margin-top:10px;
	width:180px;
	height:30px;
	cursor:pointer;
	border:none;
	font-size:13px;
	font-weight: bold;
	color:#493629;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button_a.gif) no-repeat 50% 50%;
}
.btn_Confirm {
	margin-right:5px;
	margin-top:10px;
	width:138px;
	height:38px;
	cursor:pointer;
	border:none;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button4.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:10px 10px auto 10px;
	float:left;
}
#right_info {
	padding:10px;
	min-height:450px;
}
*html #right_info {
	border:1px solid #efefef;
	padding:10px;
	width:692px;
	height:550px;
	overflow:visible;
}
#login {
	background:url(../images/bg_login11.png) no-repeat #fff;
	margin:0px auto;
	width:550px;
	padding:10px;
}
#login_list {
	width:280px;
	height:250px;
	margin:30px 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;
}
#login_sign {
	background:#fcfcfc;
	border:1px solid #efefef;
	padding:10px;
	margin-bottom:10px;
}
#login_sign h3 {
	font-size:13px;
	margin-bottom:15px;
}
#sign_uptable {
	margin:15px auto;
	width:95%;
	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:#E5EAF1;
	padding:5px;
}
#sign_uptable td span {
	color:#CC0000;
	padding:0px 10px;
}
.text_sign {
	width:150px;
	color:#585858;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.error {
	color:#F20000;
}
.sl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#585858;
	width:155px;
}
/*news*/
#news_box {
	width:95%;
}
#news_box h3 {
	margin:20px auto 10px auto;
	font-size:12px;
	border-bottom:1px solid #efefef;
	color:#750000;
}
#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;
	width:680px;
}
#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;
}

/*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:680px;
	float:left;
	overflow:hidden;
	margin-left:15px;
	padding:10px 0px;
	background:#fff;
}
#member_welcome {
	width:635px;
	font-size:12px;
	color:#888888;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	background:#efefef;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#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:#dfdfdf;
	height:35px;
	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;
}
#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: #B65A10;
}
#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;
	background:#fff;
	overflow:hidden;
	border-bottom:3px 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;
}
#mystep {
	height:26px;
	overflow:hidden;
	background:url(../images/bg_step_r.jpg) no-repeat #E0E1E0 right;
	width:700px;
	font-size:13px;
	line-height:26px;
	font-family:Tahoma, "Times New Roman", Times, serif;
}
#mystep span {
	height:26px;
	float:left;
}
#mystep span em {
	font-style:normal;
	float:left;
}
#mystep span strong {
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding-right:5px;
	float:left;
}
.mystep_current {
	background: url(../images/bg_step_c.jpg) no-repeat right #CD1D0B;
	color:#fff;
	font-weight:bold;
	padding:0px 30px 0px 20px;
}
.mystep_current strong {
	background:url(../images/bg_step_a.jpg) no-repeat left;
	padding-left:30px;
}
.mystep_other {
	color:#383838;
	padding:0px 20px;
}
.mystep_other strong {
	font-weight:normal;
}
#step_table {
	width:100%;
	margin:20px auto;
	border-bottom:1px dashed #bbbbbb;
}
#step_table th {
	font-weight:normal;
	background:#626764;
	height:30px;
	color:#fff;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
#step_table td {
	text-align:center;
	background:#F5F5F5;
}
#step_table td img {
	margin:5px;
	padding:5px;
}
#cart_total {
	float:right;
	width:100%;
	margin:10px 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:#E5EAF1;
	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%;
	float:left;
}
#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%;
	float:left;
}
.payico_left {
	float:left;
	margin-right:10px;
}
.payico_right {
	float:left;
	width:500px;
}
#shiping_add button {
	float:right;
	margin-top:-10px;
}
#shiping_text {
	margin:0px auto;
	width:640px;
	height:80px;
	padding:5px;
	border:1px solid #efefef;
	background:#fff;
}
#shiping_btn {
	margin:10px auto;
	text-align:center;
}
/*end member*/
#sign_up {
	padding:0px 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;
}
#text_note {
	padding:10px;
	background:#F7FAFE;
	border:1px solid #E8EDF3;
	margin-top:10px;
	float:left;
	display:block;
	width:690px;
}
#text_note em {
	display:block;
	width:100%;
	text-align:right;
}

#text_note h3 {
	font-size:11px;
	padding:5px 0px;
	display:block;
	width:100%;
	margin:5px 0px;
	float:left;
}
#pay_pro_infor {
	border:1px solid #efefef;
	width:325px;
	margin-top:5px;
}
#pay_pro_infor th{
	text-align:left;
	padding:5px;
	height:30px;
	background:#f8f8f8;
}
#pay_pro_infor td {
	padding:3px 5px;
}
#pay_pro_infor3 {
	border:1px solid #efefef;
	width:350px;
	margin-top:5px;
}
#pay_pro_infor3 th {
	text-align:left;
	padding:5px;
	height:30px;
	background:#f8f8f8;
}
#pay_pro_infor1 {
	border:1px solid #efefef;
	width:715px;
	margin-top:10px;
}
#pay_pro_infor1 th ,#pay_met th{
	text-align:left;
	padding:5px;
	height:30px;
	background:#f8f8f8;
}
#pay_pro_infor1 td ,#pay_met td {
	padding:5px;
}
.pay_pro_left {
	text-align:right;
	width:120px;
}
.pay_pro_right {
	text-align:left;
	width:200px;
}
#address_info {
	margin:0px auto;
	width:660px;
}
#address_info td {
	width:50%;
}
.btn_change {
	margin-right:5px;
	width:131px;
	height:30px;
	cursor:pointer;
	border:none;
	font-size:13px;
	font-weight: bold;
	color:#493629;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/button.gif) no-repeat 50% 50%;
	color:#c00000;
}
#txt_c {
	margin:0px auto;
	width:96%;
}
#txt_c a {
	color:#e00000;
	text-decoration:underline;
}
#txt_c a:hover {
	color:#000;
}
#txt_c p {
	margin:20px auto;
}
.button_checkout {
	background:url(../images/button_checkout.gif) no-repeat;
	width:77px;
	height:18px;
	cursor:pointer;
	border:none;
	margin-left:10px;
}
#page_menu {
	float:left;
}
#page_menu2 {
	float:right;
	text-align:right;
}
#page_menu2 a {
	margin:0px 3px;
}
#page_link {
	margin-bottom:10px;
	float:left;
}
#order_serach {
}
#order_serach table {
	border:1px solid #dfdfdf;
}
#order_serach th {
	background:#f3f3f3;
	padding:3px;
}
#order_serach  td {
	padding:5px;
}
.my_order_table {
	width:100%;
	margin:5px auto;
	float:left;
}
.menber_login_box {
	width:125px;
}
.login_choose {
	border:1px solid #efefef;
	background:#fff;
	padding:5px;
	margin:8px auto;
}
.login_choose td {
	padding:3px 5px;
}
.reg_table_input {
	width:125px;
}
.payimg_l {
	float:left;
	width:180px;
}
.payimg_r {
	float:left;
	width:450px;
}
#img_e {
	float:left;
	margin-left:30px;
	margin-top:8px;
	width:150px;
}
#img_e img {
	height:65px;
}

#img_f {
	margin:0px auto;
	width:940px;
	text-align:center;
}
#img_f img {
	margin:0px 10px;
	height:70px;
}

#text_paya {
	padding:5px;
	width:660px;
}
#text_payt {
	background:#dfdfdf;
	padding:0px 5px;
	height:35px;
	font-weight:bold;
	line-height:35px;
	font-size:13px;
}
#text_mao {
	padding:5px;
	background:#fcfcfc;
	border:1px solid #dfdfdf;
	margin:10px auto;
	width:680px;
	font-weight:bold;
	font-size:13px;
}
#text_maot {
	background:#ECE8DB;
	border:1px solid #dfdfdf;
	padding:10px;
	margin:5px auto;
	width:600px;
	overflow:hidden;
}
#text_mao h2 {
	background:#fff;
	border:#f3f3f3 1px solid;
	padding:10px;
	display:block;
	font-size:13px;
	width:600px;
	margin:5px auto;
}
#text_mao h2 a {
	color:#CC0000;
}
#pay_imgc {
	float:right;
	width:300px;
}
#shiping_adds p{
	background:#fcfcfc;
	padding:3px;
	border:1px solid #efefef;
	margin:5px auto;
	width:97%;
}
.textlist {
	margin:10px auto;
	width:100%;
}
.textlist li {
	background:url(../images/icon_li.gif) 0px 5px no-repeat;
	padding-left:10px;
	overflow:hidden;
	margin:10px;
}


.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;
}
#topimg2 {
	float:right;
	margin:10px auto auto auto;
}
#pay_sc {
	border-bottom:1px dashed #dfdfdf;
	border-top:1px dashed #dfdfdf;
	float:left;
	width:100%;
	text-align:right;
	padding:10px 0px;
}
#total_a {
	margin-right:50px;
	font-size:15px;
	text-align:right;
}