*{
	margin: 0;
}
body{
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color:white;
	
	width: 100% !important;
}
a{text-decoration:none; color: #303030; font-size: 12px; font-weight: bold; }
a:hover {color: #fd0101;}
p{font-size: 12px;}
ul
{
    list-style:none;
    display:block;
	
}
img{ border: none;}

#wrapper{
	width: 100%;
	padding: 0;
	float: left;
	/* margin: 0px auto; */
	background:url(../images/bg.png) repeat-x;
	
	}
#body{
	width: 1000px;
	
	box-shadow: 0px 0px 10px #cdcdcd;
	 margin: 0px auto; 
	border-radius: 5px 5px 0px 0px;
	background:#fff;
	
	
}


/******* Header ********/
#headerbg{
	height: 130px;
	width: 1000px;
	margin: 0px auto;
	}
	
#header {
	overflow: hidden;
	padding: 5px 0px 0px;
	width: 1000px;
	float: left;
	height: 125px;
}

#header div.logo{
	/* top:30px; */
	width: 150px;
	height: 120px;
	float: left;
	padding: 0px;
	
	z-index: 99;
	
}
#header div.logo img{
	/* width:135px; */
	/* margin-top: 5px; */
	
}
#header div.title{
	float:left;
	width: 350px;
	
}
#header div.social{
	float:right;
	width:195px;
	height:30px;
	margin-top:20px;
}
#header div.social ul{
	float:left; height:32px; width:187px;margin-left: -33px;
}
#header div.social ul li{
	float:left;
	width:31px;
	height:31px;
	padding-left:5px;
}
/******* search  *********/


#header #search{
	width: 370px;
	height: 51px;
	top: 71px;
	background: url('../images/search.png') no-repeat scroll 0px 0px transparent;
	position: absolute;
	float: left;
	margin-left: 631px;
		
}
#header #search input#keyword{
	border: medium none;
	height: 33px;
	width: 238px;
	float: left;
	background: none repeat scroll 0% 0% transparent;
	padding-left: 0px;
	color: #cdcdcd;
	font-style: italic;
	margin-left: 42px;
	margin-top: 4px;
}
#header #search input#btn_search{
	float: left;
	background: none;
	border: none;
	height: 40px;
	width: 45px;
	cursor: pointer;
	margin-left: 28px;
	margin-top: 0px;
}
/*******End search*********/

/*********MAIN***********/
#bg_content {
	width: 1000px;
	float:left;
	/* border: 1px solid #ddd; */
	/* box-shadow: 0px 2px 5px #393333; */
	overflow: hidden;
	/* background: #fff; */
	/* border-radius: 0px 0px 5px 5px; */
	/* padding-top: 18px; */
	/* border-top: none; */
	/* margin-top: -16px; */
	/* position: relative; */
	
	/* z-index: 0; */
	/* padding-top: 30px; */
	/*float: left;*/
	/* left: 174px; */
	
}
#content_head {
	width: 1200px;
	float: left;
	
	
}
#content_main {
	width: 1000px;
	/* float: left; */
	/* margin-left: -5px; */
	/* padding: 10px 5px 0 5px; */
	
	padding-bottom: 15px;
	/* margin-top:-20px; */
	margin: 0px auto;
}

#left{
	float: left;
	width: 258px;
	padding: 8px 10px 0;
}



#gh_content {
	float: left;
    width: 130px;
}
#gh_content  span{
	float: left;
	width: 130px;
	padding-bottom: 10px;
	font-weight: bold;
}
#gh_content  span.count {
	width: 155px;
	background:url(/images/cart1.png) no-repeat left 0px;
	padding-left: 0px;
	text-align: left;
	padding-bottom: 12px;
}
#gh_content  span.brie {
	background:url(/images/brie.png) no-repeat left 4px;
	width: 155px;
	line-height: 28px;
	padding-bottom: 8px;
	
}
#gh_content  span.cart {
	background:url(/images/cart.png) no-repeat 0px 0px;
	width: 130px;
	line-height: 28px;
	padding-bottom: 10px;
	padding-left: 31px !important;
}
#gh_content  span.buy {
	background:url(/images/tt.png) no-repeat 18px -1px;
	width: 130px;
	line-height: 28px;
}


/*******End Main *********/
/*******FOOTER*************/
#bg_footer{
	width: 1000px;
	 float: left;
	/* padding: 10px 0px 0 0px; */
	background: url(/images/bg_footer.png) repeat-x left bottom;
	margin-left:-1px;
	
	margin-top: 0px;
	height: 146px;
	/* border-top: 1px solid #a7a7a7; */
	box-shadow: 0px 2px 10px #cdcdcd;
}

.footertop{
	width:1000px;
	float:left;
	height: 97px;
	margin-top:22px;
}
.footertop_left{
	width:660px;
	float:left;
}
.footertop_left ul{
	width:600px;
	float:left;
	
}
.footertop_left ul li{
	float: left;
	width: 250px;
	background: url('/images/icon_foor.png') no-repeat scroll 0% 0% transparent;
	line-height: 30px;
}
.footertop_left ul li a{
	color: #000;
	padding-left: 15px;
	font-weight: normal;
	float: left;
	margin-top: -8px;
}
.footertop_left ul li a:hover{
	color:#fe2424;
}
.footertop_right{
	float:left;
	width:325px;
	height:80px;
	margin-top: 0px;
}
.footertop_right b{
	color:#fe2424;
}
.footertop_right p{
	padding-left: 23px;
	line-height: 19px;
	margin-top: 3px;

}
.footertop_right p.address_ft{
	background:url(/images/addr.png) no-repeat; 
	color:#257ec0;
}
.footertop_right p.phone_ft{
	background:url(/images/phone.png) no-repeat; 
	color:#257ec0;
}
.footertop_right p.mail_ft{
	background:url(/images/mail.png) no-repeat; 
	color:#257ec0;
}
.footerbt_left ul li:first-child{
	color:#fffff !important;
	margin-left:-40px;
	}
.footerbt_left ul li{
	display:block;
	list-style-type:none;
	float:left;
	font-size:12px;
	font-weight: normal;
	line-height: 14px;
	padding: 1px 15px 10px 10px;
	text-align:center;
	cursor:pointer;
	/* color:#eb008b; */
	/* text-transform: uppercase; */
	position:relative;
	
	border-right: 1px solid #000;
	height: 16px;
}
.footerbt_left ul li:first-child a{
	color: #000;
	}
.footerbt_left ul li a{
	text-decoration:none;
	color:#000;
	padding: 4px 0px 0px 10px;
	font-size: 12px;
	font-weight: normal;

	}
.footerbt_left ul li:hover{
	display:block;
	color: #ff0000;}
.footerbt_left ul li:hover a{
	color: #ff0000;
}
.footerbt_left ul.menuduoi span{
	line-height:27px;
	}
.footerbt_left ul.menuduoi span:hover{color: #ff0000;}
.footerbt_left ul ul {
	display:none;
	position:absolute;
	background:#eb008b;
	 z-index:10;
	 color:#ffffff !important;
	 float:left;
	 left:0;
	 top:38px;
	 border-bottom-left-radius:12px;
	 border-bottom-right-radius:12px;
	 z-index:99999999999999999999
	 }
.footerbt_left li li {
margin: 0px !important;
padding: 10px 9px !important;
}
.footerbt_left ul ul li {
	display:block;
	border-bottom:1px solid #fff;
	width:160px;
	font:7pt Arial;
	 background:#eb008b;
	 text-align:left;
	 margin-left:-40px !important;
	 }
.footerbt_left ul ul li a {
	
	font-size:12px;
	 text-decoration:none;
	 color:#fffff; 
	 font-weight:normal;
	 text-transform:none;
	 }
.footerbt_left ul ul li a span{
	padding-left:0px;
	color:#ffffff
}
.footerbt_left ul ul li a span:hover{
	color:#06F
}
.footerbt_left ul ul li:first-child{
	background:none
}
.footerbt_left ul{
	/* width:1000px; */
	/* float:left; */
	/* margin-left:180px
 */}
.footerbt_left ul li:first-child{
	background:none
}
.footerbottom {
	width: 1000px;
	float:left;
	height: 145px; 
	/* position: absolute; */
}

.footerbt{
	float:left;
	width:1000px;
	height: 30px;
}
.footerbt_left{
	float:left;
	width:670px;
}
.footerbt_right{
	float:left;
	width:330px;
}
.footerbt_right ul{
	float:left;
	width:250px;
}
.footerbt_right ul li{
	float: left;
	width: 118px;
} 
.footerbt_right span,.tooterbt_right b{
	float:left;
	padding-right:10px;
}
.social{
	float:left;
	width:75px;
	margin-top:6px;
}
#pt{
 float: left;
 clear:both;
 padding: 10px 20px 10px 0;
 font-size: 12px;
 width: 700px;
 }

#pt p{
	width: 380px;
	margin: 0;
	float: right;
 }
#pt a{
	margin-left: 2px;
	padding: 1px 3px;
	color:#005599
	
 }
#pt a:first-child{
 	background:#005599 !important;
	color:#ffffff !important;
 }
#pt a:hover{
 	background:#005599;
	color:#ffffff
 }
 
 
 
/*shopping-cart*/

#da_mua {
    background-image: url("/images/cart1.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: red;
    font-weight: bold;
    padding: 10px 10px 10px 40px;
	
}
.carticon {
     background-image: url("/images/cart1.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 10px;
    text-align: center;
    padding-left: 21px;
    color: #006699;
    font-weight: bold;
	
}
.gohome{
    background-image: url("/images/back.png");
    color: #006699;
    display: inline-block;
    font-weight: bold;
    padding: 10px 10px 10px 21px;
    background-position: center left;
    background-repeat: no-repeat;
}



.tt {
    background-image: url("/images/tt.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #006699 ;
    display: inline-block;
    font-weight: bold;
    padding: 10px 10px 10px 31px;
    text-align: center;

}
.tt:hover,#xem_chitiet a:hover,#xem a:hover
{
    color:red;
}
#xem_chitiet a,#xem a
{
    color:#006699;
}
#xem a:hover{
	color:red;
	}
	
#t_toan {
    background-image: url("/images/brie.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: red;
    font-weight: bold;
    padding: 10px 10px 10px 40px;

}
#t_toan a{
	
	}

#t_toan a:hover{
	color:red;
	}

	
.hotro{
	float: left;
	width: 250px;
	
	background: #f3f3f3;
	
}

.hotro a img {
	margin-top:10px
}

.info{
	float: right;
	width: 475px;
}
.info b{
	float:right
}
.info p{
	float:right
}

.contact{
	padding: 5px 0 10px 30px;
	line-height: 160%;
}




/*---------------------- css tabs ---------------------*/

ul.tabs, ul.tabs2 {
    margin: 0;
    overflow: hidden;
}
ul.tabs li a,ul.tabs2 li a{
 color:#000;
 float: left;
 margin-right: 10px;
 /*border: 1px solid #ccc;*/
 padding: 8px;border-radius:6px 6px 0px 0px;border-bottom: none;
 background: url(../images/bgtabs.png) repeat-x scroll right 0 transparent;
 padding-left: 15px;
 padding-right:15px;
 padding-top:6px;
cursor:pointer
}

/*ul.tabs li,ul.tabs2 li{float: left;margin-right: 10px;border: 1px solid #ccc;padding: 8px;border-radius:4px 4px 0px 0px;border-bottom: none;}*/
/*.tabs li a.current, .tabs2 li a.current,.menu-footer ul li a{
    color: red;
}*/
.tabs2 li a.current,.tabs li a.current{
 border: 1px solid #ccc;
 padding: 8px;
 /*border-radius:6px 6px 0px 0px;*/
 border-bottom: none;
    background-color: #da0000;
 color:#000;
 background: url("../img/current.png") no-repeat scroll right 0 transparent;
 padding-left: 15px;
 padding-right:15px;
 padding-top:5px;
cursor:pointer

}
.menu-footer ul li a{
 font-weight:bold;
 color:#303030;
 }
.panes {
    border: 1px solid #CCCCCC;
    border-radius: 0 5px 5px 5px;
    float: left;
    margin-bottom: 10px;
    padding: 0 10px 10px;
    width: 975px;
}
.cent-left {
    float: left;
    margin-top: 10px;
    width: 245px;
 margin-left:355px;
}
.cent-left strong {
    display: block;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.cent-left ul li {
    background: url("../img/mo.png") no-repeat scroll 0 0 transparent;
    margin-bottom: 10px;
    padding-left: 20px;
}
.tab2{
	margin-top: 20px;
 width:680px;
 float:left;
}
ul.tabs2 {
	margin-left:-40px;
}
.tab2 .duongvien{
	width:690px;
	border-bottom:#8f8d8d solid 1px;
	height:1px;
}
.content{
	padding-left: 0; float: left; width: 690px; padding: 20px 0; clear: both;"><b  style="line-height: 28px;
}
.content img{
	
}
.gia{
	float: left;

	width: 100px;
color: red;
font-weight: bold;
}

 /*** Tooltip ***/
#tooltip{
	background:#fff;
	border:1px #CCCCCC solid;
	border-radius:0.5em;
	-moz-border-radius:0.5em;
	padding: 6px ;
	position:absolute;
	z-index:3000;
}
#tooltip.tooltip_content .title{
	color:#e97d13;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	margin-bottom:10px;
	text-align:center;
}
#tooltip.tooltip_content .content, #tooltip.tooltip_content .content *{
	line-height:150%;
}
#tooltip.tooltip_picture .name{
	color:#e97d13;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#tooltip.tooltip_picture .price_product{
	margin-bottom:5px;
}
#tooltip.tooltip_picture .picture{
	text-align:center;
}
#tooltip.tooltip_product .margin{
	margin-bottom:5px;
}
#tooltip.tooltip_product .city b{
	color:#003399;
	font-weight:normal;
}
#tooltip.tooltip_product .city .suggest{
	color:#FF0000;
	font-family:Tahoma;
}
#tooltip.tooltip_product .quality b{
	color:#003399;
}
#tooltip.tooltip_product .company{
	color:#003399;
	margin-bottom:5px;
}
#tooltip.tooltip_product .estore{
	color:#003399;
}
#tooltip.tooltip_product .teaser{
	font-size:11px;
}
#tooltip.tooltip_review .picture, #tooltip.tooltip_product .picture, #tooltip.tooltip_product .picture_only{
	text-align:center;
}
#tooltip.tooltip_review .name, #tooltip.tooltip_product .name{
	color:#e97d13;
	font-size:14px;

	font-weight:bold;
	margin-bottom:10px;
}
#tooltip.tooltip_review .picture, #tooltip.tooltip_product .picture{
	margin-bottom:10px;
}

#tooltip.tooltip_review .picture img, #tooltip.tooltip_product .picture img{
	width: 300px !important;
}
#tooltip.tooltip_review .price_product, #tooltip.tooltip_product .price_product{
	margin-bottom:3px;
}

#da_mua a{
	color:red;
	}	
#xem {
    background-image: url("/images/tt.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    font-weight: bold;
    padding: 10px 10px 10px 40px;
    

}
#xem_chitiet {
    background-image: url("/images/carticon2.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    font-weight: bold;
    padding: 10px 10px 10px 40px;

}

.title{
	width:140px;
	float:left;
	padding-bottom:5px;
	padding-top: 18px;
	padding-left:5px;
}
.brief{
	width:130px;float:left;padding-bottom:5px;padding-left:5px;
}

#new_main{
	width: 720px;
float: left;
padding: 0;
}
#new_main #highlights{
	width: 720px;
float: left;
padding-bottom: 10px;
height: 305px;
}
#new_main #highlights .header h2{
	
	
}
#new_main #highlights .header h2 a {
width: 720px;
float: left;
line-height: 20px;
font-size: 17px;
background:url(../images/bodertintop.png) no-repeat right;
text-transform:uppercase;
}

#new_main .content{
	width: 720px;
float: left;
line-height: 20px;
background:url(../images/bgtintop.png) no-repeat 0px 0px;
height:275px;
margin-top:10px;
}
#new_main .content .noidung{
	float:left;
	width:365px;
	padding-left:10px;
	padding-top:10px;
}
#new_main .content img{
	width:320px;
	height:240px;
	float:left;
	border:#cecccd solid 1px;
	margin: -2px 0px 0px 14px;
}
#new_main .content .xemthem{
	width:370px;
	float:left;
	margin-top:5px;
}
#new_main .content .xemthem img{
	width:135px;
	height:20px;
	float:right
}
.bong{
	width:999px;
	height:20px;
	
	
}
/***End Cart Top **/
#menubg{
	width:100%;
	float:left;
		
}


#content_head {
	width: 1200px;
	float: left;
	
	
}

#menu_leftsp{
	float: left;
	width: 250px;
	
	
	margin-bottom: 17px;
	
	
}
#menu_leftsp h2 a{
	color: #fefffb;
 }
#menu_leftsp h2,#menu_left h2{
	font-size: 12px;
	line-height: 22px;
	height: 35px;
	float: left;
	color: #FFF;
	width: 250px;
	background: url('/images/bg_left_sp.png') no-repeat scroll left top transparent;
	margin-left: 0px;
	font-weight: bold;
	padding-left:40px;
	text-transform: uppercase;
	padding-top: 7px;
	

}
#menu_left .head_cat{
	
	background:url("/images/bg_left_ht.png") no-repeat;
}
#menu_left{
	float: left;
	width: 258px;
	
	border-radius: 7px;
	margin-bottom: 10px;
	
	background:#ffffff
}

#menu_left h2 a{
	color: #fefffb;
 }

#menu_left ul {
	padding: 0;
	float: left;
	width: 250px;
	background: none repeat scroll 0% 0% #F3F3F3;
	margin-top:-5px;
}


#menu_left ul.main{
	float: left;
	padding: 5px 0 0 0px;
}

#menu_left div.h2 {
	float: left;
	width: 169px;
	margin-left: 6px;
	padding: 18px 5px 10px 55px;
	font-weight: bold;
	background: url(/images/gold.png) no-repeat 15px 10px;
	border-bottom: 1px dotted #99c8dd;
}
#menu_left ul  li.product {
	float: left;
	width: 220px;
	margin: 5px 0 0 5px;
	padding: 0;
	border-bottom: 1px dotted #dcdcdc;
}
#menu_left ul  li.product a.tooltip {
	padding: 0;
	float: left;
	width: 85px;
	height: 72px;
}
#menu_left ul  li.product a.tooltip img {
	width: 80px;
	height: 65px;
	border: 1px solid #dcdcdc;
}
#menu_left ul  li.product h3.title  {
	width: 135px;
	float: left;
	padding-bottom: 5px;
}
#menu_left ul  li.product div.price  {
	width: 135px;
	float: left;
}
#menu_left ul  li.product div.price  span{
	width: 115px;
	float: left;
}

#menu_left #links {
	float: left;
	padding: 0 0 0 0px;
}
#menu_left #links #r_tin_content{
	padding: 0;
	float: left;
	width: 225px;
}
#menu_left #links #r_tin_content ul{
	padding: 0;
	float: left;
	width: 225px;
	background: none;
}
#menu_left #links #r_tin_content ul li{
	padding: 0;
	float: left;
	width: 225px;
	text-align: center;
	height: 140px;
}
#menu_left #links ul li:last-child{
	border-bottom:none !important;
}
#menu_left #links #r_tin_content ul li img{
	width: 210px;
	height: 140px;
}



#menu_leftsp ul#menu_bar li:last-child a{
	background:none !important;
}

#menu_leftsp ul#menu_bar a.keep {
}

#menu_leftsp ul#menu_bar a.keep  span{
	color: #ccc;
}


#menu_leftsp ul#menu_bar li ul{
	float: left;
	width: 210px;
	padding: 0;
	background: none;
}
#menu_leftsp ul#menu_bar li li{
	float: left;
	width: 210px;
	padding: 0;
	margin: 0;
}
 #menu_leftsp ul#menu_bar li li a{
	float: left;
	width: 210px;
	text-transform: none;
	padding-left: 0;
	
}

 #menu_leftsp ul#menu_bar li li a span{
	float: left;
	width: 180px;
	font-weight: normal;
	color: #303030;
	padding: 9px 0 9px 30px;
	text-transform: none;
	background: url(/images/icon_left.png) no-repeat 10px 11px;
}
 #menu_leftsp ul#menu_bar li a span:hover {
	color: #c1623e;
	font-weight: bold;
	background: url(../images/icon_left2.png) no-repeat 0px 10px;
} 
 #menu_leftsp ul#menu_bar li  li a span:hover {
	color: #c1623e;font-weight: bold;
	background: url(../images/icon_left2.png) no-repeat 10px 11px;
} 
 #menu_leftsp ul#menu_bar li li a span:hover {
	color: #fe2424;
} 

#menu_leftsp ul#menu_bar {
	float: left;
	border: none; 
	width: 250px;
	padding: 0 0 0 0px;
	line-height:20px;
	background:#f3f3f3;
	margin-top:-5px;
}
#menu_leftsp ul#menu_bar li:last-child a{
	border:none !important;
}
#menu_leftsp ul#menu_bar li{
	float: left;
	width: 210px;
	margin: 0 5px 0 8px;
}

#menu_leftsp ul#menu_bar a.keep {
}

#menu_leftsp ul#menu_bar a.keep  span{
	color: #ccc;
}

 #menu_leftsp ul#menu_bar li a{
	float: left;
	width: 220px;
	padding-left: 0;
	border-bottom: 1px solid #fff;
	font-size:14px;
}
#menu_leftsp ul#menu_bar li ul{
	float: left;
	width: 210px;
	padding: 0;
	background: none;
}
#menu_leftsp ul#menu_bar li li{
	float: left;
	width: 210px;
	padding: 0;
	margin: 0;
}
 #menu_leftsp ul#menu_bar li li a{
	float: left;
	width: 210px;
	text-transform: none;
	padding-left: 0;
	
}

 #menu_leftsp ul#menu_bar li a span{
	float: left;
	width: 210px;
	font-weight: normal;
	color: #303030; font-size:12px; font-weight:bold;
	padding: 8px 0 8px 20px;
	background: url(/images/icon_left.png) no-repeat 0px 10px;
	
}
 #menu_leftsp ul#menu_bar li li a span{
	float: left;
	width: 180px;
	font-size:12px;font-weight:bold;
	color: #303030;
	padding: 9px 0 9px 30px;
	text-transform: none;
	background: url(/images/icon_left.png) no-repeat 10px 11px;
}
 #menu_leftsp ul#menu_bar li a span:hover {
	color: #fd0101; font-weight: bold;font-size:12px;
	background: url(../images/icon_left_hover.png) no-repeat 0px 10px;
} 
 #menu_leftsp ul#menu_bar li  li a span:hover {
	color: #fd0101;font-weight: bold;font-size:12px;
	background: url(../images/icon_left_hover.png) no-repeat 10px 11px;
} 

/********** END Menu products ********/







/*******Main *********/
#main {
	float: left;
	width: 710px;
	padding: 0px;
	
}

#category_product {
	float: left;
	width: 730px;
	background: #fff;
	border-radius: 8px;
	margin-top:10px !important;
}

#category_product div.header {
	float: left;
	width: 725px;
	background: url(../images/bg_right.png) no-repeat left top;
	height:35px;
	padding: 2px 0 0px 10px;
}
#category_product div.header h2 a{
	float: left;
	padding-left: 30px;
	margin-top:6px;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	font-style:Times New Roman;
	padding-bottom: 5px;
	width: 271px;
}
#category_product div.head {
	float: left;
	width: 725px;
	background: url(../images/bg_right.png) no-repeat left top;
	
	height: 32px;
	padding: 4px 0 0px 10px;
	text-transform:uppercase;
}
#category_product div.head h2{
	padding-right: 20px;
	/* margin-top: -5px; */
	margin-left: 39px;
}

#category_product div.header a {
	float: left;
	color: #794e2f;
	line-height: 32px;
	text-transform: uppercase;
}

#category_product div.head a {
	color: #fff;
	line-height: 24px;
}
#category_product div.head font {
	color: #fff;
	font-size: 14px;
}


#category_product ul.products {
	float: left;
	width: 710px;
	padding: 10px 0px 10px 0px;
	background:#f3f3f3;
}

#category_product ul.products li.product{
	float: left;
	width: 193px;
	
	padding: 5px 0px 0px 0px;
	position: relative;

	 
	background:url(../images/bg_sp.png) no-repeat 0px 0px;
	margin: 0px 5px 20px 30px;
	
	height: 219px;

	/* background: #fff; */
	/* border: 1px solid #cdcdcd; */
}
#category_product ul.products li.product .brief{
	width: 163px;
	float:left;
	padding-left: 5px;
	padding-top: 11px;
}
#category_product ul.products li.product a.tooltip {
	float: left;
	width: 214px;
	padding: 0 0PX 8px 0px;
	text-align: center;
}
#category_product ul.products li.product a.tooltip img{
	max-width: 290px;
	width: 191px;
	height: 166px;
	min-height:166px;
	/* padding: 0; */
	opacity: 1;
	min-width: 133px;
	/* padding: 0px 0px 0px 0px; */
	border: 1px solid #cdcdcd;
	margin-left: -18px;
	margin-top: -5px;
}
#content_bottom{
	width: 1000px;
	float: left;
	margin-left: 0px;
	padding: 13px 5px 0 5px;
	
	background: url(../images/boder_bot.png) no-repeat left top;
}

#category_product ul.products li.product a.tooltip img:hover{
	
	border:5px solid #eae8e8;
}
#category_product ul.products li.product div.tieude{
	width: 195px;
	float:left;
	 
	/* text-align: center; */
	/* font-style: italic; */
	
	color: #fe2424;
	height: 47px;
}

#category_product ul.products li.product div.title {
	width: 181px;
	float: left;
	
	padding-left: 15px;
	padding-top: 5px;
}

#category_product ul.products li.product div.title a {
	color: #257ec0;
	font-size:12px;
	font-weight:bold;
	/* text-transform: uppercase; */
	
}
#category_product ul.products li.product div.title a:hover {
	color: #fe2424;
	
}
#category_product ul.products li.product div.price {
	float: left;
	width: 80px;
	padding: 0 0 5PX 20px;
	color: red;
	font-weight: bold;
}
#category_product ul.products li.product div.cartsp{
	float:left;
	width: 90px;
	padding: 5PX 0 0 0px;
}
#category_product ul.products li.product div.cartsp a{
	float: right;
	width: 85px;
	height: 30px;
	background:url(/images/cat_ico.png)  no-repeat left 0px;	
	color: #fff;
	text-align: center;
}
#product_detail div.cartsp {
	float: left;
	width: 165px;
	padding: 20px 0 0 0;
	
}
#product_detail div.cartsp a{
	float: left;
	width: 175px;
	height: 32px;
	background: url(/images/button.png) no-repeat left top;	
}
#category_product ul.products li.product div.cartsp a:hover {
	background:url(/images/cat_ico1.png)  no-repeat left 0;	
}
#category_product ul.products li.product div.cart {
	float: left;
	width: 40px;
	padding: 0PX 0 0 0;
	margin-top: 2px;
	/* margin-right: 5px; */}
#category_product ul.products li.product div.cart a{
	float: right;
	width: 44px;
	height: 37px;
	background:url(/images/cart2.png)  no-repeat left 0px;	
	color: #fff;
	text-align: center;
}
#product_detail div.cart {
	float: left;
	width: 165px;
	padding: 20px 0 0 0;
	
}
#product_detail div.cart a{
	float: left;
	width: 175px;
	height: 32px;
	background: url(/images/button.png) no-repeat left top;	
}
#product_detail div.cart a:hover {
}
#category_product ul.products li.product div.cart a:hover {
}
#category_product ul.products li.product div.cart a:hover {
	background:url(/images/cart2.png)  no-repeat left 0;	
}
#new_hot {
	float: left;
	margin-top: 10px;
	width: 755px;
	height: 245px;
	background:url(/images/bg2.png)  no-repeat left top;	
}
#new_hot h2.head{
	float: left;
	line-height: 50px;
	width: 650px;
	padding-left: 50px;
	color: #41841b;
	text-transform: uppercase;
	font-size: 12px;
}

/*******End Main *********/

/****menu_img***/
#img_menu{
	width:1000px;
	float:left;
}
#img_menu a{
	width: 333px;
	float:left;
}
#img_menu img{
	border:none;
	float:left;
}
/*****search 2****/
.search{
	float:left;
	width: 400px;
}
.search #select{
	float:left; 
	width: 168px; margin-top:5px; 
	margin-right: 9px; 
	border:none;
	background:url(/images/select.png) no-repeat;
	
	height: 22px;
}
.search input#btn_search2{
	float: left;
margin-top: 9px;border: medium none;
background: none repeat scroll 0% 0% transparent; margin-left:30px;
}
.search input#keyword{
	width:160px; float:left; 
	margin-top: 10px; background:none;border:none;
}
.tim{
	background:url(/images/icon_s.png) no-repeat;
	float:left; width:214px; 
	height: 32px;margin-top: -2px;
}
.cattolog img{
    width: 250px;
    height: 70px;
    margin-bottom: 15px;
}
.v1{
	display:block!important;
	margin-left:20px;
}
.v2{
	display:block!important;
}