﻿@charset "utf-8";
/* CSS Document */
/* CSS Document */
*{margin:0px; padding:0px}
body{color:#333; font-family:Arial; font-size:12px; text-align:left; background:#fff;}
a{	background-color:inherit; color:#b75a80;	text-decoration:none; outline:none;}
a:hover{text-decoration:underline}
img{border:0px;position: relative;}
/* Nhap lieu */
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;}
h2{
	font-size:22px;
}
/*Fix Png img*/
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}
/*Fix Png img*/

/*Chỉnh sửa giao diện cho Select Box , và Checkbox , Radio Button*/

.select{
	-x-system-font:none;
	background:transparent url(../images/select.png) no-repeat scroll 0 0;
	color:#000;
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:21px;
	line-height:21px;
	overflow:hidden;
	padding:0 24px 0 8px;
	position:absolute;
	width:158px;

}
option{
	padding-left:5px!important;
	padding-bottom:2px;
	padding-top:2px;	
}
.special_input_select input {
	width:221px;
	height:22px;
	padding-left:5px;
	border:2px solid #c5eef5;
	padding-top:5px;
	font-weight:bold!important;
}
.special_input_select checkbox { 
	width: 19px; 
	height: 25px; 
	padding: 0 5px 0 0; 
	background: url(../images/graphics/checkbox.gif) no-repeat; 
	display: block; 
	clear: left; 
	float: left; 
} 
.special_input_select radio { 
	width: 19px; 
	height: 25px; 
	padding: 0 5px 0 0; 
	background: url(../images/graphics/radio.gif) no-repeat; 
	display: block; 
	clear: left; 
	float: left; 
} 
.special_input_select .select { 
	position: absolute; 
	width: 202px; /* With the padding included, the width is 190 pixels: the actual width of the image. */ 
	height: 26px; 
	padding: 5px 27px 0px 5px; 
	color: #000;
	font-weight:bold!important;
	font: 12px/21px arial,sans-serif; 
	background:url(../images/graphics/select.gif) no-repeat; 
} 
*html .special_input_select .select { 
	width: 202px; /* With the padding included, the width is 190 pixels: the actual width of the image. */ 
	height: 26px; 
	padding: 5px 27px 0px 5px; 
	color: #000;
	font-weight:bold!important;
	font: 12px/21px arial,sans-serif; 
	background:bottom; 
} 
/*Chỉnh sửa giao diện cho Select Box , và Checkbox , Radio Button*/
/*Màu chữ , Font chữ*/
.green_nhat,.green_nhat a{
	color:#11cff2;
	
}
.red,.red a{
	color:red
}
.text_align_right{
	text-align:right;
}
.black,.black a{
	color:#333333
}
.font_11px{
	font-size:11px!important
}
.font_22px{
	font-size:22px
}
.font_normal{
	font-weight:normal;
}
.font_18px{
	font-size:18px
}

.font_20px{
	font-size:20px
}

.font_15px{
	font-size:14px
}

.font_38px{
	font-size:38px
}
h3{
	font-size:20px
}
.green{
	color:#7a9411
}
/*End -- - - Màu chữ , Font chữ*/
#ct_top{
	width:100%;
	margin:0 auto;
	min-width:980px;
	background:url(../images/graphics/ct_top.jpg) repeat-x;
	height:245px;
}
#ct_banner{
	height:245px;
	width:100%;
	background:url(../images/graphics/ct_banner.jpg) no-repeat center;	
	min-width:980px;
	margin:0 auto;
}
.ct_left_banner{
	width:844px;
	height:245px;
}

#ct_menu {
	width:980px;
	margin:0 auto;
}
#ct_menu ul{
	margin-top:117px;
	min-width:600px;
	position: absolute
}
#ct_menu li{
	float:left;
	background:url(../images/graphics/bg_li_menu.jpg) no-repeat right bottom;
	padding-right:18px;
	padding-left:18px;
	line-height:45px;
	height:40px;
	list-style:none;	
}
#ct_menu a{
	color:#fff;
	font-weight:bold;
}
#ct_mid{
	background:#f5f4ef url(../images/graphics/bg_content.jpg) repeat-x top;
	width:100%;
	min-width:980px;
	position:absolute;
	margin:0 auto;
}
#ct_noidung{
	width:986px;
	min-width:980px;
	position:relative;
	margin:-88px auto 0px auto;
}
/*
.ct_left_noidung{
	background:#f5f4ef url(../images/graphics/ct_left_noidung.jpg) no-repeat top;
	width:4px;
	height:700px;
	float:left;
}
*/
.ct_mid_noidung{
	background: url(../images/graphics/ct_mid_noidung.gif) no-repeat center top;
	width:966px;
	margin:0 auto;
	padding:10px 10px 0px 10px;
}
/*
.ct_right_noidung{
	background:#f5f4ef url(../images/graphics/ct_right_noidung.jpg) no-repeat top left;
	width:3px;
	float:left;	
	height:700px;
}
*/
.ct_cot_trai{
	width:648px;
	overflow:hidden;
	height:100%;
	float:left;
	margin-right:10px;
}
.ct_cot_phai{
	width:300px;
	float:left;
}
.ct_time{
	font-size:10px;
padding:0px!important; 
	color:gray;
}
.ct_hotnews_webpart{
	border:1px dotted #ccc;
	background:#fff;
	height:100%;
	overflow:hidden;
	padding:10px;
	margin-bottom:10px;
}
.ct_list_news{
	border:1px dotted #ccc;
	background:#fff;
	height:100%;
	overflow:hidden;
	padding:10px;
}
.ct_sub_webpart{
	border:1px dotted #ccc;
	background:#fff;
	overflow:hidden;
	height:100%;
	padding:0px;
}
.ct_sub_site{
	margin-bottom:20px;
	padding:10px;
}
.ct_sub_site p{
	padding-bottom:10px;
	height:100%;
}
.ct_title_webpart{
	padding:0px!important;
}
.ct_img_hotnews{
	padding:3px;
	border:1px solid #ccc;
	float:left;
	overflow:hidden;
	height:100%;
	margin-right:10px;	
}
.ct_img_hotnews img{
	width:300px;
	height:275px;
	float:left;
}
.ct_webpart_img{
	padding:2px;
	border:1px solid #ccc;
	float:left;
	overflow:hidden;
	height:100%;
	margin-right:10px;	
}
.ct_webpart_img img{
	float:left;
	width:100px;
	height:65px;
}
.ct_content_main{
	clear:left;
	margin-top:10px;
	overflow:hidden;
	height:100%;
}
.ct_top_noidung{
	margin-bottom:10px;
	overflow:hidden;
}
.ct_content_sub{
	overflow:hidden;
	clear:left;
	clear:left;
	margin-top:11px;
}
.ct_img_detail{
	line-height:20px;
	margin-left:170px;
}
.ct_xemtiep{
	margin-top:10px;
}
.ct_webpart{
	border:1px dotted #ccc;
	background:#fff;
	overflow:hidden;
	clear:left;
	padding:10px;
	margin-bottom:10px;
	height:100%;
}
.ct_title_normail_webpart{
	font-weight:bold;
}
.ct_for_img{

}
.ct_for_img img{
	width:160px;
		float:left;
	margin-right:10px;
}
.ct_for_webpart{
	border-bottom:1px dotted #ccc;
	padding:10px;
	height:100%;
	overflow:hidden;
}
.ct_list_tintuc{
	padding-top:10px;
}
.ct_list_tintuc a{
	background:url(../images/icons/ct_list_tintuc.jpg) no-repeat top left;
	padding-left:15px;
	background-position:0px 5px;
}
.ct_phantrang {
	padding-top:10px;
	width:400px;
	clear:left;
}
.ct_phantrang a{
	float:left;
	border:1px solid #ccc;
	background:#eee;
	padding:2px 6px;
	font-weight:bold;
	margin-left:5px;
}
.ct_img_rightweb{
	padding:1px;
	border:1px solid #ccc;
	float:left;
	overflow:hidden;
	height:100%;
	margin-right:5px;	
}
.ct_img_rightweb img{
	width:50px;
	height:50px;
	float:left;
}
.ct_content_rightweb{
	float:left;
	width:135px;
}
.ct_dong_1{
	margin-bottom:8px;
	height:100%;
	overflow:hidden;
}
.ct_name_webpart{
	background:#454962;
	display:block;
	line-height:20px;
	color:#fff;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:10px;	
}
.ct_name_webpart a{
	color:#fff;
}
.ct_quangcao_right{
	clear:both;
	overflow:hidden;
	height:100%;

}
.ct_quangcao_right a,.ct_quangcao_right img{
}

.ct_quangcao_right iframe{
	border:1px solid #fff;
	margin-bottom:10px;
}
#ct_content{
clear:both;
}
#ct_footer{
	border-top:1px solid #bbb;
	clear:left;
	background:#e3e3d5;
	height:200px;
	width:100%;
	min-width:980px;
}
.ct_noidung_footer{
	background:url(../images/graphics/logo_footer.jpg) no-repeat top left;
	width:830px;
	margin:0 auto;
	padding:80px 0px 30px 150px;
	overflow:hidden;
}
.ct_drow{
	width:160px;
	float:left;
	padding-top:10px;
}
.ct_cata{
	width:170px;
	float:left;
	padding-top:10px;
}
.ct_drow a{
	background:url(../images/icons/ct_list_footer.jpg) no-repeat top left;
	background-position:0px 4px;
	padding-left:15px;
	line-height:20px;
	color:#3b3b3b;
}
.ct_img_sub{
	float:left;
	overflow:hidden;
	height:100%;
	margin-right:10px;	
}
.ct_img_sub img{
	float:left;
	width:160px
}
.ct_thongtin_chitiet{
	width:92%;
	margin:0 auto;
	padding:10px; 
	border:1px solid #ccc;
	margin-top:10px;
}
.ct_tacgia{
	float:right;
	line-height:24px;
	padding-right:10px;
	font-weight:bold;
	clear:both;
}
.ct_control{
	background:#e3e3d5;
	border-top:1px dotted #ccc;	
	border-bottom:1px dotted #ccc;
	clear:both;
	padding:5px;
	height:100%;
	overflow:hidden;
}
.ct_left_control{
	float:left;
	line-height:24px;
}
.ct_left_control span{
	margin-left:10px;
}
.ct_right_control{
	float:right;
}
.ct_ykien_docgia{
	background:url(../images/icons/ykien.jpg) no-repeat top left;
	padding-left:15px;
	background-position:0px 3px;	
}
.ct_in{
	background:url(../images/icons/in.jpg) no-repeat top left;
	padding-left:15px;
	background-position:0px 3px;	
}
.ct_save{
	background:url(../images/icons/save.jpg) no-repeat top left;
	padding-left:15px;
	background-position:0px 3px;	
}
.ct_right_control a{
	background:url(../images/icons/top.jpg) no-repeat top left;
	line-height:24px;
	float:left;
	padding-left:25px;
	font-weight:bold;
	color:#000;
	background-position:0px 3px;
}
.ct_them_tin{
	padding:10px;
}
.ct_tinmoi_news,.ct_tincu_news{
	padding-bottom:5px;
}
.ct_tinmoi_news a,.ct_tincu_news a{
	background:url(../images/icons/ct_list_tintuc.jpg) no-repeat left top;
	background-position:0px 5px;
	*background-position:0px 10px;	
	line-height:24px;
	padding-left:12px;
}
.ct_table th{
	background:#dbdbdb;
	line-height:28px;
	padding-left:5px;
	font-weight:bold;
}
.ct_table_2 th{
	background:#dbdbdb;
	line-height:28px;
	padding-left:5px;
	font-weight:bold;
}
.ct_table_2{
	background:#fff;
	border:1px dotted #ccc;
	border-collapse:collapse;
}
.ct_table_2 td{
	border:1px dotted #ccc;
	line-height:24px;
	padding-left:5px;
	padding-right:5px;
}

.ct_table{
	background:#fff;
	border:1px dotted #ccc;
	border-collapse:collapse;
}
.ct_table td{
	border-right:1px dotted #ccc;
	line-height:24px;
	padding-left:5px;
	padding-right:5px;
}
.ct_text_cuutro{
	padding:10px 10px;
}

/*Một Button*/
.gv_form_webpart{
	width:92%;
	background:#ededed;
	margin:10px auto 10px auto;
	padding:10px
}
.gv_form_webpart input{
	padding-left:5px;
	padding-top:3px;
}
.gv_left_input{
	text-align:right;
	padding-right:5px;
}
.gv_right_input input{
	width:200px;
		height:16px;

}
.gv_other_input input{
	margin-left:5px;
	width:130px!important;
}
.radio_button p{
	width:70px;
}
.gv_form_lh{
	text-align:center;
	font-size:15px;
	overflow:hidden;
}
.gv_row_input{
	clear:left;
	margin-top:20px;
}
.gv_row_input_lh td{
	padding-top:10px;
}

.gv_row_input_lh{
	padding-left:100px;
	text-align:left;
}
.gv_row_input table{
	padding-top:10px;
	text-align:center;
	margin:0 auto;
	clear:left;
	overflow:hidden;
}
.gv_row_input td{
	vertical-align:top;
	padding-top:10px;
}
.gv_left_input{
	text-align:right!important;
	padding-right:10px;
	font-weight:bold
}
.gv_right_input{
	text-align:left;
	width:400px;
}
.gv_right_input_other{
	text-align:left;
	width:400px;
}
.gv_right_input_sp{	
	text-align:left;
}
.gv_right_input_sp input{
	width:200px;
	border:1px solid #7f9db9;
	height:20px;
	margin-right:5px;
}
.gv_right_input input{
	background:#fff url(../images/graphics/bg_input.jpg) top repeat-x;
	width:255px;
	overflow:hidden;
	padding-top:5px;
	border:1px solid #7f9db9;
	height:18px;
	margin-right:5px;
}
.gv_right_input select{
	width:263px;
	border:1px solid #7f9db9;
	height:20px;
	margin-right:5px;
}
.gv_right_input textarea{
	background:url(../images/graphics/bg_input.jpg) top repeat-x;
	padding:5px;
	width:243px;
	border:1px solid #7f9db9;
	height:180px;
	margin-right:5px;
}
.gv_noidung textarea{
	background:#fff url(../images/graphics/bg_input.jpg) top repeat-x;
	padding:5px;
	width:323px;
	border:1px solid #7f9db9;
	height:180px;
	margin-right:5px;
}
.gv_right_input_sp select{
	width:50px;
	border:1px solid #7f9db9;
	height:21px;
}
.gv_khachhang{
	padding-left:30px;
	clear:left;
	line-height:40px
}
.gv_girl{
	height:1000px
}
.gv_lh_left{
	float:left;
	width:220px;
	padding:10px 20px 10px 70px;
}
.gv_lh_right{
	float:left;
	width:280px;
	padding:10px 0px;
}
.title_190{
	color:#444; 
	padding:1px 0px 15px 0px;
	border-bottom:1px dotted #ccc;
	text-transform:uppercase;
	overflow:hidden;
	margin-right:10px;
	height:100%;
}
/*------------ADV BOX CSS-------------*/
/*vj_top_raovat05*/	
.vj_box_center_com_300{width:298px; border:1px solid #d1d1d1;  overflow:hidden; margin-bottom:10px;}
.vj_box_center_com_300 .vj_content_rv05{width:278px;height:295px; overflow:hidden; clear:both;  padding:10px 0 10px 0; margin:0 auto}
.vj_box_center_com_300 .vj_content_rv05 ul{list-style-type:none}
.vj_box_center_com_300 .vj_content_rv05 li{width:135px; overflow:hidden; margin:0 8px 17px 0px; float:left; height:60px;border:none; overflow:hidden; padding:0px}
.vj_box_center_com_300 .vj_content_rv05 li.none_right{margin-right:0px; background:none}

.vj_box_center_com_300 .vj_title_rv{width:298px; height:22px; color:#000; font:normal 14px verdana; overflow:hidden}
.vj_box_center_com_300 .vj_title_rv b{ float:left; margin:2px 0 0 10px; color:#000; }
.vj_box_center_com_300 .vj_title_rv div{ float:right; overflow:hidden; width:35px; margin:4px 10px 0 0; display:inline }
.vj_box_center_com_300 .vj_title_rv div label{float:left; cursor:pointer}
.vj_box_center_com_300 .vj_title_rv div label.bt_rv_left{width:15px; height:13px; display:block; background:url(../images/icons/left_13x13.jpg) no-repeat left top}
.vj_box_center_com_300 .vj_title_rv div label.bt_rv_right{width:15px; height:13px; display:block; background:url(../images/icons/right_13x13.jpg) no-repeat left top}
.phu_bt_rv_left{width:15px; height:13px; display:block; background:url(../images/icons/left_13x13.jpg) no-repeat left top}
.phu_bt_rv_right{width:15px; height:13px; display:block; background:url(../images/icons/right_13x13.jpg) no-repeat left top}

pre{
		overflow:visible;
}

/*vj_banner_cus*/
.vj_banner_cus{width:966px; height:100px; margin:10px auto 10px auto; padding:10px 0px 10px 0px; background-color:#fff; }
.vj_banner_cus ul{list-style-type:none;}
.vj_banner_cus li{float:left; width:130px; height:100px; margin-left:7px; display:inline}