/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}
/* */
body
{
	color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:#242F69;
}
a
{
	text-decoration:none;
	color:#e37100;
	outline:none;
}
h4
{
	font-size:12px;	
}
a:hover
{
	color:#FF0000;
}

a img
{
	border:none;
}

form
{
	margin:0px;
	padding:0px;
}

.clear
{
	clear:both;
}
.wrapper_top
{
	background:#24306a url(/images/bg.png) repeat-x top left;
}
.tgp_container
{
	margin:0px auto;
	width:1000px;
	text-align:left;
	padding:0px;
}

.tgp_banner
{
	width:1000px;
	height:163px;
	margin:0;
	padding:0;
	position:relative;
}

.tgp_banner .searchbox
{
	width:177px;
	height:19px;
	margin:0;
	padding:0;
	background:url(/images/searchbox.png) no-repeat;
	position:absolute;
	top:10px;
	right:93px;
}

.tgp_banner .searchbox .txt_search
{
	width:150px;
	height:19px;
	margin:0;
	padding:0;
	background:none;
	border:none;
	font-family:Verdana;
	font-size:11px;
	color:#8a8a8a;
	padding-left:5px;
	display:inline;
	float:left;
}

.tgp_banner .searchbox .btn_search
{
	margin:0;
	padding:0;
	width:21px;
	height:19px;
	background:none;
	border:none;
	display:inline;
	float:left;
}

.tgp_banner .vnflag
{
	width:24px;
	height:19px;
	margin:0;
	padding:0;
	background:url(/images/vnflag.png) no-repeat;
	position:absolute;
	top:10px;
	right:47px;
}

.tgp_banner .engflag
{
	width:24px;
	height:19px;
	margin:0;
	padding:0;
	background:url(/images/engflag.png) no-repeat;
	position:absolute;
	top:10px;
	right:15px;
}

.tgp_banner .menu_bg
{
	width:306px;
	height:25px;
	margin:0;
	padding:0;
	list-style:none;
	background:#000;
	position:absolute;
	bottom:0;
	right:0;
	filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;
}

.tgp_banner ul
{
	width:306px;
	height:25px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	right:0;
	color:#FFF;
}

.tgp_banner ul li
{
	display:inline;
	float:left;
	padding-right:3px;
	margin-top:5px;
}

.tgp_banner ul li a
{
	color:#FFF;
	border-right:1px solid #FFF;
	padding-right:6px;
	padding-left:6px;
}

.tgp_banner ul li a:hover
{
	color:#fec400;
}

.tgp_body
{
}

.tgp_body .div_1
{
	width:1000px;
	height:322px;
	margin:0;
	padding:0;
}

.tgp_body .div_1 .box_1
{
	width:241px;
	height:322px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	overflow:hidden;
}

.tgp_body .div_1 .box_1 ul
{
	margin:0;
	padding:0;
	margin-top:3px;
	widows:241px;
	height:311px;
	list-style:none;
}

.tgp_body .div_1 .box_1 ul li
{
	margin:0;
	padding:0;
	width:237px;
	display:inline-block;
	float:left;
	background:url(/images/menu_bg.png) repeat-x;
	cursor:pointer;
	margin-bottom:1px;
	position:relative;
}
.tgp_body .div_1 .box_1 ul li.noi_bo
{
	margin:0;
	padding:0;
	width:237px;
	display:inline-block;
	float:left;
	background:url(/images/menu_bg_1.png) repeat-x;
	cursor:pointer;
	margin-bottom:1px;
	position:relative;
}
.tgp_body .div_1 .box_1 ul li.noi_bo a
{
	display:inline-block;
	float:left;
	background:url(/images/li_normal_1.png) no-repeat center left;
	height:23px;
	line-height:23px;
	padding-left:13px;
	width:200px;
	margin-left:13px;
	color:#FFF;
}
.tgp_body .div_1 .box_1 ul li.noi_bo a:hover, .tgp_body .div_1 .box_1 ul li.noi_bo a.active
{
	background:url(/images/li_active_1.png) no-repeat center left;
	color:#06C;
	width:200px;
}

.tgp_body .div_1 .box_1 ul li a
{
	display:inline-block;
	float:left;
	background:url(/images/li_normal.png) no-repeat center left;
	height:23px;
	line-height:23px;
	padding-left:13px;
	width:200px;
	margin-left:13px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}

.tgp_body .div_1 .box_1 ul li a:hover, .tgp_body .div_1 .box_1 ul li a.active
{
	background:url(/images/li_active.png) no-repeat center left;
	color:#ffc500;
	width:200px;
}

.tgp_body .div_1 .box_1 ul li ul
{
	height:auto;
	width:201px;
	padding-left:13px;
}

.tgp_body .div_1 .box_1 ul li.noi_bo ul li,.tgp_body .div_1 .box_1 ul li ul li
{
	width:190px;
	height:20px;
	background:none;
}

.tgp_body .div_1 .box_1 ul li.noi_bo ul li a, .tgp_body .div_1 .box_1 ul li.noi_bo ul li a:hover, .tgp_body .div_1 .box_1 ul li.noi_bo ul li a.active
{
	background:url(/images/bull.png) no-repeat center left;
	color:#FFFFFF;
}
.tgp_body .div_1 .box_1 ul li ul li a, .tgp_body .div_1 .box_1 ul li ul li a:hover, .tgp_body .div_1 .box_1 ul li ul li a.active
{
	background:url(/images/bull.png) no-repeat center left;
	text-transform:capitalize;
	font-weight:normal;
}
/*============================ slide_images ============================ */
.tgp_body .div_1 .box_2
{
	width:518px;
	height:320px;
	padding:0;
	display:inline;
	float:left;
}

.tgp_body .div_1 .box_3
{
	width:239px;
	height:318px;
	margin:0;
	margin-top:2px;
	margin-left:2px;
	padding:0;
	background:url(/images/login.png) no-repeat;
	display:inline;
	float:left;
	position:relative;
}

.tgp_body .div_1 .box_3 .b1
{
	position:absolute;
	width:100%;
	height:214px;
	bottom:40px;
	left:0;
	color:#6b5200;
}

.tgp_body .div_1 .box_3 .b1 .inp_login
{
	width:168px;
	height:19px;
	border:none;
	padding:0;
	background:url(/images/txtlogin.png) no-repeat;
	font-family:Verdana;
	font-size:11px;
	padding-left:10px;
}

.tgp_body .div_1 .box_3 .b1 .btn_login
{
	padding:0;
	border:none;
	background:url(/images/btnlogin.png) no-repeat;
	width:106px;
	height:31px;
}
.tgp_body .div_1 .box_3 .b1 .btn_logout
{
	padding:0;
	border:none;
	background:url(/images/btnlogout.png) no-repeat;
	width:106px;
	height:31px;
}

.tgp_body .div_1 .box_3 .b2
{
	position:absolute;
	width:100%;
	height:40px;
	bottom:0;
	left:0;
}

.tgp_body .div_1 .box_3 .b2 a
{
	display:inline;
	float:left;
	padding-left:15px;
	background:url(/images/loginbull.png) left center no-repeat;
	margin:5px;
	color:#FFF;
	margin-top:15px;
}

.tgp_body .div_2
{
	width:1000px;
	height:170px;
	margin:0;
	padding:0;
	background:#999;
	margin-bottom:2px;
}

.tgp_body .div_2 .box_1
{
	width:241px;
	height:170px;
	margin:0;
	padding:0;
	background:url(/images/bgp1.png) no-repeat;
	display:inline;
	float:left;
}

.tgp_body .div_2 .box_2
{
	width:759px;
	height:170px;
	margin:0;
	padding:0;
	background:url(/images/bgp2.png) no-repeat;
	display:inline;
	float:left;
}

.tgp_body .div_2 .box_2 .news
{
	margin:0;
	padding:0;
	width:337px;
	height:170px;
	display:inline;
	float:right;
	padding-left:5px;
	text-align:left;
}

.tgp_body .div_2 .box_2 .news .news_box_1
{
	width:100%;
	height:30px;
}

.tgp_body .div_2 .box_2 .news .news_box_1 a
{
	display:inline-block;
	float:left;
	font-weight:bold;
	color:#ffc500;
	margin-top:10px;
	margin-left:10px;
}

.tgp_body .div_2 .box_2 .news .news_box_2
{
	width:100%;
	height:140px;
}

.tgp_body .div_2 .box_2 .news .news_box_2 .news_img
{
	display:inline;
	float:left;
	width:119px;
	height:119px;
	margin:10px;
	margin-top:5px;
}
.tgp_body .div_2 .box_2 .news .news_box_2 .news_img img
{
	padding:1px;
	border:solid 1px #CCC;
}
.tgp_body .div_2 .box_2 .news .news_box_2 .news_txt
{
	display:inline;
	float:left;
	width:183px;
	height:116px;
	text-align:justify;
	padding-right:10px;
}
.tgp_body .div_2 .box_2 .news .news_box_2 .news_more
{
	display:inline-block;
	width:60px;
	right:0px;
	background:url(/images/morbull2.png) center left no-repeat;
	padding-left:15px;
	cursor:pointer;
	float:right;
	height:15px;
}
.tgp_body .div_2 .box_2 .news .news_box_2 .news_more a
{
	color:#E37100;
}
.tgp_body .div_2 .box_2 .news .news_box_2 .news_more a:hover
{
	color:#FFF;
}
.tgp_body .div_3
{
	width:999px;
	height:auto;
	margin:0;
	padding:0;
	/*background:url(/images/bgp3.png) no-repeat;*/
}

.tgp_body .div_3 .box_1
{
	width:239px;
	height:auto;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	background:#536995;
}

.tgp_body .div_3 .title
{
	height:28px;
	font-size:18px;
	padding-top:10px;
	padding-left:10px;
}

.tgp_body .div_3 .box_1 ul
{
	margin:4px;
	padding:0px;
	width:20px;
	height:400px;
	list-style:none;
}

.tgp_body .div_3 .box_1 ul li
{
	margin:0 auto;
	width:211px;
	height:103px;
	margin-bottom:0px;
	background:#FFF;
}

.tgp_body .div_3 .box_1 ul li img
{
	margin:0;
	padding:0;
	width:212px;
	height:103px;
}

.tgp_body .div_3 .box_2
{
	width:759px;
	min-height:280px;
	margin:0px;
	padding:0;
	display:inline;
	float:left;
	background:#FFF;
	text-align:justify;
	color:#000;
}
.tgp_body .div_3 .box_2 .title
{
	width:730px;	
	height:20px;
}
.tgp_body .div_3 .box_2 .left
{
	float:left;
	width:385px;
	padding:0px;
	margin:0px;
}
.tgp_body .div_3 .box_2 .right
{
	float:left;
	width:374px;
	height:267px;
}
.tgp_body .div_3 .box_2 .left .title
{
	width:365px;
	height:30px;
	margin:0;
	padding:10px;
	display:inline;
	float:left;
	background:#FFF;
}
.tgp_body .div_3 .box_2 .left .txt
{
	display:block;
	float:left;
	width:380px;
	height:auto;
	text-align:justify;
}
.tgp_body .div_3 .box_2 .right img
{
	display:block;
	float:left;
	width:374px;
	height:267px;
	text-align:justify;
}
.tgp_body .div_3 .box_2 .left .txt .text
{
	height:180px;
	width:auto;
	overflow:hidden;
	text-align:justify;
	color:#000;
}
.tgp_body .div_3 .box_2 .txt .text
{
	padding-left:15px;
	width:auto;
	overflow:hidden;
	text-align:justify;
	color:#030;
}

.tgp_body .div_3 .box_2 .left .txt .more
{
	display:inline-block;
	right:0px;
	background:url(/images/morbull.png) center left no-repeat;
	padding-left:15px;
	color:#234483;
	cursor:pointer;
	float:right;
	height:15px;
}
.tgp_body .div_3 .box_2 .left .txt .more a
{
	color:#234483;
}
.tgp_body .div_3 .box_2 .left .txt .more a:hover
{
	color:#F63;
}
.tgp_body .div_3 .box_2  .noidung
{
	margin:10px;
	text-align:justify;
}
.tgp_body .div_4
{
	width:1000px;
	height:287px;
	margin:0;
	padding:0;
}

.tgp_body .div_4 .box_1
{
	width:339px;
	height:287px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	background:url(/images/bangtt.png) no-repeat;
}
.tgp_body .div_4 .box_1 ul.tab_title
{
	width:230px;
	margin-top:15px;
	padding:0px;
	margin-left:100px;
}
.tgp_body .div_4 .box_1 ul.tab_title li
{
	float:left;
	display:inline;
	height:15px;
	padding:0px 5px 0px 5px;
	border-right:solid 1px #FFF;
}
.tgp_body .div_4 .box_1 ul.tab_title li.last
{
	border:none;
}
.tgp_body .div_4 .box_1 ul.tab_title li.menu_1
{
	border-left:none;	
}
.tgp_body .div_4 .box_1 ul.tab_title li.menu_4
{
	border-right:none;	
}
.tgp_body .div_4 .box_1 ul.tab_title li a
{
	display:inline-block;
	height:15px;
	color:#FFF;
	font-weight:normal;
	padding:1px 1px 0px 1px;
	position:relative;
	text-align:center;
	z-index:100;
	font-size:11px;
	outline:none;
}
.tgp_body .div_4 .box_1 ul.tab_title li a:hover,a.active
{
	color:#FC0;
	text-decoration:underline;
}
#tab_conten_1
{
	width:320px;
	padding:0px 10px 0px 10px;
	height:200px;
	color:#000000;
}
#tab_conten_2
{
	width:320px;
	padding:0px 10px 0px 10px;
	height:200px;
	color:#000000;
}
#tab_conten_3
{
	width:320px;	
	padding:0px 10px;
	height:240px;
	color:#000000;
	margin:0px;
}
#tab_conten_3 p
{
	padding:0px;
	margin:0px;
	height:0px;
	display:none;
}
#tab_conten_3 table
{
	margin-top:0px;
	position:absolute;
	z-index:1;
	width:320px;
}
.tgp_body .div_4 .box_2
{
	width:423px;
	height:287px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	background:#4d6189;
	position:relative;
}

.tgp_body .div_4 .box_2 .title
{
	width:400px;
	height:20px;
	font-size:18px;
	padding-top:8px;
	padding-left:10px;
}

.tgp_body .div_4 .box_2 .txt
{
	width:100%;
	height:244px;
	margin:0;
	padding:0;
}

.tgp_body .div_4 .box_2 .txt .youtube
{
	width:385px;
	height:236px;
/*	background:#FFF url(/images/utube.png) no-repeat;*/
	margin:0 auto;
	padding:0;
}

.tgp_body .div_4 .box_2 .more
{
	position:absolute;
	margin:0;
	padding:0;
	top:15px;
	right:10px;
	display:inline-block;
	background:url(/images/morbull2.png) center left no-repeat;
	padding-left:15px;
	color:#FFF;
	cursor:pointer;
}

.tgp_body .div_4 .box_3
{
	width:237px;
	height:287px;
	margin:0;
	padding:0;
	display:inline;
	float:left;
	background:#425477;
	position:relative;
}


.tgp_body .div_4 .box_3 .panel_1
{
	width:233px;
	border-left:solid 3px #425477;
	height:42px;
	margin:0;
	padding:0;
	background:#4d6189;
}
.tgp_body .div_4 .box_3 .panel_1 .lk 
{
	width:220px;
	height:20px;
/*	background:url(/images/lkws.png) no-repeat;*/;
	margin-top:8px;
	position:absolute;
	z-index:2;
}
.tgp_body .div_4 .box_3 .panel_2
{
	width:233px;
	height:241px;
	margin:0;
	padding:0;
	position:absolute;
	top:45px;
	left:3px;
	background:#4d6189;
}

.tgp_body .div_4 .box_3 .panel_2 .title
{
	font-size:18px;
	padding-top:10px;
	padding-left: 10px;
	height:28px;
}

.tgp_body .div_4 .box_3 .panel_2 .mbox_1
{
	width:100$;
	height:auto
	margin:0;
	padding:0;
	margin-top:5px;
	display:inline;
	float:none;
	text-align:center;
}

.tgp_body .div_4 .box_3 .panel_2 .mbox_1 .online
{
	width:121px;
	height:39px;
	margin:0 auto;
	padding:0;
	margin-top:10px;
	margin-bottom:15px;
}

.tgp_body .div_4 .box_3 .panel_2 .wrapper
{
	width:100$;
	margin:0;
	padding:0;
	text-align:center;
}

.tgp_body .div_4 .box_3 .panel_2 .counter
{
	margin:0;
	padding:0;
	font-size:36px;
	margin:0 auto;
	color:#ffe852;
}


.tgp_copyright
{
	height:52px;
	color:#b0b0b0;
	position:relative;
	line-height:14px;
}

.tgp_copyright .div_1
{
	position:absolute;
	left:20px;
	top:12px;
}

.tgp_copyright .div_2
{
	position:absolute;
	right:30px;
	top:12px;
	cursor:pointer;
}

.tgp_copyright .div_2 b
{
	color:#ff9900;
}
/**css doan chuyen hinh**/
.slides1_wrap 
{
	width:210px;
	margin-left:10px;
	position:relative;
}

.slides1_wrap .bxslider_container ul
{
	height:220px;
	padding:0px;
	margin:0px;	
}
#slides1 
{
	overflow: hidden;
}

#slides1 li 
{
	list-style: none;
	width: 210px;
	overflow:hidden;
}

#slides1 li img 
{
	height:104px;
	margin-bottom:3px;
	float: left;
}

#slides1 .content
{
	float: left;
	width: 220px;
	padding-left: 21px;
}

.slides1_wrap .prev 
{
	position: absolute;
	left: 770px;
	top: 170px;
	outline: 0;
	height:30px;
	width:30px;
	text-indent:-10000px;
	background:url(/images/icon_back.png);
	behavior:url(/images/iepngfix.htc);
	cursor:pointer;
	display:none;
}

.slides1_wrap .next 
{
	position: absolute;
	right: 10px;
	top: 170px;
	outline: 0;
	height:30px;
	width:30px;
	text-indent:-10000px;
	background:url(/images/icon_next.png);
	behavior:url(/images/iepngfix.htc);
	cursor:pointer;
	display:none;
}

.slides1_wrap a:active
{
	top: 170px;
}

.bx_pager 
{
	padding-left: 309px;
	padding-top: 15px;
	display:none;
}

.bx_pager a
{
	float: left;
	background: url(../images/bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #fff;
	font-size: 11px;
	margin-right: 6px;
	padding: 4px 0 0 7px;
	
}

.bx_pager a:hover, .bx_pager a.active
{
	background-position: 0 0;
	text-decoration: none;
}
/*Phan trang*/
.navigation {
	font-size:11px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	cursor:default;
	font-weight:normal;
	color:#545454;
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:2px 6px;
	border: 1px solid #474747;
	text-decoration:none;
}

.navigation a {
	border: 1px solid #474747;
	color:#CCCCCC;
	background-color:#474747;
	padding:2px;
}

.navigation a:hover
{
	color: #F00;
	background-color:#333333;
}
.navigation a.active
{
	color: #F00;
	background-color:#333333;
	font-weight:bold;
}





/* ====================== Van ban =========================== */
.tpllist {
	width:350px;
	float:left;
	display:inline;
	background:#EEEFFF;
	border:1px outset #633;
	font:Tahoma, Geneva, sans-serif;
	margin-left:17px;
	margin-bottom:5px;
	margin-bottom:5px;
}
.tplinfo {
	margin:5px;
	width:270px;
	height:27px;
	float:left;
	overflow:hidden;
	text-align:justify;
}
.tplinfo a
{
	color:#039;
	font-weight:bold;
}
.tplinfo a:hover,.tplinfo a.active
{
	color:	#F33;
}
.counterbox {
	background:transparent url(/images/counterbox.gif) no-repeat scroll center top;
	float:left;
	height:52px;
	padding:0px;
	width:51px;
	margin:5px;
	display:inline;
}
.tpllist .desc
{
	margin:5px;
	float:left;
	height:15px;
	width:270px;
	margin:0px 5px 5px 5px;
	overflow:hidden;
	text-align:justify;
}
.info
{
	width:100px;
	float:left;
	padding-bottom:5px;
	height:12px;
	line-height:10px;
	text-align:center;
}
.date
{
	width:100px;
	margin-left:70px;
	float:left;
	padding-left:5px;
	font-weight:bold;
	line-height:15px;
}
.counter-num {
	font-weight:bold;
	font-size:15px;
	text-align:center;
	color:#039;
}
.counter-txt {
	text-align:center;
	color:#039;
}
.counter-type-pdf {
	background:transparent url(/images/filetypes/icon_pdf.gif) no-repeat scroll 0 0;
}
.counter-type-doc {
	background:transparent url(/images/filetypes/icon_doc.gif) no-repeat scroll 0 0;
}
.counter-type-docx {
	background:transparent url(/images/filetypes/icon_doc.gif) no-repeat scroll 0 0;
}
.counter-type-xls {
	background:transparent url(/images/filetypes/icon_xls.gif) no-repeat scroll 0 0;
}
.counter-type-xlsx {
	background:transparent url(/images/filetypes/icon_xls.gif) no-repeat scroll 0 0;
}
.counter-type-ppt {
	background:transparent url(/images/filetypes/icon_ppt.gif) no-repeat scroll 0 0;
}
.counter-type-pptx {
	background:transparent url(/images/filetypes/icon_ppt.gif) no-repeat scroll 0 0;
}
.counter-type-rar {
	background:transparent url(/images/filetypes/icon_rar.gif) no-repeat scroll 0 0;
}
.counter-type-zip {
	background:transparent url(/images/filetypes/icon_zip.gif) no-repeat scroll 0 0;
}
.counter-type-waiting {
	background:transparent url(/images/filetypes/icon_waiting.gif) no-repeat scroll 0 0;
}

.counter-type, .counter-type-approved 
{
	height:11px;
	left:-3px;
	position:relative;
	text-indent:-2000em;
	top:3px;
	width:29px;
	z-index:900;
}

.navigation
{
	font-size:11px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	cursor:default;
	font-weight:bold;
	color:#545454;
}
.navigation .current_page_item, .navigation .page_item a 
{
	outline:none;
	margin:2px;
	padding:2px 6px;
	border: 1px solid #999;
	text-decoration:none;
}

.navigation .page_item a {
	border: 1px solid #999;
	color:#006;
	background-color:#E8E8E8;
}

.navigation .current_page_item, .navigation .page_item a:hover 
{
	color:#FFF;
	background-color:#05a8ed;
}
.tgp_body .div_3 .box_2 .news
{
	margin:0;
	padding:0;
	width:350px;
	height:170px;
	display:inline;
	float:left;
	padding-left:20px;
	text-align:left;
}

.tgp_body .div_3 .box_2 .news .news_box_1
{
	width:100%;
	height:30px;
}

.tgp_body .div_3 .box_2 .news .news_box_1 a
{
	display:inline-block;
	float:left;
	font-weight:bold;
	color:#E37100;
	margin-top:10px;
	margin-left:10px;
	font-size:12px;
}
.tgp_body .div_3 .box_2 .news .news_box_2
{
	width:100%;
	height:140px;
}

.tgp_body .div_3 .box_2 .news .news_box_2 .news_img
{
	display:inline;
	float:left;
	width:119px;
	height:119px;
	margin:10px;
	margin-top:5px;
}
.tgp_body .div_3 .box_2 .news .news_box_2 .news_img img
{
	border:solid 1px #CCCCCC;
	padding:2px;
}

.tgp_body .div_3 .box_2 .news .news_box_2 .news_txt
{
	display:inline;
	float:left;
	width:193px;
	height:116px;
	text-align:justify;
	padding-right:10px;
}
.tgp_body .div_3 .box_2 .news .news_box_2 .news_more
{
	display:inline-block;
	width:50px;
	right:0px;
	background:url(/images/bl3.gif) center left no-repeat;
	padding-left:15px;
	cursor:pointer;
	float:right;
	height:15px;
}
.tgp_body .div_3 .box_2 .news .news_box_2 .news_more a
{
	color:#E37100;
}
.tgp_body .div_3 .box_2 .news .news_box_2 .news_more a:hover
{
	color:#F00;
}

.box_2 .title
{
	padding:0px;
	width:500px;
	margin:6px;
	display:block;
}
.box_2 .content_ct
{
	padding:0px;
	width:360px;
	margin:10px;
	display:block;
	height:150px;
}
.box_2 .content_ct .tt
{
	width:350px;
	padding-left:5px;
	height:25px;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana;
	color:#33C;
	line-height:20px;
}
.box_2 .content_ct .block_images
{
	width:350px;
	margin-top:5px;
}
.box_2 .content_ct .block_images .images
{
	padding-left:10px;
	text-align:center;
}
.box_2 .content_ct .block_images .notes_images
{
	width:350px;
	display:inline-block;
	padding-left:5px;
	margin-top:5px;
	color:#666;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.box_2 .content_ct .block_images .notes_datetime_dautu
{
	width:230px;
	margin-left:510px;
	color:#06F;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.box_2 .content_ct .block_images .notes_images_more
{
	display:inline-block;
	background:url(/images/morbull.png) center left no-repeat;
	padding:5px;
	padding-right:0px;
	color:#234483;
	cursor:pointer;
	height:15px;
	width:50px;
	float:right;
	text-align:right;
}
.box_2 .content_ct .block_images .notes_images_xem
{
	width:270px;
	display:inline-block;
	color:#666;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}

.box_2 .content_ct_xem .ct_xem_tt 
{
	width:710px;
	margin-left:15px;
	font-family:Verdana;
	color:#E37100;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
.box_2 .content_ct_xem .cong_trinh_notes_xem
{
	width:730px;
	padding-left:5px;
	margin:10px;
	font-family:Verdana;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
}
.box_2 .content_ct_xem .noi_dung_xem
{
	display:inline-block;
	margin-left:10px;
	float:left;
	margin-bottom:10px;
	width:730px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	padding-left:5px;
}
@charset "utf-8";
/* CSS Document */
.tgp_body .div_3 .box_2 .hinh_anh
{
	width:750px;
	margin-left:5px;
}
.tgp_body .div_3 .box_2 .hinh_anh .box
{
	width:175px;
	height:120px;
	margin:5px;
	float:left;
}
.tgp_body .div_3 .box_2 .hinh_anh .box img
{
	border:solid 2px #CCC;	
}

.tgp_lien_he
{
	width:600px;	
	float:left;
	display:inline;
}
.tgp_lien_he .title_news
{
	color:#000;
	font-size:61px;
	margin:10px;
	
}
.tgp_lien_he .form_lien_he
{
	float:left;
	width:600px;
	margin-left:20px;
	color:#000;
	padding-bottom:30px;
}
.tgp_lien_he .form_lien_he input,textarea
{
	border:0px;
	border-bottom:dotted 1px #242f69;
}
.tgp_lien_he .form_lien_he input.button
{
	width:60px;
	height:25px;
	background:url(/images/btn_gui.png) 0px 0px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	outline:none;
	border:0px;
	font-size:11px;
	font-weight:bold;
}
.tgp_lien_he .form_lien_he .btn_gui
{
	background:url(/images/btn_gui.png) no-repeat;
	clear:both;
	height:20px;
	width:40px;
	float:left;
	display:block;
	border:none;
	margin:0px;
	padding:0px;
}
.tgp_lien_he .form_lien_he b
{
	color:#006600;
}
.tgp_lien_he .thong_tin_lien_he
{
	float:left;
	width:235px;
	text-align:left;
	padding:5px;
	display:inline;
	padding-left:10px;
	padding-right:10px;
}.content_nv
{
	float:left;
	padding:0px;
	width:365px;
	margin:5px;
}
.content_nv .tt_nv
{
	width:350px;
	height:20px;
	padding-left:5px;
	margin-left:3px;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#33C;
}
.content_nv .block_images_nv
{
	width:359px;
	height:auto;
	padding-left:6px;
}
.content_nv .block_images_nv .images_nv
{
	width:182px;
	margin-left:0px;
	float:left;
	margin-right:8px;
}
.content_nv .block_images_nv .images_nv img
{
	border:solid 1px #CCCCCC;
	padding:2px;
}
.content_nv .block_images_nv .notes_images_nv
{
	width:165px;
	height:105px;
	display:inline-block;
	color:#666;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	overflow:hidden;
}

.content_nv .notes_images_more_nv
{
	display:inline-block;
	background:url(/images/morbull.png) center left no-repeat;
	padding-left:15px;
	color:#234483;
	cursor:pointer;
	margin-left:100px;
	float:left;
	height:25px;
	padding-top:10px;
}

.content_xem_nv
{
	float:left;
	width:720px;
	margin-left:10px;
	display:block;
}
.content_xem_nv .tt
{
	margin-bottom:8px;
	margin-left:8px;
	width:710px;
	color:#E37100;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.content_xem_nv .cong_trinh_notes_xem_nv
{
	width:715px;
	margin-bottom:8px;
	margin-left:8px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:justify;
	color:#000;
}
.content_xem_nv .noi_dung_xem_nv
{
	width:715px;
	margin-left:8px;
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
}div.selectbox-wrapper 
{
	border:1px solid #ccc;
	margin-left:15px;
	width:205px;
}
div.selectbox-wrapper ul 
{
  	list-style-type:none;
	width:203px;
  	margin:0px;
  	padding:0px;

}
div.selectbox-wrapper ul li.selected
{
	color:#06F;
}
div.selectbox-wrapper ul li.current 
{ 
/*	 background-color:#CCC;*/
	 color:#06F;
}

div.selectbox-wrapper ul li 
{
	height:20px;
	width:204px;
	background-color:#CCC;
	list-style-type:none;
	display:block;
	padding-left:5px;
	padding-top:5px;
	cursor:pointer;
	color:#000;
}

label 
{
	display: block;
}
.selectbox /* look&fell of  select box*/
{
	padding-top:4px;
	margin: 0px 5px 0px 15px;
	padding-left:5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	display : block;
	text-align:left; 
	background: url('/images/lkws.png') right;
	cursor: pointer;
	color:#333;
	height:16px;
	width:210px;
}
.tgp_body .div_1 .box_2 .tgp_slide
{
	position:relative;
	overflow:hidden;
}
.tgp_body .div_1 .box_2 .tgp_slide .image
{
	margin-top:4px;
}
.tgp_body .div_1 .box_2 .tgp_slide .thong_tin
{
	margin:0;
	azimuth:0;
	height:60px;
	width:516px;
	position:absolute;
	left:0;
	bottom:1px;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.tgp_body .div_1 .box_2 .tgp_slide .thong_tin .content
{
	width:450px;
	position:relative;
}
.tgp_body .div_1 .box_2 .tgp_slide .thong_tin .content h3.title,h3.title1
{
	width:400px;
	font-size:13px; 
	color:#FFF;
	display:none;
	border:none;
	margin:0px;
	margin-left:15px;
	margin-top:10px;
	
	padding:0;
}

.tgp_body .div_1 .box_2 .tgp_slide .thong_tin .content .slide_content
{
	
	background:url(/images/morbull3.png) left center no-repeat;
	font-size:12px;
	padding-left:15px;
	position:absolute;
	display:none;
	width:370px;
	height:20px;
	line-height:22px;
	font-family:Verdana;
	margin-left:15px;
	font-weight:inherit;
	color:#FFF;
	overflow:hidden;
}


