/* Clearfix */
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	font-size:0px;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
 
body
{
	color:#fff;
	font-family:Tahoma;
	font-size:13px;
	margin:0px;
	padding:0px;
	background-color:#eee;
}
a
{
	text-decoration:none;
	color:#fff;
	outline:none;
}
a:hover
{
	color:#00b8ff;
}

a img
{
	border:none;
}

form
{
	margin:0px;
	padding:0px;
}

.clear
{
	clear:both;
}

.tgp_container
{
	margin:0px auto;
	width:1018px;
	text-align:left;
	padding:0;
}

.tgp_copyright
{
	font-size:11px;
	margin-top:5px;
	height:52px;
	color:#616161;
	position:relative;
	line-height:20px;	
}

.tgp_copyright .div_1
{
	position:absolute;
	left:50px;
	top:2px;
}

.tgp_copyright .div_2
{
	position:absolute;
	right:50px;
	top:2px;
	cursor:pointer;
	text-align:center;
}

.tgp_copyright .div_2 b
{
	color:#ff9900;
}

.tgp_copyright .div_2 a
{
	color:#616161;
}

.tgp_container .tgp_border_left
{
	float:left;
	width:20px;
	margin:0;
	padding:0;
	background:url(/images/border_left.jpg) repeat-y;
}

.tgp_container .tgp_border_right
{
	float:right;
	width:18px;
	margin:0;
	padding:0;
	background:url(/images/border_right.jpg) repeat-y;
}

.tgp_container .tgp_content
{
	float:left;
	margin:0;
	width:980px;
	padding:0px;
	background:#fff;
}

.tgp_container .tgp_border_bottom
{
	width:1018px;
	height:18px;
	margin:0 auto;
	background:url(/images/border_bottom.jpg) center no-repeat;
	padding:0;
}

.tgp_container .tgp_content .tgp_banner 
{
	width:960px;
	margin:0 auto;
	height:172px;
}

.tgp_container .tgp_content .tgp_navigation
{
	width:960px;
	margin:0 auto;
	height:34px;
	background:#2d2d2d;
}

.tgp_container .tgp_content .tgp_navigation ul
{
	padding:0;
	margin:0;
}

.tgp_container .tgp_content .tgp_navigation ul li
{
	padding:9px 20px 8px 20px;
	margin:0 0 0 0;
	border-left:solid 1px #707070;
	float:left;
	color:#fff;
	display:inline;
}

.tgp_container .tgp_content .tgp_navigation ul li:hover
{
	background:#0086b7;
}

.tgp_container .tgp_content .tgp_navigation ul li a
{
    text-decoration:none;
	color:#FFFFFF;
	display:inline-block;
	font-size:14px;
}

.tgp_container .tgp_content .tgp_navigation ul li.active 
{
	background:#0086b7;
	display:inline-block;
}

/*  sub menu */
#nav li {
    float: left;
    position: relative;
}

#nav ul.sub_menu {
	margin:0;padding:0;
	position:absolute;
	width:250px;
	top:34px;
	left:-1px;
    display: none;
}
#nav ul.sub_menu li{
	background:#eee;
	margin:0; padding:0;
	display:inline-block;  
	height:28px;
	border:none;
}
#nav li ul.sub_menu li a{
	padding:0px 0px 0px 8px;
    width: 180px;
	height:23px;
	line-height:15px;
	display:inline-block;
	color:#000;
    float: left;
}
#nav li ul.sub_menu li a:hover {
	color:#0086b7;
}
#nav li:hover ul.sub_menu  {
    display: none;	
}
#nav li:hover ul.sub_menu
{
    display: block;
	z-index:9999;
}
/*end sub menu*/

.tgp_container .tgp_content .tgp_body
{
	margin:10px auto;
	width:960px;
}

.tgp_container .tgp_content .tgp_body .tgp_main
{
	margin:10 auto;
	width:960px;
	color:#000;
	display:block;
	padding-top:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .line 
{
	height:3px;
	background:url(/images/line.jpg) repeat-x;
	padding-bottom:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .line2
{
	height:3px;
	background:url(/images/line2.jpg) repeat-x;
	padding-bottom:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .line3
{
	height:3px;
	background:url(/images/line3.jpg) repeat-x;
	padding-bottom:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .line4
{
	height:3px;
	background:url(/images/line4.jpg) repeat-x;
	padding-bottom:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tgp_main_left
{
	float:left;
	margin:0;
	padding:0;
	width:290px;
	padding-right:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tgp_main_center
{
	float:left;
	margin:0;
	padding:0;	
	width:340px;
	padding-left:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tgp_main_right
{
	float:right;
	margin:0;
	padding:0;	
	width:290px;
	padding-left:10px;
	z-index:999;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tgp_main_noi_dung
{
	float:left;
	margin:0;
	padding:0;	
	width:650px;
}


.tgp_container .tgp_content .tgp_body .tgp_main .title
{
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc1 .date_time
{
	font-size:11px;
	color:#00b8ff;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc1
{
	margin:0;
	padding:0;
	width:290px;	
	margin-bottom:10px;
	line-height:16px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc1 ul 
{
	padding:0;
	margin:0;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc1 ul li
{
	margin:0;
	padding:0;
	text-align:justify;
	list-style:none;
	padding-left:10px;
	padding-top:10px;	
}

.tgp_container .tgp_content .tgp_body .tgp_main a
{
	color:#000;
}

.tgp_container .tgp_content .tgp_body .tgp_main a:hover
{
	color:#00b8ff;
}

.tgp_container .tgp_content .tgp_body .tgp_main .arrow
{
	position:relative;
	top:11px;
	left:-10px;
	width:5px;
	height:5px;
	line-height:0px;
	font-size:0px;
	background:url(/images/arrow.jpg) no-repeat;
}

.tgp_container .tgp_content .tgp_body .tgp_main .xem_tat_ca
{
	background:url(/images/file.jpg) left no-repeat;
	margin-top:10px;
	border-top:solid 1px #dcdcdc;
	border-bottom:solid 1px #dcdcdc;
	line-height:22px;
	padding-left:25px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .xem_tat_ca a
{
	color:#727272;
}
.tgp_container .tgp_content .tgp_body .tgp_main .xem_tat_ca a:hover
{
	color:#000;
}

.tgp_container .tgp_content .tgp_body .tgp_main .noi_dung
{
	margin:0;
	padding:0;
	padding-top:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .noi_dung .noi_dung_ten
{
	font-weight:bold;
	color:#006d89;
	padding-bottom:5px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .noi_dung .noi_dung_ten a
{
	color:#006d89;
}

.tgp_container .tgp_content .tgp_body .tgp_main .noi_dung .noi_dung_ten a:hover
{
	color:#a34897;
}

.tgp_container .tgp_content .tgp_body .tgp_main .noi_dung .noi_dung_tom_tat
{
	text-align:justify;
	color:#4E4E4E;
	padding-bottom:0px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .noi_dung .noi_dung_tin
{
	text-align:justify;
	color:#000;
	max-height:500px;
	overflow:auto;
}

<!-- news_order -->
.tgp_container .tgp_content .tgp_body .tgp_main .news_order
{	
	margin:0; padding:0;
	padding-bottom:20px;
	padding-top:20px;
	width:650px;
	float:left;
	line-height:20px;
}
.tgp_container .tgp_content .tgp_body .tgp_main .news_order .date
{	
	margin-left: 10px;
	padding-bottom:10px;
	font-size:13px;
	color:#929292;
	line-height:20px;
}
.tgp_container .tgp_content .tgp_body .tgp_main .news_order a.active
{
	color:#a34897;
}
.tgp_container .tgp_content .tgp_body .tgp_main .news_order h2
{	
	font-size:13px;
	margin:0; padding:0;
	padding-top:20px;
	padding-bottom:10px;
	width:250px;
	text-indent:5px;
	color:#006d89;
}
.tgp_container .tgp_content .tgp_body .tgp_main .news_order a
{
	color:#006d89;
	float:left;
	overflow:hidden;
	line-height:20px;
	padding-left:20px;
}
.tgp_container .tgp_content .tgp_body .tgp_main .news_order a:hover
{
	color:#a34897;
}
<!-- end news_orders -->


.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc2
{
	margin:0;
	padding:0;
	width:340px;	
	line-height:16px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc2 ul 
{
	padding:0;
	margin:0;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc2 ul li
{
	margin:0;
	padding:0;
	text-align:justify;
	list-style:none;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc2 .hinh_noi_dung
{
	width:70px;
	height:70px;
	float:left;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc2 .noi_dung_tom_tat
{
	text-align:justify;
	width:250px;
	padding-left:10px;
	float:left;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc2 .tin_tom_tat
{
	color:#000;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc2 .date_time
{
	font-size:11px;
	color:#a34897;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tim_kiem
{
	border:solid 1px #81aabe;
	background:#f5f5f5;
	width:288px;
	height:22px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tim_kiem .txt_search
{
	border:none;
	float:left;
	width:240px;
	background:#f5f5f5;
	padding-left:10px;
	padding-top:4px;
	color:#727272;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tim_kiem .btn_search
{
	float:right;
	border:none;
	width:15px;
	height:15px;
	background:url(/images/btn_search.png) no-repeat;
	margin-right:10px;
	margin-top:4px;
	behavior:url(/images/iepngfix.htc);
}

.tgp_container .tgp_content .tgp_body .tgp_main .truy_cap
{
	width:271px;
	height:30px;
	border:solid 2px #0077a3;
	background:#5badce;
	padding:6px 5px 5px 10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .truy_cap .title
{
	font-size:13px;
	float:left;
	font-weight:normal;
	width:60px;
	color:#fff;	
}

.tgp_container .tgp_content .tgp_body .tgp_main .truy_cap .number
{
	float:right;
	font-size:11px;
	padding-top:2px;
	padding-right:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .lien_ket
{
	float:left;
	margin:0;
	padding:0;
	width:960px;
	margin-top:20px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .slide_lien_ket
{	
	padding-top:10px;
	display:block;
	height:81px;
}

#makeMeScrollable
{
	width:100%;
	height: 81px;
	position: relative;
}

#makeMeScrollable div.scrollableArea img
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	padding-right:10px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .footer
{
	float:left;
	padding-top:20px;
	width:960px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .footer .duong_dan
{
	width:960px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .footer .duong_dan ul
{
	font-size:11px;
	margin:0;
	padding:0;
	width:140px;
	float:left;
	padding-left:20px;
	padding-bottom:20px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .footer .duong_dan .title
{
	font-size:11px;
	margin:0;
	padding:0;
	text-align:justify;
	list-style:none;
	padding-top:2px;
	padding-bottom:10px;
	color:#006d89;
	font-weight:bold;
}


.tgp_container .tgp_content .tgp_body .tgp_main .footer .duong_dan ul li
{
	margin:0;
	padding:0;
	text-align:justify;
	list-style:none;
	padding-top:2px;
	color:#000;
	text-align:left;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc3
{
	margin:0;
	padding:0;
	width:650px;
	line-height:16px;
	overflow:auto;
	min-height:800px;
	max-height:800px;
	min-width:670px;
	max-width:670px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc3 .date_time
{
	color:#a34897;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc4
{
	margin:0;
	padding:0;
	width:650px;
	line-height:16px;
	overflow:auto;
	min-height:800px;
	max-height:800px;
	min-width:670px;
	max-width:670px;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc4 .hinh_noi_dung
{
	margin-top:5px;
	width:160px;
	height:100px;
	float:left;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc4 .noi_dung_tom_tat
{
	text-align:justify;
	width:490px;
	padding-left:0px;
	float:left;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc4 .tin_tom_tat
{
		
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc4 .noi_dung_tom_tat a
{
	color:#006d89;
}
.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc4 .noi_dung_tom_tat a:hover
{
	color:#a34897;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tin_tuc4 .date_time
{
	color:#a34897;
}

.tgp_container .tgp_content .tgp_body .tgp_main .gallery {
    float: left;
}
.tgp_container .tgp_content .tgp_body .tgp_main .gallery .hinh_anh {
    float: left;
    height: 145px;
    padding: 30px 4px 10px 7px; 
    width: 205px;
}
.tgp_container .tgp_content .tgp_body .tgp_main .gallery .hinh_anh a img
{
	border:1px solid #cccccc;
}
.tgp_container .tgp_content .tgp_body .tgp_main .gallery .hinh_anh .abs {
    float: left;
    line-height: 15px;
    text-align: left;
	margin-top:10px;
	margin-bottom:5px;
    width: 200px;
	padding-left:2px;
}


.danh_sach
{
	color:#000;text-align:justify;
	margin-top:5px;	
}

.danh_sach td
{
	border:solid 1px #CECECE;
}

.tgp_container .tgp_content .tgp_body .tgp_main .tra_cuu_diem_note 
{
	text-align:justify;
	margin-bottom:20px;
}

.bang_diem 
{
	width:960px;
}

/* 
style bang diem
*/
table.excel {
	border-collapse:collapse;
	font-family:sans-serif;
	font-size:13px;
	border: 1px solid #979797;	
}
table.excel thead th, table.excel tbody th {
	border-style:solid;
	border-width:1px;
	text-align: center;
	vertical-align:bottom;
}
table.excel tbody th {
	text-align:center;
	width:20px;
}
table.excel tbody td {
	vertical-align:bottom;
}
table.excel tbody td {
    padding: 0 3px;
	border: 1px solid #C3C3C3;
	background: #F9F9F9;
}

.tgp_container .tgp_content .tgp_body .tgp_main .doc_tiep
{
	float:right;
}

.tgp_container .tgp_content .tgp_body .tgp_main .doc_tiep a
{
	font-size:11px;
	color: #3c89a7;
}
.tgp_container .tgp_content .tgp_body .tgp_main .doc_tiep a:hover
{
	color: #a34897;
}

table.tai_lieu 
{
	padding-top:30px;
	border-collapse:collapse;
	border: 1px solid #979797;	
}
table.tai_lieu tbody th {
    padding: 10px 10px 10px 10px;	
	background:#707070;
	color:#fff;
}
table.tai_lieu td {
	height:40px;
    padding: 5px 10px 5px 10px;
	border: 1px solid #979797;
}
.frmDangKy fieldset {
	float:left;
	margin:0px 0px 0px 3px;
	padding:0px 7px 3px 7px;
	display:inline;
	border:none;
}

.frmDangKy input
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:22px;
	padding:1px 3px 1px 30px;
	font-size:12px;
	width:270px;
}

.frmDangKy select.gioi_tinh
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:26px;
	padding:0;
	font-size:12px;
	width:77px;
	color:#444;
}

.frmDangKy select.nganh
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:26px;
	padding:0;
	font-size:12px;
	width:307px;
	color:#444;
}



.frmDangKy input.ten, .frmDangKy input.ngay_sinh, .frmDangKy input.ho_khau, .frmDangKy input.nganh, .frmDangKy input.tot_nghiep, .frmDangKy input.dia_chi, .frmDangKy input.dien_thoai, .frmDangKy input.email
{
	background-repeat:no-repeat;
	background-position:7px 5px;
	
	color:#444;
}

.frmDangKy input.ten
{
	background-image:url(/images/name.gif);
	width:500px;
}

.frmDangKy input.ngay_sinh
{
	background-image:url(/images/date.png);
}

.frmDangKy input.ho_khau
{
	background-image:url(/images/address.gif);
}

.frmDangKy input.tot_nghiep
{
	background-image:url(/images/date.png);;
}

.frmDangKy input.dien_thoai
{
	background-image:url(/images/phone.gif);
}

.frmDangKy input.email
{
	background-image:url(/images/email.gif);
}

.frmDangKy input.dia_chi
{
	background-image:url(/images/address.gif);;
	width:593px;
}


.frmDangKy input.submit, .frmDangKy input.submit:hover
{
	width:93px;
	height:28px;
	padding:0px;
	margin:10px auto;
	border:none;
	display:block;
	text-align:center;		
}

.frmDangKy textarea
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	float:left;
	display:inline;
	font-size:12px;
	height:107px;
	padding:5px;
	width:627px;
	overflow:auto;	
	color:#444;
}

.frmDangKy input:hover, .frmDangKy input:focus, .frmDangKy textarea:hover, .frmDangKy textarea:focus, .frmDangKy select:hover, .frmDangKy select:focus
{
	border:1px solid #9d9d9d;
	
}

.frmDangKy label
{
	margin:0 5px 0 0;
	padding:4px;
	display:block;
}

.frmDangKy .error
{
	border:1px solid #be3e23;
	background-color:#e05721;
	padding:10px;
	color:#FFFFFF;
}

.image_box
{
	text-align:center;
	width:100px;
	height:71px;
	font-weight:bold;
	background-color:#EDEDED;
	border:1px solid #D0C9B0;
	padding:2px;
	float:left;
	display:inline;
	margin:5px;
}

.image_box a
{
	display:block;
	height:75px;
	overflow:hidden;
}
/* Easy Slider */
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:252px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:960px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		position:absolute;
		top:-50px;
		right:-810px;
	}
	ol#controls li{
		float:left;
		margin:0 10px 0 0; 
		padding:0;		
		list-style:none;
		height:28px;
		line-height:28px;
		z-index:99999;
	}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
	}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
	}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */.form
{
	margin:0px;
	padding:0px;
}
.wrapper_search_book fieldset {
	float:left;
	margin:0px 0px 0px 3px;
	padding:3px 7px 7px 7px;
	display:inline;
	border:none;
}

.wrapper_search_book input
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:15px;
	padding:5px 5px 5px 30px;
	font-size:12px;
	width:270px;
}
.wrapper_search_book select
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:25px;
	padding:0px 0px 0px 30px;
	font-size:12px;
	width:300px;
	background-repeat:no-repeat;
	background-position:10px 3px;
	background-image:url(/images/subject.gif);
}

.wrapper_search_book select.txtNganh
{
	
	color:#444;
}

.wrapper_search_book input.ten
{
	background-repeat:no-repeat;
	background-position:10px 7px;
	
	color:#444;
}

.wrapper_search_book input.ten
{
	background-image:url(/images/book.gif);
}

.wrapper_search_book input.submit, .wrapper_search_book input.submit:hover
{
	width:93px;
	height:28px;
	padding:0px;
	margin:10px auto;
	border:none;
	display:block;
	text-align:center;		
}

.wrapper_search_book textarea
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	float:left;
	display:inline;
	font-size:12px;
	height:107px;
	padding:5px;
	width:620px;
	overflow:auto;
	
	color:#444;
}

.wrapper_search_book input:hover, .wrapper_search_book input:focus, .wrapper_search_book select:hover, .wrapper_search_book select:focus
{
	border:1px solid #9d9d9d;
	
}

.wrapper_search_book label
{
	margin:0 5px 0 0;
	padding:4px;
	display:block;
}

.wrapper_search_book .error
{
	border:1px solid #be3e23;
	background-color:#e05721;
	padding:10px;
	color:#FFFFFF;
}

.image_box
{
	text-align:center;
	width:100px;
	height:71px;
	font-weight:bold;
	background-color:#EDEDED;
	border:1px solid #D0C9B0;
	padding:2px;
	float:left;
	display:inline;
	margin:5px;
}

.image_box a
{
	display:block;
	height:75px;
	overflow:hidden;
}

.tai_tro
{
	padding:20px 5px;
}

.kqSearch
{
	float:left;
	padding-top:10px;
	padding-left:10px;
}





/* Search Diem */
.frmSearchPoint
{
	
}
.frmSearchPoint fieldset {
	float:left;
	margin:0px 10px 0px 0px;
	padding:3px 7px 7px 7px;
	display:inline;
	border:none;
}

.frmSearchPoint input
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:15px;
	padding:5px 5px 5px 5px;
	font-size:12px;
	width:270px;
}

.frmSearchPoint input.lop, .frmSearchPoint input.ma_so
{
	
	color:#444;
}

.frmSearchPoint select
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:25px;
	padding:0px 0px 0px 3px;
	font-size:12px;
	width:300px;
	background-repeat:no-repeat;
	background-position:10px 3px;
	background-image:url(/images/subject.gif);
}

.frmSearchPoint input.submit, .frmSearchPoint input.submit:hover
{
	width:93px;
	height:28px;
	padding:0px;
	margin:20px 0;
	border:none;
	display:block;
	text-align:center;		
}

.frmSearchPoint textarea
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	float:left;
	display:inline;
	font-size:12px;
	height:107px;
	padding:5px;
	width:620px;
	overflow:auto;
	
	color:#444;
}

.frmSearchPoint input:hover, .frmSearchPoint input:focus, .frmSearchPoint select:hover, .frmSearchPoint select:focus
{
	border:1px solid #9d9d9d;
	
}

.frmSearchPoint label
{
	margin:0 5px 0 0;
	padding:4px;
	display:block;
}

.frmSearchPoint .error
{
	border:1px solid #be3e23;
	background-color:#e05721;
	padding:10px;
	color:#FFFFFF;
}

.image_box
{
	text-align:center;
	width:100px;
	height:71px;
	font-weight:bold;
	background-color:#EDEDED;
	border:1px solid #D0C9B0;
	padding:2px;
	float:left;
	display:inline;
	margin:5px;
}

.image_box a
{
	display:block;
	height:75px;
	overflow:hidden;
}

.tai_tro
{
	padding:20px 5px;
}

.kqSearch
{
	float:left;
	padding-top:10px;
	padding-left:10px;
}





.frmLogin
{
	
}
.frmLogin fieldset {
	float:left;
	margin:0px 10px 0px 0px;
	padding:3px 7px 7px 7px;
	display:inline;
	border:none;
}

.frmLogin label {
	color:#000;
}

.frmLogin input
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:15px;
	padding:5px 5px 5px 5px;
	font-size:12px;
	width:270px;
}

.frmLogin input.txtUser, .frmLogin input.txtPass
{
	
	color:#444;
	width:270px;
}


.frmLogin input.submit, .frmLogin input.submit:hover
{
	width:93px;
	height:28px;
	padding:0px;
	margin:20px 0;
	border:none;
	display:block;
	text-align:center;		
}


.frmLogin input:hover, .frmLogin input:focus, .frmLogin select:hover, .frmLogin select:focus
{
	border:1px solid #9d9d9d;
	
}

.frmLogin label
{
	margin:0 5px 0 0;
	padding:4px;
	display:block;
}
.ac_results {
	padding: 0px;
	border:1px solid #DCDCDC;
	background-color: #F6F6F6;
	overflow: hidden;
	z-index: 99999;
	padding-left:35px;
	color:#303030;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px 2px 0;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/loader.gif') right center no-repeat;
}

.ac_odd {
	background-color: #F6F6F6;
}

.ac_over {
	background-color:#F6F6F6 ;
	color:#000;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

.jspHorizontalBar,
.jspVerticalBar,
.jspTrack
{
background: #eeeef4;
}

.jspDrag
{
background: url('/images/scrollpane/osx_drag_middle.gif');

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.jspTrack .jspActive,
.jspTrack .jspHover,
.jspDrag:hover
{
background: url('/images/scrollpane/osx_drag_middle.gif');
}


.jspArrow
{
background: url('/jquery/redmond/images/ui-icons_222222_256x240.png') no-repeat;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.jspVerticalBar>.jspActive,
.jspArrow:hover
{
background-image: url('/jqueryui/redmond/images/ui-icons_cd0a0a1_256x240.png');
}

.jspVerticalBar>.jspDisabled,
.jspVerticalBar>.jspDisabled:hover,
.jspHorizontalBar>.jspDisabled,
.jspHorizontalBar>.jspDisabled:hover
{
background-color: transparent;
background-image: url('/jqueryui/redmond/images/ui-icons_888888_256x240.png');
}

.jspVerticalBar .jspArrow
{
height: 15px;
}

.jspHorizontalBar .jspArrow
{
width: 15px;
}

.jspArrowUp
{
background-position: 0 0;
}

.jspArrowDown
{
background-position: -64px 0 !important;
}

.jspArrowLeft
{
background-position: -96px 0 !important;
}

.jspArrowRight
{
background-position: -32px 0 !important;
}.wrapper_contact fieldset {
	float:left;
	margin:0px 0px 0px 3px;
	padding:3px 7px 7px 7px;
	display:inline;
	border:none;
}

.wrapper_contact input
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	height:20px;
	padding:7px 5px 3px 30px;
	font-size:12px;
	width:270px;
}

.wrapper_contact input.name, .wrapper_contact input.phone, .wrapper_contact input.email, .wrapper_contact input.address, .wrapper_contact input.subject
{
	background-repeat:no-repeat;
	background-position:10px 7px;
}

.wrapper_contact input.name
{
	background-image:url(/images/name.gif);
	
	color:#444;
}

.wrapper_contact input.phone
{
	background-image:url(/images/phone.gif);
	
	color:#444;
}

.wrapper_contact input.email
{
	background-image:url(/images/email.gif);
	
	color:#444;
}

.wrapper_contact input.address
{
	background-image:url(/images/address.gif);;
	
	color:#444;
}

.wrapper_contact input.subject
{
	background-image:url(/images/subject.gif);
	width:595px;
	
	color:#444;
}

.wrapper_contact input.submit, .wrapper_contact input.submit:hover
{
	width:93px;
	height:28px;
	padding:0px;
	margin:10px auto;
	border:none;
	display:block;
	text-align:center;		
}

.wrapper_contact textarea
{
	background:#F6F6F6 none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	float:left;
	display:inline;
	font-size:12px;
	height:107px;
	padding:5px;
	width:620px;
	overflow:auto;
	
	color:#444;
}

.wrapper_contact input:hover, .wrapper_contact input:focus, .wrapper_contact textarea:hover, .wrapper_contact textarea:focus
{
	border:1px solid #9d9d9d;
	
}

.wrapper_contact label
{
	margin:0 5px 0 0;
	padding:4px;
	display:block;
}

.wrapper_contact .error
{
	border:1px solid #be3e23;
	background-color:#e05721;
	padding:10px;
	color:#FFFFFF;
}

.image_box
{
	text-align:center;
	width:100px;
	height:71px;
	font-weight:bold;
	background-color:#EDEDED;
	border:1px solid #D0C9B0;
	padding:2px;
	float:left;
	display:inline;
	margin:5px;
}

.image_box a
{
	display:block;
	height:75px;
	overflow:hidden;
}

.tai_tro
{
	padding:20px 5px;
}
/*phan trang */
.navigation {
	font-size:11px;
	clear: both;
	padding: 15px 0px 20px;
	text-align: center;
	cursor:default;	
	color:#414141;
	/*color:#407e42;*/
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
	color:#414141;
	/*background:#493d1f;*/
}

.navigation .page_item a {
	color:#414141;
	font-weight:bold;
}

.navigation .current_page_item
{
	font-weight:normal;
}

.navigation .page_item a:hover 
{
	color:#414141;
}
/*end phan trang*/.tgp_slide
{
	height:252px;
	background-color:#dbecfd;
	position:relative;
}
.tgp_slide .thong_tin
{
	height:190px;
	width:252px;
	position:absolute;
	top:30px;
	left:22px;
}
.tgp_slide .thong_tin .content
{
	position:relative;
}

.tgp_slide .thong_tin .slide_content
{
	font-size:12px;
	position:absolute;
	display:none;
	width:252px;
	line-height:22px;
	font-family:Verdana;
	font-weight:inherit;
	color:#505050;
	top:60px;
}
.tgp_slide  .thong_tin h3.title
{
	font-size:50px; 
	color:#48c4e5;
	display:none;
	border:none;
	margin:0;
	padding:0;
}
.tgp_slide .image
{
	background-color:#334b5e;
	width:960px;
	height:252px;
}
