*{
	margin: 0;
}
body{
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: url(/images/bg.jpg) #ccc  no-repeat center bottom;
	background-attachment: fixed;
}
a{text-decoration:none; color: #303030; font-weight: bold; }
a:hover {color: #043dbe;}
ul
{
    list-style:none;

}
img{ border: none;}

#body{
	width: 1000px;
	margin: 0px auto;
}
#wrapper {
	width: 1000px;
	float: left;
	margin:  0;
	padding: 0;
	background: #fff;
}

/******* Main *********/
/******* Header *********/
#header{
	float: left;
	width: 980px;
	padding: 0 10px 10px 10px;
	position: relative;
}

#header  .lang {
	position: absolute;
	top: 162px;
	right: 10px;
	width: 90px;
	float: left;
}
#header .lang a{
	float: left;
	line-height: 28px;
	width: 45px;
	height: 28px;
}


/******* Nav *********/
#header  .logo {
	float: left;
	width: 220px;
	height: 95px;
}
#header  .logo img{
	height: 90px;
}
#header  .banner {
	float: left;
	width: 980px;
	height: 120px;
	text-align: center;
}
#header  .banner img{
	width: 980px;
	height: 120px;
}

#header  .buttom {
	float: left;
	width: 100px;
	position: absolute;
	top: 230px;
	right: 250px;
}


#header  #search {
	float: right;
	width: 235px;
	height: 28px;
	padding: 1px 0 0 1px;
	position: absolute;
	top: 162px;
	right: 90px;
	background: url(/images/bg_search.png) no-repeat left top;
}
#header  #search input#keyword {
	float: left;
	border: none;
	width: 170px;
	margin: 1px 1px 0 2px;
	background: none;
	height: 19px;
	color: #939292;
	padding-left: 5px;
}
#header  #search input#btn_search {
	float: left;
	border: none;
	width: 33px;
	height: 27px;
	line-height: 23px;
	background: none;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
#header #menu {
	width: 968px;
	float: left;
	padding: 1px 6px;
	height: 74px;
	background: url(/images/bg_nav.png)  repeat-x left top;
}
/*******End Header *********/
#content {
	float: left;
	width: 980px;
	padding: 0 10px;
}
/* Left */
#left{
	float: left;
	width: 300px;
	padding-left: 10px;
}

#left #slide{
	float: left;
	width: 300px;
	position: relative;
	height: 222px;
}
#left #slide #slider1 {
	float: left;
	width: 300px;
	height: 215px;
	background: url(/images/bg_slide_left.png)  no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

#menu_right {
	float: left;
	width: 292px;
	margin: 0 0 10px 0;
	background: #084ca7;
	padding: 4px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

 #menu_right h2 {
	float: left;
	width: 292px;
	height: 35px;
	}
	
 #menu_right h2 span, #menu_right h2 a{
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	font-weight: bold;
	float: left;
	color: #fff;
	width: 265px;
	padding-left: 25px;
	text-transform: uppercase;
	background: url(/images/ico.png)  no-repeat 5px 14px;
	}
	
	
#menu_right ul ul {
	padding: 0;
	float: left;
	width: 292px;
	background-image: none;
}	
		
#menu_right ul {
	padding: 0;
	float: left;
	width: 292px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}	
	
#menu_right ul.main{
	float: left;
	padding: 0px 0 0 0px;
	width: 292px;
	background: #fff;	
}

#menu_right div#links {
	float: left;
	width: 280px;
	background: #fff;	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 0px 6px;
}
#menu_right div#links div#r_tin_content {
	float: left;
	width: 280px;
}
#menu_right div#links ul  {
	float: left;
	width: 280px;
	background: none;
}

#menu_right div#links ul  li {
	float: left;
	width: 280px;
	text-align: center;
	height: 125px;
}
#menu_right div#links ul  li img{
	width: 280px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 10);
-moz-box-shadow:0px 0px 8px rgba(0, 0, 0, 10);
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 10);
}

#menu_right div#links ul  li a.title{
	float: left;
	width: 160px;
	padding-bottom: 5px;
	color: #084ca7;
}
#menu_right div#links ul  li a.title:hover {
	color: #d83412;
}

#menu_right div#links ul  li p.brief{
	float: left;
	width: 160px;
	color: #303030;
}


#menu_right div.h2 {
	float: left;
	width: 220px;
	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;
}



/*******Main *********/
#main {
	float: left;
	width: 670px;
	padding: 0 0 0 0;
	
}
.slide_img {
	float: left;
	width: 978px;
	height: 60px;
	border: 1px solid #d1d0d0;
	margin-bottom: 10px;
}
.slide_img div.doitac{
	float: left;
	width: 65px;
	height: 60px;
	line-height: 60px;
	padding-left: 35px;
	color: #084fac;
	font-weight: bold;
	background: url(/images/icon2.png) #e8e8e8 no-repeat 20px center;
}
#main .bg_slider_img1 {
	float: left;
	width: 670px;
	height: 240px;
	background: url(/images/bg_slide_img.png) no-repeat 0px 0px;
	padding-bottom: 10px;
}
#main .bg_slider_img1 .head{
	float: left;
	width: 156px;
	text-align: center;
	height: 40px;
	line-height: 48px;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}

#main #new_main {
	float: left;
	width: 670px;
	background: url(/images/bg_slide_img123.png) no-repeat 0px 0px;
	margin-bottom: 10px;
}
#main #new_main div.bottom {
	float: left;
	width: 670px;
	height: 8px;
	background: url(/images/bottom.png) no-repeat 1px bottom;
}
#main #new_main .head{
	float: left;
	width: 253px;
	text-align: center;
	height: 40px;
	line-height: 50px;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}
#main #new_main .head a{
	color: #fff;
}
#main #new_main ul.main {
	float: left;
	width: 660px;
	padding: 10px 5px 5px 5px;
}
#main #new_main ul.main li {
	float: left;
	width: 150px;
	height: 140px;
	padding: 0 5px 0 9px ;
}
#main #new_main ul.main li a.title{
	float: left;
	width: 150px;
	text-align: center;
	padding-top: 5px;
}
#main #new_main ul.main li  img{
}
#main #new_main li.article img:hover {
	opacity: 0.8;
	border: 1px solid #8baad4;
}
#main .hotnew {
	float: left;
	width: 670px;
	padding-bottom: 10px;
}
#main .hotnew .topoftop{
	float: left;
	width: 380PX;
	padding-right: 10px;
}
#main .hotnew .topoftop img{
	float: left;
	width: 380PX;
	height: 250px;
}
#main .hotnew .topoftop a.title{
	float: left;
	width: 380PX;
	padding-top: 10px;
	color: #084ca7;
}
#main .hotnew .topoftop a.title:hover {
	color: #303030;
}

#main .hotnew .topoftop p.brief {
	color: #303030;
	float: left;
	width: 380PX;
	padding-top: 10px;
	text-align: justify;
	line-height: 18px;
}
#main .quangcao {
	float: left; 
	width: 280px;
/*	padding-bottom: 10px; */
}
#main .list {
	float: left; 
	width: 280px;
	padding-bottom: 10px;
}

#main .list h2 {
	float: left; 
	width: 260px;
	padding: 0 0 5px 20px;
	background: url(/images/head_new.png) no-repeat left top;
	height: 29px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
}

#main .list div {
	float: left; 
	width: 280px;
}
#main .list div  a:hover {
	color: #fe0000;
	background: url(/images/icon1.png) no-repeat 5px 9px;
}
#main .list div  a{
	color: #303030;
	float: left; 
	width: 250px;
	padding: 9px 5px 9px 20px;
	border-bottom: 1px dotted #9e9e9e;
	background: url(/images/icon.png) no-repeat 5px 9px;
}


#main .quangcao img{
	float: left; 
	width: 280px;
}
/*******End Main *********/
#footer{
	width: 1000px;
	float: left;
	padding: 0px 0px 10px 0px;
	color: #303030;
	line-height: 20px;
}


#footer1 {
	width: 1000px;
	float: left;
	padding: 10px 0px 0 0px;
}
#footer a{
	color: #303030;
	
}

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

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

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

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

#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: 655px;
 }

 #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;
	}
		
        
