/* 
 * SpaceGate - Framework CSS -ver 0.1
 * Date:	08-Jan-2009
 * Developed by: spacegate.vn
 */

*{margin:0px; padding:0;}
body{
	font:12px arial;
	color:#333333;
	background:#e5e3e3 url(../images/graphics/bg_bot_9x75.gif) repeat-x bottom;
}
a{
	background-color:inherit;
	text-decoration:none;
	outline:none;
	color:#0064a3;
}
a:hover{text-decoration:underline}
img{border:0px}
ul{list-style-type:none;}
li{list-style-type:none;}

input{
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
}
textarea{
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
}
select{
	font-family:Tahoma, arial, sans-serif;
	font-size:11px;
}

/*common css*/
#container{
	width:980px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
#box_hid{
	width:980px;
	height:311px;
	overflow:hidden;
}
#main_header{
	background:url(../images/graphics/bg_pic_9x311.gif) repeat-x;
	position:absolute;
	height:311px;
	width:100%;
	top:0;
	left:0;
}
#header{
	width:980px;
	height:311px;
	margin:0 auto;
	background:#fff url(../images/graphics/left_banner_300x311.jpg) no-repeat left;
}
#header .left{
	width:304px;
	height:311px;
	float:left;
}
#header .left #sp_logo{
	width:304px;
	height:120px;
	overflow:hidden;
}
#header .left .box_login{
	width:294px;
	height:96px;
	overflow:hidden;
	padding:22px 10px 0 0;
	text-align:center;
	font-weight:bold;
}
#header .left .box_login .bg_user a{ float:left; width:98px; background:url(../images/icons/ico_signin.png) center top no-repeat; padding-top:55px;}
#header .left .box_login .bg_register a{ float:left; width:98px; background:url(../images/icons/ico_signup.png) center top no-repeat; padding-top:55px;}
#header .left .box_login .bg_fogot a{ float:left; width:98px; background: url(../images/icons/ico_lostpass.png) center top no-repeat; padding-top:55px;}
#header .left .box_login_ready{
	width:294px;
	height:auto;
	overflow:hidden;
	padding:5px 10px 0 0;
}
#header .left .box_login_ready .login_out{
	text-align:right;
	margin-right:5px;
	padding-bottom:10px;
	font-weight:bold;
	background:url(../images/icons/icon_arrow6x6.gif) no-repeat 195px 5px;
}
#header .left .box_login_ready .bg_login{
	background:url(../images/icons/ico_dangnhap.gif) 30px 9px no-repeat;
	height:28px;
	padding-left:50px;
	padding-top:6px;
	padding-bottom:2px;
}
.box_login .title,
#logined .title{
	text-align:center;
	margin-bottom:5px;
	font:bold 14px tahoma;
}
#logined .title{
	margin-bottom:10px;
}
.box_login p {
	width:294px;
	font:12px arial;
	color:#403f3f;
	text-align:right;
	padding:2px 0px 2px 0;
}
#logined p{
	text-align:left;
	padding:2px 0 2px 10px;
	width:284px;
}
.box_login p .frm_input{
	width:173px;
	padding:2px 3px;
	margin-left:15px;
	border:1px solid #8d8d8d;
}
.box_login p .lk{
	color:#5d5c5c;
}
.box_login p .lk:hover{
	text-decoration:underline;
}
.box_login .dn_btn{
	background:url(../images/icons/line_dangnhap1x18.gif) repeat-x;
	border:1px solid #8d8d8d;
	font:12px arial;
	color:#8f1414;
	cursor:pointer;
	padding:2px 0px;
}

#header .right{
	width:676px;
	height:311px;
	float:left;
	overflow:hidden;
}
#header ul#main_menu{
	width:678px;
	background:url(../images/graphics/main_menu_bg_3x73.gif) repeat-x bottom;
	height:76px;
	margin-right:-2px;
	overflow:hidden;
}
#header ul#main_menu li{
	background:url(../images/graphics/m_menu_rbg_6x73.gif) no-repeat right bottom;	
	height:76px;
	float:left;
	overflow:hidden;
	text-transform:capitalize;
}
#header #main_menu li a{
	border-top:3px solid #6e7fb7;
	height:73px;
	text-align:right;
	font: bold 13px/73px arial;
	display:block;
	color:#014668;
}
#header #main_menu li a:hover,
#header #main_menu li a.active{
	height:50px;
	padding-top:23px;
	font:bold 13px tahoma;
	line-height:50px;
}
#header #main_menu .menu_student a{
	background:url(../images/icons/ico_student.png) no-repeat 10px 17px;
	border-top:3px solid #99cb74;
	width:128px;
	padding-right:10px;
}
/**html #header #main_menu .menu_student a{
	 background-image: none;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/icons/ico_student.png,
	sizingMethod='crop');
}*/
#header #main_menu .menu_private a{
	background:url(../images/icons/ico_private.png) no-repeat left 17px;
	border-top:3px solid #6e7fb7;
	width:100px;
	padding-right:10px;
}
/**html #header #main_menu .menu_private a{
	 background-image: none;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/icons/icon_hosting_50x62.png,
	sizingMethod='crop');
}*/
#header #main_menu .menu_business a{
	background:url(../images/icons/ico_business.png) no-repeat 5px 17px;
	border-top:3px solid #e8c430;
	width:146px;
	padding-right:10px;
}
/**html #header #main_menu .menu_business a{
	 background-image: none;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/icons/icon_vps_50x62.png,
	sizingMethod='crop');
}*/
#header #main_menu .menu_unlimited a{
	background:url(../images/icons/ico_unlimited.png) no-repeat left 17px;
	border-top:3px solid #8ccef1;
	width:144px;
	padding-right:10px;
}
/**html #header #main_menu .menu_unlimited a{
	 background-image: none;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/icons/icon_dedicated_50x62.png,
	sizingMethod='crop');
}*/
#header #main_menu .menu_addon a{
	background:url(../images/icons/ico_addon.png) no-repeat 2px 17px;
	border-top:3px solid #fc4006;
	width:110px;
	padding-right:10px;
}
/**html #header #main_menu .menu_addon a{
	 background-image: none;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/icons/icon_addon_50x62.png,
	sizingMethod='crop');
}*/
#header ul#main_menu li.menu_addon{ background:none;}
#header #main_menu .menu_addon a:hover,
#header #main_menu .menu_addon a.active{
	color:#fc4006;
}
#header #main_menu .menu_unlimited a:hover,
#header #main_menu .menu_unlimited a.active{
	color:#8ccef1;
}
#header #main_menu .menu_business a:hover,
#header #main_menu .menu_business a.active{
	color:#e8c430;
}
#header #main_menu .menu_private a:hover,
#header #main_menu .menu_private a.active{
	color:#6e7fb7;
}
#header #main_menu .menu_student a:hover,
#header #main_menu .menu_student a.active{
	color:#99cb74;
}
#header #banner{
	width:676px;
	height:235px;
}
#content_cover{
	width:980px;
	height:auto;
	overflow:hidden;
	background:#fff url(../images/icons/dot_1x6.gif) repeat-y 303px;
	padding-bottom:10px;
}
#block_left{
	width:302px;/*width block left*/
	height:auto;
	overflow:hidden;
	float:left;
}
#block_left .ls_nav{ display:block; width:262px; font-family:Verdana; color:#f2202b; padding:5px 20px 0;}
	#block_left .ls_nav li{ display:block; width:217px; padding:12px 0 0 35px;}
		#block_left .ls_nav .ico_domain{ background:url(../images/icons/ico_domain.png) left 13px no-repeat;}
		#block_left .ls_nav .ico_news{ background:url(../images/icons/ico_news.png) left 14px no-repeat; padding-bottom:5px;}
		#block_left .ls_nav .ico_hosting{ background:url(../images/icons/ico_hosting.png) left 13px no-repeat;}
		#block_left .ls_nav .ico_info{ background:url(../images/icons/ico_info.png) left 13px no-repeat;}
		#block_left .ls_nav li h6{ font-size:15px; color:#f2202b; padding-top:5px;}
		#block_left .ls_nav li a{ color:#5f5f5f;}
		#block_left .ls_nav li a:hover{ color:#f2202b; text-decoration:none;}
		#block_left .ls_nav li li{ background:url(../images/icons/ln_horz_gray.gif) left bottom repeat-x; padding:8px 0 6px;}
			#block_left .ls_nav li li a{ display:block; width:217px; background:url(../images/icons/ico_nav_ln_red.gif) left 8px no-repeat; padding-left:15px;}
#block_left .ls_news{ width:242px; height:144px; background:url(../images/icons/bg_news_262.gif) center top no-repeat; padding:10px; margin:10px 20px 0;}
	#block_left .ls_news marquee{ display:block; width:242px; height:144px; overflow:hidden;}
	#block_left .ls_news li{ display:block; background:url(../images/icons/icon_dot3x3.gif) left 7px no-repeat; padding:0 0 8px 12px;}
		#block_left .ls_news li a{ color:#5f5f5f;}
			#block_left .ls_news li a:hover{ color:#f2202b; text-decoration:none;}
.clear{ clear:both; font-size:0px;}
.aRight{ text-align:right;}
.fLeft{ float:left;}
.fRight{ float:right;}

#block_right{
	width:678px;/*width block left*/
	height:auto;
	overflow:hidden; /*margin left right*/
	float:left;
	margin-top:15px;
}
	#block_right .box_default ul{ padding-bottom:10px;}
	#block_right .box_default li{ list-style-type:disc; margin-left:15px; padding:0 0 5px 5px;}
	
    #block_right .box_default table{ width:100%; border-top:1px #9d9d9d solid; border-left:1px #9d9d9d solid;}
        #block_right .box_default td{ border-bottom:1px #9d9d9d solid; border-right:1px #9d9d9d solid; padding:3px 5px;}
        #block_right .box_default .title{ font-weightold;}
        #block_right .box_default .bg_gray{ background:#f3f3f3;}

	#block_right .welcome{ width:628px; border:1px #ebebeb solid; background:#fcfeff; margin:0 15px; padding:10px;}
		#block_right .welcome h6{ font-size:18px; font-weight:normal; color:#e61d23; padding-bottom:10px;}
		#block_right .welcome p{ padding-bottom:12px; line-height:18px;}
			#block_right .welcome p.aRight{ font-weight:bold; padding-bottom:8px;}
			#block_right .welcome p.aRight a{ color:#e61d23;}
	#block_right .box_detail{ width:648px; padding:0 15px;}
	#block_right .box_service_half{ width:276px; height:310px; border:1px #ffb105 solid; background:url(../images/icons/ico_uudai.gif) right top no-repeat; margin-top:15px; padding:15px 20px 0;}
		#block_right .box_service_half h6{ font-size:15px; color:#f2202b; padding-bottom:12px;}
		#block_right .box_service_half p{ padding-bottom:12px; line-height:18px;}
		#block_right .box_service_half a{ color:#e61d23;}
		#block_right .box_service_half li{ list-style-type:none; background:url(../images/icons/ico_point.gif) left 5px no-repeat; margin-left:0px; padding:0 0 10px 15px;}
	#block_right .ls_news{ width:648px; padding:0 15px;}
		#block_right .ls_news li{ display:block; background:url(../images/icons/ln_horz_gray.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:10px;}
		#block_right .ls_news .img{ float:left; width:120px; height:90px; font-size:0px;}
			#block_right .ls_news .img span{ display:block; width:120px; height:90px; overflow:hidden;}
		#block_right .ls_news .des{ float:right; width:518px; line-height:18px;}
			#block_right .ls_news .des .title{ font-size:12px; font-weight:bold; padding-bottom:5px;}
	#block_right .pages{ width:99%; font-family:Tahoma; font-size:11px; font-weight:bold; text-align:center; padding:10px 0 5px;}
		#block_right .pages a{ color:#fff; background:#0064a3; border:1px #0064a3 solid; margin:0 3px; padding:1px 5px; text-decoration:none;}
		#block_right .pages a:hover{ color:#999; background:#fff; border:1px #999 solid; text-decoration:none;}
		#block_right .pages .del{ font-weight:normal;}
			#block_right .pages .del a{ background:none; border:none; color:#0064a3; padding:0 5px;}
			#block_right .pages .del a:hover{ background:none; border:none; color:#999;}
		#block_right .pages .selected{ color:#999; background:#fff; border:1px #ccc solid; margin:0 3px; padding:1px 5px;}
	#block_right .news_detail{ width:648px; line-height:18px;/* background:url(../images/icons/ln_horz_gray.gif) left bottom repeat-x;*/ margin:0 15px;}
		#block_right .news_detail h6{ font-size:18px; font-weight:normal; padding-bottom:10px;}
		#block_right .news_detail p{ padding-bottom:12px;}
		#block_right .news_detail .ls_tags{ width:648px; height:51px; border:1px #d7dcdd solid; background:url(../images/graphics/ln_tags.gif) left top repeat-x; padding:1px;}
			#block_right .news_detail .ls_tags strong{ float:left; width:40px; padding:4px 0 0 10px;}
			#block_right .news_detail .ls_tags span{ float:right; width:588px; padding:4px 10px 0 0;}
				#block_right .news_detail .ls_tags span a{ padding-right:10px;}
	#block_right .ls_news_other{ width:648px; padding:15px 15px 0;}
		#block_right .ls_news_other h6{ font-size:13px; color:#f2202b;}
		#block_right .ls_news_other ul{ width:648px;}
		#block_right .ls_news_other li{ display:block; background:url(../images/icons/icon_dot3x3.gif) left 15px no-repeat; padding:8px 0 0 12px;}
		#block_right .ls_news_other li a{ color:#5f5f5f;}
			#block_right .ls_news_other li a:hover{ color:#f2202b; text-decoration:none;}
	
	
#block_right #qu_men{
	width:658px;
	padding:0 10px;
	height:25px;
	font:13px/24px tahoma;
	color:#04558a;
	overflow:hidden;
	background:url(../images/icons/dot_6x1.gif) repeat-x bottom;
	margin-bottom:10px;
}
#block_right #qu_men a{
	font-weight:bold;
	color:#04558a;
}
#block_right .ctn_left{
	width:450px;
	float:left;
	padding-left:10px;
}
#block_right .main_ctn{
	width:658px;
	padding:0 10px ;
	height:auto;
	overflow:hidden;
}
#block_right h1{
	margin:10px 0;
	padding:0;
	font:bold 18px tahoma;
	color:#FF9900;
}
#block_right .ctn_right{
	width:208px;
	height:auto;
	overflow:hidden;
	float:right;
	padding-right:10px;
}

#footer{
width:980px;
text-align:center;
font-size:11px;
padding-bottom:8px;
}

/*#footer{
	width:980px;
	height:60px;
	text-align:center;
	font-size:11px;
} */
#footer p.men{
	padding:4px 0;
	color:#fff;
}
#footer p a{
	color:#fff;
	margin:8px;
	font:bold 11px/20px tahoma;
	text-transform:uppercase;
}
/*phan trang*/
#pagination{
	clear:both;
	float:right;
	margin:5px;
	text-align:right;
	height:40px;
	overflow:hidden;
}
#pagination li{
font-size:11px;
list-style:none;
float:left;
}
#pagination a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
color:#666666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination .next a,
#pagination .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}
#pagination .active{
color:#ff0084;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination a:link,
#pagination a:visited {
color:#0063e3;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination a:hover{
border:solid 1px #666666;
}
/*end phan trang*/
/*B Cac tin khac*/
.other_news{
	width:410px;
	height:auto;
	overflow:hidden;
	margin:10px 0 0 50px;
}
.other_news .tit_txt{
	font:bold 12px tahoma;
	color:#ff0000;
} 
.other_news ul{
	width:100%;
	margin-top:5px;
}
.other_news ul li{
	width:400px;
/*	background:url(../images/icons/dot_4x4.gif) no-repeat left 8px;
*/	height:20px;
	padding-left:10px;
	overflow:hidden;
	line-height:20px;
	color:#cecece
}
.other_news ul li a{
	color:#006699;
}                                         
/*E- cac tin khac*/

/*B- Form lien he, table*/                                    
ul.table2c{
	width:auto; /*width tren tru phan padding*/
	padding:10px 0 0 70px;
	height:auto;
	overflow:hidden;
	background:#f3f3f3;
}
ul.table2c li{
	margin:4px 0;
	height:24px;
	overflow:hidden;
	font:12px arial;
	float:left;
}
ul.table2c li .frm_width{
	padding:1px 2px;
	width:90%;
}
ul.table2c li.left{
	width:25%;
}
ul.table2c li.right{
	width:70%;
}
ul.table2c li.textarea{
	height:85px;/*thay doi height cua textarea*/
}
ul.table2c li.textarea .frm_area{
	padding:1px 2px;
	width:90%;
	height:70px;/*thay doi height cua textarea*/
}
ul.table2c li .txt_btn{
	font:bold 12px arial;
	padding:1px 8px;
	cursor:pointer;
}
 /*E- Form lien he*/
 .contact_form{
	width:584px;/*Thay doi width*/
	height:auto;
	overflow:hidden;
	clear:both;
}
.contact_form .tit_txt{
	padding:5px 0;
	text-align:center;
	background:#ccc;
	font:bold 15px arial;
	color:#000;
}
.contact_form ul.table2c{
	width:514px; /*width tren tru phan padding*/
	padding:10px 0 0 70px;
	height:auto;
	overflow:hidden;
	background:#f3f3f3;
}

.frm_170{
	width:170px;
	border:1px solid #c0c2c2;
	padding:2px;
}
.frm_70{
	width:80px;
	border:1px solid #c0c2c2;
	padding:2px;
}
.mar_right_20{ margin-right:10px;}
.btn{
	background:url(../images/graphics/searchbg_1x19.gif) repeat-x;
	height:19px;
	border:1px solid #c0c2c2;
	font:bold 11px/19px tahoma;
	padding:0 10px;
	color:#585857;
	cursor:pointer;
}
/*anh Huy Css*/

.box_r_color{
	width:207px;
	/*height:230px;*/
	overflow:hidden;
	/*background:url(../images/graphics/bg_orange207x230.jpg) no-repeat;*/
	position:relative;		
}
.box_corlor_link{
	text-decoration:none;
	cursor:pointer;
}
.box_corlor_link:hover{
	text-decoration:none;
}
#box_r_domain{
/*	background:url(../images/graphics/bg_green207x232.jpg) no-repeat bottom;*/
	margin-top:10px;
}
.box_r_color .title{
	width:207px;
	height:45px;
	border-bottom:1px solid #c15106;
}
#box_r_domain .title{
	border-bottom:1px solid #3b5801;
}
.box_r_color .title p{
	width:177px;
	height:45px;
	background:url(../images/icons/arrow_w_10x10.gif) no-repeat 10px 20px;
	font:bold 20px/45px arial;
	padding-left:30px;
	color:#fff;
}
.box_r_color .ul_box{
	width:207px;
	height:auto;
	overflow:hidden;
}
.box_r_color .ul_box li{
	width:187px;
	font:12px arial;
	padding:5px 0 0 20px;;
	color:#000;
	background:url(../images/icons/icon_dot3x3.gif) no-repeat  10px 15px;
}
.box_r_color .price_host{
	width:61px;
	height:50px;
	background:url(../images/graphics/icon_suborange62x61.png) no-repeat;
	font:bold 12px arial;
	color:#FFF;
	text-align:center;
	float:right;
	padding-top:10px;
	position:absolute;
	right:10px;
	bottom:10px;
}
*html .box_r_color .price_host{
	 background-image: none;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/graphics/icon_suborange62x61.png,
	sizingMethod='crop');
}
#box_r_domain .price_host{
	background:url(../images/graphics/icon_subgreen62x61.png) no-repeat;
}
*html #box_r_domain .price_host{
	 background-image: none;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/graphics/icon_subgreen62x61.png,
	sizingMethod='crop');
}
.box_r_color .price_host p{
	font:bold 20px arial;
	color:#000;
}

#boxsupport{
	width:292px;
	overflow:hidden;
	background:url(../images/icons/iconyahoo126x95.jpg) no-repeat left bottom;
}
#boxsupport_helpdesk{
	width:292px;
	background:url(../images/icons/ico_helpdesk.png) no-repeat left top;
}

#boxsupport .content{
	width:165px;
	background:url(../images/graphics/blank6x1.gif) repeat-x top;
	padding:15px 0px 25px 127px;
}
#boxsupport_helpdesk .content{
	width:165px;
	background:url(../images/graphics/blank6x1.gif) repeat-x top;
	padding:50px 0px 25px 127px;
}
#boxsupport .content p{
	padding-top:5px ;
}

#boxsuser{
	width:300px;
	height:auto;
	overflow:hidden;
	background:url(../images/icons/iconuser126x112.gif) no-repeat 0px 3px ;
	margin-top:15px;
}
#boxsuser ul{
	width:302px;
	height:auto;
	overflow:hidden;
	font:12px arial;
	color:#000;
	background:url(../images/graphics/blank6x1.gif) repeat-x top;
}
#boxsuser ul li{
	width:302px;
}
#boxsuser ul li .left{
	width:165px;
	padding:8px 0px 0px 137px;
	background:url(../images/icons/icon_triangle4x7.gif) no-repeat 127px 13px;
}
.fontbold{
	color:#6b0419;
}
#boxintroduction{
	width:440px;
	height:auto;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:20px;
	text-align:justify;
}
#boxquestion{
	width:440px;
	margin:10px 0;
	padding-bottom:10px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-align:justify;
	line-height:16px;
}
#boxquestion .title_question{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#0064a3;
	padding:10px 0;
}
#boxquestion .text_bold_underline{
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	text-decoration:underline;
}
#boxintroduction .title{
	width:410px;
	height:30px;
	padding-left:30px;
	font:bold 15px/30px arial;
	color:#13516f;
	background:url(../images/icons/icon_arrow10x10.gif) no-repeat 10px; 
	border-bottom:1px solid #868888;
}
#boxintroduction .noidung{
	width:440px;
	font:12px/18px arial;
	color:#333333;
	padding-top:20px;
}
.space{
	width:397px;
	padding-left:43px;
	
}
#boxintroduction .detail{
	width:440px;
	text-align:right;
	font:bold 12px arial;
	background:url(../images/icons/icon_arrow6x6.gif) no-repeat 390px 5px;  
	margin-top:5px;
}
#boxintroduction .detail a{
	color:#8f1414;
}
#boxintroduction a:hover{
	text-decoration:underline;
}

/* Tim kiem san pham*/
#box_se{
	width:292px;
	height:auto;
	overflow:hidden;
	background:url(../images/icons/icon_search73x109.gif) no-repeat;
}
#box_se .s_find{
	width:257px;
	height:71px	;
	background:url(../images/graphics/blank6x1.gif) repeat-x bottom;
	font:12px arial;
	color:#585656;
	padding:0px 0px 0px 35px;
}
#box_se .s_find .frm_input{
	width:210px;
	padding:3px 2px;
	margin-top:25px;
	border:1px solid #8d8d8d;
}
#box_se .s_find .frm_submit{
	width:24px;
	height:24px;
	border:none;
	font:bold 11px arial;	
	background:url(../images/icons/icon_go24x24.gif) no-repeat;
	cursor:pointer;
	margin-left:10px;
	text-align:center;
}
#box_se .title{
	width:244px;
	height:56px;
	font:bold 20px/56px arial;
	color:#020202;
	padding-left:48px;
} 
#box_se ul {
	width:292px;
	
}
#box_se ul li{
	width:252px;
	padding:5px 0 5px 40px;
	background:url(../images/icons/icon_arrow6x6.gif) no-repeat 20px 10px;
	text-align:justify;
}
#box_se li a{
	font:12px arial;
	text-decoration:underline;
}
#box_se li a:hover{
	text-decoration:none;	
}
#box_se .detail{
	width:287px;
	text-align:right;
	padding:10px 5px 5px 0;
	font:bold 12px arial;
	background:url(../images/icons/icon_arrow6x6.gif) no-repeat 210px 15px;  
}
#box_se .detail a{
	color:#8f1414;
}
#box_se .detail a:hover{
	text-decoration:underline;
}
/*Dang ky ten mien*/
#box_registed{
	width:440px;
	height:auto;
	overflow:hidden;
	background:url(../images/graphics/bg_content412x227.gif) no-repeat right bottom;
}
#box_registed .title{
	width:440px;
	height:54px;
	overflow:hidden;
	background:url(../images/graphics/line_title448x52.gif) no-repeat;
}
#box_registed .title .main_p{
	width:160px;
	font:bold 18px/54px arial;	
	height:54px;
	float:left;
	color:#fda803;
	padding-left:40px;
}
#box_registed .title .link_p{
	float:right;
	height:54px;
	width:240px;
	text-align:right;
	font:normal 13px /54px arial;
}
#box_registed .title .link_p a{
	margin:0 5px;
	color:#024565;
	text-decoration:underline;
}
#box_registed .title .link_p a:hover{
	text-decoration:none;
}
#box_registed .content {
	width:420px;
	height:auto;
	overflow:hidden;
	padding:0 0 10px 20px;
}
#box_registed .content .frm_input{
	width:316px;
	padding:3px 2px;
	margin-top:20px;
	border:1px solid #8d8d8d;
}
#box_registed .content .frm_submit{
	width:45px;
	height:20px;
	border:none;
	font:bold 11px/20px arial;	
	color:#8f1414;
	background:url(../images/graphics/bt_submit45x20.gif) no-repeat;
	cursor:pointer;
	margin-left:10px;
}
#box_registed .content .ul_check_box{
	width:420px;
	height:auto;
	overflow:hidden;
}
#box_registed .content .ul_check_box li{
	width:84px;
	height:20px;
	padding-top:15px;
	float:left;
}
/*Box language */
#box_lang{
	width:290px;
	height:53px;
	overflow:hidden;
	font:12px arial;
	color:#404040;
	padding:20px 6px 0px 6px; 
	position:relative;
}
#box_lang .ls_support{ position:absolute; left:40px; top:22px;}
	#box_lang .ls_support	li{ float:left; font-family:Arial; font-size:12px; font-weight:bold;}
	#box_lang .ls_support	.ico_hotro{ background:url(../images/icons/ico_hotro.png) left 2px no-repeat; padding-left:35px;}
	#box_lang .ls_support	.ico_thanphien{ background:url(../images/icons/ico_thanphien.png) left 2px no-repeat; padding-left:32px; margin-left:25px;}
	#box_lang .ls_support a{ color:#0064a3;}
	#box_lang .ls_support a:hover{ color:#f29100; text-decoration:none;}
#box_lang .left_lang{
	background:url(../images/icons/doty1x3.gif) repeat-y right;
	float:left;
	width:126px;
}
#box_lang .left_lang a{
	margin-left:5px;
}
#box_lang .right_lang {
	float:right;
	width:164px;
	font:11px arial;
	color:#404040;
}
#box_lang .right_lang .cart_img{
	float:left;
	margin:0 5px;
}
#box_lang .right_lang .format_item .a_blue{
	color:#00437e;
	font-weight:bold;
}
#box_lang .right_lang .format_item .a_gray{
	color:#626262;
	font:bold 12px arial;
}

/*
#box_name_hosting{
	width:652px;
	height:auto;
	overflow:hidden;
	padding:10px 0 10px 5px;
	background:url(../images/graphics/bg2x158.gif) repeat-x bottom;
	margin:0 10px 10px;
	
}
#box_name_hosting .title{
	width:652px;
	font:bold 20px arial;
	color:#1c6695;
}
#box_name_hosting .para{
	width:642px;
	padding-top:10px;
	font:italic bold 18px arial;
	color:#3e3e3e;
	padding-left:120px;
}
#box_name_hosting .content{
	width:652px;
	height:auto;
	overflow:hidden;
	padding:25px 0 20px 0;
	font:bold 15px arial;
	color:#403f3f;
}

#box_name_hosting .content .inputbox{
	width:224px;
	padding:2px 3px;
	margin:0 15px 0 5px;
	border:1px solid #8d8d8d;
}

#box_name_hosting .content .select{
	width:70px;
	padding:2px 3px;
	margin:0 15px 0 5px;
	border:1px solid #8d8d8d;
}
#box_name_hosting .content .inputbox1{
	width:70px;
	padding:2px 3px;
	margin:0 15px 0 5px;
	border:1px solid #8d8d8d;
}
#box_name_hosting .bottom{
	width:430px;
	height:auto;
	overflow:hidden;
	padding:0 100px 0 115px;
}
*/

/*Thay doi box tim kiem o day*/
#box_name_hosting{
    height:auto;
    overflow:hidden;
    padding:10px;
    background:url(../images/graphics/bg2x158.gif) left bottom no-repeat;
    margin-left:10px;
}
#box_name_hosting .title{
    width:652px;
    font: 22px Tahoma;
    color:#ff8400;
    text-transform:capitalize;
}
#box_name_hosting .para{
    width:642px;
    padding-top:10px;
    font: bold 13px Tahoma;
    color:#028fbc;
    padding-left:120px;
}
#box_name_hosting .para span{font:bold 16px Tahoma; color:#028fbc;}
#box_name_hosting .content{
    
    height:auto;
    overflow:hidden;
    padding:25px 0 20px 0;
    font:12px Tahoma;
    color:#737272;
}
#box_name_hosting .content .t_step{font:bold 12px Tahoma; color:#000; float:left;}


#box_name_hosting .content .inputbox{
    width:190px;
    padding:2px 3px;
    margin:0 15px 0 5px;
    border:1px solid #8d8d8d;
}

#box_name_hosting .content .select{
    width:160px;
    padding:2px 3px;
    margin:0 15px 0 0px;
    border:1px solid #8d8d8d;
}

#box_name_hosting .content .bt_check a{font:14px Tahoma; color:#fff; text-decoration:none; text-align:center; vertical-align:middle; background:url(../images/graphics/bt_check_126x20.gif) left top no-repeat; display:block; width:126px; height:20px;}
#box_name_hosting .content .bt_check a:hover{text-decoration:none; color:#000;}

#box_name_hosting .content .bt_check input{font:14px Tahoma; color:#fff; border:0; text-decoration:none; text-align:center; vertical-align:middle; background:url(../images/graphics/bt_check_126x20.gif) left top no-repeat; width:126px; }
#box_name_hosting .content .bt_check input:hover{text-decoration:none; color:#000;}


#box_name_hosting .bottom .space_right{
	margin-left:50px;
}

#box_end {
	width:443px;
	height:auto;
	overflow:hidden;
	background:url(../images/graphics/boxdktop443x10.gif) no-repeat top;
	padding-top:10px;
	margin-top:10px;
}
#box_end .mid{
	width:423px;
	font:12px/18px arial;
	color:#000;
	padding:0 10px;
	background:url(../images/graphics/boxdkmid443x10.gif) repeat-y;
}
#box_end .last{
	width:443px;
	background:url(../images/graphics/boxdkbottom443x10.gif) no-repeat bottom;
	height:10px;
	font-size:0;
	line-height:0;
}
/*step box*/
#step_box{
	width:649px;
	height:88px;
	overflow:hidden;
	background:url(../images/graphics/step_mid_1x88.gif) repeat-x;
	text-align:center;
}
#step_box #step_1{
	width:160px;
	height:88px;
	float:left;
	background:url(../images/graphics/step_left_10x88.gif) no-repeat left top;
}
#step_box #step_1 .img{
	background:url(../images/icons/step_cart_gr_75x62.gif) no-repeat left top;
	width:75px;
	height:62px;
	display:block;
	margin:5px auto 2px;
}
#step_box #step_1.active .img{
	background:url(../images/icons/step_cart_75x62.gif) no-repeat left top;
}
#step_box #step_2{
	width:249px;
	height:88px;
	float:left;
}
#step_box #step_2 .arr_div,
#step_box #step_3 .arr_div{
	background:url(../images/icons/step_arrow_gr_54x39.gif) no-repeat left 24px;
	width:54px;
	height:88px;
	float:left;
}
#step_box #step_2.active .arr_div,
#step_box #step_3.active .arr_div{
	background:url(../images/icons/step_arrow_54x39.gif) no-repeat left 24px;
}
#step_box #step_2 .img_div{
	width:195px;
	height:88px;
	float:left;
}
#step_box #step_2 .img_div .img{
	background:url(../images/icons/step_doc_gr_75x62.gif) no-repeat left top;
	width:75px;
	height:62px;
	display:block;
	margin:5px auto 2px;
}
#step_box #step_2.active .img_div .img{
	background:url(../images/icons/step_doc_75x62.gif) no-repeat left top;
}
#step_box #step_3{
	width:240px;
	height:88px;
	float:left;
	background:url(../images/graphics/step_right_10x88.gif) no-repeat right top;
}
#step_box #step_3 .img_div{
	width:186px;
	height:88px;
	float:left;
}
#step_box #step_3 .img_div .img{
	background:url(../images/icons/step_payment_gr_75x62.gif) no-repeat left top;
	width:75px;
	height:62px;
	display:block;
	margin:5px auto 2px;
}
#step_box #step_3.active .img_div .img{
	background:url(../images/icons/step_payment_75x62.gif) no-repeat left top;
}
#step_box #step_1 p a,
#step_box #step_2 p a,
#step_box #step_3 p a{
	font-weight:bold;
	color:#666666;
}
#step_box #step_1.active p a,
#step_box #step_2.active p a,
#step_box #step_3.active p a{
	font-weight:bold;
	color:#04558a;
}

/*table*/
table{
	border-collapse:collapse;
	border-color:#666666;
}
table tr td {
	padding:5px 2px;
	border-color:#666666;
	/*border-left:1px solid #333;
	border-top:1px solid #333;*/
}
#table_hosting{
	margin:10px auto 0;
	width:90%;
}
#table_hosting td{
	width:50%;
	text-align:center;
	font:bold 12px arial;
}

.domainser_box{
	text-align:left;
	color:#000;
	font:12px arial;
	border-collapse:separate;
}
.domainser_box tr td{
	border-left:1px solid #666;
}
.domain_box{
	text-align:center;
	font:11px arial;
	color:#000;
}

.domain_box .txt_blue td{
	font:bold 12px tahoma;
}
.bg_blue{
	background-color:#d4eaf7;
}
.bg_gray{
	background-color:#e0dfe3;
}
.txt_blue{
	color:#04558a;	
}
.txt_bold_blue{
	color:#04558a;	
	font-weight:bold;
}
.txt_green{
	color:#27c411;
}
.txt_gray{
	color:#a52500;
}
.txt_red{
	color:#ff221a;
}
/*box*/
.box_dash_649{
	height:auto;
	overflow:hidden;
	width:649px;
	background:url(../images/graphics/boxdktop649x10.gif) no-repeat left top;
	padding-top:10px;
	margin:0 auto;
}
.box_dash_649 .box_mid{
	width:649px;
	height:auto;
	overflow:hidden;
	background:url(../images/graphics/boxdkmid649x10.gif) repeat-y;
}
.box_dash_649 .box_bottom{
	width:649px;
	background:url(../images/graphics/boxdkbottom649x10.gif) no-repeat top;
	height:10px;
}

#box_dk .box_mid{
	width:634px;
	font:12px arial;
	color:#404040;
	padding-left:15px;
}
#box_host1 .box_mid{
	width:649px;
	font:bold 18px/30px arial;
	color:#FF6600;
	text-align:center;
	padding:5px 0;
}
#box_host2{
	margin:10px auto 0;
}
#box_host2 .box_mid{
	width:634px;
	font:bold 12px arial;
	color:#404040;
	padding-left:15px;
}
#box_host2 .box_mid p{
	width:580px;
	margin-left:50px;
	margin-top:5px;
}
#box_host3 {
	margin:10px;
}
#box_host3 .box_mid{
	padding:10px 0;
}
#box_host3 .box_mid .dv1{
	width:180px;
	font:bold 18px arial;
	color:#FF6600;
	padding:20px 0 0 15px;
	float:left;
}
#box_host3 .box_mid .dv2{
	width:210px;
	font:italic 14px/22px arial;
	font-weight:bold;
	color:#000;
	padding-left:15px;
	float:left;
}
#cus_doc .box_cus_detail{
	width:49%;
	float:left;
	height:auto;
	overflow:hidden;
	padding-left:1%;
	margin-top:10px;
}
.frm_w170{
	width:170px;
	padding:2px;
}
.area_w170{
	width:170px;
	height:80px;
	padding:2px;
}
.subm{
	width:80px;
	height:23px;
	font:bold 12px arial;
	color:#a52500;
	background:#fff url(../images/icons/line_dangnhap1x18.gif) repeat-x;
	border:1px solid #8d8d8d;
	cursor:pointer;
	text-align:center;
}
.end_btn{
	margin:10px 0;
	text-align:right;
	padding-right:20px;
}
table.formdata td{
	border: 1px solid #E2E2E2;
}
.table_VPS{
	font:12px arial;
	margin-top:15px;
}
.table_VPS .title_vps{
	height:30px;
	font:bold 15px/30px arial;
	color:#FFFFFF;
	background-color:#34659d;
	text-align:center;
} 
.txt_red_dark{
	color:#d5231f;
	font-weight:bold;
	text-align:center;	
}
.txt_normal{
	color:#000000;
	text-align:center;
}
.txt_lnormal{
	color:#000000;
	text-align:left;
}
.txt_purple{
	color:#7c4275;
	text-align:center;
}
.add_on{
	width:96%;
	height:auto;
	overflow:hidden;
	font:12px arial;
	background:#336799;
	color:#FFFFFF;
	padding:10px;
	margin:15px auto 0;
}
.table_add_on{
	text-align:center;
	float:left;
	width:100%;
	margin-top:5px;
}
.table_add_on td{
	background-color:#FFFFFF;
}
.table_add_on .btn_con{
	border:none;
	background:none;
}
.txt_gray{
	color:#a52500;
	font-weight:bold;
	text-align:center;
}
/*Table domain_search chua dang ky*/
#table_domain_search_cdk{
	width:90%;
	font:bold 12px arial;
	color:#000000;
}
.box_change_hosting{
	width:649px;
	height:auto;
	overflow:hidden;
	font:12px arial;
	margin-top:20px;
}
.box_change_hosting .pad_left{
	width:624px;
	padding:5px 0 5px 25px;
}
.box_change_hosting span{
	font-weight:bold;
	color:#0000CC;
}
.box_change_hosting .txt_input{
	width:250px;
	margin:0 5px;
	padding:2px 3px;
	border:1px solid #8d8d8d;
}
.box_change_hosting .cb_select{
	width:80px;
	margin-left:5px;
	padding:2px 3px;
	border:1px solid #8d8d8d;
}
.subm{
	width:80px;
	height:24px;
	font:bold 12px arial;
	color:#a52500;
	background:#fff url(../images/icons/line_dangnhap1x18.gif) repeat-x;
	border:1px solid #8d8d8d;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}
.box_change_hosting .chk_space{
	margin-left:10px;
}
.padd30{
	width:149px;
	float:right;
	padding-top:30px;
	padding-bottom:10px;
	padding-right:20px;
}
.box_payment{
	width:649px;
	height:auto;
	overflow:hidden;
	font:12px arial;
}
.box_payment .con1{
	width:629px;
	padding:5px 0 5px 20px;
	margin:10px 0 0;
}
.box_payment .rado{
	margin-right:10px;
}
.box_payment .spcontent{
	width:599px;
	padding:5px 0 5px 50px;
}
.box_payment .sp15{
	width:589px;
	padding-left:65px;
}
/*Table domain_search da dang ky*/
.table_domain_search_dk{
	width:90%;
	font:bold 12px arial;
	color:#000000;
	margin:0 auto;
}
.table_domain_search_dk td{
	width:30%;
	padding-left:10px;
	padding-bottom:2px;	
}
.table_domain_search_dk .txt_title{
	color:#2419bf;
	font:bold;
	padding-bottom:10px;
}
.txt_blue{
	font-weight:bold;
	color:#1f32e4;
	padding-left:5px;	
}
.txt_green{
	color:#27c411;
	font-weight:bold;
	text-align:center;
}
.txt_gray{
	color:#a52500;
	font-weight:bold;
	text-align:center;
}
.txt_red{
	color:#ff221a;
}
.table_domain_search_dk .path{
	color:#a52500;
	text-decoration:underline;
}
.table_domain_search_dk .path:hover{
	text-decoration:none;
}
.table_domain_search_dk .ref{
	color:#ff221a;
	text-decoration:underline;
}
.table_domain_search_dk .ref:hover{
	text-decoration:none;
}
.table_domain_search_dk .ref_space{
	font-weight:normal;
	padding-left:20px;
	padding-top:10px;
}
.table_domain_search_dk .chk_space{
	margin-left:25px;
}
.txt_cl_box_ctn{
	margin:10px 0;
	padding:10px;
	width:610px;
}

/* Cart*/
#tbl_cart{
	width:98%;
	border-collapse:collapse;
	font:12px arial;
	padding-left:15px;
	margin:10px auto;
}
.txt_black{
	font-weight:bold;
	color:#000000;
	text-align:center;
}
#tbl_cart p{
	float:left;
	background:url(../images/icons/icon_arrow10x10.gif) no-repeat 10px 2px;
	padding-left:25px;
}
#tbl_cart .text_right{
	float:right;
	text-align:right;
	padding-right:10px;
}
.link_delete{
	color:#a52500;
	text-decoration:underline;
}
.link_delete:hover{
	text-decoration:none;
}
.money_box{
	width:300px;
	margin-left:330px;
	}
.txt_total_usd{
	font:bold 16px arial;
	color:#ff221a;
	margin-top:5px;
}
.txt_total_vnd{
	font:14px arial;	
	margin-top:10px;
	font-style:italic;
	color:#1f32e4;
}
.sub_next{
	width:90%;
	text-align:right;
	
}



.contact{ width:649px; padding-left:15px;}
            .contact  a{color:#ab7c38;text-decoration:none;}
            .contact a:hover{text-decoration:underline;}
                .contact .btn_contact a{ float:left; color:#ab7c38; padding:4px 15px; text-decoration:none; margin-right:5px; text-decoration:none; background:#003399 ;border:1px solid #0066CC;}
                   .contact .btn_contact a:hover{text-decoration:none; color:#fff;}
    .main_ctn .form{ display:block; padding-top:10px; list-style-type:none;}
        .contact .form li{ float:left;}
            .contact .form .col_title{ width:200px; padding-top:5px; font-weight:bold;}
            .contact .form .col_form{  width:480px;  padding-top:5px;}
                .contact .form .col_form input{ float:left;}
                .contact .form .col_form textarea{ float:left;}    

                .w_350 {width:350px}
                .h_150 {height:150px}
                .txt_contact{
                                color:#000000;
                }
                .w_input {width:200px;}
                .table_contact .title_vps{
                height:30px;
                font:bold 15px/30px arial;
                color:#FFFFFF;
                background-color:#34659d;
                text-align:center;
            } 