@charset "utf-8";
body
{
background:url(../images/bg.jpg) no-repeat center top #ffffff;
padding:0;
font-family:arial,helvetica,verdana,sans-serif;
font-size:12px;
margin:0px;
color:#000;
}
a{
	text-decoration:none;
	color:#333;
}
p{
line-height:15px;
padding:0 0 0 0;
margin:0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-position:outside;
}
form {
	margin:0;
	padding:0;
}
#main_container{
	width:990px;
	height:auto;
	margin:auto;
	padding:0px;
	background-color: #FFF;
}
#header{
	width:990px;
	height:130px;
	margin:0;
	padding:0;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	overflow:hidden;
}
.left_sidebar{
	float: left;
	width: 210px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	overflow:hidden;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px!important;
	margin-left: 226px;
	padding: 0 0 0 0;
	width: 760px;
	overflow:hidden;
}
.tr3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999797;
}
.gray{
	color:#999;
}
.red{color:#F00;
}
img{
	border:0;
}
.float{
	float:left;
}
#alert_message {
	background-color:#FF0;
	color:#000;
	position:absolute;
	margin:0px;
	z-index: 50;
	padding:5px;
	display:none;
}
/*---------------- menu tab----------------------*/
#header_ad1{
	display:block;
	float:left;
	width:630px;
	height:35px;
	overflow:hidden;
}
#header_ad2{
	display:block;
	float:left;
	width:990px;
	height:37px;
	overflow:hidden;
	line-height:25px;
}
#top_menu {
	width:360px;
	text-align:right;
	height:35px;
	color:#000;
	overflow:hidden;
	display:block;
	float:left;
}
#top_menu a {
	color:#000;
	text-decoration: none;
}
#logo a{
	display:block;
	float:left;
	width:230px;
	height:59px;
	overflow:hidden;
}
#menu_tab{
}
#header_menu {
width:760px;
height:23px;
float:left;
display:block;
overflow:hidden;
padding:8px 0 0 0;
}
#mainmenu {
	display:block;
	float:left;
	width:760px;
	height:23px;
	line-height:23px;
	font-weight:bold;
	margin:0;
}
#mainmenu li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	background-image: url(/images/header_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mainmenu a{
	display:block;
	float:left;
	height:23px;
	padding:0 14px 0 13px;
	text-decoration: none;
}
#mainmenu .red a{
	color:#F00;
}
.mainmenu_sel{
	background-image: url(/images/header_menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#mainmenu a:hover{
}
/*-----------------search_tab----------------*/
#search_tab{
display:block;
float:left;
width:215px;
padding:0 0 0 315px;
height:28px;
overflow:hidden;
}
input.search{
	width:182px;
	height:26px;
	float:left;
	line-height:26px;
	color:#000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:transparent;
}
#search_bt{
width:30px;
height:26px;
border:none;
overflow:hidden;
float:left;
text-indent:50px;
line-height:26px;
color:#000;
	background:transparent;
	cursor:pointer;
}
#topshoppingcart{
	display:block;
	float:left;
	width:190px;
	height:28px;
	padding:0 0 0 40px;
	overflow:hidden;
	line-height:26px;
}
#topshoppingcart a{
	display:block;
	float:left;
	width:170px;
	height:28px;
	padding:0 0 0 20px;
	overflow:hidden;
	line-height:26px;
}
#sum_quantity, #sum_price {
	font-weight:bold;
	color:red;
}
.submenu_pic{
padding:10px 0 0 28px;
}
.submenu_close {
	margin:0 0 0 5px;
	display:block;
	float:left;
	width:11px;
	height:11px;
	background-image:url(../images/close.gif);
	background-repeat: no-repeat;
}
/*--------------left menu----------------*/
.side_title{
	display:block;
	float:left;
	width:210px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	background-image: url(../images/side_title_bg.jpg);
	background-repeat: no-repeat;
	text-indent:25px;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 0 0;
}
.side_margin{
	margin:8px 0 0 0;
}
.side_list ul{
	width:210px;
	display:block;
	float:left;
	padding:0 0 15px 0;
	margin:0;
	background-image: url(../images/side_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side_list li {
	padding:5px 5px 0 15px;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	margin:0;
}
.side_article_ad {
	display:block;
	float:left;
	width:210px;
	overflow:hidden;
	padding:10px 0 0 0;
}
#left_menu{
	background-color: #F5F5F5;
}
#left_menu ul{
list-style-type:none; 
width: 210px;
margin:0; 
padding:0;}
#left_menu li {
display:block;}
#left_menu li a {
	display:block;
	padding:0 0 0 25px;
	text-align:left;
	line-height:21px;
	color: #0033CC;
    text-decoration: none;
}
#left_menu li a span{
	color:#666;
}
#left_menu li.selected a {
	display:block;
	padding:5px 10px 10px 15px;
	text-align:left;
	line-height:21px;
	text-decoration:none;
	color:#000;
	background-position:190px 12px;
	font-weight: bold;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font: bold 15px/18px "Trebuchet MS",Arial;
}
#left_menu li.noselected a {
	display:block;
	padding:5px 10px 10px 15px;
	text-align:left;
	line-height:21px;
	text-decoration:none;
	color:#000;
	background-position:193px 12px;
	font-weight: bold;
	background-image: url(../images/dot3.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font: bold 15px/18px "Trebuchet MS",Arial;
}
#left_menu li.red a {
	color:#F00;
}
#left_menu li a:hover, #left_menu li.leftselected a {
color:#b0335d;
}
#left_menu .leftmenu_hide{
	display:none;
}
#left_article, #related_search{
	margin:20px 0 0 10px;
float:left;
}
#left_article li , #related_search li{
	height:21px;
	overflow:hidden;
	width:175px;
}
#left_article2{
position:relative;
top:20px;
left:5px;
float:left;
}
/*----------------main_content----------------*/
#type_detail {
	padding: 0 0 5px 0;
}
#main_content{
	display:block;
	float:left;
width:990px;
background-color:#ffffff;
margin:0;
padding:0;
}
#right_content{
width:760px;
float:left;
height:auto;
padding:10px 0 30px 25px;
}
.content_box {
width:558px;
margin:auto;
float:left;
padding:10px;
border:1px #cccccc solid;
}
.content_box2 {
height: auto;
margin:auto;
float:left;
padding:18px;
border:1px #9e1c50 solid;
}
.title{
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	line-height:15px;
	padding:0 0 10px 30px;
}
.title a{
}
.product_box{
	width:178px;
	height:260px;
	margin:auto;
	float:left;
	padding:8px 0 0 0;
	margin:10px 8px 20px 0;
	border:1px #D0D0D0 solid;
	text-align:center;
	overflow: hidden;
	line-height:21px;
}
.product_box2{
	width:178px;
	margin:auto;
	float:left;
	padding:8px 0 20px 0;
	margin:0 8px 8px 0;
	border:1px #9e1c50 solid;
	text-align:center;
	overflow: hidden;
}
.product_box3{
	width:178px;
	height:280px;
	margin:auto;
	float:left;
	padding:8px 0 0 0;
	margin:10px 8px 20px 0;
	border:1px #D0D0D0 solid;
	text-align:center;
	overflow: hidden;
	line-height:21px;
}

.product_box_list{
	width:730px;
	padding:10px 10px 10px 18px;
	border:1px #D0D0D0 solid;
	margin:10px 0 20px 0;
}
.product_box_list .product_name {
	font-weight:bold;
	font-size:13px;
}
.product_box_details{
width:640px;
height: auto;
margin:auto;
float:left;
padding:8px;
margin:0 0 0 8px;
border:1px #9e1c50 solid;
}
.btn_add{
	padding:10px 0 5px 0;
	text-align:center;
}
img.prod_image{
padding:0;
width:130px;
height:130px;
border:0;
}
img.prod_image2{
padding:0;
width:30px;
height:30px;
border:0;
}
img.prod_image3{
padding:0;
width:80px;
height:80px;
border:0;
}
.product_details{
	line-height: 18px;
}
.product_details_wide{
float:left;
width:450px;
}
.prod_title{
color:#d4847f;
padding:0 10px 0 0;
width:146px;
height:36px;
display:block;
overflow:hidden;
text-align:center;
}
.price{
font-size:16px;
color:#a6f2a4;
line-height:35px;
width:170px;
display:block;
font-weight:bold;
}
p.price{
color:#d4847f;
}
a.details{
display:block;
padding:10px 0 0 0;
}
p.shop_by_brand{
width:400px;
float:left;
padding:0 10px 0 0;
line-height:17px;
}
p.gifts_details{
width:275px;
float:left;
padding:0 0 0 10px;
line-height:17px;
}
img.sp{
float:left;
padding:0 5px 0 5px;
}
img.gift{
float:left;
padding:5px;
margin:5px;
border:1px #9e1c50 solid;
}
#popsearch {
	line-height:25px;
	padding:10px 0 0 0;
}
#popsearch span{
	display:block;
	float:left;
	width:990px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2f2f2;
}
#historyview_title_div{
	width: 990px;
	height: 30px;
	padding:10px 0 0 0;
	font-size: 14px;
	font-weight:bold;
	line-height:30px;
	text-indent:0px;
	margin: 10px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#historyview_title {
	line-height:30px;
	display:block;
	float:left;
	background-color: #DEDEDE;
}
#historyview_page {
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
}
#historyview {
	display:block;
	width:990px;
	height:200px;
	overflow:hidden;
	float:left;
}
#historyview_left {
	width:20px;
	height:180px;
	background-image:url(/images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position:0 70px;
	float:left;
	display:block;
}
#historyview_left a {
	width:20px;
	height:180px;
	display:block;
}
#historyview_left a:hover {
	background-image:url(/images/arrow_left2.gif);
	background-repeat:no-repeat;
	background-position:0 70px;
}
#historyview_right {
	width:10px;
	height:180px;
	background-image:url(/images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:0 70px;
	float:left;
	display:block;
}
#historyview_right a {
	width:10px;
	height:180px;
	display:block;
}
#historyview_right a:hover {
	background-image:url(/images/arrow_right2.gif);
	background-repeat:no-repeat;
	background-position:0 70px;
}
/*---------------------pagination-----------------------------*/
div.pagination {
padding:5px;
margin:5px;
text-align:center;
float:left;
}
div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none; 
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #ddd;
color: #333333;
background-color: #fff;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
font-weight: bold;
background-color: #fff;
color: #B0335D;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
color: #ccc;
}
#pagenav2 {
	width:760px;
	height:35px;
	display:block;
	float:left;
	background-color: #F5F5F5;
	line-height:35px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
#page {
	width:640px;
	display:block;
	float:left;
	text-align:right;
	height:35px;
	padding:0;
	margin:0;
}
#page_num2 {
	display:block;
	float:left;
	width:120px;
	height:35px;
	text-align:left;
	padding:0;
	margin:0;
}
/*------page_size----------*/
#page_size .current, #page_size2 .current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
font-weight: bold;
background-color: #fff;
color: #B0335D;
}
#pagenav {
	width:760px;
	height:35px;
	display:block;
	float:left;
	background-color: #F5F5F5;
	line-height:35px;
}
#viewtype {
	display:block;
	float:left;
	width:220px;
	height:30px;
	padding:5px 0 0 0;
	margin:0;
}
.viewtype1 {
	background-image: url(../images/viewtype1.gif);
	background-repeat: no-repeat;
	background-position: 65px 8px;
}
.viewtype2 {
	background-image: url(../images/viewtype2.gif);
	background-repeat: no-repeat;
	background-position: 65px 8px;
}
#viewtype span{
	display:block;
	float:left;
	width:60px;
	height:18px;
	line-height:18px;
	text-indent:10px;
	overflow:hidden;
	padding:2px 0 0 0;
}
#viewtype a{
	display:block;
	float:left;
	width:20px;
	height:20px;
	text-indent:50px;
	line-height:20px;
	overflow:hidden;
	padding:0 0 0 10px;
}
#page_size2 {
	width:280px;
	padding:0;
	margin:0;
	display:block;
	float:left;
	height:35px;
}
#page_num {
	display:block;
	float:left;
	width:260px;
	height:35px;
	text-align:right;
	padding:0;
	margin:0;
}
#listbydiv {
	width:760px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	padding:0 0 1px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#listbydiv a {
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:0 10px 0 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#listbydiv .selected{
	background:#F5F5F5;
	padding:0 10px 0 10px;
	border: 1px solid #CCCCCC;
}
/*------contact form------*/
#contact_form{
float:left;
width:300px;
padding:10px 10px 0 10px;
color:#fff;
}
.contact_input{
width:240px;
height:17px;
font-size:10px;
float:left;
background-color:#3F1015;
border:1px #6F222B solid;
color:#FFFFFF;
}
label.contact_form{
width:50px;
float:left;
padding:0 0 5px 0;
font-size:12px;
color:#FFFFFF;
}
.contact_textarea{
width:290px;
height:80px;
font-size:10px;
float:left;
color:#FFFFFF;
background-color:#3F1015;
border:1px #6F222B solid;
}
input.contact_submit{
float:right;
padding:10px;
}
.cleardiv {
clear:both;
overflow:hidden;
height:4px;
}
.clear{
clear:both;
}
/*----footer---------*/
#footer{
	width:auto;
	clear:both;
	padding:50px 0 0 0;
	text-align:center;
	background-color: #F7F7F7;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.center_footer{
	margin:auto;
	width:990px;
	display:block;
	font-size:14px;
	line-height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.center_footer2{
	margin:auto;
	padding:10px 0 0 0;
	width:990px;
	display:block;
	text-align:left;
}
.center_footer3{
	margin:auto;
	padding:10px 0 10px 0;
	width:990px;
	display:block;
}
#footer a{
color:#333333;
text-decoration:none;
}
/*----right----------*/
#sidebar2 {
	background-color:#F5F5F5;
	float: right;
	width: 160px;
	padding: 0 0 10px 0px;
	margin: 0 0 0 20px;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.right_pro_title{
	display:block;
	height:25px;
	font-weight: bold;
	line-height:25px;
	text-decoration: none;
}
.product_box_right{
	width:140px;
	height:180px;
	margin:auto;
	float:left;
	padding:10px 10px 10px 10px;
	margin:0;
	text-align:center;
	overflow: hidden;
	line-height:21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
/*----------------product detail---------*/
#product_big_img img{
	width:300px;
	height:300px;
	float:left;
	text-align:center;
	}
.pro_det_img {
	width:300px;
	float:left;
	text-align:center;
	}
.pro_det_img_more {
	margin:10px 0 0 0;
	width:300px;
	float:left;
	text-align:center;
	}
.pro_det_img_more img {
	width:65px;
	height:65px;
	margin:0 5px 0 0;
	border:0;
}
.pro_det_img_more2 img {
	width:65px;
	height:65px;
	margin:0 5px 15px 0;
	border:0;
}
#pro_det_2 {
	float:left;
	margin:0 0 0 5px;
	width:450px;
	}
.pro_det_3 {
float:left;
width:760px;
display:block;
margin: 10px 0 0 0;
}
.pro_det_3 h3{
	height:30px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999797;
	font-size:16px;
	line-height:30px;
}
.pro_det_3 h4{
	height:30px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999797;
	font-size:14px;
	line-height:30px;
}
#product_detail {
	overflow:hidden;
	padding:0;
}
#relatedpro {
	margin: 10px 0 0 0;
	float:left;
}
#relatedpro h3{
	height:30px;
	margin: 0px;
	padding: 0px;
	font-size:16px;
	line-height:30px;
	float:left;
	display:block;
	width:500px;
}
.zoom {
	background-image: url(../images/zoom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	text-align:center;
	padding-left:20px;
	margin:0 auto 13px;
	text-decoration: underline;
	position:relative;
	width:25px;
}
#product_detail h1 {
font-size:14px;
font-weight:bold;
position:relative;
color:#D4847F;
padding:0 0 10px 0;
margin:0;
}
#product_detail h3 {
margin-top:15px;
padding-bottom:8px;
padding-top:15px;
position:relative;
}
.table {
background-color:#ccc;
text-align:center;
padding:1px;
}
.tr {
background-color:#f2f2f2;
padding:4px;
}
.th {
background-color:#ccc;
height:30px;
padding:1px;
}
.td {
padding:4px;
}
.padding {
	padding:4px;
}
.article_list ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.article_list li {
	display:block;
	line-height:21px;
	background-image: url(../images/dot01.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 18px;
}
.s {
	font-size:10px;
}
.article_detail h1 {
	font-size:14px;
	line-height:30px;
	margin:0;
	padding:0;
}
.article_detail {
	width:740px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.article_re_detail {
	width:740px;
	overflow:hidden;
	padding: 10px 0 0 10px;
	color:#B0335D;
}
#hot_keyword a{
	padding:0 10px 0 5px;
	display:block;
	float:left;
}
.home_pro_title{
	width: 500px;
	height: 25px;
	padding:15px 0 0 0;
	font-weight:bold;
	font-size: 14px;
}
.home_pro_title a{
	text-decoration: none;
	color:#FFF;
}
.home_pro_title2{
	width: 760px;
	height: 25px;
	padding:10px 0 0 0;
	font-size: 16px;
	font-weight:bold;
	line-height:16px;
	text-indent:0px;
	margin: 8px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
}
.home_pro_title2 a{
	color:#F00;
	text-decoration: none;
}
#home_newarrive_title_div{
	width: 990px;
	height: 16px;
	padding:10px 0 0 0;
	font-size: 14px;
	font-weight:bold;
	line-height:16px;
	text-indent:0px;
	margin: 10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
}
#home_newarrive_title {
	width:900px;
	display:block;
	float:left;
}
#home_newarrive_page {
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
}
#home_newarrive {
	display:block;
	width:990px;
	height:200px;
	overflow:hidden;
	float:left;
}
#home_newarrive_left {
	width:20px;
	height:180px;
	background-image:url(/images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position:0 70px;
	float:left;
	display:block;
}
#home_newarrive_left a {
	width:20px;
	height:180px;
	display:block;
}
#home_newarrive_left a:hover {
	background-image:url(/images/arrow_left2.gif);
	background-repeat:no-repeat;
	background-position:0 70px;
}
#home_newarrive_right {
	width:10px;
	height:180px;
	background-image:url(/images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:0 70px;
	float:left;
	display:block;
}
#home_newarrive_right a {
	width:10px;
	height:180px;
	display:block;
}
#home_newarrive_right a:hover {
	background-image:url(/images/arrow_right2.gif);
	background-repeat:no-repeat;
	background-position:0 70px;
}
.product_box_new{
	width:150px;
	height:200px;
	margin:auto;
	float:left;
	padding:10px 10px 10px 0;
	margin:0;
	text-align:center;
	overflow: hidden;
	line-height:21px;
}
.product_box_new img{
	border:#D0D0D0 solid 1px;
}
.product_box_home{
	width:180px;
	height:220px;
	float:left;
	padding:8px 0 0 0;
	margin:0 10px 10px 0;
	border:1px #CECECE solid;
	text-align:center;
	overflow: hidden;
	line-height:21px;
}
.product_box_home2{
	width:180px;
	height:220px;
	float:left;
	padding:8px 0 0 0;
	margin:0 0 10px 0;
	border:1px #CECECE solid;
	text-align:center;
	overflow: hidden;
	line-height:21px;
}
.home_price{
	overflow:hidden;
	display:block;
font-size:14px;
color:#000;
font-weight:bold;
}
.product_name, .online{
	line-height:16px;
	height:32px;
	overflow:hidden;
	display:block;
}
.product_name_home{
	line-height:21px;
	height:42px;
	overflow:hidden;
	display:block;
	color:#666;
}
.prod_image_home {
	padding:5px 0 5px 0;
}
.single_row{
	display:block;
	float:left;
	padding:0 0 0 15px;
}
.single_product_sort {
	width:910px;
	line-height:35px;
	display:block;
	float:left;
}
#jumpMenu {
	font-size:11px;
}
#discount_message {
	text-align:center;
	width:100%;
	font-size:14px;
}
#discount_message2 {
	text-align:right;
	width:100%;
	font-size:14px;
}
#result {
	padding:0 0 10px 0;
}
#result span {
	color:#B0335D;
}
.searchkey {
    width: 165px;
	list-style-type: none;
	margin:0;
	padding:p;
	}
.searchkey li {
	margin:0;
	text-indent: 0px;
	display: inline;
	font-size: 12px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 2px;
	list-style-type: none;
	background-image: none;
}
.submenu1{
	width:170px;
	height:170px;
	overflow:hidden;
	float:left;
	display:block;
	padding:0 16px 0 0;
}
.submenu2{
	width:170px;
	float:left;
	display:block;
	text-align:left;
	font-weight:bold;
	height:30px;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding:0 0 0 0;
	overflow:hidden;
}
.submenu3{
	width:170px;
	float:left;
	display:block;
	text-align:left;
	line-height:18px;
	color:#333;
}
.submenu3 a{
	text-decoration: none;
	color:#333;
}
.submenutxt{
	display:block;
	float:left;
	text-align:left;
	width:558px;
	padding:0;
	overflow:hidden;
}
.submenutxt .red a{
	color:#F00;
}
.submenuimg{
	display:block;
	float:left;
	text-align:left;
	width:180px;
	padding:5px 0 0 0;
	overflow:hidden;
	color:#000;
}
/*Homefaq*/
#homeFaq  { display:block; width:100%}
#homeFaq h2 { display:block;height:30px; text-indent:10px;}
#homeFaq .homeFaqbj {
	display:block;
	background:url(img/basicbg.gif) no-repeat right 0px;
	height:30px;
	font-size:14px;
	line-height:30px;
	text-indent:3px;
	margin-left:9px;
}
#homeFaq .quenents { 
	background:none;margin-top:7px;
	padding-left:11px;
	margin:0px 2px;
	padding-top:16px;
}
#homeFaq .quenent {
	padding-left:11px;
	background:url(img/basicbg.gif) no-repeat 0px -142px;
	margin-left:2px;
	margin-right:2px;
	padding-top:25px;
}
#homeFaq .quenent.abbr {}
#homeFaq .quenent .abbr .ask{ color:#cf2317; font-weight:bold;}
#homeFaq .quenent .abbr .how{ font-weight:bold; color:#000000;}
#homeFaq .quenent .abbr .how a { text-decoration:underline; font-weight:bold; color:#000000;}
#homeFaq .quenent .abbr .how a:hover { font-weight:bold;}
#homeFaq .quenent .faq_pages { padding-left:7px;}
#homeFaq .faq_pages .pages_left { float:left; width:10%;line-height:20px; font-weight:bold; margin-top:8px;}
#homeFaq .faq_pages .pages_right{ float:left; width:90%; line-height:20px; margin-top:8px;}
#homeFaq .quenents.abbr {}
#homeFaq .quenents .abbr .ask{ color:#BF2F68; font-weight:bold;}
#homeFaq .quenents .abbr .how{
	font-weight:bold;
	color:#333
}
#homeFaq .quenents .abbr .how a { text-decoration:underline; font-weight:bold; color:#000000;}
#homeFaq .quenents .abbr .how a:hover { font-weight:bold;}
#homeFaq .quenents .faq_pages { clear:left; display:block; padding-left:7px; border-top:1px solid #ccc; padding-bottom:5px; margin-top:3px;overflow:hidden; zoom:1}
#homeFaq .faq_pages .pages_left { float:left;line-height:20px; font-weight:bold;}
#homeFaq .faq_pages .pages_right{ float:left; line-height:20px;}
#homeFaq .faq_pages .pages_right p{
	color:#666
}
/*homefaq*/
#featured_pro ul{
	padding:0 10px 10px 10px;
}
/*--------  Home  ---------*/
#home_ad1{
	display:block;
	float:left;
	width:300px;
	height:270px;
	overflow:hidden;
}
#home_flash {
	width:690px;
	height:270px;
	overflow:hidden;
	display:block;
	float:left;
}
#home_ad2{
	display:block;
	float:left;
	width:990px;
	overflow:hidden;
	padding:5px 0 5px 0;
}
/*-------------------------sign----------*/
.signform{
	display:block;
	float:left;
	width:450px;
	margin:0 0 30px 30px;
	border: 1px solid #CCCCCC;
}
.signtitle {
	display:block;
	float:left;
	width:440px;
	height:30px;
	background-color:#E4E4E4;
	font: bold 15px/18px "Trebuchet MS",Arial;
	padding:10px 0 0 10px;
}
.signform form{
	display:block;
	float:left;
	padding:10px;
}
#sign_message {
	display:block;
	float:left;
	height:400px;
	color:#F00;
	padding:10px 0 0 20px;
	font-size:16px;
}
#account_list li{
	margin:0 0 0 20px;
}
.t_b_border {
	padding:0px 0 0px 0;
	margin:10px 0 10px 0;
	border-bottom:#DDDDDD 1px solid;
	border-top:#DDDDDD 1px solid;
}
#productslist{
	display:block;
	float:left;
	width:760px;
	overflow:hidden;
}