@charset "utf-8";
/* CSS Document */
body{
	color:#666;
	font:70% verdana, arial, helvetica, sans-serif;
}
body,div,h1,h2,h3,h4,span,p,strong,form,table,td,img,a,ul,li{
	margin:0px;
	padding:0px;
}
input,select,textarea,button,img{
	font:9pt verdana, arial, helvetica, sans-serif;
	vertical-align:middle;
}
img,fieldset{
	border:0;
}
ul{
	list-style:none;
}
table{
	border-collapse:collapse;
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clearfloat{
	clear:both;
}
.marb30{
	margin-bottom:30px;
}
.input{
	border:1px solid #d2d2d2;
	height:18px;
	line-height:18px;
}
.mart20{
	margin-top:20px;
}
.require-field{
	color:#FF0000;
}
a.f6,.f6 a{
	color:#0066FF;
	text-decoration:underline;
}
a.f6:hover,.f6 a:hover{
	color:#FF3300;
}
.position{
	margin-bottom:10px;
}
.center{
	text-align:center;
}
.red{
	color:#FF0000;
}
#header{
	width:1003px;
	margin:0 auto;
	height:115px;
	position:relative;
	zoom:1;
	overflow:hidden;
}
#logo{
	float:left;
	display:block;
	height:84px;
	width:280px;
}
#logo a{
	background:url(images/logo.gif) no-repeat;
	display:block;
	height:104px;
	width:301px;
	font-size:0;
	color:#fff5e7;
}
#welcome{
	position:absolute;
	right:170px;
	top:5px;
	color:#999;
}
#welcome a{
	display:inline-block;
	background:url(images/icon_arrow01.gif) 12px 3px no-repeat;
	padding-left:20px;
	color:#999;
}
#shopping_cart{
	position:absolute;
	background:url(images/icon_arrow01.gif) 12px 3px no-repeat;
	padding-left:20px;
	right:0px;
	top:5px;
	color:#999;
}
#shopping_cart a{
	color:#999;
	font-weight:bold;
}
#menu{
	position:absolute;
	background:url(images/menu_bg.gif) repeat-x top;
	height:43px;
	width:700px;
	line-height:33px;
	top:35px;
	right:0px;
	}
#menu-r{background:url(images/menu_r.gif) no-repeat right ;height:43px;}
#menu ul{background:url(images/menu_l.gif) left no-repeat;padding-left:43px;height:43px;}
#menu li{
	display:inline;
}

#menu a{
	display:block;
	float:left;
	padding:0 20px 0 30px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;	color:#fff;

}
#menu .first a{
	background:none;
}
#menu a:hover,#menu a.cur{
	color:#ff9e0e;
}
#search{
	position:absolute;
	left:0;
	top:90px;
	background:url(images/search_bg.gif) 0 5px no-repeat;
	padding-left:60px;
}
#search .input,#search select{
	width:150px;
}
#search .button{
	background:url(images/button_go.gif) no-repeat;
	height:18px;
	width:25px;
	border:none;
	font-size:0;
	padding-top:8px;
	color:#ff9f0f;
}
#keyword_wraper{
	position:absolute;
	left:410px;
	top:95px;
	width:590px;
	overflow:hidden;
}
#keyword_wraper span{
	display:inline;
	background:url(images/line01.gif) 0 0 no-repeat;
	padding:0 0px 0 8px;
}
#keyword_wraper .first{
	background:none;
}
#main{
	clear:both;
	width:963px;
	margin:10px auto;
	padding:0 20px;
}
#left_wraper{
	float:left;
	width:185px;
	margin-right:20px;
}
#login_wraper{
	background:url(images/login.gif) no-repeat top;
	width:186px;
	height:158px;
	position:relative;
	margin-bottom:20px;
}
#login_wraper label{
	position:absolute;
	font-weight:bold;
	text-align:right;
	top:63px;
	right:140px;
}
#login_wraper label.pwd{
	top:93px;
	right:140px;
}
#login_wraper .input{
	width:105px;
	position:absolute;
	left:51px;
	top:60px;
}
#login_wraper h1{font-size:14px;color:#000;text-align:center;padding-top:3px;color:#fff;}
#login_wraper input.pwd{
	left:51px;
	top:90px;
}
#login_wraper .loginbtn{
	position:absolute;
	right:25px;
	top:125px;
	width:50px;
	border:none;
	font-size:12px;
	line-height:12px;
	color:#f4a334;
}
#login_wraper a{
	position:absolute;
	color:#0066FF;
	position:absolute;
	top:125px;
	left:30px;
}#cate_list{background:url(images/cate-bg.gif) repeat-y left  ;width:185px;}
#cate_list .title{
	background:url(images/cate-t.gif) left  no-repeat;
	width:185px;
	height:37px;
}
#cate_list .title span{color:#000;font-size:14px;margin-top:10px; text-align:center}
#cate_list ul{background:url(images/cate-b.gif) bottom left no-repeat;width:185px;padding-bottom:20px;}
#cate_list li{width:180px;}
#cate_list span{
	display:block;
	border-bottom:1px solid #ececec;
	font-weight:bold;
	background:url(images/icon_arrow02.gif) 170px 7px no-repeat;
	padding:5px 15px 4px 10px;
	cursor:pointer;
	cursor:hand;
}
#cate_list a:hover{
	color:#ff9e0e;
	text-decoration:none;
}
#cate_list .sub_cate{
	width:170px;
	margin:0px 10px 0px 15px;
}
#cate_list .sub_cate a{
	display:block;
	background:url(images/icon_arrow01.gif) 0px 8px no-repeat;
	padding:4px 0px 3px 10px;
}
.box .title{
	background:url(images/line02.gif) bottom repeat-x;
	padding:10px 0px 10px 10px;
	margin:0px 10px;
	font-size:14px;
}
#order_query .input,#mail_order .input{
	margin:10px 10px 10px 20px;
	width:130px;
}
.while_left{background:url(images/title-1.gif) repeat-y center;width:190px; margin-top:20px;}
.while_left h2{font-size:16px;color:#333; text-align:center ;padding-top:5px;background:url(images/title.gif) no-repeat top center;width:190px;}
.whlie_left_b{background:url(images/title-2.gif) no-repeat bottom center;padding-bottom:10px;}
#order_query .button,#mail_order .button{
	margin-left:20px;
}
#right_wraper{
	width:720px;
	float:left;
}
#service{
	margin:15px 0 5px 0;
}
#service li{
	margin:0px 0px 5px 20px;
	float:right;
}
#service .msn{
	background:url(images/msn.gif) no-repeat 0px 0px;
	padding:5px 0px 5px 30px;
}
#service .skype{
	background:url(images/skype.gif) no-repeat 0px 0px;
	padding:0px 0px 5px 40px;
}
#service .yahoo{
	background:url(images/yahoo.gif) no-repeat 0px 0px;
	padding:3px 0px 8px 25px;
}
#service .mail{
	background:url(images/mail.gif) no-repeat 0px 0px;
	padding:0px 0px 5px 25px;
}
.main_title{
	border-bottom:1px solid #dadada;
	background:url(images/title_bg.gif) right no-repeat;
	font-size:14px;
	padding:0 0 5px 10px;
	margin-bottom:5px;
}
.main_title span{
	display:block;
	width:120px;
	height:28px;
	font-size:0;
	color:#fff;
}
#title_best span{
	background:url(images/title_best.gif) no-repeat;
}
#title_new span{
	background:url(images/title_new.gif) no-repeat;
	width:130px;
}
#title_hot span{
	background:url(images/title_hot.gif) no-repeat;
}
.pro_list{
	clear:both;
}
.pro_list li{
	float:left;
	width:157px;
	height:250px;
	margin:10px 22px 10px 0;
	text-align:center;
	overflow:hidden;
}
.pro_list .img{
	display:block;
	width:155px;
	height:180px;
	overflow:hidden;
	border:1px solid #e0e0e0;
}
.pro_list .img img{
	width:155px;
}
.pro_list .name{
	margin:5px 0;
}
.pro_list .price{
	font-weight:bold;
	color:#FF0000;
}
.pro_list .add{
	margin-top:5px;
	text-align:right;
}
.pro_list .add a{
	display:block;
	width:28px;
	height:11px;
	background:url(images/sale.gif) no-repeat;
	font-size:0;
	color:#ff9e0e;
}
#footer{
	clear:both;
	background:url(images/line05.gif) repeat-x;
	width:1003px;
	margin:10px auto;
}
#footmenu{
	margin:20px 10px 10px 20px;
	font-size:12px
}
#footmenu li{
	display:inline;
}
#footmenu a{
	display:block;
	float:left;
	background:url(images/line04.gif) no-repeat;
	padding:0 10px;
	font-weight:bold;
	text-decoration:none;
}
#footmenu .first a{
	background:none;
	padding-left:200px;
}
#copy p{
	clear:both;
	display:block;
	margin:5px 10px 5px 20px;
}
#friend_link{
	background:url(images/title_friend.gif) no-repeat;
	padding:5px 10px;
	margin:10px 0 10px 20px;
}
#friend_link ul{
	margin-left:80px;
}
#friend_link li{
	display:inline;
}
#friend_link .img{
	display:inline-block;
	float:left;
	width:105px;
	height:35px;
	border:1px solid #cecece;
	margin-right:10px;
}
#friend_link img{
	width:105px;
	height:35px;
}
.pages{
	clear:both;
	text-align:center;
	float:right;
}
.pages a{
	color:#0066FF;
	padding:0 3px;
}
#container{
	margin:10px auto;
}
.cont_text{
	margin:20px;
}
.login{
	width:500px;
	margin:10px auto;
}
.login td{
	height:30px;
	text-align:left;
}
.login td.tdleft{
	text-align:right;
	padding-right:5px;
}
.login em{
	color:#f00;
	padding:0 5px;
}
.login td.center{
	text-align:center;
}
.login .input{
	width:170px;
}
.main_wraper{
	width:800px;
	margin:50px auto;
}
.container{
	margin-top:20px;
}
.done{
	margin:30px auto 70px auto;
	text-align:center;
}
.desc{
	margin:10px auto;
	text-align:left;
}
.done ul{
	width:300px;
	margin:20px auto;
}
.done li{
	color:#FF0000;
	font-weight:bold;
	padding:3px;
}
.done label{
	color:#666666;
	font-weight:100;
}
.done .button{
	margin:20px auto;
	text-align:center;
}
.table_style01 th{
	background:#eee;
	height:28px;
	border:1px solid #e0e0e0;
}
.table_style01 td{
	padding:8px 5px;
	border:1px solid #e0e0e0;
}
.table_style01 .tdleft th{
	text-align:right;
	padding-right:5px;
}
.table_style02{
	border:solid 1px #d9d9d9;
	margin:10px auto;
}
.table_style02 th{
	background-color:#eeeeee;
	height:25px;
	border-right:solid 1px #d9d9d9;
	border-bottom:solid 1px #d9d9d9;
}
.table_style02 th.noborder{
	border-right:none;
}
.table_style02 td{
	padding:5px;
	text-align:center;
}
.table_style03{
	border:solid 1px #d9d9d9;
}
.table_style03 td,.table_style04 td{
	padding:8px 5px;
}
.message{
	margin:100px 100px 150px 100px;
	text-align:center;
}
.message li{
	margin:5px;
}
.info{
	padding:5px 10px;
	background:#ffffde;
	border:1px solid #ffcf0f;
	margin-bottom:20px;
}
.info p,info2 p{
	margin:3px 0px;
}
.consignee{
	width:700px;
	margin:10px auto;
}
.consignee td{
	height:30px;
	text-align:left;
}
.consignee th{
	text-align:right;
	padding-right:5px;
}
.consignee td.center{
	text-align:center;
}
/**** member center start ****/
#user_menu .title{
	background:url(images/title_member.gif) center no-repeat;
	font-size:0;
	color:#FFFFFF;
	height:30px;
}
#user_menu a{
	display:block;
	border-bottom:1px solid #ececec;
	font-weight:bold;
	background:url(images/icon_arrow02.gif) 200px 7px no-repeat;
	padding:8px 15px 8px 10px;
	width:200px;
}
#user_menu a:hover{
	color:#ff9e0e;
	text-decoration:none;
}
/*** 产品详细页 ***/
#prodimg{
	float:left;
	width:280px;
	padding:0px 10px;
	margin-right:10px;
}
.ori_img{
	border:1px solid #eee;
	width:280px;
	height:280px;
	overflow:hidden;
	text-align:center;
}
.ori_img img{
	height:280px;
}
.view_ori{
	display:block;
	padding:10px 5px;
	text-align:center;
}
.goods_gallery{
	overflow:hidden;
	width:300px;
	height:70px;
}
.goods_gallery li{
	float:left;
	margin:5px;
}
.goods_gallery li a{
	display:block;
	width:60px;
	height:60px;
	overflow:hidden;
	border:1px solid #eee;
}
.goods_gallery img{
	width:60px;
}
#demo1,#demo2{
	float:left;
}
#prodattr{
	float:left;
	width:300px;
}
#prodattr .proname{
	font-size:12pt;
	color:#ff4e00;
	word-break:break-all;}
}
.basal,.basal2{
	margin:10px 0;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
.basal li,.basal2 li{
	margin:5px;
	padding-left:10px;
}
.basal2{
	border-bottom:none;
}
.basal label,.basal2 label{
	width:150px;
	display:inline-block;
	font-weight:bold;
}
.add_to_cart{
	background:url(images/button_buy.gif) no-repeat;
	width:74px;
	height:18px;
	border:none;
	font-size:0px;
	padding-top:10px;
	cursor:pointer;
	cursor:hand;
	color:#eec307;
}
.basal .number{
	border:1px solid #ccc;
	line-height:18px;
	height:18px;
	text-align:center;
}
.goods_item{
	text-align:left;
}
.goods_img{
	display:block;
	width:100px;
	height:100px;
	overflow:hidden;
	float:left;
	margin-right:5px;
}
.goods_img img{
	border:1px solid #eee;
	width:98px;
}
.goods_name{
	display:block;
	width:150px;
	float:left;
	text-align:left;
}
.goods_number{
	width:30px;
	text-align:center;
}
.goods_remark{
	width:150px;
}
/*** 产品详细页 ***/
/*** 评论 start ***/
.msg_boxs{
	border:1px solid #e0e0e0;
	margin:10px 0;
}
.msg_header{
	background:#eee;
	padding:8px 5px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
.msg_box{
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
}
.msg_name{
	color:#0066FF;
}
.msg_btop{
	background:#f3f3f3;
	zoom:1;
	padding:5px;
	overflow:hidden;
}
.msg_bcont{
	padding:5px 10px;
	line-height:150%;
	zoom:1;
	overflow:hidden;
}
.msg_breplay{
	clear:both;
	border:1px solid #f1f1f1;
	background:#fff8e3;
	margin:0px 10px 0px 10px;
	padding:5px;
	line-height:150%;
	zoom:1;
	overflow:hidden;
}
.msg_bre_left{
	float:left;
	display:block;
	font-weight:bold;
	color:#0066FF;
}
.msg_bre_cont{
	float:left;
}
.msg{
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
}
.msg_top{
	background:#f3f3f3;
	zoom:1;
	padding:5px;
	overflow:hidden;
}
.msg_left{
	float:left;
}
.msg_right{
	float:right;
	width:100px;
	text-align:center;
	padding:5px 0;
}
.msg_top .msg_right{
	padding:0;
}
.msg_type{
	color:#0033FF;
}
.msg_title{
	padding:0px 2px;
}
.msg_time{
	font-weight:100;
	color:#bbb;
}
.msg_cont{
	clear:both;
}
.msg_cont .msg_left{
	padding:5px 10px;
	line-height:150%;
}
.re_msg{
	clear:both;
	border:1px solid #f1f1f1;
	background:#fff8e3;
	zoom:1;
	overflow:hidden;
}
.no_comments{
	padding:5px;
	text-align:center;
	background:#eee;
	font-weight:bold;
}
.pagebar{
	margin:10px auto;
}
.pagebar a{
	color:#0066FF;
	padding:0px 2px;
	text-decoration:underline;
}
/*** 评论 end ***/

#link_ebuyg{
	background:url(images/ebuyg_link.gif);height:200px; width:200px; border:#FF0000; margin-top:10px; margin-right:2px}



