@charset "UTF-8";
/* CSS Document */

body{ background:white; color:#808080; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

.wrapper{ width:826px; margin:0 auto; padding:0px}
.header{ width:auto; padding-left: 18px; padding-right:18px; position:relative}
#navigation{
	float:right;
	width:540px;
}
#navigation li{ list-style-type:none; float:left}
#navigation li a{ display:block; padding-left:58px; font-family:Arial, Helvetica, sans-serif; color:grey; text-decoration:none; font-weight:bold; font-size:14px; line-height:60px; background:url(../images/iconMenu.jpg) 19px 18px no-repeat}
#navigation li a:hover, #navigation li a.active{ color:#e5b700}
.body{ width:auto;}

.banner{ width:auto; padding-left:18px; padding-right:18px; padding-top:10px; background: url(../images/bannerBG.jpg) no-repeat}
.information{ width:auto; padding-left:18px; padding-right:18px; position:relative}
.intro{ float:left; width:308px; border-right:1px solid #CCC; margin-top:10px;}

p{ line-height:16px; letter-spacing:0.03em}
.onlineSupport{ width:169px; float:left; margin-top:10px; border-right: 1px solid #CCC}
.Address{ width:300px; float:left; margin-top:10px; padding-left:10px}
.redLink{ font-weight:bold; color:red; text-decoration:none}
.footer{ width:auto; padding-left:18px; padding-right:18px; color:grey; font-size:11px;}
a{ text-decoration:none; color:grey}
a:hover{ text-decoration:underline; color:grey}
.about{ width:auto; padding-right:240px;/** background:url(../images/decor_about.jpg) right top no-repeat; */text-align:justify}
.product{width:auto; background:url(../images/product_BG.jpg) repeat-x; position:relative; margin-left:18px; margin-right:18px;}
#Product_cats{ width:auto; padding-left:10px; padding-right:10px;}
#Product_cats li{ float:left; list-style-type:none;}
#Product_cats li a{ line-height:24px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333; text-decoration:none; padding-left:18px; padding-right:5px; background:url(../images/sanpham_bullet.jpg) 0px 1px no-repeat}
#Product_cats li a:hover{ line-height:24px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333; text-decoration:none; padding-left:18px; padding-right:5px; background:url(../images/sanpham_bulletHover.jpg) 0px 1px no-repeat}
.spBlock{  float:left; width:150px; text-align:center; margin:3px}
.product_items{ width:auto; border:solid grey 1px; display:block; width:147px; height:147px;}
