/* CSS Document */
body {
	font-family:Arial;
	font-size:12px;
	line-height:1.7em;
	margin:0 auto;
	background:url(../images/bg.jpg) repeat;
}

a{color:#0000FE;text-decoration:none;}
a:hover{color:#0000FE;text-decoration:underline;}
.font_red{color:#FD0000;}
.font_blue{color:#668041;}
.font_bold{font-weight:bold;}
.font_normal{font-weight:normal;}
img{border:0px;}
.img130{width:130px;}
form{margin:0;padding:0;}
.inner{padding:0 5px;}
.outset{border:#333 solid 1px;}
.space{
	background:url(../images/space.jpg) no-repeat;
	width:6px;
	height:14px;
	empty-cells:show;
}
.round{
	background:#E4EAF6;
}
.odd{background:#F1F2F6;}
.btn_zoom{
    cursor:pointer;
	color:#985D25;
    font-weight:bold;
	font-size:11px;
	width:75px;
	height:18px;
	padding-bottom:2px;
	padding-left:5px;
	text-align:center;
   /* background:url(../images/btn_zoom.jpg) no-repeat;*/
   background:#DAC88A;
}
.btn_zoom a{color:#985D25;}
.btn_zoom a:hover{color:#FD0000; text-decoration:none;}
.btn_detail{
    cursor:pointer;
	color:#985D25;
    font-weight:bold;
	font-size:11px;
	width:75px;
	height:18px;
	padding-bottom:2px;
	padding-left:2px;
	text-align:center;
    /*background:url(../images/btn_detail.jpg) no-repeat;*/
	background:#DAC88A;
}
.btn_detail a{color:#985D25;}
.btn_detail a:hover{color:#FD0000; text-decoration:none;}
.btn_search{
	background:url(../images/btn_search.gif) no-repeat;
	height:25px;
	width:82px;
	text-align:center;
	padding-top:5px;
}

/*-----------SEARCH BOX------------*/
.search_box{
	font-size:11px;
}
.weblinks{
	width:100px;
}


/*------TABLE CSS------*/
.collapse{
	border-collapse:collapse; 
	empty-cells:show; 
	width:100%;
}
.separate{
	border-collapse:separate; 
	empty-cells:show; 
	width:100%;
}
td{vertical-align:top;}
.error{ 
	color:#FF0000;
	font-family:"Tahoma";
	font-size:11px;
}
.endpage{font-size:12px;vertical-align:middle;height:12px;}
.postdate{color:#5F5F5F;font-weight:normal;font-size:11px;}
.image_desc{text-align:center;}
.nguontin{font-style:italic;font-weight:600;margin-top:20px;margin-bottom:10px;text-align:right;}

/*
  BEGIN ID AND CLASS
*/
#t_sidebar{
	vertical-align:bottom;
	background:url(../images/t_sidebar_bg.jpg) repeat-x;
	width:auto;
	margin:0 auto;
	height:25px;
}
#t_sidebar ul{
	margin:0;
	padding:0;
}
#t_sidebar ul li{
	display:inline;
	background:url(../images/circle_dot.jpg) left no-repeat;
	padding-left:12px;
	margin:auto 25px;
	font-weight:bold;
	color:#FFF;
}
#t_sidebar ul li a{
	color:#FFF;
}
#t_sidebar .btn_topmenu{
	background:url(../images/btn_topmenu.jpg) no-repeat;
	width:104px;
	height:36px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma;
	font-size:11px;
	color:#985D25;
}
#t_sidebar .btn_topmenu a{
	color:#985D25;
}
#header{
	height:215px;
	empty-cells:show;
}
/*
LEFT CLASS
*/
#left{width:200px;}
#left .l_bar{
	background:url(../images/l_bar.jpg) no-repeat;
	height:25px;
	padding-top:3px;
	margin-top:5px;
	padding-left:20px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0000FE;
}
#left ul{
	list-style:none;
}
#left ul li{
	background:url(../images/l_menu_bg.jpg) no-repeat;
	min-height:21px;
	padding-top:5px;
	padding-left:18px;
	margin-bottom:1px;
}
*html #left ul li{
	height:21px;
}
#left ul li a{
	color:#333;
}
.active{
	font-weight:bold;
	color:#FF0000;
}
#online_support{
	background:url(../images/online_support.jpg) top center no-repeat;
	height:65px;
	padding-top:38px;
	padding-left:82px;
}
.statistics{
	background:#D8EDFE;
	font-weight:bold;
	color:#676566;
	padding-left:20px;
	border-bottom:#FFF solid 1px;
}
.facility{
	background:#F2F2F2;
	margin-bottom:1px;
	padding:3px 5px;
	font-weight:bold;
	color:#666;
}
.facility a{
	color:#666;
}
#hotline{
	color:#E1BB0E;
	font-weight:bold;
	background:url(../images/hotline.jpg) top left no-repeat;
	empty-cells:show;
	margin-left:2px;
	padding-left:40px;
	margin-top:10px;
	margin-bottom:5px;
}

/*
RIGHT CLASS
*/
#right{width:200px;}


#right .r_bar{
	background:url(../images/r_bar.jpg) no-repeat;
	height:25px;
	padding-top:3px;
	margin-top:5px;
	padding-left:20px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0000FE;
}

#hotnews{
	 padding:2px 3px;
	 min-height:150px;
	 height:auto;
	 empty-cells:show;
	 background:#FFF;
	 border:#9ACCFF solid 1px;
	 margin-top:2px;
}
#hotnews ul{
	margin-left:15px; padding:0; list-style:url(../images/i_add.jpg) outside;
}
*html #hotnews{
	height:150px;
}
#your_cart{
	min-height:100px;
	height:auto;
	padding:2px;
	text-align:center;
	background:#DED298;
}
*html #your_cart{ height:100px;}
#main{
	width: 1037px;
	margin: 0 auto;
	table-layout:fixed;
	background:#FFF;
}
#main_top{
	background:url(../images/main_top_bg.jpg) no-repeat;
	height:26px;
	empty-cells:show;
}
#main_middle{
	background:url(../images/main_middle_bg.jpg) repeat-y;
	padding-left:15px;
	padding-right:18px;
	height:auto;
	empty-cells:show;
}
#main_bottom{
	background:url(../images/main_bottom_bg.jpg) no-repeat;
	height:26px;
	empty-cells:show;
}
#mainprint{
	width: 800px;
	margin: 0 auto;
	background:#FFF;
	border:#6F88DC solid 1px;
	table-layout:fixed;
}
#center{
   background:#FFF;
   empty-cells:show;
   min-height:650px;
   height:auto;
   min-width:380px;
   width:auto;
   margin:5px 0;
}
*html #center{
	height:650px;
	width:380px;
}
.logo_adv{
	height:auto;
	padding-left:1px;
	padding-right:1px;
	text-align:center;
	background:#D8EDFF;
}
/*
   FOOTER CLASS
*/
#footer{
   font-family:Arial, Helvetica, sans-serif;
   line-height:1.2em;
   font-size:11px;
   /*padding-top:8px;*/
   padding-left:12px;
   background:#99CDFF;
   text-align:justify;
   color:#FFF;
}
#footer a{
	color:#EEE; 
	text-decoration:none;
}

/*
   CONTENT CLASS
*/
.content{
  text-align:justify;
  line-height:1.5em;
}
.list_desc{ 
	text-align:justify;
	line-height:1.5em;
}

.desc{ 
	text-align:justify;
	line-height:1.5em;
}
.caption{ 
	text-transform:uppercase;
	font-weight:bold;
}/* caption upercase 1*/
.viewall{
	text-align:right;
}
.viewdetail{
	/*text-align:right;*/
	font-style:italic;
}
.title{
	font-family:"Times New Roman"; 
	font-size:12pt; 
	font-weight:bold;
}
.title a{color:#000;text-decoration:none;}
.title a:hover{
	color:#FD742E 
	text-decoration:underline;
}
.titlebar{
	font-family:"arial";
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
	height:22px;
	padding-left:30px;
	color:#0000FE;
	background:url(../images/titlebar.jpg) no-repeat;
}
.titlebar a{color:#0000FE;}
/*---------------------------------PRODUCT -----------------------------------*/
.prodname{
	font-family:"Tahoma"; 
	font-size:12px; 
	font-weight:bold;
	color:#000;
}
.prodname a{
	color:#000;
	text-decoration:none;
}
.prodname a:hover{
	color:#FD742E; 
	text-decoration:underline;
}
.proddesc{ 
	font-weight:normal; 
	font-family:"Tahoma"; 
	color:#EEE; 
	font-size:12px;
}
.code{color:#FDBD03;font-weight:bold;}
.price{font-weight:bold;}

.t_box{
	/*background:url(../images/t_box.jpg) no-repeat;*/
	background:#FFF;
	width:195px;
	height:8px;
	empty-cells:show;
}
.m_box{
	/*background:url(../images/m_box.jpg) repeat-y;*/
	background:#FFF;
	width:195px;
	height:auto;
	empty-cells:show;
	vertical-align:middle;
	text-align:center;
}
.b_box{
	/*background:url(../images/b_box.jpg) no-repeat;*/
	background:#FFF;
	width:195px;
	height:8px;
	empty-cells:show;
}

.pay_caption{
	background:#A4C1E1 url(../images/pay_caption.gif) no-repeat;
	padding:0 25px;
	font-weight:bold;
}
.require_fields{
	background:#FBF5B2;
	border:#818080 solid 1px;
}
.same_fields_width{
	width:300px;
}

#sitemap ul{
	margin-left:30px;
	padding:0;
	list-style:url(../images/open.gif) outside;
}
#sitemap ul li{
	margin:2px;
	padding:0px 2px;
}
