/* Clearfix */
* html .clearfix {
	height: 1%; /* IE5-6 */
}
* + html .clearfix {
	display: inline-block; /* IE7not8 */
}
.clearfix:after { /* FF, IE8, O, S, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*
p
{
	padding:0px;
	margin:0px;
}
*/
/* */
body
{
	background:url(/images/bg.jpg) #FFF top center fixed;
	color:#040404;
	font-family:Tahoma;
	font-size:12px;
	margin:0px;
	padding:0px;
}
a
{
	text-decoration:none;
	color:#00296D;
	outline:none;
}
a:hover
{
	color:#da6705;
}

a img
{
	border:none;
}

strong
{
	font-weight:bold;
}

/*
ul, li
{
	padding:0px;
	margin:0px;
}
*/

h1,h2,h3
{
	font-size:11px;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.content h2
{
	font-size:16px;
}

form
{
	margin:0px;
	padding:0px;
}


.tgp_container
{
	margin:0px auto 0px;
	width:950px;
	text-align:left;
	padding:0px;
}

.tgp_banner
{
	width:950px;
	height:115px;
	background:transparent url(/images/banner.png) top left no-repeat;
	position:relative;
}

.tgp_menu
{
	position:relative;
	height:33px;
	background:#f58220 url(/images/menu_bg.png) top left repeat-x;
}

.tgp_menu .ribbon_left, .tgp_menu .ribbon_right
{
	width:9px;
	height:48px;
	position:absolute;
	
}

.tgp_menu .ribbon_left
{
	left:-9px;
	top:0px;
	background:transparent url(/images/menu_ribbon_left.png) top left no-repeat;
}

.tgp_menu .ribbon_right
{
	right:-9px;
	top:0px;
	background:transparent url(/images/menu_ribbon_right.png) top left no-repeat;
}

.tgp_menu ul, .tgp_menu li
{
	padding:0px;
	margin:0px;
}

.tgp_menu li
{
	display:inline;
}

.tgp_menu li a
{
	float:left;
	height:33px;
	text-indent:-9999px;
	margin-left:2px;
	background-color:transparent;
	background-position: top left;
	background-repeat:no-repeat;
}

.tgp_menu ul a.trangchu
{
	background-image:url(/images/menu_trangchu.png);
	width:85px;
	margin-left:1px;
}

.tgp_menu ul a.gioithieu
{
	background-image:url(/images/menu_gioithieu.png);
	width:85px;
}

.tgp_menu ul a.duhoc
{
	background-image:url(/images/menu_duhoc.png);
	width:85px;
}


.tgp_menu ul a.daotao
{
	background-image:url(/images/menu_daotao.png);
	width:180px;
}

.tgp_menu ul a.lienhe
{
	background-image:url(/images/menu_lienhe.png);
	width:85px;
}

.tgp_menu ul a.hinhanh
{
	background-image:url(/images/menu_hinhanh.png);
	width:85px;
}

.tgp_menu ul a.tuvan
{
	background-image:url(/images/menu_tuvan.png);
	width:141px;
}

.tgp_menu ul a.khachhang
{
	background-image:url(/images/menu_khachhang.png);
	width:101px;
}

.tgp_menu ul a.thuvien
{
	background-image:url(/images/menu_thuvien.png);
	width:85px;
}

.tgp_menu li a:hover, .tgp_menu li a.active
{
	background-position:bottom left;
}

.tgp_top, .tgp_top_home
{
	background:transparent url(/images/testi_bg.png) top left no-repeat;
	height:203px;
	position:relative;
}

.tgp_top
{
	height:220px;
}

.tgp_nhan_xet ul, .tgp_nhan_xet li
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.tgp_nhan_xet .nhanxet
{
	display:none;
}

.tgp_nhan_xet
{
	height:150px;
	line-height:15px;
	position:absolute;
	right:40px;
	top:20px;
	width:335px;
}

.tgp_nhan_xet h2
{
	line-height:22px;
}

.tgp_nhan_xet h2, .tgp_nhan_xet strong
{
	color:#e26f0d;
}

.tgp_slide
{
	background:transparent url(/images/slide_bg.png) top left repeat-x;
	height:175px;
	position:relative;
}

/*
.tgp_slide .imageSlider
{
	position:relative;
	width:950px;
	height:175px;
}

.tgp_slide .imageSlider .wrapper
{
	position:absolute;
	width:99999px;
	top:0px;
	left:0px;
	overflow:auto;
}


.tgp_slide .imageSlider ul
{
	position:absolute;
	top:100px;
	left:0px;
}

.tgp_slide .imageSlider ul li
{
	display:block;
	float:left;
	height:175px;
	width:950px;
}
*/
.tgp_body
{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

.tgp_body .content
{
	padding:5px 12px 12px;
}

.tgp_left, .tgp_right
{
	width:460px;
	float:left;
}

.tgp_right
{
	margin-left:5px;
}

.box
{
	padding:4px;
}

.box ul, .box li
{
	padding:0px;
	margin:0px;
}

.news_lite ul, .news_lite li, .news_full ul, .news_full li, .daotao ul, .daotao li
{
	list-style:none;
}

.daotao li
{
	position:relative;
	height:40px;
	border-bottom:1px dotted #e4e4e4;
	padding:0px 5px;
	
}

.daotao li.khaigiang
{
	height:20px;
	line-height:20px;
	text-align:right;
	color:#DA6705;
	font-weight:bold;
}

.daotao span.info
{
	color:#717171 !important;
	font-size:11px;
}

.daotao b
{
	background:transparent url(/images/bullet_daotao.png) center left no-repeat;
	text-indent:10px;
	display:block;
	line-height:20px;
}
.daotao b span
{
	padding-left:10px;	
}
.daotao a
{
	color:#00296d;
	display:block;
	height:40px;
}

.daotao a:hover
{
	color:#DA6705;
}

.daotao .date
{
	position:absolute;
	top:0px;
	right:12px;
	color:#da6705;
	height:40px;
	line-height:20px;
}

.tgp_right .news_full
{
	background-color:#fbfbfb;
	border:1px solid #f1f1f1;
	padding:0px 7px 7px;
}

.tgp_right .news_full li
{
	position:relative;
	padding:7px 0px 7px 0px;
	border-bottom:1px dotted #d3d3d3;
	line-height:15px;
}

.tgp_right .news_full li img
{
	border:3px solid #ebebeb;
	float:left;
}

.tgp_right .news_full li div
{
	padding-left:70px;
	color:#00296d;
}

.tgp_right .news_full li a
{
	display:block;
	font-weight:bold;
	color:#00296D;
}

.tgp_right .news_full li a:hover
{
	color:#DA6705;
}

.tgp_right .news_full li.more, .tgp_right .news_lite li.more
{
	border-bottom:none;
	text-align:right;
}

.tgp_right .news_full li.more a, a.more, .tgp_right .news_lite li.more a
{
	display:inline;
	font-weight:normal;
	color:#d86503;
	padding-left:10px;
	background:transparent url(/images/bullet_more.png) left center no-repeat;
	height:20px;
	line-height:20px;
}

.tgp_right .news_full li.more a:hover
{
	color:#ff0000;
}

.tgp_right .news_lite li
{
	padding-left:5px;
}


.tgp_right .news_lite li a
{
	display:block;
	padding-left:14px;
	background:transparent url(/images/bullet_lite.png) left center no-repeat;
	line-height:20px;
	height:20px;
}

.tgp_body h1.title
{
	text-transform:uppercase;
	color:#d86503;
	font-weight:bold;
	border-bottom:2px solid #e5e5e5;
	font-size:11px;
	text-indent:10px;
	background:transparent url(/images/bullet_title.png) left center no-repeat;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	position:relative;
}

.tgp_body h1.title span.khaigiang
{
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	text-transform:none;
}

.tgp_copyright
{
	background:#FFFFFF url(/images/footer_bg.png) bottom left no-repeat;
	padding-top:10px;
	height:60px;
	color:#b0b0b0;
	position:relative;
	line-height:14px;
}

.tgp_copyright .div_1
{
	position:absolute;
	left:20px;
	bottom:5px;
	
}

.tgp_copyright .div_1 a
{
	color:#D86503;
}

.tgp_copyright .div_1 a:hover
{
	color:#d80321;
}

.tgp_copyright .div_2
{
	position:absolute;
	right:30px;
	bottom:12px;
	cursor:pointer;
}

input, textarea, select, .inputbox
{
	background-color:#fff8eb;
	border:1px solid #f1d9ae;
	font-family:Tahoma;
	color:#f09109;
	font-size:12px;
	padding:2px;
	overflow:auto;
}

.inputbox
{
	width:80%;
}


/* ================ TAI LIEU ======================= */
ul.tailieu, ul.tailieu li.item
{
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.tailieu li.item
{
	margin-left:10px;
	display:inline;
	width:40%;
}


.tpllist {
	width:330px;
	float:left;
	border-right:1px solid #E5E5E5;
}

.tpllist ul, .tpllist li
{
	padding:0px;
	margin:0px;
}

.tplinfo {
	margin:15px 30px 0 65px;
}
.tplinfo dt {
	font-size:105%;
	font-weight:bold;
}
.tplinfo dd {
	margin:5px 0;
	text-indent:0;
}
.tplinfo dd.desc {
	font-size:90%;
	line-height:1.6em;
}
.tplinfo dd.info {
	font-size:85%;
}
.tplinfo dd.info img {
	vertical-align:middle;
}
.tplinfo dd.info img.imgdl {
	vertical-align:baseline;
}
.tplinfo dd .delimiter {
	border-right:1px solid #CCCCCC;
	margin:0 2px;
	padding:0 7px 0 0;
}


.counterbox {
	background:transparent url(/images/counterbox.gif) no-repeat scroll center top;
	color:#333333;
	float:left;
	height:56px;
	padding:3px 0 0;
	width:51px;
	margin:15px;
	display:inline;
}

.counterbox ul, .counterbox li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.counter-num {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	text-align:center;
}
.counter-txt {
	text-align:center;
}
.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;
}


dl.info {
	float:left;
	margin:10px 0;
	width:300px;
}
dl.info img {
	vertical-align:middle;
}

.detail
{
	width:100%;
}

.detail .itemdesc {
	font-size:95%;
	padding-left:320px;
}
.detail .itemsource {
	font-size:95%;
	padding-left:320px;
}
.detail .itemsource label {
	color:#FF0000;
	font-weight:bold;
}

.detail .detail_content
{
	text-indent:20px;
}

dl.info dt {
	border-top:1px solid #CFD6E6;
	float:left;
	padding:5px 0 0;
	width:40%;
}
dl.info dt label {
	display:block;
	font-weight:bold;
	width:100%;
}
dl.info dd {
	border-top:1px solid #CFD6E6;
	float:left;
	margin:0;
	padding:4px 0;
	width:60%;
}

.downloadfile {
	clear:both;
	margin:10px 0;
	text-align:center;
}

/*============================ report_paging ============================ */
#page_paging {
	float:right;
	font-size:11px;
/*	margin-top:10px;*/
}
#page_paging dt {
	float:left;
	margin-left:5px;
	line-height:20px;
	text-align:center;
}
#page_paging .rp_page {
	width:25px;
	height:20px;
	border:1px solid #d9d9d9;
	cursor:pointer;
}
#page_paging .rp_page:hover
{
	border:1px solid #FFFFFF;
	background-color:#ffa456;
	color:#FFFFFF;
	font-weight:bold;
}
#page_paging .active_page {
	border:1px solid #FFFFFF;
	background-color:#e77c22;
	color:#FFFFFF;
	width:25px;
	height:20px;
	font-weight:bold;
}
#page_paging  .btn_chg_page {
	padding:0px;
	width:45px;
	border:1px solid #d9d9d9;	
	cursor:pointer;
}
/*============================ report_paging ============================ */


#photos .panel
{
	background-color: #f5f5f5 !important;
}

#photos .panel-overlay h2
{
	padding:5px;
}


.tb_content
{
	
}

.tb_content .td_left
{
	width:230px;
	border-right:2px solid #F8AB37;
}

.tb_content .td_left ul, .tb_content .td_left li
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.tb_content .td_left li.sub
{
	text-indent:10px;
}

.tb_content .td_left li.sub a
{
	font-weight:normal;
	background-image:url(/images/bullet_daotao.png);
	background-position:left 8px;
	background-repeat:no-repeat;
}

.tb_content .td_left li.sub a.active
{
	font-weight:bold;
}

.tb_content .td_left ul
{
	margin-right:10px;
}

.tb_content .td_left a
{
	display:block;
	padding:4px;
	font-weight:bold;
}

.tb_content .td_left a:hover, .tb_content .td_left a.active
{
	color:#da6705;
	background-color:#fcf3d1;
	border-right:2px solid #F8AB37;
}
.tb_content .td_left li span
{
	display:block;
	padding:4px;
	font-weight:bold;
	color:#00296D;
}
.tb_content .td_left li span:hover
{
	cursor:pointer;	
}
.tb_content .td_left ul li ul,.tb_content .td_left ul li ul li
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.tb_content .td_left ul li ul
{
	width:220px;
	display:none;
}
.tb_content .td_left ul li ul li.sb
{
	text-indent:10px;
}

.tb_content .td_left ul li ul li.sb a
{
	font-weight:normal;
	background-image:url(/images/bullet_daotao.png);
	background-position:left 8px;
	background-repeat:no-repeat;
}

.tb_content .td_left ul li ul li.sb a.active
{
	font-weight:bold;
}

.tb_content .td_right
{
	padding:0px 10px 10px;
}

.td_right .image_box
{
	text-align:center;
	width:176px;
	height:132px;
	font-weight:bold;
	background-color:#EDEDED;
	border:1px solid #D0C9B0;
	padding:4px;
	float:left;
	display:inline;
	margin:0px 19px 15px;
}

.td_right .image_box a
{
	display:block;
	height:132px;
	overflow:hidden;
}

.td_right p
{
	padding:5px;
	margin:0px;
}

