<style>
@charset "utf-8";
/* CSS Document */
*html {
	height:100%;
}

body {
	margin:0px;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	width:100%;
	height:100%;
	background-color: #000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td
{ 
   margin:0;
   padding:0;
}

ol,ul
{
   list-style:none;
}

img {
	border:none;
}

/* misc */

.detailbtn {
	padding-right:15px;
}

.strong {
	font-weight:bold;
}

.clear {
	clear:both;
}

.red {
	color:red;
}

.leftside {
	float:left;
}

.rightside {
	float:right;
}

.redline {
	width:100%;
	height:2px;
	font-size:0px;
	overflow:hidden;
	border-top:#494949 1px solid;
}

.aline {
	width:100%;
	height:2px;
	font-size:0px;
	padding:0;
	overflow:hidden;
	border-top:#d77b7b 1px solid;
}

.page {
	background:#252525;
	width:1004px;
	height:100%;
	padding:0px;
	margin:0 auto;
	clear:both;
}

/*header*/

.header {
	background:url(header_bg.png) repeat-x;
	width:100%;
	height:100px;
	clear:both;
}

.sub_tit {
	background:#d6c7c7;
	width:100%;
	height:30px;
	border-top:#999 1px solid;
}

.nav_title {
	width:600px;
	float:right;
	color:#666060;
	font-size:14px;
	text-align:right;
	text-indent:5px;
	margin-top:6px;
	margin-right:5px;
}

.footer {
	width:100%;
	height:210px;
	clear:both;
	margin-top:20px;
}

.adds_wrapper {
	width:930px;
	height:120px;
	margin:15px auto;
	clear:both;
	display: inline;
}

.adds_col {
	width:280px;
	height:100%;
	float:left;
	margin-left:15px;
	margin-right:15px;
	font-size:11px;
	color:#fff;
	line-height:25px;
	font-weight:normal;
}

.adds_col a {
	text-decoration:none;
	font-size:11px;
	color:#fff;
	line-height:25px;
}

.adds_col h1 {
	font-size:12px;
	color:#fff;
	font-weight:normal;
	line-height:28px;
}

.cp_wrapper {
	width:930px;
	height:25px;
	margin:8px auto;
	clear:both;
	font-size:11px;
	color:#a0a0a0;
	line-height:18px;
}

.cp_wrapper h1 {
	font-size:12px;
	color:#6f6f6f;
	font-weight:bold;
	line-height:22px;
}

.cp_wrapper a {
	color:#F00;
	text-decoration:none;
}

.navbar {
	background:url(nav_bg.gif) repeat-x;
	width:100%;
	height:43px;
	line-height:45px;
	font-size:12px;
	color: #353535;
	position:relative;
	top:0;
	left:auto;
}

.wrapper {
	margin:0 auto;
	width:500px;
}

#navbar_div {
	margin-left:20px;
	margin-right:20x;
	float:left;
	
}

#navbar_div:hover {
	background:url(nav_bg_h.gif) -2px 0 no-repeat;
	margin-left:20px;
	margin-right:20x;
	float:left;
	cursor:pointer;
	
}

#navbar_div.on {
	background:url(nav_bg_h.gif) -2px 0 no-repeat;
	margin-left:20px;
	margin-right:20x;
	float:left;
	cursor:pointer;
	
}

.navbar a {
	font-size:12px;
	color: #353535;
	text-decoration:none;
}

#logo {
	background:url(logo.jpg) no-repeat;
	width:254px;
	height:68px;
	border:none;
	cursor:pointer;
	float:left;
	margin-top:15px;
	margin-left:35px;
}

#q_contact_infor {
	width:490px;
	height:83px;
	border:none;
	margin-top:15px;
}

.qc_btn {
	width:64px;
	height:64px;
	float:left;
	cursor:pointer;
	margin-top:12px;
}

.qc_spec {
	background:url(ct_spec.png) no-repeat;
	width:5px;
	height:64px;
	float:left;
	margin-top:12px;
}

.qc_ct {
	width:300px;
	height:64px;
	float:left;
	margin-top:12px;
	color:#fcdada;
	font-size:11px;
	margin-left:10px;
	margin-right:10px;
	line-height:18px;
	text-align:right;
}

.qc_ct h2 {
	color:#ffabab;
	font-size:12px;
}

.phone {
	background:url(phone.png) no-repeat;
	width:13px;
	height:20px;
	float:right;
	margin-top:5px;
	margin-right:10px;
}

.email {
	background:url(email.png) no-repeat;
	width:15px;
	height:9px;
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
}

.qc_cart {
	background:url(top_cart.jpg) no-repeat;
	width:120px;
	height:48px;
	float:left;
	margin-top:12px;
	color:#d4b9b9;
	font-size:30pt;
	margin-left:10px;
	margin-right:10px;
	line-height:32px;
	text-align:right;
}

.top_cart_txt {
	margin-top:18px;
	margin-right:15px;
}

.main {
	width:100%;
	height:auto;
	clear:both;
	background:#fff;
	color:#000000;
float:left;
clear:both;

}

.contact{
width:680px;
margin:20px auto;
}

.map{
width:680px;
margin:20px auto;
text-align:center;
}

.map img{
width:500px;
}

.sitemap{
width:800px;
margin:20px auto;
text-align:center;
}

.sitemap img{
width:800px;
}

.contact a{
text-decoration:none;
color:#000000;
float:left;
margin:5px;
margin-left:0;
}

.contact a div{
width:50px;
height:20px;
line-height:20px;
text-align:center;
background:#f49369;
border:#333333 1px solid;
}

.contact a:hover div{
width:50px;
height:20px;
line-height:20px;
text-align:center;
background:#FFFFFF;
border:#333333 1px solid;
}


.contact_form{
height:20px;
border:#ccc solid 1px;
}

.large{
width:350px;
}

.medium{
width:200px;
}
.tinhthanh{
width:250px;
}

.text_area{
width:470px;
height:150px;
}

.tittle{
width:944px;
font-weight:bold;
margin:0 30px 0 30px;
padding:10px 0 5px 0;
border-bottom:#ed7743 1px solid;
float:left;
display: inline;
}

.bottom{
width:944px;
color:#ed7743;
font-weight:bold;
text-align:right;
margin:0 30px 20px; 30px;
padding:10px 0 5px 0;
border-top:#ed7743 1px solid;
float:left;
display: inline;
}
.bottom a{
color:#ed7743;
font-weight:normal;
}
.bottom a:hover{
color:#ed7743;
font-weight:normal;
text-decoration:none;
}

.aboutus{
width:934px;
margin:0 35px 0 35px;
padding:20px 0 20px 0;
float:left;
clear:both;
display:inline;
}

/*----------------------------------------------SP---------------------------------*/
.sanpham_table{
width:934px;
margin:0 35px 0 35px;
padding:5px 0 20px 0;
float:left;
clear:both;
display: inline;
}

.sanpham_table ul{
width:934px;
list-style-type:none;
border-bottom:#fff 1px solid;
}

.sanpham_table .white{
background:#fff;
height:20px;
padding-top:10px;
font-weight:bold;
text-align:center;
}

.sanpham_table .orange{
background:url(orange_bg.gif) repeat-y;
float:left;
text-align:center;
padding:5px 0;
}

.sanpham_table .gray{
background:url(gray_bg.gif) repeat-y;
float:left;
text-align:center;
padding:5px 0;
}


.sanpham_table ul li{
float:left;
}

.sanpham_table ul li .o1{
float:left;
width:46px;
}

.sanpham_table ul li .o2{
float:left;
width:102px;
}

.sanpham_table ul li .o3{
float:left;
width:118px;
}

.sanpham_table ul li .o3 img{
width:76px;
border:#666666;
}


.sanpham_table ul li .o4{
padding:0 5px;
float:left;
width:348px;
text-align:left;
}

.sanpham_table ul li .o5{
float:left;
width:108px;
}

.sanpham_table ul li .o6{
float:left;
width:56px;
color:#ed7743;
font-weight:bold;
}

.sanpham_table ul li .o7{
float:left;
width:92px;
color:#ed7743;
font-weight:bold;
}

.sanpham_table ul li .o8{
float:left;
width:91px;
color:#ed7743;
font-weight:bold;
}

.sanpham_table ul li .tittle06{
float:left;
width:56px;
color:#000;
font-weight:bold;
}
.sanpham_table ul li .tittle07{
float:left;
width:92px;
color:#000;
font-weight:bold;
}
.sanpham_table ul li .tittle08{
float:left;
width:91px;
color:#000;
font-weight:bold;
}


.sanpham_table ul li .o9{
float:left;
width:71px;
}

.sanpham_table ul li .color{
border:#CCCCCC 1px solid;
width:70px;
height:20px;
}


.sanpham_table .total{
width:934px;
height:40px;
line-height:40px;
float:right;
text-align:left;
color:#ed7743;
font-weight:bold;
text-align:center;
}
.sanpham_table ul li .button{
float:left;
width:634px;
height:30px;
padding-top:10px;
}
.sanpham_table ul li .button a{
color:#fff;
text-decoration:none;
font-weight:bold;
}
.sanpham_table ul li .button a:hover{
color:#fff;
text-decoration:none;
font-weight:bold;
}
.sanpham_table ul li .button a div{
background:url(button.gif) no-repeat;
width:91px;
height:25px;
line-height:25px;
text-align:center;
float:left;
margin-right:5px;
}
.sanpham_table ul li .button a:hover div{
background:url(button_hover.gif) no-repeat;
width:91px;
height:25px;
line-height:25px;
text-align:center;
margin-right:5px;
}

.sanpham_table ul li .total_cost{
float:right;
width:300px;
height:40px;
background:#fee4d7;
}

.sanpham_table ul li .total_cost .total_tittle{
float:left;
width:120px;
background:#fee4d7;
}
.sanpham_table ul li .total_cost .final_cost{
float:left;
width:180px;
background:#fee4d7;
}

/*----------------------------------------------SP---------------------------------*/
.col1 {
	width:273px;
	height:100%;
	float:left;
}

.col2 {
	width:672px;
	height:100%;
	float:right;
}

/* Main menu */

.mm_wrapper {
	position:relative;
	width:273px;
	float:left;
	margin-top:15px;
}

.mm_wrapper a {
	text-decoration:none;
}

#mm_menu {
	background:url(mm_bg.png) repeat-x;
	width:273px;
	height:38px;
	border: #dddddd 1px solid;
	margin-bottom:1px;
	cursor:pointer;
	font-size:11px;
	color:#64617d;
	font-weight:bold;
	text-align:left;
	clear:both;
}

#mm_menu:hover, #mm_menu.on {
	background:url(mm_bg_on.png) repeat-x;
}

.mm_but {
	background:url(mm_but.png) no-repeat;
	width:13px;
	height:38px;
	float:left;
	margin-left:15px;
}

.mm_ct {
	width:235px;
	height:38px;
	line-height:38px;
	float:left;
	margin-left:10px;
}

.sm_wrapper {
	background:#fff;
	position:relative;
	top:-1px;
	width:255px;
	float:right;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	border-left:#dddddd 1px solid;
}

.sm_wrapper a {
	text-decoration:none;
}

.sm_menu {
	width:255px;
	height:28px;
	border-bottom: #dddddd 1px solid;
	margin-bottom:0px;
	cursor:pointer;
	font-size:11px;
	color:#64617d;
	text-align:left;
}

.sm_menu:hover, .sm_menu.on {
	background:url(mm_bg_on.png) repeat-x;
}

.sm_but {
	background:url(mm_but.png) no-repeat;
	width:13px;
	height:38px;
	float:left;
	margin-left:15px;
}

.sm_ct {
	width:195px;
	height:28px;
	line-height:28px;
	float:left;
	margin-left:10px;
}

/* Quick news */

.qn_wrapper {
	background:url(qn_bg.gif) no-repeat;
	position:relative;
	width:273px;
	height:238px;
	float:left;
	margin-top:15px;
}

.qn_wrapper a {
	text-decoration:none;
}

.qn_label {
	width:273px;
	height:40px;
	font-size:13px;
	color:#b52b2b;
	text-indent:15px;
	line-height:40px;
}

.qn_ct {
	width:258px;
	float:right;
	font-size:12px;
	color:#3a3d60;
	text-decoration:none;
	line-height:20px;
}

/* Main services */

.ms_wrapper {
	background:url(main_services.png) no-repeat #f5f3f3;
	width:672px;
	height:269px;
	margin-top:194px;
	clear:both;
	position:relative;
}

.ms_ct {
	width:662px;
	height:249px;
	margin-left:10px;
	margin-right:10px;
	margin-top:12px;
	margin-bottom:12px;
}

.ms_item {
	width:196px;
	height:105px;
	margin-left:11px;
	margin-right:11px;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	cursor:pointer;
}

.hd_wrapper {
	background:url(hot_deal.png) no-repeat;
	width:672px;
	height:145px;
	margin-top:0px;
	clear:both;
	position:relative;
}

.hd_ct {
	width:652px;
	height:125px;
	margin-top:10px;
	margin-left:10px;
}

.hd_item {
	width:196px;
	height:105px;
	margin-left:11px;
	margin-right:11px;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	cursor:pointer;
}

#dcp {
	width:199px;
	height:53px;
	margin-top:3px;
	margin-left:11px;
	cursor:pointer;
}

#rcp {
	width:199px;
	height:53px;
	margin-top:15px;
	margin-left:11px;
	cursor:pointer;
}

#hotdeal {
	width:400px;
	height:125px;;
	margin-left:15px;
	cursor:pointer;
}

.dev_wrapper {
	background:url(dev_bg.png) no-repeat;
	width:672px;
	height:167px;
	margin-top:15px;
	clear:both;
	position:relative;
	cursor:pointer;
}
	
.pm_wrapper {
	background:url(payments.png) no-repeat;
	width:672px;
	height:68px;
	margin-top:15px;
	margin-bottom:10px;
	clear:both;
	position:relative;
}

.pm_ct {
	width:672px;
	height:68px;
	margin-top:0px;
	margin-left:0px;
}

.pm_item1 {
	width:120px;
	height:68px;
	margin-top:0px;
	margin-left:20px;
}

.pm_item2 {
	width:100px;
	height:68px;
	margin-top:0px;
	margin-left:10px;
	margin-right:5px;
}

.pm_item3 {
	width:120px;
	height:68px;
	margin-top:0px;
	margin-left:10px;
	margin-right:5px;
}

.pm_item4 {
	width:110px;
	height:68px;
	margin-top:0px;
	margin-left:10px;
	margin-right:5px;
}

.pm_item5 {
	width:120px;
	height:68px;
	margin-top:0px;
	margin-left:10px;
	margin-right:5px;
}

.ph_wrapper {
	width:672px;
	height:110px;
	margin-top:194px;
	clear:both;
	position:relative;
}



.blank_wrapper {
	background:#fff;
	width:672px;
	min-height:50px;
	clear:both;
	position:relative;
	margin-top:15px;
}

.blank_ct {
	width 650px;
	min-height:30px;
	margin:10px 10px 10px 10px;
	text-align:justify;
}

#nav_search {
	background:url(nav_search_bg.png) 0 0px no-repeat;
	width:320px;
	height:23px;
	position:relative;
	top:3px;
	left:5px;
	float:left;
}

#nav_search_txt {

	position:relative;
	float:left;
	left:3px;
	height:20px;
	top:3px;
	right:0px;
}

#nav_search_txt input {
	border:none;
	font-size:12px;
	color:#999;
}

#nav_search_btn {
	text-align:left;
	position:relative;
	top:3px;
	width:25px;
	height:20px;
	float:right;
	right:3px;

}

#spot {
	float:left;
}
#spot1 {
	width:690px;
	height:245px;
	float:left;
}

#spot2 {
	width:313px;
	height:245px;
	float:left;
	clear:right;
}

#spot3 {
	width:345px;
	height:245px;
	float:left;
	clear:left;
}

#spot4 {
	width:345px;
	height:245px;
	float:left;
}

#spot5 {
	width:313px;
	height:245px;
	float:left;
}
	
.menu{
width:100%;
height:40px;
background:#ed7743;
}
.menu ul{
padding:0;
margin:0;
list-style-type:none;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px; 
}
.menu ul li{
float:left;
height:40px;
padding:0 50px;
line-height:40px;
}
.menu ul li a{
text-decoration:none;
color:#2d2b2b;
}
.menu ul li a:hover{
color:#2d2b2b;
text-decoration:underline;
}


.color_2
	{
		text-decoration:none;
	}
a:link.color_2 {
	text-decoration:none;
	}
a:visited.color_2 {
	text-decoration:none;
	}
a:hover.color_2 {
	text-decoration:none;
	}
.submitbutton {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	border: 1px solid #dc881f;
	background:url(button.jpg) ;
	color: #ffffff;
	height:22px;
	padding-left:5px;
	padding-right:5px;
}
</style>