/************** global**************/
* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	
}
img{
	border:none;
}
.clear {
	clear:both;
}
body {
	font-family:tahoma,Arial;
	font-size:12px;
	text-align:center;
	background:url(../images/bg.jpg) repeat-x;
}
#none_border{
	border:none !important;
}
#none_bg{
	background:none !important;
}



/******************
	Header
*******************/
#header_content{
	background:#092C75 ;
}
.header {
	
	margin:0 auto;
	text-align:left;
	width:960px;
	overflow:hidden;
}
.logo{
	float:left;
}
.slogon{
	float:left;
	width:710px;
	height:98px;
text-align:center;
}
.hotline{
	text-align:right;
	padding-top:15px;
}
.phone_intro{
	color:#fff;
	padding-top:10px;
	font-size:19px;
}
.hotline{
	float:left;
	width:50px;
}
/*******************
	Menu
*********************/
.menu_content{
	background:url(../images/menu_blue.jpg) repeat-x;
}
#menu {
	margin:0 auto;
	text-align:left;
	width:960px;
	overflow:hidden;
	
}
#menu ul{

}
#menu li{
	float:left;
	list-style:none;
}
#menu a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:10px 16px;
	background:url(../images/gach_blue.jpg) center right no-repeat;
	text-transform:uppercase;
}
#menu a:hover{
	background:#1d90e1 url(../images/gach_blue.jpg) center right no-repeat;
}
#menu .active{
	background:#1d90e1 url(../images/gach_blue.jpg) center right no-repeat;
}
.noidung_hotro{
	border: 1px solid #a7a5a5;
	padding:20px;
}
.noidung_hotro img{
	margin-right:10px;
}
#yahoo a{
	font-size:18px;
	
}
#skype a{
	font-size:18px;
}
/********************
	qua tang
********************/
.content_outer{

}

.content{
	margin:0 auto;
	width:960px;
	overflow:hidden;
	padding:10px 0px ;
	text-align:left;
}
/******************
	Content
******************/

.slideshow{
	margin-bottom:10px;
}
/******************
	Navbar
******************/
.navbar {
	float:left;
	width:242px;
	margin-right:10px;
}
.content_nav{
	margin-bottom:10px;
}
.title_nav{
	background:url(../images/title_nav_blue.jpg) center no-repeat ;
	height:40px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
}
.content_li_nav {
	border:1px solid #a7a5a5;
	background:url(../images/bg_nav.jpg) left repeat-y;
}
.content_li_nav li{
	padding-left:20px;
	background:url(../images/arrow.png) 10px 12px no-repeat;
	border-bottom:1px solid #a7a5a5;
}
.content_li_nav li a{
	padding:10px 10px;
	color:#212020;
	font-weight:bold;
	display:block;
	
}
.content_li_nav li a:hover{
	color:#0f6cb1;
}
.promotion img{
	margin-bottom:10px;
}
/*******************
news
*********************/
.news_content{
	overflow:hidden;
	border-bottom:1px solid #a7a5a5;
	padding:10px;
}
.news_content a{
	color:#000000;
}
.img_news{
	float:left;
	width:150px;
	margin-right:10px;
	margin-bottom:10px;
}
/*******************
	Main
*******************/
.main {
	float:left;
	width:706px;

}
.titile_main{
	background:url(../images/titile_main_blue.jpg)left no-repeat;
	height:40px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	text-transform:uppercase;
}
.content_pro{
	border-left:1px solid #9b9696;
	border-right:1px solid #9b9696;
	border-bottom:1px solid #9b9696;
	overflow:hidden;
}
.product{
	border:1px solid #9b9696;
	padding:5px;
	width:200px;
	float:left;
	text-align:center;
	margin:11px;
}
.pro_name{
	font-weight:bold;
	height:30px;
	overflow:hidden;
	padding:10px 0px;
	color:#000000;
	line-height:15px;
}
.content_ctpro{
	border-left:1px solid #9b9696;
	border-right:1px solid #9b9696;
	border-bottom:1px solid #9b9696;
	overflow:hidden;
	padding:10px;
	line-height:18px;
}
.content_head{
	overflow:hidden;
}
.ctpro_img{
	border:1px solid #9b9696;
	float:left;
	width:336px;
	margin-right:10px;
}
.left_head h3{
	padding-bottom:10px;
	
}
.mota_ctpro{
	padding-top:10px;
}
/******************
	Footer
*******************/
.footerouter{
	background:#000 url(../images/footer_blue.jpg) repeat-x;
      
	
}
#footer {
	padding:20px 0px;
	color:#fff;
	
	margin:0 auto;
	width:960px;
	min-height:130px;
}
.copyright{
	float:left;
	text-align:left;
	line-height:18px;
}
.truycap{
	float:right;
	text-align:right;
	line-height:18px;
}
button.btn {
padding: 0px 10px;
height: 24px;
border: 1px solid #D4D4D4;
background: #FEFEFE;
background-image: -moz-linear-gradient(top,#FEFEFE,#EBEBEB);
background-image: -webkit-gradient(linear,left top,left bottom,from(#FEFEFE),to(#EBEBEB));
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FEFEFE,endColorStr=#EBEBEB);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr=#FEFEFE, endColorStr=#EBEBEB)";
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
overflow: visible;
}
.code_pro{
	font-weight:bold;
}
.tbl_dathang{
	padding:5px 0px;
}
.tbl_dathang img{
	cursor:pointer;
}
.tbl_dathang td{
	padding:5px;
}
/*************
gio hang
*************/
.capnhatsoluong,.removesp1{
	cursor:pointer;
}
.tbl_giohang {
	
	background:url(../images/bg_white.png) ;
}
.tbl_giohang td {
	padding: 10px;
	border: 1px solid #8f9091;
	
}
#catnhat {
text-align:center;
}
.bnt_giohang {
	margin-top: 5px;
	
	text-align: center;
}
.bnt_giohang   a{
	display:block;
	
	text-decoration: none;
	color: #FFF;
	line-height: 28px;
	width: 100px;
	font-weight:bold ;
	margin: 0 auto;
	float:right;
	
}
.removesp1{
	color:#0C1BDE;
}
#tbtt input{
	background:#F5ECEC;
}
.tbl_giohang th{
	color:#000;
	border-top: 1px solid #8f9091;
	border-left: 1px solid #8f9091;
	border-right: 1px solid #8f9091;
}
.bnt_giohang a{
	display:block;
	background:#0f70b5;
	border: 1px solid #074068;
	margin-left:10px;
}
/*************
phan trang
*************/
#phantrang {

	text-align:right;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;

	
}

#phantrang a {

background:url(../images/page1.png)  center no-repeat;
padding:3px;
display:inline;
text-decoration: none;
color: black;
font-weight: bold;
width: 23px;
height: 16px;
line-height: 16px;
text-align:center;
margin:0px 3px;
   
}
#phantrang span {
background:url(../images/page2.png)  center no-repeat;
padding:3px;
color:#CC0000;

}
.name_ablum{
	color:#fff;
	display:block;
	background: #CC0000;
	padding: 10px 0px;
	height: 25px;
}
.error{
	padding:10px;
	font-weight:bold;
}
.title_bl{
	background:url(../images/title_nav.jpg)  no-repeat ;
	height:40px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	width:200px;
}
/*************
TU VAN
*****************/
.tieude_tin 	a{
	color:#06348c;
	font-weight:bold;
	text-decoration:none;
}
.tieude_tin 	a:hover{
	
	text-decoration:underline;
}
.ngay{
	font-size:10px;
	color:#acacac;
	margin:5px 0px;
}
.tuvan {
	margin-top: 10px;
	border-top: 1px solid #a6a5a5;
	padding-top: 10px;
}
.tieu_ll{
	color:#06348c;
	font-weight:bold;
	
}
.tieude_cttuvan{
	font-size:10px;
	color:#0da50b;
}
.mota_cttuvan{
	padding:10px 0px;
	border-bottom: 1px solid #a6a5a5;
	margin-bottom:10px;
}
.admin_anser{
	padding:5px;
	margin:10px 0px 0px 10px;
	border:1px solid #10bb0f;
}
#red_bl{
	color:red;
	margin-bottom:5px;
}
.error{
	font-weight:bold;
	color:red;
}
.content_comment{
	border-top:1px solid #a6a5a5;
	padding-top:10px;
}
.price{
	color:#FF0000;
}