/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	display: block;
	width: 100%;
}
* html .clearfix {
	height: 1%;
}

/* */
body
{
	width:100%;
	color:#CFCFCF;
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:url(/images/bg_ln.png) top left repeat-x #DCE0E4;
	position:relative;
}
a
{
	text-decoration:none;
	color:#e37100;
}
a:hover
{
	color:#FF0000;
}
a img
{
	border:none;
}
form
{
	margin:0px;
	padding:0px;
}
.clear
{
	clear:both;
}
.tgp_container
{
	margin:0px auto;
	width:930px;
	text-align:left;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
}
.tgp_copyright
{
	width:930px;
	height:99px;
	margin-top:10px;
	color:#4a5556;
	position:relative;
	line-height:14px;
}
.tgp_copyright .div_1
{
	position:absolute;
	left:1px;
	top:16px;
}
.tgp_copyright .div_3
{
	position:absolute;
	right:1px;
	top:60px;
	height:30px;
}
.tgp_copyright .div_2
{
	position:absolute;
	right:1px;
	top:30px;
	cursor:pointer;
	text-align:right;
}
.tgp_copyright .div_2 b
{
	color:#586c6c;
}
.tgp_banner
{
	margin:0;
	padding:0;
	top:0;
	left:0;
	width:930px;
	height:99px;
	position:relative;
	z-index:900000;
}
.tgp_banner .flash_banner
{
	width:930px;
	height:99px;
	position:absolute;
	top:0;
	left:0;
}
.tgp_banner .overlay
{
	margin:0;
	padding:0;
	position:absolute;
	width:290px;
	height:99px;
	right:0;
	top:0;
}
.tgp_banner .overlay .wrapper
{
	position:relative;
	width:290px;
	height:99px;
}
.tgp_banner .div_1
{
	position:absolute;
	display:inline-block;
	float:right;
	margin:0;
	padding:0;
	color:#727476;
	bottom:20px;
	right:1px;
	height:14px;
	z-index:910000;
}
.tgp_banner .div_1 ul
{
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.tgp_banner .div_1 ul li
{
	display:inline-block;
	float:left;
	padding-left:3px;
	position:relative;
}
.tgp_banner .div_1 ul li .lien_ket_website
{
	position:absolute;
	padding:0;
	margin:0;
	border:1px solid #94abab;
	background:#d8e3e3;
	top:15px;
	left:0px;
	visibility:hidden;
	list-style:none;
}
.tgp_banner .div_1 ul li .lien_ket_website li
{
	margin:0;
	padding:0;
	display:inline-block;
	float:none;
}
.tgp_banner .div_1 ul li .lien_ket_website li a
{
	color:#455858;
	display:inline-block;
	background:#d8e3e3;
	width:120px;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
}
.tgp_banner .div_1 ul li .lien_ket_website li a:hover
{
	background:#bdcfcf;
}
.tgp_banner .div_1 a
{
	color:#727476;
}
.tgp_banner .div_2
{
	margin:0;
	padding:0;
	position:absolute;
	width:224px;
	height:28px;
	background:url(/images/bg_search_box.png);
	top:30px;
	right:7px;
	z-index:1000;
}
.tgp_banner .div_2 input
{
	margin:0;
	padding:0;
	border:none;
	background:none;
	height:14px;
	width:177px;
	padding:7px;
	float:left;
	color:#727476;
	font-family:Verdana;
	font-size:11px;
}
.tgp_banner .div_2 .button
{
	margin:0;
	padding:0;
	width:31px;
	height:28px;
	border:none;
	float:right;
	text-indent:-999999px;
	background:url(/images/btn_search.png) transparent no-repeat;
}
.tgp_banner .div_3
{
	position:absolute;
	right:0;
	top:10px;
	text-shadow:#C2A9AC 1px 1px;
}
.tgp_banner .div_3 a
{
	color:#F60;
	font-size:11px;
}
.menu_background
{
	position:absolute;
	width:100%;
	height:44px;
	background:url(/images/menu_bg_ln.png) repeat-x;
	top:99px;
	left:0px;
}
.tgp_menu
{
	width:930px;
	height:67px;
	position:relative;
	z-index:50000;
}

.tgp_menu ul
{
	margin:0;
	padding:0;
	width:930px;
	height:36px;
	background:url(/images/menu_bg.png) center center no-repeat;
	list-style:none;
	position: relative;
	
	/*overflow:hidden;*/
}
.tgp_menu ul li 
{
	float: left;
	list-style: none;
}
.tgp_menu ul li a 
{
	position: relative;
	text-decoration: none;
	font: 12px Verdana;
	color: #FFF;
	text-align: center;
	height: 36px; 
	z-index: 10; letter-spacing: 0;
	float: left; display: block;
	padding-left:21px;
	padding-right:0;
	line-height:36px;
	text-shadow:#333 1px 1px 1px;
}

.tgp_menu ul li a:hover, .tgp_menu ul li a.active
{
	background:url(/images/menu_hover_left.png) no-repeat;
}

.tgp_menu ul li a b
{
	text-decoration: none;
	font: 12px Verdana;
	color: #FFF;
	text-align: center;
	height: 36px; 
	z-index: 9; letter-spacing: 0;
	float: left; display: block;
	padding-right:21px;
	line-height:36px;
}

.tgp_menu ul li a.active b, .tgp_menu ul li a:hover b
{
	background:url(/images/menu_hover_right.png) top right no-repeat;
}

.tgp_menu ul li ul
{
	margin:0;
	padding:0;
	height:31px;
	list-style:none;
	background:none;
	top:36px;
	left:0;
	visibility:visible;
	background:url(/images/sub_menu_bg.png) #FFF;
	width:930px;
	position:absolute;
}
.tgp_menu ul li ul.active
{
	z-index:9999;
	visibility:visible;
}
.tgp_menu ul li ul.inactive
{
	z-index:10000;
	visibility:hidden;
}
.tgp_menu ul li ul li
{
	margin:0;
	padding:0;
	display:inline-block;
	background:url(/images/menu_inner_li.png) top right no-repeat;
}
.tgp_menu ul li ul li a
{
	text-decoration: none;
	font: 12px Verdana;
	color: #4a5d5d;
	text-align: center;
	height: 31px; 
	width:auto;
	letter-spacing: 0;
	float: left; display: block;
	padding-left:24px;
	padding-right:24px;
	line-height:31px;
	background:url(/images/menu_bullet.png) 10px 12px no-repeat;
	text-shadow:none;
}
.tgp_menu ul li ul li a.active, .tgp_menu ul li ul li a:hover
{
	background:url(/images/menu_bullet_active.png) 10px 12px no-repeat;
	color:#e00a0a;
}
.tgp_slider
{
	width:930px;
	height:293px;
	background:url(/images/bg_slider.png);
}
.tgp_body
{
	background:#FFF;
	position:relative;
}
.tgp_body .shadow_top_left
{
	position:absolute;
	top:0;
	left:-16px;
	width:16px;
	height:60px;
	background:url(/images/shadow_top_left.png);
}
.tgp_body .shadow_top_right
{
	position:absolute;
	top:0;
	left:930px;
	width:16px;
	height:60px;
	background:url(/images/shadow_top_right.png);
}
.tgp_body .shadow_left
{
	position:absolute;
	top:60px;
	left:-16px;
	width:16px;
	height:100%;
	background:url(/images/shadow_left.png);
}
.tgp_body .shadow_right
{
	position:absolute;
	top:60px;
	left:930px;
	width:16px;
	height:100%;
	background:url(/images/shadow_right.png);
}
.tgp_body .shadow_bot_left
{
	position:absolute;
	left:-16px;
	width:16px;
	height:16px;
	background:url(/images/shadow_bot_left.png);
}
.tgp_body .shadow_bot_right
{
	position:absolute;
	left:930px;
	width:16px;
	height:16px;
	background:url(/images/shadow_bot_right.png);
}
.tgp_body .shadow_bottom
{
	position:absolute;
	left:0px;
	width:930px;
	height:16px;
	background:url(/images/shadow_bottom.png);
}
/*Fix shadow cho trang Gallery*/
.tgp_body .shadow_top_leftfix
{
	position:absolute;
	top:0;
	left:-16px;
	width:16px;
	height:60px;
	background:url(/images/shadow_top_left.png);
}
.tgp_body .shadow_top_rightfix
{
	position:absolute;
	top:0;
	left:930px;
	width:16px;
	height:60px;
	background:url(/images/shadow_top_right.png);
}
.tgp_body .shadow_leftfix
{
	position:absolute;
	top:60px;
	left:-16px;
	width:16px;
	height:507px;
	background:url(/images/shadow_left.png);
}
.tgp_body .shadow_rightfix
{
	position:absolute;
	top:60px;
	left:930px;
	width:16px;
	height:507px;
	background:url(/images/shadow_right.png);
}
.tgp_body .shadow_bot_leftfix
{
	position:absolute;
	top:567px;
	left:-16px;
	width:16px;
	height:16px;
	background:url(/images/shadow_bot_left.png);
}
.tgp_body .shadow_bot_rightfix
{
	position:absolute;
	top:567px;
	left:930px;
	width:16px;
	height:16px;
	background:url(/images/shadow_bot_right.png);
}
.tgp_body .shadow_bottomfix
{
	position:absolute;
	top:567px;
	left:0px;
	width:930px;
	height:16px;
	background:url(/images/shadow_bottom.png);
}
/*=============================*/
.home
{
	margin:0;
	padding:0;
	width:930px;
	height:464px;
	background:#FFF;
}
@charset "utf-8";
/* CSS Document */
.page
{
	margin:0;
	padding:0;
	padding:10px;
	color:#000;
	font-size:11px;
}
@charset "utf-8";
/* CSS Document */

/* ====================== Van ban =========================== */
.tpllist {
	width:215px;
	float:left;
	display:inline;
	background:#FFF;
	border:1px outset #0A93C0;
	font:Tahoma, Geneva, sans-serif;
	margin:5px;
	color:#000;
}
.tplinfo {
	margin:2px 5px 2px 5px;
	width:130px;
	height:46px;
	float:left;
	overflow:hidden;
	text-align:justify;
}
.tplinfo a
{
	color:#009649;
	font-weight:bold;
}
.tplinfo a:hover,.tplinfo a.active
{
	color:	#0A93C0;
}
.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:8px;
	width:130px;
	margin:0px 5px 5px 5px;
	overflow:hidden;
	text-align:justify;
}
.info
{
	width:80px;
	float:left;
	margin-left:2px;
	margin-bottom:2px;
}
.date
{
	float:right;
	padding-left:5px;
	margin-right:5px;
	font-weight:bold;
}
.counter-num {
	font-weight:bold;
	font-size:15px;
	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;
}
.file_box
{
	display:inline-block;
	float:none;
	width:910px;
	margin-bottom:10px;
}
.file_box .title
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#374545;
	text-shadow:#E6E6E6 1px 1px 1px;
}@charset "utf-8";
/* CSS Document */

.gioi_thieu
{
	width:930px;
	height:350px;
	margin:0;
	padding:0;
	background:#FFF;
	color:#485153;
	border-top:1px solid #f5f6f7;
}
.gioi_thieu .slider
{
	margin:0;
	padding:0;
	width:467px;
	height:350px;
	background:#FFF;
	display:inline-block;
	float:left;
}
.gioi_thieu .thong_tin
{
	margin:0;
	padding:4px;
	width:452px;
	height:340px;
	background:#FFF;
	display:inline-block;
	float:right;
	text-align:justify;
	color:#000;
	overflow:auto;
}.huong_dan_list
{
	margin:0;
	margin-top:10px;
	padding:15px;
	padding-top:5px;
	width:178px;
	display:inline-block;
	float:left;
	border-right:1px solid #a1b4b8;
	position:absolute;
	top:323px;
	left:0;
}
.huong_dan_list ul
{
	margin:0;
	padding:0;
	padding-left:10px;
	list-style:none;
}
.huong_dan_list ul li
{
	list-style-image:url(/images/menu_bullet_active.png);
	line-height:18px;
}
.huong_dan_list ul li a
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#586c6c;
}
.huong_dan_list ul li a:hover
{
	color:#a1b4b8;
}
.huong_dan_list ul li a.active
{
	color:#D00;
	font-weight:bold;
}
.huong_dan
{
	margin:0;
	padding:10px;
	min-height:300px;
	color:#000;
	width:690px;
	display:inline-block;
	float:right;
	text-align:justify;
}
.huong_dan .news_item
{
	margin:0;
	padding:5px;
	display:inline-block;
	float:left;
	width:320px;
	height:26px;
	border-bottom:1px solid #a1b4b8;
	margin-bottom:5px;
	margin-right:10px;
	margin-left:5px;
	text-align:justify;
	position:relative;
	padding-bottom:10px;
}
.huong_dan .news_item .news_ttitle
{
	margin:0;
	padding:0;
	padding-bottom:5px;
}
.huong_dan .news_item .news_ttitle a
{
	font-weight:100;
	color:#DD0000;
}
.huong_dan .news_item .news_ttitle a:hover
{
	color:#F47E82;
}
.huong_dan .news_item .news_content
{
	margin:0;
	padding:0;
	padding-bottom:3px;
	text-align:justify;
	color:#414f4f;
}
.huong_dan .news_item .xem
{
	position:absolute;
	padding:0;
	margin:0;
	display:inline-block;
	font-size:11px;
	color:#626767;
	bottom:3px;
	right:3px;
}
.huong_dan .news_title
{
	margin-bottom:5px;
}
.huong_dan .news_title a
{
	margin:0;
	padding:0;
	color:#D00;;
	font-size:16px;
	font-weight:bold;
}
.huong_dan .desc
{
	margin:0;
	padding:0;
	color:#4f5f5f;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}
.huong_dan .content
{
	margin:0;
	padding:0;
	color:#4f5f5f;
	font-weight:100;
	font-size:11px;
	margin-bottom:5px;
}
.huong_dan .more a
{
	font-weight:100;
	color:#DD0000;
}
.huong_dan .more a:hover
{
	color:#FF4646;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #A1B4B8;
}
.jScrollPaneDrag {
	position: absolute;
	background: #586C6C;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}@charset "utf-8";
/* CSS Document */

.tgp_lien_he
{
	width:910px;
	margin:0;
	padding:0;
	background:#FFF;
	color:#485153;
	border-top:1px solid #f5f6f7;
	padding:10px;
}
.titlebar
{
	margin:0;
	padding:0;
	height:30px;
	background:#586c6c;
	line-height:30px;
	font-weight:bold;
	padding-left:10px;
}
.titlebar .text
{
	display:inline-block;
	font-size:14px;
	margin-top:10px;
}
.tgp_lien_he .page_title
{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #6b7679;
}
.tgp_lien_he .page
{
	margin:0;
	padding:0;
	float:right;
	width:290px;
	height:290px;
	padding:5px;
}
.tgp_lien_he .form_lh
{
	margin:0;
	padding:0;
	display:inline-block;
	float:left;
}
.tgp_lien_he .form_lh form
{
	width:600px;
	font-size:11px;
	font-weight:100;
}
.tgp_lien_he .form_lh .inputbox
{
	background:#F4F4F4;
	border:1px solid #999;
	color:#6b7679;
	font-size:12px;
	padding:3px;
}
.tgp_lien_he .form_lh .btn
{
	width:100%;
	margin-left:8px;
}
.tgp_lien_he .form_lh .btn_gui
{
	margin-top:5px;
	border:none;
	background:url(/images/btn_send.png);
	width:60px;
	height:22px;
	text-indent:-99999px;
}
.tgp_lien_he .form_lh .btn_reset
{
	margin-top:5px;
	border:none;
	background:url(/images/btn_reset.png);
	width:60px;
	height:22px;
	text-indent:-99999px;
}.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	font-size:11px;
}
.page .left
{
	float:left;
	width:330px;
	height:500px;
}
.page .right
{
	border-left:1px solid #A1B4B8;
	width:558px;
	padding:10px;
	min-height:500px;
	float:left;
}
.page .inputbox
{
	background:#F4F4F4;
	border:1px solid #999;
	color:#6b7679;
	font-size:12px;
	padding:3px;
}
.btn_capnhat
{
	border:none;
	background:url(/images/btn_capnhat.png);
	width:79px;
	height:22px;
	text-indent:-99999px;
}
.btn_guidon
{
	border:none;
	background:url(/images/btn_guidon.png);
	width:106px;
	height:22px;
	text-indent:-99999px;
}@charset "utf-8";
/* CSS Document */

.tgp_content
{
	width:930px;
	background:#FFF;
}
.tgp_content .box
{
	display:inline-block;
	width:464px;
	float:left;
	border-right:1px solid #dadfdf;
	background:#FFF;
	overflow:hidden;
}
.tgp_content .box.fit
{
	width:930px;
}
.tgp_content .box .title
{
	display:block;
	float:none;
	width:358px;
	height:34px;
	background:url(/images/product_title.png);
	padding-left:107px;
	line-height:34px;
	font-family:Verdana;
	font-size:13px;
	color:#FFF;
	text-shadow:#333 1px 1px 1px;
}
.tgp_content .box .content
{
	display:block;
	float:none;
	width:454px;
	background:#FFF;
	padding:7px;
	border-right:1px solid #d9dddd;
}
.tgp_content .box.fit .title
{
	display:block;
	float:none;
	width:930px;
	height:34px;
	background:url(/images/product_title_b.png);
	padding-left:107px;
	line-height:34px;
	font-family:Verdana;
	font-size:13px;
	color:#FFF;
	text-shadow:#333 1px 1px 1px;
}
.tgp_content .box.fit .content
{
	display:block;
	float:none;
	width:916px;
	background:#FFF;
	padding:7px;
	border-right:1px solid #d9dddd;
}
.tgp_content .box .content .product_box
{
	display:inline-block;
	float:left;
	width:208px;
	height:184px;
	border:1px solid #d9dddd;
	margin:7px;
	position:relative;
}
.tgp_content .box.fit .content .product_box
{
	display:inline-block;
	float:left;
	width:208px;
	height:184px;
	border:1px solid #586C6C;
	margin:7px;
	padding:2px;
	position:relative;
}
.tgp_content .box .content .product_box .p_title
{
	position:absolute;
	display:block;
	width:208px;
	height:29px;
	left:2px;
	bottom:2px;
	background:url(/images/product_box_title.png);
	line-height:29px;
	text-align:center;
	color:#FFF;
	font-size:13px;
}
.tgp_content .box .content .product_box .p_title:hover
{
	background:url(/images/product_box_title_active.png);
}
.page_sp
{
	margin:0;
	padding:0;
	padding:10px;
	color:#000;
	font-family:Verdana;
	font-size:11px;
}
.page_sp .ten
{
	font-size:14px;
	font-weight:bold;
	color:#374545;
	text-shadow:#E6E6E6 1px 1px 1px;
	margin-bottom:5px;
}
.page_sp .item
{
	margin:0;
	padding:0;
	padding:5px;
}
.page_sp .other_product
{
	width:208px;
	height:204px;
	background:#FFF;
	margin-left:9px;
	margin-bottom:10px;
	display:inline-block;
	float:left;
	border:1px solid #000;
	padding:2px;
	color:#000;
	position:relative;
}
.page_sp .other_product .overlay
{
	position:absolute;
	width:208px;
	height:20px;
	bottom:2px;
	left:2px;
	background:#000;
	color:#FFF;
	line-height:20px;
	text-align:center;
	filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7;
}
.download_link
{
	color:#3D4F4F; 
}
.download_link:hover
{
	color:#7B8E92;
	text-decoration:underline;
}@charset "utf-8";
/* CSS Document */
.news_content .image_box
{
	margin:0;
	padding:0;
	display:inline-block;
	float:left;
	width:170px;
	height:96px;
	margin-left:5px;
	margin-bottom:15px;
}
.news_content .image_box img
{
	margin:0;
	padding:0;
	width:170px;
	height:96px;
	background:#FFF;
}
.news_content .more
{
	display:inline-block;
	position:absolute;
	bottom:1px;
	right:10px;
}
.page a
{
	color:#455858;
}
/* Select box */
.wrapper
{
	display:block;
	float:right;
	position:relative;
	margin-top:5px;
	border:none;
}
.wrapper .text
{
	display:inline;
	float:left;
	line-height:20px;
}
.wrapper .selb
{
	display:inline;
	float:right;
	border:none;
}
.wrapper .selectbox-wrapper {
    position:absolute;
    width:400px;
    background-color:#e5f7f7;
    border:1px solid #e5f7f7;
    margin:0px;
    margin-top:-10px;
    padding:0px;
    font-size:11px;
    text-align:left;
    overflow: auto;
    color:#000;
	z-index:1000;
	border:none;
}
.wrapper .selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
.wrapper .selectbox-wrapper ul li.selected { 
  background-color: #c7f2f2;
}
.wrapper .selectbox-wrapper ul li.current { 
  background-color: #beebeb;
}
.wrapper .selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}
label {
    display: block;
}
.selectbox /* look&fell of  select box*/
{
  margin: 0px 5px 10px 0px;
  padding-left:2px;
  font-family: Verdana;
  font-size:11px;
  width : 400px; 
  height:19px;
  display : block;
  text-align:left; 
  background: url('/images/bg_select_blue.png') right;
  cursor: pointer;
  color:#FFF;
  border:none;
}

.catbox
{
	margin:0;
	padding:0;
	height:110px;
	height:auto !important;
	width:910px;
	position:relative;
	float:left;
	padding-bottom:15px;
	overflow:hidden;
}

.catbox .image_box
{
	margin:0;
	padding:0;
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
	padding-bottom:10px;
	width:170px;
	height:96px;
	display:inline;
	float:left;
}

.catbox .image_box img
{
	margin:0;
	padding:0;
	width:170px;
	height:96px;
	background:#FFF;
}

.catbox .more
{
	position:absolute;
	margin:0;
	padding:0;
	padding-top:15px;
	right:10px;
	bottom:1px;
}
@charset "utf-8";
/* CSS Document */
.tin_tuc_list
{
	margin:0;
	margin-top:10px;
	padding:15px;
	padding-top:5px;
	width:180px;
	display:inline-block;
	float:left;
	border-right:1px solid #a1b4b8;
}
.tin_tuc_list ul
{
	margin:0;
	padding:0;
	padding-left:15px;
	list-style:none;
}
.tin_tuc_list ul li
{
	list-style-image:url(/images/menu_bullet_active.png);
	line-height:18px;
}
.tin_tuc_list ul li a
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#586c6c;
}
.tin_tuc_list ul li a:hover
{
	color:#a1b4b8;
}
.tin_tuc_list ul li a.active
{
	color:#D00;
	font-weight:bold;
}
.tin_tuc
{
	margin:0;
	padding:10px;
	min-height:300px;
	color:#000;
	width:690px;
	display:inline-block;
	float:left;
}
.tin_tuc .error
{
	margin:0;
	padding:0;
	text-align:center;
	line-height:300px;
}
.navigator
{
	margin:0;
	padding:0;
	height:30px;
	background:#586c6c;
	line-height:30px;
	font-weight:bold;
	padding-left:10px;
	text-shadow:#333 1px 1px 1px;
	color:#FFF;
}
.navigator a.main
{
	margin:0;
	padding:0;
	display:inline-block;
	height:30px;
	line-height:30px;
	text-align:center;
}
.navigator a
{
	color:#fff;
}
.navigator a:hover
{
	color:#d2e5e5;
}
.tin_tuc .news_item
{
	margin:0;
	padding:5px;
	display:inline-block;
	float:left;
	width:330px;
	height:110px;
	border-bottom:1px solid #a1b4b8;
	margin-bottom:5px;
	margin-right:5px;
	text-align:justify;
	position:relative;
}
.tin_tuc .news_item .news_title
{
	margin:0;
	padding:0;
	padding-bottom:5px;
}
.tin_tuc .news_item .news_title a
{
	font-weight:bold;
	color:#586c6c;
}
.tin_tuc .news_item .news_title a:hover
{
	color:#a1b4b8;
}
.tin_tuc .news_item .news_content
{
	margin:0;
	padding:0;
	padding-bottom:3px;
	text-align:justify;
	color:#414f4f;
}
.tin_tuc .news_item .xem
{
	position:absolute;
	padding:0;
	margin:0;
	display:inline-block;
	font-size:11px;
	color:#626767;
	bottom:3px;
	right:3px;
}
.tin_tuc_xem
{
	margin:0;
	padding:10px;
	min-height:300px;
	color:#000;
	text-align:justify;
}
.tin_tuc_xem a
{
	margin:0;
	padding:0;
	color:#414f4f;
}
.tin_tuc_xem a:hover
{
	color:#637979;
}
.tin_tuc_xem .news_title
{
	margin-bottom:5px;
}
.tin_tuc_xem .news_title a
{
	margin:0;
	padding:0;
	color:#D00;;
	font-size:16px;
	font-weight:bold;
}
.tin_tuc_xem .desc
{
	margin:0;
	padding:0;
	color:#4f5f5f;
	font-weight:bold;
	font-size:11px;
	margin-bottom:5px;
}
.tin_tuc_xem .content
{
	margin:0;
	padding:0;
	color:#4f5f5f;
	font-weight:100;
	font-size:11px;
	margin-bottom:5px;
}
