/* ====================== BAO GIA =========================== */
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:363px;
	float:left;
	display:inline;
	background:#000;
	border:1px solid #333;
}

.tpllist ul, .tpllist li
{
	padding:0px;
	margin:0px;
}

.tplinfo {
	margin:15px 30px 0 65px;
}
.tplinfo dt {
	font-size:105%;
	font-weight:bold;
}
.tplinfo dt a{
	color:#FAE80B;
}
.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;
}
.counterbox {
	background:transparent url(/images/counterbox.gif) no-repeat scroll center top;
	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;
	padding:0px;
	margin:0px;
}
.counter-num {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	text-align:center;
	color:#000;
}
.counter-txt {
	text-align:center;
	color:#000;
}
.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;
	display:inline;
	margin:10px 0;
	width:300px;
}
dl.info img {
	vertical-align:middle;
}
.tgp_content .tpllist_newest
{
	width:754px;
	height:89px;
}
	.tpllist_newest .tpllist
	{
		display:block;
		width:373px;
		height:89px;
		border:none;
		float:left;
		display:inline;
		border:solid 1px #333;
	}
	.tpllist_newest .new
	{
		font-weight:bold;
		padding:0px 15px;
		font-size:13px;
		float:left;
		line-height:89px;
		display:inline;
		width:718px;
		border:solid 1px #333;
	}
	.tpllist_newest .counterbox
	{
		background:transparent url(/images/counterbox-large.gif) no-repeat scroll center top;
		float:left;
		height:60px;
		padding:3px 0 0;
		width:60px;
		margin:15px;
		display:inline;
		color:#000;
	}
	.tpllist_newest .counterbox .counter-num
	{
		font-size:15px;
		color:#000;
	}
	
	.tpllist_newest .counter-type
	{
		top:6px;
	}
	
	.tpllist_newest .tplinfo dt
	{
		font-size:130%;
	}
	.tpllist_newest .tplinfo dt a
	{
		color:#FAE80B;	
	}
	.tpllist_newest .tplinfo dt a:hover, .tpllist .tplinfo dt a:hover
	{
		color:#FC8034;	
	}/* 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:#FFF;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:url(/images/body_bg.png) #434343 left bottom repeat-x;
}
a
{
	text-decoration:none;
	color:#b6d8fe;
}
a:hover
{
	color:#FFF;
}

a img
{
	border:none;
}

form
{
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#FFF;
}
input,textarea
{
	background:#000;
	border-color:-moz-use-text-color -moz-use-text-color #999999;
	border-style:none none dashed;
	border-width:medium medium 1px;
	color:#FFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:4px;
}
input.button
{
	border-color:#DDDDDD #DDDDDD #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#FFF;
	font-family:Verdana;
	font-size:11px;
	padding:2px 8px;
	cursor:pointer;
}
.clear
{
	clear:both;
}

.tgp_container
{
	margin:0px auto;
	width:922px;
	text-align:left;
	background-color:#FFF;
	padding:0px;
}
.tgp_banner
{
	width:922px;
	height:151px;
	background:url(/images/banner.png) top no-repeat;
	position:relative;
}
#flash-banner 
{
	visibility:hidden;
}
.tgp_banner .flash_menu
{
	position:absolute;
	top:0px;
	right:0px;
}
.tgp_banner .flash_menu .tgp_search
{
	width:222px;
	height:19px;
	padding-top:10px;
	padding-left:700px;
}
.tgp_banner .flash_menu .tgp_search form
{
	padding:0px;	
}
.tgp_banner .flash_menu .tgp_search form input.inputtex
{
	background-color:#CCCCCC;
	border:1px solid #000000;
	color:#0B294D;
	overflow:auto;
	padding:2px;	
	font-size:11px;
}
.tgp_banner .flash_menu .tgp_search form input.submit
{
	background:url("/images/grad1.jpg") repeat-x scroll center center #EFEFEF;
	border-color:#DDDDDD #DDDDDD #CCCCCC;
	border-style:solid;
	padding:0px;
	font-size:11px;
	border-width:1px;
	color:#666666;
	cursor:pointer;
}
.tgp_banner .flash_menu .tgp_topmenu
{
	width:222px;
	height:23px;
	padding-left:700px;
	padding-top:10px;
}
.tgp_banner .flash_menu .tgp_topmenu ul, .tgp_banner .flash_menu .tgp_topmenu ul li
{
	padding:0px;
	margin:0px;
}
.tgp_banner .flash_menu .tgp_topmenu ul
{
	height:13px;	
}
.tgp_banner .flash_menu .tgp_topmenu ul li
{
	height:13px;
	display:inline;
}
.tgp_banner .flash_menu .tgp_topmenu ul li a
{
	display:inline-block;
	padding-right:2px;
	padding-left:2px;
	color:#FFF;
}
.tgp_banner .flash_menu .tgp_topmenu ul li a:hover
{
	text-decoration:underline;
}
.tgp_banner .languages
{
	position:absolute;
	right:25px;
	left:843px;
	top:4px
}
.tgp_navigation
{
	width:922px;
	height:31px;
	background:transparent url(/images/navigation_bg.png) top left repeat-x;
	position: relative;
}
.tgp_navigation ul, .tgp_navigation ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.tgp_navigation ul
{
	width:922px;
	height:31px;
}
.tgp_navigation ul li
{
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
.tgp_navigation ul li a
{
	display:inline-block;
	height:31px;
	padding:0px;
	margin:0px;
	background-position:bottom left;
}
.tgp_navigation ul li a.trangchu
{
	background-image:url(/images/home.png);
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	width:65px;
	height:31px;
	line-height:31px;
	padding:0px 29px 0px 29px;
	margin:0px;
}
.tgp_navigation ul li a.trangchu:hover, .tgp_navigation ul li a.trangchu.active
{
	color:#FFF;	
	background-position:top left;
}
.tgp_navigation ul li a.gioithieu
{
	background-image:url(/images/gioi_thieu.png);
	width:65px;
	height:31px;
	line-height:31px;
	padding:0px 29px 0px 29px;
	margin:0px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.tgp_navigation ul li a.gioithieu:hover, .tgp_navigation ul li a.gioithieu.active
{
	color:#FFF;
	background-position:top left;
}
.tgp_navigation ul li a.tintuc
{
	background-image:url(/images/tin_tuc.png);
	width:106px;
	height:31px;
	line-height:31px;
	padding:0px 29px 0px 29px;
	margin:0px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.tgp_navigation ul li a.tintuc:hover, .tgp_navigation ul li a.tintuc.active
{
	color:#FFF;
	background-position:top left;
}
.tgp_navigation ul li a.congtrinh
{
	background-image:url(/images/cong_trinh.png);
	width:108px;
	height:31px;
	line-height:31px;
	padding:0px 29px 0px 29px;
	margin:0px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.tgp_navigation ul li a.congtrinh:hover, .tgp_navigation ul li a.congtrinh.active
{
	color:#FFF;	
	background-position:top left;
}
.tgp_navigation ul li a.dichvu
{
	background-image:url(/images/dich_vu.png);
	width:47px;
	height:31;
	line-height:31px;
	padding:0px 29px 0px 29px;
	margin:0px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.tgp_navigation ul li a.dichvu:hover, .tgp_navigation ul li a.dichvu.active
{
	color:#FFF;	
	background-position:top left;
}
.tgp_navigation ul li a.tuyendung
{
	background-image:url(/images/tuyen_dung.png);
	width:70px;
	height:31px;
	line-height:31px;
	padding:0px 29px 0px 29px;
	margin:0px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.tgp_navigation ul li a.tuyendung:hover, .tgp_navigation ul li a.tuyendung.active
{
	color:#FFF;
	background-position:top left;
}
.tgp_navigation ul li a.lienhe
{
	background-image:url(/images/lien_he.png);
	width:55px;
	height:31;
	line-height:31px;
	padding:0px 29px 0px 29px;
	margin:0px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.tgp_navigation ul li a.lienhe:hover, .tgp_navigation ul li a.lienhe.active
{
	color:#FFF;	
	background-position:top left;
}
.tgp_navigation ul li ul
{
	position:absolute;
	width:200px;
	height:auto;
	top:32px;
	left:123px;
	visibility:hidden;
	z-index:99999999;
}
.tgp_navigation ul li ul li
{
	display:inline-block;
	float:none;
	height:25px;
	width:190px;
	background:#360;
	padding:5px;
	color:#FFF;
	background:#D4D4D4;
	filter:alpha(opacity=95);
	opacity:0.95;
}
.tgp_navigation ul li ul li a
{
	margin:0px auto;
	width:180px;
	height:25px;
	padding-left:13px;
	padding-top:3px;
	padding-bottom:-3px;
	color:#000;
	border:none;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	border-bottom:dotted 1px #030303;
}
.tgp_navigation ul li ul li a:hover
{
	color:#03C;
}
.tgp_hot_news
{
	width:922px;
	height:29px;
	background:url(/images/hotnews_bg.png) left repeat-x;
}
.tgp_hot_news h3
{
	color:#fff;
	width:205px;
	margin:0px;
	padding:8px 0px 0px 10px;
	float:left;
}
.tgp_hot_news span
{
	width:882px;
	height:29px;
	padding-left:20px;
	padding-right:20px;
	line-height:29px;
	float:left;
}
.tgp_hot_news span a
{
	color:#FFF;	
}
.tgp_hot_news span a:hover, .tgp_hot_news span a.active
{
	color:#ffc001;	
}
.tgp_top
{
	width:922px;
	background:url(/images/top_bg.png) top left repeat-x;
}
.tgp_top .left_menu
{
	width:255px;
	height:330px;
	padding:8px 5px 0px 5px;
	float:left;
	background:url(/images/top_bg.png) top repeat-x;;
}
.tgp_top .left_menu h1.title
{
	width:230px;
	height:30px;
	margin:0px;
	padding:11px 0px 0px 25px;
	background:url(/images/left_menu_title.png) left no-repeat;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
}
.tgp_top .left_menu ul, .tgp_top .left_menu ul li
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.tgp_top .left_menu ul
{
	width:235px;
	height:289px;
	padding-left:10px;
	padding-right:10px;
	background:#edeef0;
}
.tgp_top .left_menu ul li
{
	height:auto;
	border-bottom:dotted 1px #063670;
	background:url(/images/li_icon.png) right no-repeat;
	position:relative;
	z-index:1000;
}
.tgp_top .left_menu ul li a
{
	display:inline-block;
	width:225px;
	height:28px;
	line-height:28px;
	margin-top:1px;
	font-weight:bold;
	color:#063670;
	text-transform:capitalize;
	height:auto;
	padding-right:10px;
}
.tgp_top .left_menu ul li a:hover, .tgp_top .left_menu ul li a.active
{
	color:#F00;	
	background:url(/images/li_icon_act.png) right no-repeat;
	height:auto;
}
.tgp_top .left_menu ul li ul, .tgp_top .left_menu ul li ul li
{
	margin:0px;
	padding:0px;
}
.tgp_top .left_menu ul li ul
{
	position:absolute;
	z-index:1000;
	top:0px;
	width:210px;
	height:auto;
	left:246px;
	padding-left:10px;
	padding-right:10px;
	background:#edeef0;
}
.tgp_top .left_menu ul li ul li
{
	width:210px;
	position:relative;
}
.tgp_top .left_menu ul li ul li.page
{
	background:none;	
}
.tgp_top .left_menu ul li ul li a:hover
{
	background:none;	
}
.tgp_top .left_menu ul li ul li a.active
{
	background:none;	
}
.tgp_top .left_menu ul li ul li a
{
	width:200px;
	padding-right:10px;
}
.tgp_top .left_menu ul li ul li ul, .tgp_top .left_menu ul li ul li ul li
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.tgp_top .left_menu ul li ul li ul
{
	position:absolute;
	top:0px;
	width:200px;
	height:auto;
	left:210px;
	padding-left:10px;
	padding-right:10px;
	background:#edeef0;
}
.tgp_top .left_menu ul li ul li ul li
{
	height:auto;
	border-bottom:dotted 1px #063670;
	background#EDEEF0: #EDEEF0 url(/images/li_icon.png) right no-repeat;
	position:relative;
	width:200px;
}
.tgp_top .left_menu ul li ul li ul li a
{
	padding:0px;	
}
.tgp_top .left_menu ul li ul li ul li ul li
{
	background:none;
}
.tgp_top .left_menu ul li ul li ul li ul li a:hover
{
	background:none;
}
.tgp_top .left_menu .bao_gia
{
	width:255px;
	height:57px;
}
.tgp_top .left_menu .online_support
{
	width:252px;
	height:41px;
	padding-top:10px;
	padding-left:3px;
	background:#0d0d0d;
}
.tgp_top .slide
{
	width:652px;
	padding-right:5px;
	height:330px;
	padding-top:8px;
	float:left;
}
.tgp_logo
{
	width:912px;
	height:52px;
	padding:8px 5px 8px 5px;
	background:url(/images/logo_bg.png) left repeat-x;
}
.tgp_body
{
	width:922px;
	background:url(/images/content_bg.png) #000 top no-repeat;
}
.tgp_body .tgp_content
{
	width:743px;
	padding-left:10px;
	float:left;
}
.tgp_body .tgp_content .content
{
	width:730px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	text-align:justify;
}
.tgp_body .tgp_content .content .news
{
	width:350px;
	height:112px;
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;	
	float:left;
	border-bottom:solid 1px #515151;
}
.tgp_body .tgp_content .content .detail
{
	text-align:right;
	padding-top:3px;
}
.tgp_body .tgp_content .content .detail a
{
	background:url("/images/chitiet.png") no-repeat scroll right top transparent;
	color:#FFFFFF;
	display:inline-block;
	height:16px;
	line-height:16px;
	width:45px;
}
.tgp_body .tgp_content .content .detail a:hover,.tgp_body .tgp_content .content .detail a.active
{
	color:#FAE80B;
	background:url(/images/chitiet.png) bottom right no-repeat;
}
.tgp_body .tgp_content .content a
{
	color:#FFC301;	
}
.tgp_body .tgp_content .content a:hover, .tgp_body .tgp_content .content a.active
{
	color:#FF0;	
}
.tgp_body .tgp_content .content h2.news-title
{
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px 0px 5px 0px;
	color:#FC0;
}
.tgp_body .tgp_content .content .news-desc
{
	font-weight:bold;
	font-size:11px;
	text-align:justify;
}
.tgp_body .tgp_content .content. news-content
{
	text-align:justify;	
}
.tgp_body .tgp_content h1.title
{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	margin-top:13px;
	margin-bottom:8px;
	text-transform:uppercase;
}
.tgp_body .tgp_content .left
{
	width:233px;
	padding:0px 0px 10px 0px;
	float:left;
}
.tgp_body .tgp_content .left h1.title
{
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	margin-top:13px;
	margin-bottom:8px;
	text-transform:uppercase;
}
.tgp_body .tgp_content .left .content
{
	width:223px;
	padding-right:10px;	
}
.tgp_body .tgp_content .left .content h2.title
{	
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}
.tgp_body .tgp_content .left .content span
{
	color:#FFF;
	text-align:justify;
}
.tgp_body .tgp_content .left .content ul, .tgp_body .tgp_content .left .content ul li
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.tgp_body .tgp_content .left .content ul li
{
	height:20px;
}
.tgp_body .tgp_content .left .content ul li a
{
	display:inline-block;
	height:20px;
	color:#FFF;
	line-height:20px;
}
.tgp_body .tgp_content .left .content ul li a:hover, .tgp_body .tgp_content .left .content ul li a.active
{
	color:#ffc301;	
}
.tgp_body .tgp_content .left .content h2.title a
{
	color:#ffc301;
	font-weight:bold;
	font-size:11px;
}
.tgp_body .tgp_content .left .content h2.title a:hover,.tgp_body .tgp_content .left .content h2.title a.active
{
	color:#FAE80B;	
}
.tgp_body .tgp_content .right h1.title
 {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding-left:160px;
	margin-top:13px;
	margin-bottom:8px;
	text-transform:uppercase;
	position:relative;
	z-index:1px;
 }
.tgp_body .tgp_content .right
{
	width:510px;
	padding-bottom:10px;
	float:left;
}
.tgp_body .tgp_content .right .product
{
	width:510px;
	padding-right:0px;
}
.tgp_body .tgp_content .right .product .product_box
{
	width:160px;
	padding:5px;
	float:left;
}
.tgp_body .tgp_content .right .product .product_box .detail
{
	text-align:right;	
	padding-top:5px;
}
.tgp_body .tgp_content .right .product .product_box .detail a
{
	background:url("/images/chitiet.png") no-repeat scroll right top transparent;
	color:#FFFFFF;
	display:inline-block;
	height:16px;
	line-height:16px;
	width:45px;
}
.tgp_body .tgp_content .right .product .product_box .detail a:hover,.tgp_body .tgp_content .right .product .product_box .detail a.active
{
	color:#FAE80B;
	background:url(/images/chitiet.png) bottom right no-repeat;
}
.tgp_body .tgp_content .right .product .product_box .product_img
{
	width:160px;
	height:120px;
}
.tgp_body .tgp_content .right .product .product_box .product_title
{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.tgp_body .tgp_content .right .product .product_box .product_title a
{
	color:#ffc301;
	font-weight:bold;
}
.tgp_body .tgp_content .right .product .product_box .product_title a:hover,.tgp_body .tgp_content .right .product .product_box .product_title a.active
{
	color:#FAE80B;
}
.tgp_body .tgp_content .right .pro_more
{
	width:490px;
	padding-bottom:10px;
	margin:15px 10px 0px 5px;
	border-bottom:solid 1px #666;
}
.tgp_body .tgp_content .right .pro_more .pro_content
{
	width:320px;
	height:107px;
	padding-right:10px;
	float:left;
}
.tgp_body .tgp_content .right .pro_more .pro_content .detail a
{
	display:inline-block;
	width:45px;	
	height:19px;
	line-height:19px;
	background:url(/images/chitiet.png) top right no-repeat;
	color:#FFF;
}
.tgp_body .tgp_content .right .pro_more .pro_content .detail a:hover,.tgp_body .tgp_content .right .pro_more .pro_content .detail a.active
{
	color:#FAE80B;
	background:url(/images/chitiet.png) bottom right no-repeat;
}
.tgp_body .tgp_content .right .pro_more .pro_img
{
	width:160px;
	height:120px;
	float:left;
}
.tgp_body .tgp_content .right .pro_more .pro_content h2.title
{
	margin-top:0px;	
	margin-bottom:0px;
	padding-bottom:5px;
}
.tgp_body .tgp_content .right .pro_more .pro_content h2.title a
{
	color:#ffc301;
	font-weight:bold;
	font-size:11px;
}
.tgp_body .tgp_content .right .pro_more .pro_content h2.title a:hover,.tgp_body .tgp_content .right .pro_more .pro_content h2.title a.active
{
	color:#FAE80B;
}
.tgp_body .tgp_content .right .pro_more .pro_content span
{
	display:inline-block;
	height:83px;
	color:#FFF;
	text-align:justify;
}
.tgp_body .tgp_right
{
	width:149px;
	height:298px;
	padding:0px 10px 10px 10px;
	float:left;
}
.tgp_body .tgp_right h1.title
 {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin-top:13px;
	margin-bottom:8px;
	text-transform:uppercase;
 }
.tgp_body .tgp_right .ho_tro
{
	width:149px;
	height:130px;
	padding:10px 0px 5px 0px;
}
.tgp_body .tgp_right .ho_tro ul, .tgp_body .tgp_right .ho_tro ul li
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.tgp_body .tgp_right .ho_tro ul
{
	width:159px;
	height:130px;
}
.tgp_body .tgp_right .ho_tro ul li
{
	height:26px;
}
.tgp_body .tgp_right .ho_tro ul li a
{
	display:inline-block;
	width:159px;
	height:26px;
	line-height:26px;
	color:#FFF;
}
.tgp_body .tgp_right .ho_tro ul li a:hover, .tgp_body .tgp_right .ho_tro ul li a.active
{
	color:#ffc301;
}
.tgp_body .tgp_right .dang_ky
{
	width:149px;
	padding:0px;
}
.tgp_body .tgp_right .dang_ky h2.title
{
	color:#ffc001;
	font-weight:bold;
	font-size:11px;
	padding-bottom:10px;
	margin:0px;
}
#search .inputtex
{
	width:115px;
	background-color:#CCCCCC;
	border:1px solid #000000;
	color:#0B294D;
	font-size:11px;
	overflow:auto;
	padding:2px;	
	float:left;
}
#search .submit
{
	background:url(/images/button.png) left no-repeat;
	padding:0px;
	margin:0px;
	width:16px;
	height:16px;
	cursor:pointer;
	border:0px;
	float:left;
}
.tgp_copyright
{
	width:922px;
	height:136px;
	color:#aaaaaa;
	position:relative;
	line-height:14px;
	background:url(/images/copyright_bg.png) top no-repeat;
}

.tgp_copyright .div_1
{
	position:absolute;
	left:20px;
	top:37px;
	color:#aaaaaa;
}

.tgp_copyright .div_2
{
	position:absolute;
	right:24px;
	top:48px;
	cursor:pointer;
	color:#aaaaaa;
}
.tgp_copyright .div_2 a
{
	color:#ff9900;
}
.galleryview
{
position:relative;	
}
.caption img
{
	padding:4px 10px 0px 20px;	
}
.caption b
{
	position:relative;
	top:10px;
}
.caption b a
{
	color:#FFC001;	
}
.caption b a:hover, .caption b a.active
{
	color:#FFF;	
}
#pix
{
	overflow:hidden;
	padding-top:10px;
}


/*
-------------------- SELECT -----------------------------
*/
#select-wrapper
{
	padding:5px;
	position:relative;
}
#product-select
{
	display:none;
}

.jqTransformSelectWrapper {
	width: 100px;
	height: 25px;
	color:#ad8154;
	position:relative;
}

.jqTransformSelectWrapper div span {
	
	background: url(/images/select-left.png) no-repeat top left;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 25px;
	line-height: 25px;
	text-indent:10px;
	overflow: hidden;
	cursor:pointer;
	display:block;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 25px;
	height: 25px;
	background: url(/images/select-right.png) no-repeat top right;
	outline:none;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 25px;
	left: 0px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
}

.jqTransformSelectWrapper ul a {
	display: block;
	height:25px;
	line-height:25px;
	text-indent:10px;
	text-decoration: none;
	color:#E3D7C2;
	background-color: #4d331f;
}

.jqTransformSelectWrapper ul a.selected {
	background: #2f190a ;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}
/*============================ report_paging ============================ */
.navigation {
	font-size:10px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	cursor:default;
	font-weight:bold;
	color:#fff;
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:2px 6px;
	border: 1px solid #d48359;
	text-decoration:none;
}
.navigation .page_item a {
	border: 1px solid #fff;
	color:#fff;
}
.navigation .current_page_item, .navigation .page_item a:hover {
	color: #FFFFFF;
	background-color:#d48359;
}
/*============================ report_paging ============================ */
.tgp_content .product 
{
	width:733px;
	padding-right:10px;
	height:auto;
	padding-top:10px;
}
.tgp_content .product .pro_box
{
	float:left;
	display:inline;
	position:relative;
	width:160px;
	overflow:hidden;
	padding:11px;
}
.tgp_content .product .pro_box .detail
{
	padding-top:5px;
	text-align:right;	
}
.tgp_content .product .pro_box .detail a
{
	background:url("/images/chitiet.png") no-repeat scroll right top transparent;
	color:#FFFFFF;
	display:inline-block;
	height:16px;
	line-height:16px;
	width:45px;
}
.tgp_content .product .pro_box .detail a:hover,.tgp_content .product .pro_box .detail a.active
{
	color:#FAE80B;
	background:url(/images/chitiet.png) bottom right no-repeat;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}div.pro_box{
	position:relative; /* important(so we can absolutely position the description div */ 
}
div.description{
	/* styling bellow */
	color:white;
}
div.description_content{
	width:150px;
	height:26px;
	overflow:hidden;
	text-align:left;
	color:#FFF;
}
.description span
{
	display:block;
	width:150px;
	padding:5px 5px 0px 5px;
	font-weight:bold;
	text-transform:uppercase;
}
.description span a
{
	color:#FAE80B;
}
.description span a:hover,.description span a.active
{
	text-decoration:underline;	
}
.pro_box h4.title
{
	padding:5px 0px 0px 0px;
	margin:0px;
	height:18px;
	line-height:16px;
	text-indent:5px;
	width:160px;
	height:18px;
	overflow:hidden;
	text-transform:uppercase;
	text-align:center;
}
.pro_box h4.title a
{
	color:#FFC301;
}
.pro_box h4.title a:hover,.pro_box h4.title a.active
{
	text-decoration:none;	
	color:#FAE80B
}#cong-trinh

{

	width:595px;

	overflow:hidden !important;

	height:93px !important;

	position:absolute;

	left:10px;

	padding-top:27px;

}





#cong-trinh ul, #cong-trinh li {

	margin:0;

	padding:0;

	list-style:none;

}

	

#cong-trinh ul

{

	padding-top:5px;

	overflow:hidden;

}



#cong-trinh li{ 

	width:595px;

	overflow:hidden; 

	text-align:center;

	float:left;

	display:inline;

}	

#prevBtn, #nextBtn

{

	top:4px;

	display:block;

	width:17px;

	height:17px;

	z-index:1000;

	text-indent:-9999px;

	position:absolute;

}



#prevBtn

{

	right:35px;

}



#nextBtn

{ 

	right:15px;

}

#prevBtn a, #nextBtn a

{

	outline:none;

	display:block;

	position:relative;

	width:17px;

	height:17px;

	background:url(/images/arrow-left.png) no-repeat 0 0;	

}

#nextBtn a{ 

	background:url(/images/arrow-right.png) no-repeat 0 0;	

}

#prevBtn a:hover, #nextBtn a:hover

{

	background-position:bottom left;

}



#cong-trinh .item, #pix .box

{

	float:left;

	display:inline;

	position:relative;
	width:160px;

	height:120px;

	overflow:hidden;
	padding:11px;

}
#cong-trinh .item a, #pix .box a

{

	color:#FFFFFF;

	overflow:hidden;

}



#cong-trinh .item img, #pix .box img

{

	background-color:#F5F2E9;

	

}



#cong-trinh .item span, #pix .box span

{

	position:absolute;
	bottom:11px;
	left:11px;
	width:160px;
	height:34px;
	line-height:34px;
	background:transparent url(/images/bg-caption.png) left top;
	text-indent:11px;
	font-weight:bold;
	color:#FAE80B;

}
