@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	background: url(../images/bg.jpg) repeat fixed;
}
* {
	list-style:none;
	padding:0px;
	margin:0px;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0;
	padding:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
a {
	color:#383838;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
img {
	border:none;
}
.wrap {
	margin:0px auto;
	width:1000px;
}
.clear {
	clear:both;
}
.cen {
	margin:0px auto;
	text-align:center;
}
.red {
	color:#ff0000;
}
.red a {
	color:#ff0000;
}
.b {
	font-weight:bold;
}
/*------------------------------------------------top--------------------*/
#topmain{
	width:100%;
	background:url(../images/menuback.png) 0 0 repeat-x;
	height:165px;
}
#header{
	width:1000px;
	margin:25px auto auto auto;
	height:100px;
	position:relative;
}
#header #logo{
	background:url(../images/logo.png) no-repeat;
	height:60px;
	width:290px;
	display:block;
	float:left;
}
#header form{
	background:url(../images/bg_search.gif) 0 0 no-repeat;
	width:472px;
	height:93px;
	float:right;
	color:#fff;
}
#top {
	margin:0px auto;
	width:1000px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #97A2C1;
}
#toptext {
	font-size:11px;
	color:#D4D9E8;
	font-weight: normal;
	width:660px;
	float:left;
}
#membertext {
	width:285px;
	color:#97A2C1;
	float:right;
	text-align:right;
}
#membertext a {
	color:#FFF000;
}
#header form input.txtBox{
	width:300px;
	height:15px;
	border:1px solid #9BA5BF;
	background:#6B707D;
	color:#fff;
	float:left;
	padding:3px 5px;
	font-size:12px;
	margin:40px 0 5px 15px;
	line-height:15px;
}
#header form input.go{
	background:url(../images/btn_search.gif) 0 0 no-repeat;
	width:93px;
	height:23px;
	float:right;
	font-size:12px;
	line-height:21px;
	border:none;
	cursor:pointer;
	margin:40px 15px 0px 5px;
}
#header form a:hover{
	text-decoration:underline;
}
#hs {
	float:left;
	margin-left:15px;
	color:#97A2C1;
	width:480px;
	height:22px;
	overflow:hidden;
}
#hs strong {
	padding-right:3px;
}
#hs a {
	color:#97A2C1;
	padding:0px 3px;
	text-decoration:underline;
}
#hs a:hover {
	color:#DEE6FF;
}
#header ul.nav{
	width:520px;
	height:26px;
	float:left;
}
#header ul.nav li{
	float:left;
	margin:0 3px 0 0;
	font-size:0;
	line-height:0;
}
#header ul.nav li.noMargin{
	margin:0;
}
#header ul.nav li a{
	display:block;
	background:url(../images/nav_bg.gif) 0 0 no-repeat;
	width:90px;
	height:30px;
	font:bold 13px/30px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#EBEBEB;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
#header ul.nav li a:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	color:#444444;
	background-color:inherit;
}

#header ul.nav li a.nav_order{
	display:block;
	background:url(../images/nav_bg1.gif) 0 0 no-repeat;
	width:110px;
	text-align:center;
	height:30px;
	font:bold 13px/30px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#EBEBEB;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
#header ul.nav li a.nav_order:hover, .nav_order_hover{
	background:url(../images/nav_bg_hover1.gif) 0 0 no-repeat;
	color:#444444;
	background-color:inherit;
}
#header ul.nav li a.current{
	display:block;
	background:url(../images/nav_bg_hover.gif) 0 0 no-repeat;
	width:90px;
	height:30px;
	font:bold 13px/30px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#444444;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	cursor:text;
}
#sbag {
	position:absolute;
	right:5px;
	top:0px;
	color:#fff;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------body--------------------*/
#bodyMain{
	width:100%;
	color:#000;
	padding:25px 0 28px 0;
}
#body{
	width:1000px;
	margin:0 auto;
}

/*------------------------------------------------left--------------------*/
#left{
	width:290px;
	float:left;
}
.itema {
	display:block;
	width:290px;
	height:40px;
	background:url(../images/icon2.png) no-repeat;
	font-size:15px;
	color:#000;
	text-indent:15px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:40px;
}
.itema a {
	float:right;
	color:#000;
	font-size:11px;
	margin-right:10px;
}
.left_groupa {
	padding:0px 5px;
	width:270px;
	overflow:hidden;
	background:#000;
	margin:0px auto;
}
.hot {
	background:url(../images/bg_cor_int.gif) no-repeat;
	color:#fff;
	width:35px;
	height:13px;
	font:normal 10px Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	float:right;
	margin:4px 0 0 0;
}
#left h2{
	display:block;
	width:270px;
	height:25px;
	line-height:25px;
	font:bold 12px/25px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:3px auto;
}
#left h2 a:hover em.hot{
	color:#fff;
	background:url(../images/bg_cor_int.gif) no-repeat bottom right;
}
#left h2 strong {
	float:left;
}
#left h2 span{
/*	background:url(../images/arrow.gif) 0 5px no-repeat;*/
	font-size:12px;
	font-weight:bold;
	color:#F3F3F3;
	background-color:inherit;
	float:left;
	width:260px;
	cursor:pointer;
}
#left h2 a {
	background:url(../images/icon2.png) 0px -60px repeat-x;
	color:#fff;
	width:270px;
	display:block;
	float:left;
	text-indent:10px;
	text-decoration:none;
}
#left h2 a:hover {
	background:url(../images/icon2.png) 0px -88px repeat-x;
	color:#000;
	width:270px;
	display:block;
	float:left;
	text-decoration:none;
}
.itemb{
	width:270px;
}
.itemb li{
	margin:3px auto;
	overflow:hidden;
	height:25px;
	background: url(../images/bg_itemline.gif) 0px bottom repeat-x;
}
.itemb li a{
	display:block;
	background:url(../images/arrow_green.gif) 19px 9px no-repeat;
	padding:0 5px 0 31px;
	height:25px;
	font-weight:normal;
	color:#D4DFFF;
	font-size:11px;
	line-height:24px;
	text-decoration:none;
}
.itemb li a span.bg{
	background:url(../images/bg_cor_int.gif) no-repeat;
	color:#CAD7FB;
	width:35px;
	height:13px;
	font:normal 10px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	float:right;
	margin:4px 0 0 0;
}
.itemb li a span.nor{
	color:#000;
	background-color:inherit;
	font:normal 10px/15px Tahoma, Arial, Helvetica, sans-serif;
	float:right;
	margin:4px 0 0 4px;
}
.itemb li a:hover{
	text-decoration:underline;
	color:#D4DFFF;
}
.itemb li a:hover span.bg{
	color:#fff;
	background:url(../images/bg_cor_int.gif) no-repeat bottom right;
}
.itemb li a:hover span.nor{
	color:#2F2F20;
	background-color:#C6C6A5;
}
#left form{
	width:210px;
	padding:5px 15px 41px 15px;
	background-color:#D2D2B4;
	color:#000;
}
#left form label{
	display:block;
	font:bold 11px/23px Arial, Helvetica, sans-serif;
	float:left;
}
#left form input.txtBox{
	width:208px;
	height:19px;
	background-color:#fff;
	color:#000;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	float:left;
}
#left form a{
	display:block;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	float:left;
	color:#945E02;
	background-color:inherit;
	text-decoration:none;
	margin:4px 0 0 0;
}
#left form a:hover{
	text-decoration:underline;
}
#left input.login{
	background:url(../images/btn_login.gif) 0 0 no-repeat;
	width:66px;
	height:21px;
	float:right;
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	color:#F2F2E2;
	background-color:#D2D2B4;
	border:none;
	cursor:pointer;
	margin:4px 0 0 0;
}
/*------------------------------------------------left--------------------*/
/*------------------------------------------------right--------------------*/
#right{
	width:685px;
	float:right;
	background:#000;
	color:#fff;
	padding-bottom:15px;
	padding-left:10px;
}
#right a {
	color:#FFF000;
}
#right a:hover {
	color:#ff0000;
}
.right{
	width:675px;
	float:right;
	background:#000;
	padding:5px 10px;
	margin-bottom:25px;
}
#right h3.t1{
	display:block;
	height:30px;
	border-bottom:#9699A3 solid 2px;
	font:normal 28px/28px Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	color:#fff;
	background-color:inherit;
	margin:25px auto auto auto;
}
#right h3.t1 a {
	color:#fff;
}
#show {
	padding-bottom:20px;
}
#right ul.prolist{
	width:100%;
	margin-bottom:15px;
}
#right ul.prolist li {
	float:left;
	width:150px;
	overflow:hidden;
	text-align:center;
	padding:7px;
	margin:5px 4px 5px auto;
}
#right ul.prolist li p {
	height:150px;
	width:150px;
	overflow:hidden;
}
#right ul.prolist li .proname {
	font: 11px Arial, Helvetica, sans-serif;
	line-height:17px;
	display:block;
	text-align:center;
	margin:3px auto;
	height:35px;
	overflow:hidden;
	float:left;
	width:150px;
}
#right ul.prolist li .proname a {
	color:#fff;
}
#right ul.prolist li .proname a:hover {
}
#right ul.prolist li .rprice {
	width:150px;
	height:22px;
	color:#fff;
	text-align:center;
	font-style:normal;
	color:#888888;
}
#right ul.prolist li .rprice strong {
	padding:0px 5px;
	font:bold 11px  Arial, Helvetica, sans-serif;
}
#right ul.prolist li .rprice em {
	text-decoration:line-through;
	font-style:normal;
	letter-spacing:0.1em;
}
#right ul.prolist li .oprice {
	height:25px;
	font-style:normal;
	display:block;
	width:150px;
	color:#B5C0DC;
	letter-spacing:0.1em;
}
#right ul.prolist li .oprice strong {
	color:#B5C0DC;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:0px 5px;
}
#right ul.prolist li input.ibuy {
	font:bold 13px "Trebuchet MS",Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:url(../images/buynow.gif) no-repeat;
	height:20px;
	width:93px;
	text-align:center;
	border:none;
	color:#fff;
}
/*------------------------------------------------right--------------------*/
/*--------------------------guide----------------------------------------*/
#guide {
	margin:10px 0px;
	background:#585E6E;
	color:#fff;
	width:655px;
	padding:3px 10px;
}
#guide a {
	color:#fff;
}
#guide a:hover {
	color:#FF0000;
}
/*--------------------------guide----------------------------------------*/
/*pages*/
.pages {
	text-align:right;
	clear:both;
	margin-right:15px;
	float:right;
	width:680px;
	color:#fff;
	margin:10px auto;
}
.pages  a {
	padding:2px 3px;
	height:19px;
	line-height:19px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:0px 3px;
	color:#fff;
}
.pages  a:hover {
	color:#FF0000;
}
.pages  a.on {
	background:#CC0000;
	border:1px solid #efefef;
	color:#fff;
	font-weight:bold;
}
.pages ul img {
	margin-top:10px;
}
.pages .ptext {
	width:30px;
	margin:0px 10px;
}
.pages .pbtn {
	background:url(../images/go.png) 0 0 no-repeat;
	width:36px;
	height:21px;
	float:right;
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	color:#333333;
	border:none;
	cursor:pointer;
	margin:0 0 5px 0;
}
/*--------------------------------right-------------------------------------*/
/*-----------------login----------------*/
.login_sign {
	background:#393939;
	padding:10px;
	margin:10px 0px;
	width:655px;
	color:#fff;
}
.login_sign h3 {
	padding:5px 0px;
	border-bottom:1px solid #dfdfdf;
}

.login_sign h3 input {
	font:bold 11px/21px "Trebuchet MS",Arial, Helvetica, sans-serif;
	text-align:center;
	border:none;
	cursor:pointer;
	height:21px;
	color:#fff;
}
.btn_return ,.btn_new {
	width:150px;
	background:url(../images/btn_return.gif) no-repeat;	
	text-align:center;
	border:none;
	cursor:pointer;
	height:30px;
	color:#fff;
}
.btn_without {
	width:170px;
	background:url(../images/btn_without.gif) no-repeat;
}
.login_sign p {
	margin:10px;
}
.login_list {
	margin:0px auto;
	width:350px;
}
.login_list li {
	margin:5px auto;
}
.login_list li strong {
	font-weight:normal;
	width:80px;
	text-align:right;
	float:left;
	padding:0px 10px;
}
.login_list li.ltext {
	padding-left:100px;
}
.login_list li.ltext input {
	float:left;
	margin-right:5px;
}
.login_list li.ltext a {
	text-decoration:underline;
	color:#fff;
}
.login_list li.ltext a.red {
	text-decoration:underline;
	color:#ff0000;
}
.btn_login {
	background:url(../images/btn_login.gif) no-repeat;
	border:none;
	width:82px;
	height:26px;
	cursor:pointer;
	text-transform:uppercase;
	color:#801502;
	font:bold 15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin-left:100px;
}
/*-----------------login----------------*/
/*-----------------sign_up-------------------*/
#sign_uptable {
	padding:5px;
	width:100%;
	background:#000;
}
#sign_uptable th {
	padding:5px;
	text-align:right;
	font-weight:normal;
}
#sign_uptable h3 {
	border-bottom:1px solid #dfdfdf;
	font:bold 12px/26px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:10px auto;
	
}
/*-----------------sign_up-------------------*/
/*news*/
#news {
	width:270px;
	margin-bottom:5px;
}
#news ul {
	width:270px;
}
#news li {
	width:260px;
	float:left;
	line-height:15px;
	padding:3px 5px;
	background: url(../images/bg_itemline.gif) 0px bottom repeat-x;
}
#news li a {
	width:260px;
	float:left;
	color:#fff;
}
#news li a:hover {
	color:#CAD7FB;
}
/*footer*/
#footer {
	margin:0px auto;
	width:1000px;
	height: auto;
	text-align:center;
	color:#fff;
	font-size:11px;
	clear:both;
	background:url(../images/bg_footer.png) 0px 50px no-repeat;
	height:250px;
}
.copyright {
	margin-top:35px;
}
.copyright a {
	color:#fff;
	padding:0px 5px;
}
.copyright img {
	margin-bottom:2px;
}
/*new_list*/
#main_news {
	background:url(../images/bg_main_right.png) repeat-x;
	widows:750px;
	overflow: hidden;
	padding:10px;
}
#main_news_title {
	font-size:13px;
	border-bottom:1px solid #dfdfdf;
	padding-bottom:5px;
	margin:10px auto;
}
#main_news_list li {
	line-height:20px;
	padding:3px 0px;
}
#main_news_list li a {
	background:url(../images/icon_news.gif) 0px 8px no-repeat;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	border-bottom:1px dashed #cccccc;
}
#main_news_list li a:hover {
	background:url(../images/icon_news.gif) 0px 8px no-repeat #fcfcfc;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #dfdfdf;
}
#news_title {
	font-size:13px;
	border-bottom:1px solid #dfdfdf;
	padding-bottom:5px;
	margin:10px auto;
	text-align:center;
}
#news_list_title {
	height:25px;
	line-height:25px;
	text-indent:10px;
	font-size:12px;
	margin-top:15px;
	color:#fff;
}
#news_list li {
	background:url(../images/arrow_green.gif) 0px 6px no-repeat;
	color:#7C7C7C;
	padding-left:10px;
	height:25px;
	overflow:hidden;
	margin:0px 10px;
}
#news_list li a {
	color:#fff;
}
#news_content {
	padding:10px;
}
#news_content h3 {
	background:#CCFFFF;
	padding:5px 0px;
	display:block;
	margin-bottom:15px;
}
#news_content li {
	background:url(../images/icon_news.gif) no-repeat 0px 3px;
	padding-left:15px;
}
#news_content p {
	margin-bottom:20px;
}
/*----------------------------product infor------------------------------*/
.protitle {
	border-bottom:1px solid #dfdfdf;
	font:bold 18px/25px "Trebuchet MS",Arial, Helvetica, sans-serif;
	width:675px;
	float:left;
	text-align:center;
	padding:10px 0px;
	color:#fff;
	letter-spacing:0.1em;
}
#proimg {
	float:left;
	width:280px;
	margin:15px auto auto auto;
}
#proimg img:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
}
#proimg em {
	font-style:normal;
	text-align:center;
	line-height:25px;
	width:280px;
	margin:8px auto;
	height:30px;
	float:left;
	color: #fff;
}
#proinfor {
	float:left;
	width:360px;
	background:#000;
	margin-left:35px;
	padding-top:10px;
	overflow:hidden;
	position:relative;
}
#proinfor p {
	float:left;
	width:350px;
}
#proinfor p strong {
	float:left;
	width:130px;
	text-align:right;
	font-weight:normal;
	font:bold 11px/25px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:0px 10px;
}
#proinfor p em.rp {
	font-style:normal;
	text-decoration:line-through;
	color: #929292;
}
#proinfor p em.op {
	font-style:normal;
	color:#CC0000;
	font-weight:bold;
	font:bold 15px/25px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
#proinfor p input.rbtn {
	float:left;
	margin:0px 5px;
}
#proinfor p input.protext {
	float:left;
	margin:0px 5px;
	width:25px;
	text-align:center;
}
#probtn {
	width:359px;
	height:135px;
	clear:both;
	border-bottom:1px solid #888888;
}
#probtn input {
	cursor:pointer;
	border:none;
	background:url(../images/btn_buynow.gif) no-repeat;
	height:62px;
	width:168px;
	margin:50px auto auto 150px;
}
#proinfor h3 {
	font:bold 15px/25px "Trebuchet MS",Arial, Helvetica, sans-serif;
	margin-top:25px;
	color:#fff;
}
#proinfor h4 {
	line-height:20px;
	color:#B5C0DC;
	font-size:13px;
	margin:10px auto;
}
#proinfor ul li {
	background:url(../images/arrow_green.gif) no-repeat 3px 8px;
	border-bottom:1px dashed #B5C0DC;
	padding:3px 0px 3px 15px;
}
#small_img {
	float:left;
	width:280px;
	margin-left:5px;
	margin-top:20px;
	overflow:hidden;
}
#small_img a {
	border:1px solid #efefef;
	margin:10px;
	float:left;
}
/*-----------------product infor-----------------*/
.current {
	background:url(../images/icon_flaw.gif) no-repeat 0px -65px;
	color:#ff0000;
}
.ago {
	background:url(../images/icon_flaw.gif) no-repeat;
	color:#999999;
}
#wrap_login {
	float:left;
	width:430px;
	overflow:hidden;
	display:inline;
	height:260px;
	padding:5px;
	border:1px solid #dfdfdf;
	background:#FBFAF5;
	margin:30px 20px;
}

#wrap_login #RememberId {
width:20px;
padding:2px 3px;
}
#wrap_login li {
	padding:8px 10px;
}
#wrap_login li span {
	padding-right:15px;
	width:100px;
	float:left;
	text-align: right;
}
#wrap_login li em {
	font-style:normal;
	font-size:11px;
	float:right;
}
#wrap_login li input {
	width:150px;
	padding:2px 3px;
}

#wrap_creat {
	float:left;
	width:410px;
	overflow:hidden;
	display:inline;
	height:260px;
	padding:5px;
	border:1px solid #dfdfdf;
	background:#FCFCFC;
	margin:30px auto;
}
#wrap_creat dd {
	width:400px;
	padding:8px 10px;
}
.btn {
	background:url(../images/btn_login.gif) no-repeat;
	border:none;
	width:82px;
	height:26px;
	margin:10px 5px;
	cursor:pointer;
	text-transform:uppercase;
	color:#801502;
	font:bold 15px/26px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
.btn10{
	cursor:pointer;
	width:144px;
	height:29px;
	line-height:29px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background:url(../images/button_continue3.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:2px 5px;
	border:0;
	float:right;}
#login_table {
	width:95%;
	margin:0px auto;
}
#login_table th{ text-align:right; padding-right:10px;}
.btn_next {
	cursor:pointer;
	width:120px;
	color:#fff;
	font-size:11px;
	height:42px;
	font-weight:bold;
	line-height:30px;
	background:url(../images/button_next.gif) no-repeat #FA8B00;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 5px;
}
.btn_back {
	cursor:pointer;
	width:120px;
	color:#fff;
	font-size:11px;
	height:42px;
	font-weight:bold;
	line-height:30px;
	background:url(../images/button_back.gif) no-repeat #1C9BC5;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 5px;
}
.btn_cart {
	cursor:pointer;
	width:150px;
	color:#fff;
	font-size:11px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	background:url(../images/btn_ck.gif) no-repeat;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 5px;
}
.btn_update {
	cursor:pointer;
	width:136px;
	color:#fff;
	font-size:11px;
	height:42px;
	font-weight:bold;
	line-height:30px;
	background:url(../images/button_update.gif) repeat-x;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 5px;
}
.btn_continue {
	cursor:pointer;
	width:150px;
	color:#fff;
	font-size:11px;
	height:39px;
	font-weight:bold;
	line-height:39px;
	background:url(../images/button_continue.gif) no-repeat #1C9BC5;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 5px;
}
.btn_continue2 {
	cursor:pointer;
	width:213px;
	color:#fff;
	font-size:11px;
	height:39px;
	font-weight:bold;
	line-height:39px;
	background:url(../images/button_continue2.gif) no-repeat;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 5px;
}
/*sign_up*/
#sign_up {
	margin-top:10px;
	float:left;
	background:#fff;
	width:100%;
}
#sign_up th {
	text-align:right;
	width:150px;
	padding-right:10px;
	font-weight:normal;
}
#sign_up td {
	padding:5px;
}
.error{
color:#FF0000;
}
#sign_up h3 {
	background:#F7F7F7;
	color:#0C7500;
	font-size:11px;
	padding:3px 5px;
}
#sign_up h3 span {
	font-weight:normal;
	margin:0px 5px;
	color:#000000;
}
#sign_up h2 {
	height:35px;
	line-height:35px;
	font-size:13px;
	background:#f8f8f8;
	border-bottom:1px solid #dfdfdf;
	padding:0px 10px;
	margin:10px auto;
	color:#960000;
}
#sign_up h2 span {
	color:#ff0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0px 10px;
}
#total {
	text-align:left;
	margin:5px auto;
	padding:5px;
	background: #fff;
	width:900px;
	overflow:hidden;
}
#total h4 {
	font-size:12px;
	text-align:right;
	float:right;
	display:block;
	width:350px;
	padding:5px;
	color:#CC0000;
}
#total h4 span {
	color:#ff0000;
	padding:0px 5px;
}
#total h5 {
	float:right;
	display:block;
	width:100%;
	background:#fcfcfc;
	border: 1px solid #f3f3f3;
	padding:10px 0px;
}
.Remove a {
	color:#0054ED;
	font-weight:bold;
	text-decoration:underline;
}
.Remove a:hover {
	color:#ff0000;
	font-weight:bold;
	text-decoration:underline;
}
/*manege*/
#manage_left {
	margin-bottom:10px;
	height:350px;
	background:#fafafa;
}
#manage_left h3 {
	background:url(../images/bg_title.png) -250px 0px no-repeat;
	text-align:center;
	color:#fff;
	font-size:12px;
	height:35px;
	line-height:25px;
}
#manage_left li {
	width:200px;
	background:#FAFAFA;
	float:left;
	border-bottom:1px solid #EDEDED;
}
#manage_left li a {
	background: #fafafa;
	display:block;
	padding:20px 10px;
	color:#0E538D;
	text-decoration:none;
}
#manage_left li a:hover {
	color:#FF0000;
	background:#fff;
}
#manage_left li img {
	margin:0px 5px;
}
#manage_main {
	padding:10px;
}
#manege_list li {
	float:left;
	margin:10px;
}
#manege_list li a {
	display:block;
	width:280px;
	padding:25px 30px;
	background: url(../images/bg_my_b.gif) repeat-x bottom;
	border:1px solid #f3f3f3;
	text-decoration:none;
}
#manege_list li img {
	margin:0px 10px;
	background:#fff;
}
/*faq*/
#main_faq li {
	margin:10px auto;
}
#main_faq li h3 {
	background:#f8f8f8;
	font-size:11px;
	color:#0E538D;
	padding:5px 15px;
	border-bottom:1px solid #dfdfdf;
}
#main_faq li h4 {
	background:#fcfcfc;
	font-size:11px;
	padding:5px 15px;
	font-weight:normal;
	border-bottom:1px dashed #dfdfdf;
}
#contact {
	margin:40px 0px;
	float:left;
	width:730px;
	height:419px;
	background:url(../images/icon_contact.jpg) no-repeat;
}
#contact li {
	margin-top:180px;
	margin-left:30px;
	font-size:13px;
	line-height:30px;
	color:#ff0000;
	font-weight:bold;
}
/*step*/
#my_address {
	margin:5px auto;
	width:100%;
	border:1px solid #4A5677;
	background:#000;
}
#my_address td {
	padding:5px;
}
#my_address th {
	font-weight:normal;
	color:#585858;
	width:250px;
	text-align:right;
}
#my_address td span {
	color:#ff0000;
	padding:0px 10px;
}
#address_h3 {
	background:#585E6E;
	height:30px;
	line-height:30px;
	padding-left:5px;
	font-size:11px;
}
#shiping_add {
	margin:25px auto;
	border:1px solid #efefef;
	background:#fff;
	padding:10px;
	width:97%;
	color:#000;
}
#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:95%;
}
#shiping_add button {
	float:right;
	margin-top:-10px;
}
#shiping_text {
	margin:0px auto;
	width:80%;
	height:50px;
	padding:5px;
	border:1px solid #efefef;
	background:#fff;
}
#shiping_table_t {
	width:680px;
	margin:0px auto;
	float:left;
}
#step_table {
	width:100%;
	border-bottom:none;
	background:#4A5677;
	margin:20px auto;
	color:#FFF;
}
#step_table th {
	font-weight:normal;
	height:35px;
	margin:5px 1px;
	font-weight:bold;
	text-align:center;
}
#step_table td {
	text-align:center;
	background:#000;
}
#step_table td img {
	margin:5px;
	padding:5px;
}
#step_table td a {
	color:#ff0000;
}
#cart_total {
	float:right;
	width:100%;
	margin:10px auto;
	color:#686868;
	background:#000;
}
#cart_total 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;
}
#shiping_btn {
	margin:10px auto;
	text-align:center;
}
#address h2 {
	font-size:12px;
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
}
#address h6 {
	margin-bottom:10px;
	font-weight:normal;
	font-size:11px;
}
#my_ordermore {
	display:none;
	float:left;
	width:730px;
}
#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;
}
#addr_tab {
	border:1px solid #efefef;
	float:left;
}
#addr_tab th {
	background:#f3f3f3;
	padding:5px;
	text-align:center;
}
#addr_tab td {
	text-align:center;
}
#addr_tab td img {
	height:60px;
}
#wel {
	margin:10px auto;
	width:90%;
}
#wel h3 {
	font-size:11px;
	font-weight:normal;
	margin-bottom:15px;
}
#wel li {
	background:url(../images/icon_news.gif) 0px 3px no-repeat;
	padding-left:15px;
}
#wel h4,#wel h2 {
	font-size:11px;
	margin-bottom:15px;
}
#intro_text {
	padding:10px;
	border:1px solid #D2E5F4;
	margin:0px auto;
	width:96%;
	background:#fff;
	margin-bottom:10px;
}
#intro_text span {
	display:block;
	font-weight:bold;
	color:#000000;
}
#my_table_info {
	width:460px;
	border:1px solid #efefef;
	background:#fff;
	float:left;
	margin-top:10px;
}

#my_table_info td {
	padding:5px;
}
#my_table_info th {
	font-weight:normal;
	background:url(../images/bg_login3rd.gif) repeat-x #fcfcfc bottom;
	border-bottom:1px solid #efefef;
	height:35px;
	text-align:left;
	text-indent:15px;
}
#my_table_info h3 {
	overflow:hidden;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	text-indent:15px;
	height:25px;
}
.pay_pro_left {
	text-align:right;
}
.pay_pro_right {
	text-align:left;
	width:200px;
	color:#09387A;
}
.my_table_infoleft {
	width:115px;
}
#shipping_t {
	border:1px solid #efefef;
	width:95%;
	margin:20px auto;
	background:#fff;
	color:#000;
}
#shipping_t td {
	padding:5px;
	margin:5px auto;
}
#shipping_t th {
	padding:5px;
	background:#fcfcfc;
	margin:5px auto;
}
#step_content {
	float:left;
	width:675px;
}
#step_content td {
	padding:5px;
}
/*----my orders-----*/
#my_order  {
	width:100%;
}
#my_order th {
	background:url(../images/bg_login3rd.gif) repeat-x #fcfcfc bottom;
	border-bottom:1px solid #efefef;
	height:35px;
	margin:5px 1px;
	font-weight:bold;
	text-align:center;
}
#my_orderlist {
	background:url(../images/bg_footer.gif) repeat-x 0px -15px #fff;
	font-weight:normal;
	height:35px;
	line-height:35px;
	font-size:11px;
}
.my_order_td {
	background:#EFEFEF;
	font-weight:normal;
	height:35px;
	line-height:35px;
	font-size:11px;
	text-align:center;
}
.my_order_td a {
	text-decoration:underline;
}
.my_order_table {
	width:100%;
	margin:10px auto;
	border:1px solid #f3f3f3;
	background:#fcfcfc;
}
.my_order_table td {
	padding:5px;
	background:#fff;
}
.my_order_table th {
	background:#fff;
}
.my_order_table h4 {
	font-size:13px;
	padding:5px;
	border-bottom:1px solid #efefef;
}
#my_ordermore {
	display:none;
	float:left;
	width:770px;
}
#my_ordermore table {
	width:90%;
	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;
	margin:3px auto;
}
#show {
	margin-bottom:10px;
	background: url(../images/icon_gg_01.jpg) no-repeat;
}
/*fast shopping*/
#shipping {
	width:100%
}
#shipping td {
	padding:5px;
}
#order_serach {
	width:100%;
	padding:10px;
}

#text_mao {
	padding:5px;
	background:#fcfcfc;
	border:1px solid #dfdfdf;
	margin:10px auto;
	width:660px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}
#text_maot {
	background:#ECE8DB;
	border:1px solid #dfdfdf;
	padding:5px;
}
#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;
}
.cart_check {
	border:1px solid #efefef;
	margin:10px auto;
	background:#fcfcfc;
}
.btn_ud {
	background:url(../images/btn_cartsmall.gif) no-repeat;
	height:22px;
	width:70px;
	border:none;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	text-transform:uppercase;
}
.del {
	position:absolute;
	bottom:5px;
	right:5px;
	height:22px;
	width:70px;
}
.del a {
	background:url(../images/btn_cartsmall.gif) no-repeat;
	height:22px;
	width:70px;
	border:none;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	display:block;
	float:left;
	font-size:11px;
	text-transform:uppercase;
}
#pro_show {
	margin-bottom:5px;
}
#pro_showtext {
	border:1px solid #D2E5F4;
	padding:5px;
	margin-bottom:5px;
	background:#F2FAFF;
}
#pro_showtext h3 {
	font-family:Tahoma;
	font-size:12px;
	padding-bottom:5px;
}
#pro_showtext h2 {
	float:left;
	margin:15px 20px;
	height:135px;
	width:180px;
	font-size:12px;
}
#pro_showtext h2 img {
	width:150px;
	margin-top:20px;
}
#pro_showtext h4 {
	font-family:Tahoma;
	font-size:12px;
	padding-bottom:5px;
}
#pro_showtext p {
	margin:5px auto;
	font-size:11px;
	line-height:16px;
}
#pro_showtext ul {
	float:left;
	margin:5px auto 5px 5px;
	background:#fcfcfc;
	border:1px solid #D2E5F4;
	display:inline;
}
#pro_showtext ul li {
	display:inline;
	float:left;
	margin:5px 8px;
	width:130px;
	text-align:center;
}
#pro_showtext ul li a {
	text-decoration:underline;
	width:130px;
	overflow:hidden;
	float:left;
	text-align:center;
	display:block;
}
#pro_showtext ul li strong {
	display:block;
}
#pro_showtext ul li img {
	display:block;
	width:115px;
}
.sl {
	width:200px;
}
#login_cartbox {
	position:relative;
	width:100%;
}
#login_cartimg {
	position:absolute;
	right:138px;
	top:5px;
}
#login_cartimg img {
	border:1px solid #F2F2F2;
	margin:0px 5px;
}
#cart_banner {
	margin-bottom:20px;
}
.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;
}

/*-----------my account------------*/
#account {
	background:#fff;
	margin:0px auto;
	width:1000px;
}
#my_left {
	float:left;
	width:200px;
	height:580px;
	background:#1E273A;
	overflow:hidden;
}
#my_left h1 {
	border-bottom:1px solid #fff;
	font-size:15px;
	line-height:30px;
	height:30px;
	background:#000;
	color:#fff;
	text-indent:20px;
}
#my_left a {
	float:left;
	display:block;
	width:155px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:13px;
	font-family:tahoma;
	color:#fff;
	padding-left:40px;
	border-bottom:1px dashed #fff;
	background:url(../images/icon_myico.gif) no-repeat 15px 5px;
}
#my_left a:hover {
	background:url(../images/icon_myico.gif) no-repeat 15px 5px #566074;
}
.acc_info {
	background:url(http://www.keepwatches.com/images/bg_acc.gif) repeat-x left top #fff;
	border:1px solid #EEEEEE;
	padding:5px 20px;
	margin:30px 10px 10px  auto;
	width:730px;
	float:right;
}
#acc_text {
	float:left;
	width:700px;
}
#acc_text h3 {
	display:inline;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:30px 30px 10px 0px;
	float:left;
	color:#686868;
	line-height:22px;
}
#acc_text h3 strong {
	color:#000;
	margin-right:10px;
}
.acc_title {
	border:1px solid #EEEEEE;
	background:#fff;
	padding:3px 15px;
	font-size:11px;
	font-weight:normal;
	float:left;
	text-align:center;
	margin-top:-20px;
}
.btn_my {
	background:url(http://www.keepwatches.com/images/bg_btnacc.gif) repeat-x;
	border:none;
	height:17px;
	color:#fff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 15px;
	cursor:pointer;
	margin:0px 5px;
}
.my_line {
	background:url(http://www.keepwatches.com/images/bg_acc_t.gif) repeat-x bottom;
	height:10px;
	margin:0px auto;
}
.acc_table {
	width:95%;
	border:1px solid #efefef;
	border-bottom:none;
	background:#fff;
	margin:20px auto;
}
.acc_table th {
	font-weight:normal;
	border-bottom:1px solid #f3f3f3;
	width:200px;
	margin:5px 1px;
	text-align:right;
	padding-right:10px;
}
.acc_table td {
	text-align:left;
	background:#fff;
	border-bottom:1px solid #efefef;
	padding:5px;
	color:#686868;
}
.tel_t {
	font-size:11px;
	width:710px;
	float:left;
	display:block;
	font-size:11px;
	font-weight:normal;
	margin:5px 0px;
	border-bottom:1px solid #efefef;
}
.rigister_k2 dt {
	float:left;
	width:180px;
	text-align:right;
	font-weight:normal;
	color:#383838;
	margin:3px;
}
.rigister_k2 dd {
	margin:3px;
	float:left;
	width:350px;
	text-align:left;
}

/*-----------my account------------*/

#pro_imgfree {
	float:left;
	margin-top:50px;
}
#imgsec {
	position:absolute;
	top:140px;
	right:20px;
}


#pay_mf {
	background:#fff url(../images/bg_paytop.gif) repeat-x bottom;
	padding:15px 10px;
	margin:5px auto;
	color:#000000;
}
#pay_mf_l {
	float:left;
	width:400px;
}
#pay_mf_l strong {
	color:red;
}
#pay_mf_r {
	float:right;
	padding:3px 5px;
}
#pay_lp {
	position:absolute;
	top:10px;
	right:10px;
}
.notice_c {
	color:#fff;
}

/************** psayment start *******************/
.payment_left{
	width:670px;
	height:auto;
	overflow:hidden;
	border:1px solid #DDE4EA;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color:#000000;
	background:#fff;
}
.dl_th{
	width:720px;
	height:25px;
	margin-bottom:15px;
	clear:both;
	line-height:25px;
	text-align:center;
	background:#F8F8F7;
}



.th1,.th2,.th3,.th4,.th5,.th6,.td1,.td2,.td3,.td4,.td5,.td6{ float:left; margin:0 7px; text-align:center; display:block;}
.th1,.th2,.th3,.th4,.th5,.th6{ color:#C90404; font-weight: bold;}
.th1,.th2,.td1,.td2{
	width:140px;
}
.th3,.td3{
	width:60px;
}
.th4,.td4{
	width:80px;
}
.th5,.td5{
	width:90px;
}
.th6,.td6{
	width:110px;
}
.dd_td{
	width:720px;
	clear:both;
	float:left;
	margin-bottom:10px;
	line-height:20px;
}
.th_line1{ width:670px; height:25px; background:#F8F8F7; clear:both; line-height:25px; margin-bottom:5px;}
.th_line1 dt{ width:400px; float:left; padding:0 0 0 200px; text-align:right;}
.th_line1 dd{ width:50px; float: right; text-align: right; padding-right:10px;}

/************** psayment end *******************/