@import url("category.css");
@import url("products-style.css");

body {
	background-color: #382322;
	font-family: Arial; /* "宋体" */ 
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.content {
	text-align: left;
	margin: 0px auto;width:777px;
	background-color: #FFFFFF;
}

.column{ width:100%;}
.column h1, .column h2{margin-bottom:10px;}
.column div.section {float:left;word-wrap:break-word; word-break:break-all; word-break/* */:normal ; width:448px; 	margin: 5px;}
.column.two div.section {width:46%;}
.column.three div.section {width:30%;}
.column.four div.section {width:111px;margin:0px;padding:4px 0px;}
.column.five div.section {width:19%;}
.column.eight div.section {width:12%;}
.column .section .column.two .section{width:50%!important;}
.column .section .column.three .section{width:30%!important;}
.column .section .column .section{width:auto;}

a:link, a:visited { 
  color: #333; 
  text-decoration: none; 
}

a:hover { 
  color: #333; 
  text-decoration: underline; 
}

ul { margin: 0; padding : 0;} 


/* top banner */
.top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 777px; 
	background-color: #FFFFFF;
}

.top_banner {

}

/* specific banner*/
#top_template_header {
	width: 777px;
	height: 93px;
	background-color: #FFFFFF;
	
}

#top_search {
	padding: 5px;
	margin-bottom: 3px;
	background-color: #F7A6BC;
	width: 777px;
	height: 27px;
	text-align:right;

}

#top_search_form {
	padding: 0px;
	margin: 0px;
	font-family:"宋体", Arial;
	font-size:11.5px;
}

#top_breadcrumb {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #CCC;*/
	height: 20px;
	color:#333;
}

input.top_search {
	width: 140px; 
	border: 1px solid #123456;
	margin: 1px; 
	color: #E0691A;
}

input.top_search_submit {
	border: 1px solid #123456;;
	padding: 1px;
	width: 60px;
	margin: 0;
	color: #333;
	font-size:9pt;
	background-color:#FFFFFF;
}

/* left */
.left {
	width: 157px;
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;

}

.left_box {
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	width: 157px;
}

.left_box_title {
	font-size:11pt;
	margin-bottom: 0px;
	font-family:Arial;
	font-size:11.5pt;
	font-weight:bold;
	width: 156px;
	height: 25px;
}

.left_box_title.category_box_title {
	/*background-color:#5D2B2A;*/
	font-size:0;
	background: url(../../images/headers/english/box_title_category.jpg) no-repeat top left;
	height:8px;
	margin:0px;padding:0px;
	
}
.left_box_title.catalog_box_title {
	font-size:0;
	background: url(../../images/headers/english/box_title_catalog.gif) no-repeat top left;
}
.left_box_title.news_box_title {
	background: url(../../images/headers/english/box_title_news.gif) no-repeat top left;
}

.left_box_title.login_box_title {
	background: url(../../images/headers/english/box_title_login.gif) no-repeat top left;
}

.left_box_title.whatsnew_box_title {
	background: url(../../images/headers/english/box_title_whatsnew.gif) no-repeat top left;
}

.left_box_title.feature_box_title {
	background: url(../../images/headers/english/box_title_featured.gif) no-repeat top left;
}

.left_box_title.cart_box_title {
	background: url(../../images/headers/english/box_title_cart.gif) no-repeat top left;
}
.left_box_title.recommand_box_title {
	background: url(../../images/headers/english/box_title_recommand.gif) no-repeat top left;
}

.left_box_title.special_box_title {
	background: url(../../images/headers/english/box_title_special.gif) no-repeat top left;
}

.left_box_title.bestsell_box_title {
	background: url(../../images/headers/english/box_title_bestseller.gif) no-repeat top left;
	margin:0px;padding:0px;font-size:0;height:25px;
}

.left_box_title.information_box_title {
	background: url(../../images/headers/english/box_title_information.gif) no-repeat top left;
}

.left_box_title.tellyourfirend_box_title {
	background: url(../../images/headers/english/box_title_tellfriends.jpg) no-repeat top left;
	margin:0px;padding:0px;
}

.left_box_title.subscribe_box_title {
	background: url(../../images/headers/english/box_title_subscribe.gif) no-repeat top left;
}

.left_box_title.brand_box_title {
	background: url(../../images/headers/english/box_title_brand.gif) no-repeat top left;
}

.left_box_title.manufacture_box_title {
	background: url(../../images/headers/english/box_title_manufacture.gif) no-repeat top left;
}

.left_box_title.review_box_title {
	background: url(../../images/headers/english/box_title_review.gif) no-repeat top left;
}

.left_box_title.search_box_title {
	background: url(../../images/headers/english/box_title_search.gif) no-repeat top left;
}

.left_box_title.language_box_title {
}

.left_box_title.agent_box_title {
}

.left_box_title.online_box_title {
}
.left_box_title.tel_box_title {
	background: url(../../images/headers/english/box_title_tel.jpg) no-repeat top left;
	height:8px;font-size:0;
}

.left_box_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	font-family: Arial;
	font-size:9pt;
	color: #DE8081;	
	background-color:#783E3D;
	border:0px solid #592625!important;
	border-left:1px solid #592625;
	border-right:1px solid #592625;
	width:150px!important;
	width:156px;
}


.left_box_text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size:9pt;
	color: #DE8081;
}

.left_box_text a:link,a:visited  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #DE8081;
}

.left_box_text a:hover  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #DE8081;
}


.left_box_text.category_box_text {
	margin: 0px;padding:0px;
}
.left_box_text.catalog_box_text {
	margin: 0px;padding:0px;width:156px!important;width:151px;
}

.left_box_text.news_box_text {
	
}

.left_box_text.whatsnew_box_text {
	background-color:#FFFFFF;
	padding:0px 0px 0px 25px;
	border-left:1px solid #592625!important;
	border-right:1px solid #592625!important;
	width:129px!important;width:156px;		
}

.left_box_text.feature_box_text {
	background-color:#FFFFFF;
	padding:0px 0px 0px 25px;
	border-left:1px solid #592625!important;
	border-right:1px solid #592625!important;
	width:129px!important;width:156px;	
}

.left_box_text.recommand_box_text {
	
}

.left_box_text.cart_box_text {
	margin: 0px;padding:5px 0px 0px 5px;
	border-left:1px solid #592625!important;
	border-right:1px solid #592625!important;
	width:149px!important;width:156px;
}

.left_box_text.special_box_text {
	background-color:#FFFFFF;
	padding:0px 0px 0px 25px;
	border-left:1px solid #592625!important;
	border-right:1px solid #592625!important;
	width:129px!important;width:156px;
}

.left_box_text.bestsell_box_text {
	background-color:#FFFFFF;padding:4px 0px 0px 2px;margin:0px;
	border-left:1px solid #592625!important;
	border-right:1px solid #592625!important;
	width:154px!important;width:156px;height:120px;
}

.left_box_text.information_box_text {
	margin: 0px;padding:5px 0px 0px 5px;width:151px!important;width:156px; 	
}

.left_box_text.tellyourfirend_box_text {
}

.left_box_text.subscribe_box_text {
	
}

.left_box_text.brand_box_text {
	text-align: center;
}

.left_box_text.manufacture_box_text {
}

.left_box_text.review_box_text {
}

.left_box_text.search_box_text {
	margin:0px;padding:0px;width:156px!important;width:156px;
}

.left_box_text.language_box_text {
	
}

.left_box_text.agent_box_text {
	margin: 0px 0px 10px 10px;
}

.left_box_text.online_box_text {
	padding: 0px 0px 8px 8px;
}
.left_box_text.tel_box_text {
	padding: 0px 0px 0px 8px;
}
.left_box_line {
	margin: 0px 0px 0px 3px;

}

.left_box_text_block {
	padding: 0px 0px 0px 10px;
	background: url(images/arrow.jpg) no-repeat;
}

.left_box_end {
	height:7px;
	background: url(../../images/headers/english/left_box_end.jpg) no-repeat top left;
	width:156px;
	font-size:0;
}

.left_box_end.category_box_end {
	height:8px;
	background: url(../../images/headers/english/box_title_category_end.gif) no-repeat top left;
	width:156px;
	margin:0px 0px 2px 0px;
}
.left_box_end.special_box_end {	
	background: url() no-repeat top left;
	height:0px;font-size:0;border-top:1px solid #5F2B2F;margin:0px;padding:0px;
}
.left_box_end.bestsell_box_end {	
	background: url() no-repeat top left;
	height:0px;font-size:0;border-top:1px solid #5F2B2F;margin:0px;padding:0px;
}

/*center*/
.center {
	margin: 0px;
	padding: 6px 0px 0px 2px;
	float: left;
	width: 454;
}

.center_box {
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	width: 446px;
}


.center_box table {
	border-collapse: collapse;
	width:100%;
	color:#000;
}
.center_box tr {
	background-color: #FFF;
}

.center_box th {
	border: 1px solid #333;
	text-align: center;
	font-family:Arial;
	font-weight:bold;
	font-size:9pt;
}

.center_box td {
	border: 1px solid #333;
	font-family:Arial;
	font-size:9pt;
}

.center_box_title {
	font-size:11pt;
	font-family:'宋体';
	font-weight:bold;
	width: 446px;
	color: #000;
	height: 20px;
	padding:0px 0px 0px 0px;
}


.center_box_title.center_title_productlist {
}
.center_box_title.center_title_categorylist {
}

.center_box_title.center_title_news {
}

.center_box_title.center_title_information {
	
}

.center_box_title.center_title_whatsnew {
	background: url(../../images/headers/english/center_title_whatsnew.jpg) no-repeat top left;
	margin:4px 0px 0px 0px;height:20px;font-size:0;
}

.center_box_title.center_title_feature {
	background: url(../../images/headers/english/center_title_feature.jpg) no-repeat top left;
	margin:4px 0px 0px 0px;height:20px;font-size:0;
}

.center_box_title.center_title_special {
	background: url(../../images/headers/english/center_title_special.jpg) no-repeat top left;
	margin:4px 0px 0px 0px;height:20px;font-size:0;
}

.center_box_title.center_title_spolight {
}

.center_box_title.center_title_recommend {
}

.center_box_title.center_title_alsobuy {
}

.center_box_title.center_title_buyoption {
}

.center_box_title.center_title_categorytext {
	background: url(images/center_title_category.jpg) no-repeat top left;
}

.center_box_title.center_title_login {
}

.center_box_title.center_title_logoff {
}

.center_box_title.center_title_passfogot {
}

.center_box_title.center_title_addressbook {
}

.center_box_title.center_title_shipping {
}

.center_box_title.center_title_shipping_editaddress {
}

.center_box_title.center_title_ordersucess {
}

.center_box_title.center_title_ordersucessprint {
}

.center_box_title.center_title_contactus {
}

.center_box_title.center_title_search {
}

.center_box_title.center_title_searchresult {
}

.center_box_title.center_title_reviews {
}

.center_box_title.center_title_termcondition {
}

.center_box_text {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size:9pt;
	color: #333;	
}

.center_box_text.category_text_list {
}

.center_box_text.category_list {
	border:0px;
}

.center_box_text.special {
	height:400px!important;border: 1px solid #5F2C2B;
}

.center_box_text.whats_new {
	height:400px!important;border: 1px solid #5F2C2B;
}

.center_box_text.featured {
	height:400px!important;border: 1px solid #5F2C2B;
}

.center_box_text.spolight {
}

.center_box_text.recommend {
	height:400px!important;border: 1px solid #5F2C2B;
}

.center_box_text.account {
}

.center_box_text.addressbook {
}

.center_box_text.search {
}

.center_box_text.searchresult {
}

.center_box_text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size:9pt;
	color: #333;

}

.center_box_text a:link,a:visited  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #333;
}

.center_box_text a:hover  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #333;
}

.center_box_text_block {
	padding: 0px 0px 0px 10px;
	background: url(images/arrow.jpg) no-repeat;
}

.center_box_end {
	/*height:5px;
	background: url(images/center_box_end.jpg) no-repeat ;*/
}

.center_box_end.center_box_end_categorytext {
}

.center_box_end.center_box_end_categorylist {
}

.center_box_end.center_box_end_productlist {
}

.center_box_end.center_box_end_featured {
}

.center_box_end.center_box_end_whats_new {
}

.center_box_end.center_box_end_special {
}

.center_box_end.center_box_end_spolight {
}

.center_box_end.center_box_end_recommend {
}

.center_box_end.center_box_end_alsobuy {
}

.center_box_end.center_box_end_login {
}

.center_box_end.center_box_end_logoff {
}

.center_box_end.passfogot {
}

.center_box_end.addressbook {
}

.center_box_end.shipping {
}

.center_box_end.shipping_editaddress {
}

.center_box_end.shipping_search {
}

.center_box_end.shipping_searchresult {
}

.center_box_end.reviews {
}

.center_box_end.information {
}

.center_box_end.news {
}


.center_hr {
	clear:both;
	width:442px;
	border-bottom:1px solid #333;
}

.right {
	/*border: 1px solid #333;*/
	/*position: absolute;*/
	float: right;
	top:  auto;
	margin: 0px 0px 0px 0px;
	padding: 6px 4px 0px 0px;
	left:  618px;
	width: 157px;
	
}

.bottom {
	clear: both;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 777px; 
	color: #333;
}

.bottom_copyright {
}

.bottom_text_line {
	text-align:center;
}

.bottom_hr_line {
	clear:both;
	height: 1px;
	width:760px;
	border-bottom:2px solid #068EE5;
}

a.bottom_text_line:link,a.bottom_text_line:visited {
	color: #333;
}

a.bottom_text_line:hover {
	color: #333;
}


/* category */
#category_line {
	padding:0px 0px 0px 20px;margin:0px;
	height: 20px;
	background:url(../../images/headers/english/box_title_category_text.gif) no-repeat top left;
	width:154px;
}

a.category_line:link, a.category_line:visited, a.category_line:hover {
	color: #DF8181;
}

#category_line_selected{
	padding:0px 0px 0px 20px;
	height: 20px;
	background:url(../../images/headers/english/box_title_category_text.gif) no-repeat top left;
	width:154px;
}
.category_line_selected_img {
	/*background:url(../../images/category_select_pointer.jpg) no-repeat top left;
	font-size:0;height:5px;width:6px;margin:0px;padding:0px;text-align:center;*/
}
.category_line_img {
	/*background:url(../../images/category_pointer.jpg) no-repeat top left;
	font-size:0;height:5px;width:6px;margin:0px;padding:0px;text-align:center;*/
}
a.category_line_selected:link, a.category_line_selected:visited, a.category_line_selected:hover {
	color: #DF8181;
	font-weight:bold;
}
	
/* news box */
#news_box_line {
	height: 2.5em;
}

a.news_box_line:link, a.news_box_line:visited, a.news_box_line:hover {
	color: #333;
	text-decoration: underline;
}
	
/* product show */
.item_section {
	width: 106px;
	height: 165px!important;
	height: auto;margin:0px;padding:0px;background-color:#F7F7F7;
}

.itemshow {
	padding: 5px 0px 5px 0px;
	margin: 0px;text-align: center;
}
itemshow img {
	border:1px solid red;
}
.item_img {
	text-align: center;
}
.item_title,.item_title a:link,.item_title a:visited,.item_title a:hover {
	text-align: center;
	font-family:"宋体";
	color: #000;
	padding:4px 0px 5px 0px;
}


.item_price_name {
	text-align: center;
	font-family:"宋体";
	font-size: 9pt;
	/*font-weight: bold;*/
	color:#FF5932;
}

.item_short_description {
	text-align: left;
	font-family:"宋体";
	font-size: 9pt;
	color:#333;
}

.item_price1 {
	text-align: center;
	font-family:"宋体";
	font-size: 9pt;
	color:#FF5932;
}

.item_price2 {
	text-align: center;
	font-family:"宋体";
	font-size: 9pt;
	color:#FF5932;
}

/* 输入框 */
#login_box{
	text-align: center;
}

#login_form{
	height: 80px;
}

input.loginbox { 
	width: 78px; 
	border: 1px solid #123456;
	margin: 1px; 
	color: #333;
	font-weight: bold;
	
}

/* for category_text_box*/
#category_text_t1 {
	margin: 8px 0px 4px 0px;
	font-size: 10pt;
	font-weight: bold;
}

#category_text_t2 {
	margin: 1px 0px 1px 0px;
	font-size: 9pt;
}

/*gift box*/
#box_gift {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color:#FFF;
}

#box_message_board {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color:#FFF;
}

#box_language {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 160px;
	text-align: center;
	background-color: #FFF;
}

#product_list_header {
}

#product_list_sort_dropdown {
}

#product_list_cat_name{
}

.clearbox {
	border-top:1px solid transparent !important; 
	margin-top:-1px !important; 
	border-top:0; 
	margin-top:0; 
	clear: both;
	visibility: hidden; 
}

#message_board {
	height: auto;
	width: 425px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CCC;
}

#catalog {
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	width: 446px;	
}
.center_box_title.category_center_title {
	background: url(../../images/headers/english/center_title_category.jpg) no-repeat top left;
	margin:4px 0px 0px 0px;height:20px;font-size:0;
}
#catalog_td {
	padding: 10px;
	text-align: left;
}
#catalog_title {
	font-size: 11pt;
	font-weight: bold;
}
#catalog_title  a:link, a:visited, a:hover {
	color: #CC0000;
}
#catalog_title_image {
	width: 23px;
	height: 23px;
}
#catalog_item {
	padding: 10px 0px 10px 0px;
	font-size: 8pt;
	font-weight: normal;
}
#catalog_item a:link, a:visited, a:hover {
	color: #072D68;
}
#catalog_row {
	border-top: #072D68 dashed 1px;
}