/* www.allinoneseller.com CSS Document */

body{

	background:#f0f0ef;

	font:75% "Lucida Grande", Arial, Helvetica, sans-serif;

	color:#666666;

}

body,div,p,tabel,td,th,ul,li,h1,h2,h3,form,dl,dt,dd,strong{

	margin:0;

	padding:0;

}

table{border-collapse:collapse;}

a img{border:none;}

ul li{/*list-style:none;*/}

a{color:#666666; text-decoration:none;}

a:hover{color:#fc6983;}

.txtInput{

	border:1px solid #ddd;

	height:20px;

	line-height:20px;

}

a.alink,.alink a{color:#0066FF; text-decoration:underline;}

.pages{

	clear:both;

	margin:10px;

	text-align:right;
	border:1px solid #fff;

}

.pages a{

	color:#0066FF;

	text-decoration:underline;

	padding:0 3px;

}

.container{margin:10px 15px;}

.clearfloat{clear:both;}

.require-field{color:red;}

#header{

	background:url(images/header.jpg) repeat-x;

	height:187px;

	position:relative;

	width:960px;

	margin:0 auto;

	margin-bottom:15px;

}

#logo{

	position:absolute;

	left:50px;

	top:48px;

}

#logo a{

	display:block;

	background:url(images/logo.jpg) no-repeat;

	position:absolute;

	width:271px;

	height:80px;

	font-size:0;

	color:#3babeb;

}

.searchForm{

	position:absolute;

	/*right:20px;

	top:5px;*/
	
	top:152px;

	right:0px;
	
	/*background:url(images/menuR.jpg) right no-repeat 0 10px;*/

	padding-right:15px;

	height:40px;

}

.searchForm .txtInput{

	background:url(images/searchBg.jpg) no-repeat;

	width:182px;

	height:20px;

	border:none;

}

.btnSearch{

	background:url(images/btnSearch.jpg) no-repeat;

	width:62px;

	height:20px;

	font-size:0;

	border:none;

	padding-top:10px;

	color:#f3cb11;

	cursor:hand;

	cursor:pointer;

}

.cartBar{

	position:absolute;

	right:50px;

	top:50px;

	color:#FFFFFF;

	text-align:center;

}

.cartBar strong{font-size:14px;}

.btnShow{

	display:block;

	background:url(images/btnShow.png) no-repeat;

	width:100px;

	height:25px;

	font-size:0;

	text-align:center;

	color:#fefefe;

	margin:8px 0px;

}

a.btnShow:hover{color:#fefefe;}

#nav{

	background:url(images/menuL.jpg) no-repeat;

	padding-left:15px;

	height:40px;

	line-height:40px;

	position:absolute;

	top:147px;

	left:0;

}

#nav li{

	display:inline;

}

#nav a{

	display:block;

	float:left;

	background:url(images/mli.gif) no-repeat;

	padding:0 25px;

	font-size:13px;

	font-weight:bold;

	text-decoration:none;

}

#nav .first a{background:none;}

#nav a:hover{color:#fc6983;}

.selLang{


	line-height:40px;

	position:absolute;

	/*top:147px;

	right:0px;*/
	
	right:10px;

	top:-2px;

}

.selLang select{

	margin-top:8px;

	width:180px;

}

#flash{

	width:960px;

	height:300px;

	margin:15px auto;

	margin-top:0;

}

#main{

	width:960px;

	margin:0px auto;

	overflow:hidden;

	height:100%;

}

.leftBar{

	float:left;

	width:210px;

	margin-right:15px;

}

.rightBar{

	float:right;

	width:210px;

}

#sideBar{

	float:left;

	width:735px;

}

.midBar{

	float:left;

	width:510px;

}

.minBox,.midBox,.bigBox,.sideBox{

	background:url(images/minboxm.gif) repeat-y; 

	margin-bottom:15px; 

	width:210px;

	zoom:1

}
.minBox ul li{ list-style-type:none;}

.minBox div,.midBox div,.bigBox div,.sideBox div{

	background:url(images/minboxb.gif) bottom no-repeat;

	padding-bottom:5px;

}

.minBox div div,.midBox div div,.bigBox div div,.sideBox div div{

	background:url(images/minboxt.gif) no-repeat; 

	padding-top:7px;

}

.minBox .minBoxTitle,.midBox .midBoxTitle{

	background:url(images/minboxtitle.gif) 7px 0 no-repeat;

	width:175px;

	display:block;

	font-size:14px;

	font-weight:bold;

	padding:7px 0 10px 35px;

}

.midBox{

	background:url(images/midboxm.gif) repeat-y; 

	width:510px; 	

}

.midBox div{background:url(images/midboxb.gif) bottom no-repeat;}

.midBox div div{

	background:url(images/midboxt.gif) no-repeat;

}

.midBox .midBoxTitle{

	background:url(images/midboxtitle.gif) 7px 0 no-repeat;

	width:470px;

	color:#FFFFFF;

	padding:5px 0 10px 40px;

}

.minBox div div div,.midBox div div div,.sideBox div div div{

	background:none;

}

.bigBox{

	background:url(images/bigboxm.gif) repeat-y; 

	width:960px;

	margin:0 auto;

}

.bigBox div{background:url(images/bigboxb.gif) bottom no-repeat;}

.bigBox div div{

	background:url(images/bigboxt.gif) no-repeat;

}

.bigBox .midBoxTitle{

	background:url(images/midboxtitle.gif) 7px 0 no-repeat;

	width:470px;

	color:#FFFFFF;

	padding:5px 0 10px 40px;

}

.bigBox div div div,.bigBox div div div{

	background:none;

}

.sideBox{

	background:url(images/sideboxm.gif) repeat-y; 

	width:735px; 	

}

.sideBox div{background:url(images/sideboxb.gif) bottom no-repeat;}

.sideBox div div{

	background:url(images/sideboxt.gif) no-repeat;

}

.loginForm label{

	display:block;

	width:70px;

	height:20px;

	line-height:20px;

	text-align:right;

	margin-top:5px;

	float:left;

}

.loginForm .txtInput{

	width:120px;

	margin-top:5px;

}

.loginForm .btnLogin{

	margin-top:5px;

	padding-left:40px;

	margin:5px 0 5px 80px;

}

.loginForm p{

	margin:5px 10px;

}

.btnLogin,.btnQuery{

	background:url(images/btnLogin.gif) no-repeat;

	width:72px;

	height:18px;

	border:none;

	cursor:hand;

	cursor:pointer;

	font-size:0;

	color:#7bb508;

}

.btnQuery{

	background:url(images/btnQuery.gif) no-repeat;

	width:92px;

}

.loginForm li{

	list-style-type:disc;

	list-style-position:inside;

	margin:5px 10px;

}

.loginForm a{

	color:#0066FF;

	text-decoration:none;

}

.loginForm a:hover{text-decoration:underline;}

.proDisplay dl{

	border-bottom:1px dashed #ddd;

	margin:0px auto;

	padding:5px 0;

	overflow:hidden;

	zoom:1;

	width:185px;

}

.proDisplay dt{

	width:100px;

	float:left;

	margin-right:5px;

}

.proDisplay dt a{

	display:block;

	width:100px;

	height:85px;

	overflow:hidden;

}

.proDisplay a img{width:100px;}

.proDisplay dd{

	width:80px;

	float:left;

	overflow:hidden;

}

.proDisplay .price{

	display:block;

	margin-top:5px;

	color:#FF0000;

}

.proDisplay .market_price{

	display:block;

	margin-top:5px;

	color:black;

}

.friLinks{

	height:100%;

	overflow:hidden;

}

.friLinks a{

	display:block;

	width:180px;

	margin:5px auto;

}

.friLinks a img{

	width:178px;

	border:1px solid #ddd;

}

.proList ul{

	clear:both;

	height:100%;

	overflow:hidden;

}

.proList li{

	float:left;

	width:152px;

	text-align:center;

	margin:10px 6px;

}

.proList .proImg{

	display:block;

	width:152px;

	height:152px;

	line-height:120px;

	overflow:hidden;

}

.proList .proImg img{

	width:152px;

}

.proList .proName{

	display:block;

	width:152px;

	margin:5px 0;

	font-weight:bold;

}

.proList .add_to_cart{

	display:block;

	background:url(images/cartIcon.gif) no-repeat;

	width:22px;

	height:24px;

	font-size:0;

	color:#ffffff;

	padding-left:12px;

	float:right;

}

.proList .add_to_cart:hover{color:#ffffff;}

.proList .price{

	display:block;

	/*width:80px;
*/
	height:24px;
	text-align:center;

	line-height:24px;

	/*float:right;*/

	/*text-align:left;*/

	color:#f00;
	text-align:center;

	margin-left:0px;
	font-size:14px;

}

.proList .market_price{
	color:black;
}

#sideBar .proList li{

	width:160px;

	text-align:center;

	margin:10px 0 10px 20px;

	display:inline;

}

.title,.main_title{

	font-size:14px;

	border-bottom:1px solid #ddd;

	padding:5px;

	margin:5px 10px;

}

.main_title{

	margin:5px 0;

}

.msn{

	background:url(images/msn.gif) no-repeat 0px 0px;

	padding:5px 0px 5px 30px;

	width:155px;

	margin:5px auto 0;

}

.tel{

	padding:5px 0px 5px 10px;

	width:155px;

}

.skype{

	background:url(images/skype.gif) no-repeat 0px 5px;

	padding:5px 0px 5px 40px;

	width:150px;

	margin:5px auto 0;

}

.yahoo{

	background:url(images/yahoo.gif) no-repeat 0px 5px;

	padding:6px 0px 10px 25px;

	width:160px;

	margin:5px auto 0;

}

.mail{

	background:url(images/mail.gif) no-repeat 0px 3px;

	padding:2px 0px 5px 25px;

	width:160px;

	margin:5px auto 0;

}

.whyBar{

	width:455px;

	line-height:150%;

	float:left;
	display:block;

}

.whyBar dt{

	font-weight:bold;

	margin:5px 0;
	padding-left:20px;

}

.whyBar dd{
	margin-bottom:10px;
    padding-left:20px;
}

.orderQuery form,.orderQuery div div div{

	width:180px;

	margin:10px auto;

}

.orderQuery .btnQuery{

	margin-top:5px;

}

.trustful p{

	margin:10px auto;

	width:190px;

	line-height:150%;

}

#payBar{text-align:center;}

#footer{

	clear:both;

	background:url(images/footer.png) no-repeat;

	width:930px;

	height:103px;

	padding:10px 15px;

	margin:10px auto;

	color:#fff;

	line-height:150%;

}

#footerLinks a{padding:0 5px;}

#footer a{color:#FFFFFF;}

#footer a:hover{text-decoration:underline;;}



.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;

}

.done{

	margin:30px auto 70px auto;

	text-align:center;

}

.desc{

	margin:20px;

	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:22px;

	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:50px auto 150px;

	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;

}

.cartItems{

	margin:0 20px;

}

/*** 产品详细页 ***/

#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{

	width: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;

}

.btnBuy{

	background:url(images/btnBuy.gif) no-repeat;

	width:92px;

	height:18px;

	font-size:0;

	color:#84c30a;

	border:none;

	font-size:0px;

	padding-top:10px;

	cursor:pointer;

	cursor:hand;

}

.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 ***/

.mart20{

	margin-top:20px;

}

#cate_list .sub_cate_hidden{

    display:none;

}

#cate_list dl{

	border-bottom:1px dashed #ddd;

	width:180px;

	margin:0px auto;

}

#cate_list dt{

	width:180px;

	cursor:hand;

	cursor:pointer;

}

#cate_list dt a{

	display:block;

	padding:5px;

	text-decoration:none;

	font-weight:bold;

}

#cate_list .sup_cate a{

	background:#eee;

	color:#fc6983;

}

#cate_list dd a{

	display:block;

	width:165px;

	font-weight:100;

	font-size:11px;

	padding:2px 0 2px 12px;

}

#cate_list dd{padding-bottom:5px;}

#cate_list a:hover{color:#fc6983;}


.position1{color:#000; margin:3px 0;}
.position1 a{ color:#000;}
.position{

/*	position:absolute;*/

	margin:0px auto;

	/*top:8px;

	left:15px;*/

	color:#000;
	margin-bottom:5px;
	margin-left:4px;

}

.position a{

	color:#000;

	text-decoration:none;

}

.position a:hover{color:#FFFFFF;}

.position a:hover{text-decoration:underline;}





/** 分类导航 start **/

.menu{;font-size:12px;padding-bottom:4px;padding-left:2px;position:relative;width:195px;z-index:500; margin-left:10px; zoom:1;}

* html .menu{width:195px;}

.menu ul{float:left;}

.menu ul ul {width:205px;background:url(images/b_bottom.gif) left bottom no-repeat;}

.menu ul li {background:#fff;display:block;float:left;font-weight:bold;height:25px;line-height:25px;width:185px; border-bottom:1px dashed #ddd;}

.menu ul ul li {background:url(images/b_bg.gif) repeat-y;font-weight:normal;height:auto;line-height:140%;padding:2px 0 2px 18px; border:none; width:205px;}

.menu ul ul li a{display:block; border-bottom:1px dashed #ddd; width:170px; text-decoration:none;}

*html .menu ul li {width:175px;}

*html .menu ul ul li {width:195px;}

.menu ul ul .b_top{background:url(images/b_top.gif) no-repeat;}

.menu a, .menu a:visited {color:#000000;display:block;float:left;font-size:12px;height:100%;padding:0;text-decoration:none;text-indent:1em;width:180px;}

.menu ul ul li a, .menu ul ul li a:visited {background:transparent none repeat scroll 0 0;color:#000000;display:inline;text-indent:0;}

.menu ul ul li a:hover {background:transparent none repeat scroll 0 0;color:#CC6600;text-decoration:underline;}

.menu ul ul :hover > a {background:transparent none repeat scroll 0 0;color:#CC6600;text-decoration:underline;}

.menu table {border-collapse:collapse;font-size:1em;height:0;margin:-1px;padding:0;width:0;z-index:1;}

.menu li:hover {position:relative;}

.menu li:hover > a {color:#000000;}

* html .menu a:hover {color:#000000;position:relative;text-decoration:none;z-index:100;}

* html .menu :hover > a {color:#000000;}

.menu ul ul {height:auto;left:165px;padding-bottom:8px;position:absolute;top:-10000000px;}

.menu ul li:hover ul {top:-1px;}

* html .menu ul :hover ul {top:-1px;}

/** 分类导航 end **/

#chatBar{

	width:110px;

	background:url(images/chat_bottom.gif) bottom no-repeat;

	padding-bottom:53px;

}

#chatTitle{

	background:url(images/chat_top.gif) no-repeat;

	width:110px;

	height:35px;

}

#chatTitle a{

	display:block;

	width:20px;

	height:20px;

	margin:8px 0 0 78px;

	font-size:0;

	color:#f7f7f3;

}

#chatCont{

	width:110px;

	background:url(images/chat_bg.gif) repeat-y;

}

#chatCont .msn a,#chatCont .skype a,#chatCont .yahoo a{color:#FF0000;}

#chatCont .msn a:hover,#chatCont .skype a:hover,#chatCont .yahoo a:hover{text-decoration:underline;}

#chatCont .msn{

	background:url(images/msn_scroll.gif) no-repeat;

	width:60px;

	height:30px;

	margin:5px 0 0 9px;

	padding:5px 0 0 30px;

}

#chatCont .skype{

	background:url(images/skype_scroll.gif) no-repeat;

	width:60px;

	height:31px;

	margin:5px 0 0 9px;

	padding:5px 0 0 30px;

}

#chatCont .yahoo{

	background:url(images/yahoo_scroll.gif) no-repeat;

	width:60px;

	height:27px;

	margin:5px 0 0 9px;

	padding:3px 0 0 32px;

}

/*cx add*/
.why_buy{
    background:url(images/bigboxm.gif) repeat-y;
    width:960px;
	margin:0 auto;
	margin-bottom:10px;	 
}
.why_buy div{
	background:url(images/bigboxb.gif) bottom no-repeat;
	padding-bottom:5px;
}
.why_buy div div{
	background:url(images/bigboxt.gif) no-repeat;
	padding-top:5px;
}
.why_buy span{
	width:958px;
	display:block;
	height:350px;
}


