*{
	margin: 0;
}
body{
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: url(/images/bg.jpg) #f4e69d  no-repeat left -15px;
	background-attachment: fixed;
}
a{text-decoration:none; color: #3e3e3e; font-weight: bold; }
a:hover {color: #f0a14a;}
ul
{
    list-style:none;

}
img{ border: none;}

#body{
	width: 100%;
	background: url(/images/bg.jpg)   no-repeat right -15px;
	background-attachment: fixed;
	float: right;
}
#body1{
	width: 1000px;
	margin: 0px auto;
	
}
#wrapper {
	width: 980px;
	float: left;
	padding: 0 10px;
	background: #fff;
}

/******* Main *********/
/******* Header *********/
#header{
	float: left;
	width: 980px;
	padding: 0;
	position: relative;
	background: url(/images/bg_banner.png) #fff  no-repeat left top;
}
/******* Nav *********/

#header  .logo {
	float: left;
	width: 160px;
	height: 160px;
	padding: 10px 0 10px 0px;
}
#header  .logo img{
	height: 160px;
}
 
#header  .banner {
	float: left;
	width: 620px;
	height: 160px;
	padding: 10px 0 15px 0px;
	text-align: center;
}
#header  .banner img{
	height: 160px;
}

#header  .logo1 {
	float: left;
	width: 200px;
	height: 160px;
	padding: 10px 0 10px 0px;
	text-align: right;
}
#header  .logo1 img{
	height: 140px;
}

#header  .bg_ticker{
	float: left;
	height: 40px;
	border-top: #979797 1px solid;
	border-bottom: #919191 1px solid;
	width: 980px;
	background: #f3f3f3;
}

#header  .bg_ticker span.ticker{
	float: left;
	height: 40px;
	line-height: 42px;
	width: 110px;
	color: red;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
}
#header  .bg_tickerb {
	float:left;
	width: 980px;
	padding-top: 2px;
	border-bottom: #303030 3px solid;
}
/*******End Header *********/
#content {
	float: left;
	width: 980px;
	padding: 0;
}
/* Left */
#left{
	float: left;
	width: 250px;
	padding: 0px 10px 0 0;
}

#menu_left {
	float: left;
		
	width: 255px;
	height: 280px;
	padding: 106px 0px 10px 0px;
	background: url(/images/bg-menu.png) no-repeat left -12px;
}

	
#menu_left ul ul {
	padding: 0;
	float: left;
	width: 220px;
	background-image: none;
	background: url(/images/bg-menu1.png) no-repeat left bottom;
	padding: 0 20px 15px 15px;
}	
		
#menu_left ul {
	padding: 0;
	float: left;
	width: 220px;
	
}	
	
#menu_left ul.main{
	float: left;
	padding: 0px 0 0 0px;
	width: 220px;
}

#menu_left ul#menu_bar li{
	float: left;
	width: 210px;
	padding: 0 5px;
}

#menu_left ul#menu_bar a.keep {
}

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


#menu_left ul#menu_bar li li a:hover {
	background-color: #ededed;
}

 #menu_left ul#menu_bar li a{
	float: left;
	width: 210px;
	border-bottom: 1px solid #cfcabf;
	padding-left: 0;
	background: url(/images/icon.png)  no-repeat 5px 12px;
}
 #menu_left ul#menu_bar li a:hover {
	background: url(/images/icon1.png)  no-repeat 5px 13px;
 }
#menu_left ul#menu_bar li ul{
	float: left;
	width: 210px;
	padding: 0;
	background: none;
}
#menu_left ul#menu_bar li li{
	float: left;
	width: 210px;
	padding: 0;
}
 #menu_left ul#menu_bar li li a{
	float: left;
	width: 210px;
	text-transform: none;
	padding-left: 0;
	background: url(/images/icon.png) no-repeat 20px 13px;
}
 #menu_left ul#menu_bar li li a:hover {
	background: url(/images/icon11.png) no-repeat 20px 12px;
}


 #menu_left ul#menu_bar li a span{
	float: left;
	width: 190px;
	font-weight: bold;
	color: #303030;
	padding: 10px 0 10px 20px;
}
 #menu_left ul#menu_bar li li a span{
	float: left;
	width: 180px;
	font-weight: bold;
	color: #303030;
	padding: 9px 0 9px 30px;
	text-transform: none;
}

 #menu_left ul#menu_bar li a span.dcjq-icon {
	display: none;
	float: left;
	width: 0;
	height: 0;
} 

#menu_left ul#menu_bar .active {
	display: block !important;
}
 #menu_left ul#menu_bar li a span:hover{
	color: #ff0000;
}
 #menu_left ul#menu_bar li  li a span:hover{
	color: #ff0000;
}

/*******Main *********/
#main {
	float: left;
	width: 720px;
	padding: 15px 0px 0 0;
}
#main .articles_cat{
	float: left;
	width: 340px;
	margin: 0 20px 20px 0;
	border: 1px #ddc09b solid;
	padding: 4px;
}

#main .articles_cat a.title{
	float: left;
	width: 338px;
	border: 1px #c9b38c solid;
}

#main .articles_cat a.title img{
	float: left;
	width: 338px;
	height: 181px;
}
#main .articles_cat a.title img:hover{
	opacity: 0.8;
}

#main .articles_cat h2.title{
	float: left;
	width: 305px;
	height: 45px;
	line-height: 35px;
	font-size: 12px;
	color: #fff;
	padding-left: 35px;
	text-transform: uppercase;
	background: url(/images/bg_head_main.png) no-repeat left top;
}

/*******End Main *********/
#footer{
	width: 980px;
	float: left;
	padding: 0px 10px 10px 10px;
	margin: 0px 0 0 0;
	background: #fff;
	line-height: 18px;

}


#footer1 {
	width: 980px;
	float: left;
	border-top: 4px solid #f0a14d;
	padding: 10px 0;
}
#footer a{
	color: #303030;
	
}
#footer h2 {
	line-height: 30px;
}
#footer a:hover{
	text-decoration:underline;
}

#footer ul{
	float: right;
	padding: 0;
	width: 550px;
}

#footer ul li{
	float: right;
	padding: 0;
	height: 30px;
}

#footer ul li img{
	float: right;
	padding: 0;
	height: 28px;
}

#footer h2{
	color: #303030;
	font-size: 12px;
	font-weight: bold;
}
#footer .keywords{
	float: left;
	width: 980px;
	border-top: 1px solid #4679ee;
	padding: 10px 10px 0 10px;
	margin-top: 10px;
	
}
#pt{
 float: left;
 clear:both;
 padding: 10px 20px 10px 0;
 font-size: 12px;
 width: 686px;
 }

 #pt p{
	width: 380px;
	margin: 0;
	float: right;
 }
 #pt a{
	margin-left: 2px;
	padding: 0px 3px;
	border: 1px solid #C6C6C6;
 }
 
 
 /*** Tooltip ***/
#tooltip{
	background:#FFFFFF;
	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;

}


/*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;
	}
		
        
