/* hide from ie mac \*/
* html {overflow: hidden; }
* html body {overflow: auto; }
/* end hack */

/* Clearfix */
.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size:0;
}

* html > body .clearfix {
      display: block;
      width: 100%;
      height:100%;
}
* html .clearfix {
	height: 1%;
}
/* */
* html .loading
{
      position:absolute;
	  z-index:99999;
      height:110%;
}
#news_home
{
	height:100px;
	width:665px;
	
}
#bds_home
{
	height:320px;
}
#loading_page
{
	height:294px;	
}
.loading
{
      margin:0;
      padding:0;
      width:100%;
      min-height: 100%;
      position:fixed;
      top:0;
      left:0;
      z-index:99998;
      background:#000;
      filter:alpha(opacity=80);
      opacity: 0.8;
}

.loading .loading_status{
      height:15px;
      position:absolute;
      top:50%;
	  color:#FFF;
      left:45%;
      filter:alpha(opacity=80);
      opacity: 0.8;  
      z-index:99999;
}
.loading .loading_status .img
{
      display:inline;
      float:left;
      background:url(/images/loading.gif) no-repeat;
      width:66px;
      height:66px;
}
.loading .loading_status .text
{
      display:inline;
      color:#FFF;
      font-weight:bold;
      margin:0;
      padding:0;
      margin-left:2px;
}

/* */
body
{
	color:#CFCFCF;
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	padding:0px;
	background:#FFF url(/images/bgimg.png) repeat-x top left;
}
a
{
	text-decoration:none;
	color:#2D8FC4;
}
a:hover
{
	color:#FF0000;
}
a:focus {
    outline: 0;
}


a img
{
	border:none;
}

form
{
	margin:0px;
	padding:0px;
}

.clear
{
	clear:both;
}

.tgp_container
{
	margin:0px auto;
	width:1000px;
	text-align:left;
	padding:0px;
}

.tgp_banner
{
	width:1000px;
	height:159px;
	/*background:url(/images/banner.png) no-repeat;*/
	position:relative;
}

.tgp_banner .flash
{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:1000px;
	height:159px;
	clear:both;
}

.tgp_banner .other
{
	width:215px;
	height:20px;
	/*background:url(/images/combobox_other.png) no-repeat;*/
	position:absolute;
	top:15px;
	right:10px;
	z-index:10;
}

.tgp_banner .other select
{
	width:215px;
	height:20px;
	border:none;
	background:#FFF;
}

.tgp_menu
{
	width:1000px;
	height:37px;
	background:#00396e;
}

.tgp_menu ul
{
	margin:0;
	padding:0;
	width:1000px;
	height:37px;
	list-style:none;
}

.tgp_menu ul li
{
	display:inline;
	float:left;
	display:inline-block;
	width:160px;
	height:37px;
	text-align:center;
}

.tgp_menu ul li a
{
	display:block;
	margin:0;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	font-family:Arial;
	height:37px;
	line-height:37px;
	text-align:center;
}

.tgp_menu ul li a:hover, .tgp_menu ul li.active a
{
	background:url(/images/menuhover.png) no-repeat center top;
}

.tgp_body
{
	position:relative;
}

.tgp_slide
{
	width:1000px;
	height:344px;
	position:relative;
	/*background:url(/images/imgslide.png) no-repeat;*/
}

.tgp_body .box
{
	margin:0;
	padding:0;
	width:980px;
}

.tgp_body .box .content
{
	margin:0;
	padding:0;
	float:left;
	position:relative;
}

.tgp_body .box .content .title
{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#2d8fc4;
	padding:10px 0px;
}

.tgp_body .box .content .title b
{
	color:#F00;
}

.tgp_body .box .content .img
{
	margin:0;
	padding:0;
	width:249px;
	height:177px;
	padding:3px;
	background:#c7c7c7;
	display:inline;
	float:left;
}

.tgp_body .box .content .txt
{
	margin:0;
	padding:0;
	display:inline;
	float:left;
	width:387px;
	height:183px;
	padding-left:20px;
}

.tgp_body .box .content .txt .title
{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	color:#ff7e00;
	padding-bottom:20px;
	width:387px;
}

.tgp_body .box .content .txt .text
{
	color:#3e3e3e;
	text-align:justify;
}

.tgp_body .box .content .navigator
{
	position:absolute;
	width:80px;
	height:8px;
	margin:0;
	padding:0;
	right:0px;
	bottom:10px;
	overflow:hidden;
}

.tgp_body .box .content .navigator ul
{
	margin:0;
	padding:0;
	list-style:none;
	height:8px;
	width:80px;
}

.tgp_body .box .content .navigator ul li
{
	display:inline;
	float:left;
	margin-right:8px;
	height:8px;
	width:8px;
}

.tgp_body .box .content .navigator ul li a
{
	margin:0;
	padding:0;
	display:block;
	width:8px;
	height:8px;
	background:#c8c8c8;
}

.tgp_body .box .content .navigator ul li a:hover, .tgp_body .box .content .navigator ul li a.active
{
	background:#2d8fc4;
}

.tgp_body .box .content .input
{
	padding:5px;
	border:3px solid #2d8fc4;
}

.tgp_body .box .content .input.txt_search
{
	width:422px;
	height:22px;
	display:inline;
	float:left;
	font-size:14px;
	color:#5e5e5e;
	font-style:italic;
	margin-top:10px;
	margin-left:0px;
}

.tgp_body .box .content .input.btn_search
{
	width:170px;
	height:38px;
	text-indent:-99999px;
	background:url(/images/btn_search.png) no-repeat;
	border:none;
	margin-top:10px;
	margin-left:20px;
}

.tgp_body .box .content .lst_search 
{
	margin:0;
	padding:0;
	margin-left:0px;
	margin-top:10px;
	list-style:none;
	width:650px;
}

.tgp_body .box .content .lst_search li
{
	margin:0;
	padding:0;
	margin-right:7px;
	float:left;
}

.tgp_body .box .content .lst_search li .combobox
{
	height:38px;
	float:left;
	margin:10px 0px;
	display:inline-block;
}

.tgp_body .box .content .news_list
{
	margin:0;
	padding:0;
	width:662px;
	height:258px;
	list-style:none;
}

.tgp_body .box .content .news_list .news_box
{
	width:210px;
	height:258px;
	padding:0;
	margin-left:10px;
	display:inline;
	float:left;
}

.tgp_body .box .content .news_list .news_box img
{
	width:206px;
	height:117px;
	border:2px solid #c7c7c7;
	margin:0;
	padding:0;
	display:inline;
	float:left;
}

.tgp_body .box .content .news_list .news_box .news_date
{
	margin:0;
	padding:0;
	width:106px;
	height:20px;
	background:url(/images/datebg.png) no-repeat left center;
	color:#696969;
	font-size:10px;
	line-height:20px;
	display:inline;
	float:left;
	width:190px;
	padding-left:16px;
}

.tgp_body .box .content .news_list .news_box .news_title
{
	display:inline;
	float:left;
	margin-top:10px;
	font-size:14px;
	color:#ff7e00;
	width:210px;
	text-align:justify;
}

.tgp_body .box .content .news_list .news_box .news_text
{
	display:inline;
	float:left;
	margin-top:10px;
	font-size:12px;
	color:#2a2a2a;
	width:210px;
	text-align:justify;
}

.tgp_body .box .content .news_list.other
{
	margin:0;
	padding:0;
	width:662px;
	height:67px;
	list-style:none;
}

.tgp_body .box .content .news_list.other .news_box
{
	width:210px;
	height:67px;
	padding:0;
	margin-left:5px;
	padding-right:4px;
	display:inline;
	float:left;
	border-right:1px solid #e2e2e2;
	position:relative;
}

.tgp_body .box .content .news_list.other .news_box .news_title,.tgp_body .box .content .news_list.other .news_box .news_title a
{
	font-size:14px;
	color:#2d8fc4;
}


.tgp_body .box .content .news_list.other .news_box .news_date
{
	margin:0;
	padding:0;
	width:95px;
	height:17px;
	position:absolute;
	bottom:5px;
	right:5px;
	line-height:17px;
	padding-left:10px;
	background:url(/images/datebg2.png) no-repeat left center;
}

.tgp_body .box .content .news_other
{
	width:662px;
	height:22px;
	border-bottom:1px solid #e2e2e2;
	background:url(/images/other.png) left top no-repeat;
	position:relative;
}

.tgp_body .box .content .news_other .navigator
{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:135px;
	width:85px;
	height:23px;
}

.tgp_body .box .content .news_other .navigator li
{
	display:inline;
	float:left;
}

.tgp_body .box .content .news_other .navigator li a
{
	color:#000;
	font-size:11px;
	width:16px;
	height:22px;
	line-height:22px;
	display:block;
	float:left;
	text-align:center;
}

.tgp_body .box .content .news_other .navigator li a:hover, .tgp_body .box .content .news_other .navigator li a.active
{
	color:#FFF;
	background:#2d8fc4;
}

.tgp_body .box .content .bds_list
{
	margin:0;
	padding:0;
	width:1000px;
	list-style:none;
}

.tgp_body .box .content .bds_list li
{
	display:inline;
	float:left;
	width:478px;
	height:110px;
	padding:10px;
	margin-right:1px;
}

.tgp_body .box .content .bds_list li .box
{
	margin:0;
	padding:0;
	display:inline;
	float:left;
	height:94px;
	border:none;
}

.tgp_body .box .content .bds_list li .box .bds_title,.tgp_body .box .content .bds_list li .box .bds_title a
{
	font-size:11px;
	font-weight:bold;
	color:#2d8fc4;
}

.tgp_body .box .content .bds_list li .box .bds_text
{
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding-top:3px;
	padding-bottom:3px;
}

.tgp_body .center
{
	text-align:center;
}

.tgp_body .box .content .bds_list li .box .bds_text b
{
	font-weight:bold;
	color:#2d8fc4;
}

.tgp_body .box .content .bds_list li .box .bds_text .btn
{
	color:#000;
}

.tgp_body .box .content .bds_list li .box .bds_text i
{
	font-style:normal;
	color:#2d8fc4;
}

.tgp_body .box .content .bds_list li .box .bds_text .gia
{
	padding:0px 5px;
	height:19px;
	font-size:11px;
	line-height:19px;
	border:1px solid #c9c9c9;
	color:#ababab;
	display:inline;
	float:left;
	margin-left:5px;
}
.tgp_body .box .content .bds_list li .box .bds_text .gia:hover,.tgp_body .box .content .bds_list li .box .bds_text .gia.active
{
	color:#F00;	
}

.tgp_body .box .content .bds_list li .box.p1
{
	width:108px;
}

.tgp_body .box .content .bds_list li .box.p1 img
{
	margin:0;
	padding:0;
	width:106px;
	height:92px;
	border:1px solid #00c6ff;
}

.tgp_body .box .content .bds_list li .box.p2
{
	width:213px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
}

.tgp_body .box .content .bds_list li .box.p2 .vip
{
	width:33px;
	height:17px;
	margin:0;
	padding:0;
	background:url(/images/vip.png) no-repeat;
	position:absolute;
	bottom:0;
	right:0;
}

.tgp_body .box .content .bds_list li .box.p3
{
	width:137px;
}

.bds_navigator
{
	text-align:center;
	width:1000px;
}

.bds_navigator a
{
	padding:3px;
	background:#e1e1e1;
	color:#000;
}
.bds_navigator a:hover, .bds_navigator a.active
{
	background:#2d8fc4;
	color:#FFF;
	padding:3px;
}

.tgp_body .box.b1
{
	height:261px;
	
}

.tgp_body .box.b2
{
	height:125px;
	width:662px;
}

.tgp_body .box_overlay
{
	width:317px;
	height:800px;
	position:absolute;
	right:10px;
	top:250px;
	z-index:10;
}

.tgp_body .qc
{
	width:297px;
	/*height:645px;*/
	background:url(/images/qcBG.png) no-repeat;
	padding-left:10px;
	padding-right:10px;
}
.tgp_body .visitor
{
	width:297px;
	height:45px;
	background:url(/images/VISITOR.png) no-repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:45px;
	margin-top:10px;
	text-align:right;
}

.tgp_body .qc_bot
{
	background:url(/images/qcBG.png) no-repeat bottom;
	height:20px;
	width:297px;
	padding-left:10px;
	padding-right:10px;
}

.tgp_body .qc .title
{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	height:28px;
	line-height:28px;
	text-align:right;
	padding-top:7px;
	border-bottom:2px solid #127ca4;
}

.tgp_body .qc .banner
{
	width:300px;
	height:250px;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}

.tgp_body .qc .doi_tac
{
	height:147px;
	width:300px;
	margin-top:10px;
	position:relative;
}

.tgp_body .qc .doi_tac .btn_up
{
	width:52px;
	height:52px;
	background:url(/images/btnUP.png) no-repeat;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}

.tgp_body .qc .doi_tac .btn_down
{
	width:52px;
	height:52px;
	background:url(/images/btnDown.png) no-repeat;
	position:absolute;
	bottom:0;
	right:0;
	cursor:pointer;
}

.tgp_body .qc .doi_tac .slide
{
	width:231px;
	height:147px;
	overflow:hidden;
}

.tgp_body .qc .doi_tac .slide img
{
	width:227px;
	height:143px;
	border:2px solid #00607b;
}

.tgp_body .lh
{
	margin-top:10px;
	width:317px;
	height:118px;
	background:url(/images/lienhe.png) no-repeat;
}

.tgp_copyright
{
	height:66px;
	border-top:1px solid #e1e1e1;
	position:relative;
	line-height:14px;
	background:url(/images/copyright.png) repeat-x top left;
}

.tgp_copyright .div_1
{
	position:absolute;
	left:25px;
	top:12px;
	color:#535353;
}

.tgp_copyright .div_2
{
	position:absolute;
	right:12px;
	top:11px;
	cursor:pointer;
	color:#2d8fc4;
}

.tgp_copyright .div_2 b
{
	color:#2d8fc4;
}

.tgp_copyright .div_2 c
{
	color:#ff8a00;
}
/*phan trang*/
.navigation {
	font-size:11px;
	clear: both;
	padding: 10px 0px;
	text-align: center;
	cursor:default;
	font-weight:bold;
	color:#0C0;
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:2px 6px;
	border: 1px solid #036;
	text-decoration:none;
}

.navigation .page_item a {
	border: 1px solid #09F;
	color:#010101;
	background-color:#FFFFFF;
}

.navigation .current_page_item, .navigation .page_item a:hover {
	color: #FFFFFF;
	background-color:#2D8FC4;
}
.line_ngang
{
	border-top:solid 1px #CCC;
	width:662px;
	height:1px;
}
.box .line_ngang_bottom
{
	border-top:solid 1px #CCC;
	width:662px;
	height:1px;
}/* ====================== Van ban =========================== */
.tpllist {
	width:310px;
	float:left;
	display:inline;
	background:#FFF;
	font:Tahoma, Geneva, sans-serif;
	margin:5px;
}
.tpllist_act{
	border-left:dotted 1px #CCC;
	width:320px;
	float:left;
	display:inline;
	background:#FFF;
	font:Tahoma, Geneva, sans-serif;
	margin:5px;
	padding-left:10px;
	
}
.tplinfo {
	margin:5px;
	width:235px;
	height:27px;
	float:left;
	overflow:hidden;
	text-align:justify;
}
.tplinfo a
{
	color:#000;
	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_doc
{
	margin:5px;
	float:left;
	height:15px;
	width:235px;
	margin:0px 5px 5px 5px;
	overflow:hidden;
	text-align:justify;
}
.info_doc
{
	width:174px;
	float:left;
}
.date
{
	width:169px;
	float:left;
	padding-left: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;
}
.page_slide
{
	width:997px;
	height:279px;
	margin:0;
	padding:0;
	padding-left:3px;
	background:url(/images/slide_bg.png) no-repeat;
	position:relative;
}

.page_slide .div_1
{
	position:absolute;
	width:393px;
	height:131px;
	background:#008dd9;
	top:183px;
	left:25px;
}

.bds .title
{
	color:#933;
	font-size:16px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:10px;
	padding-bottom:10px;
	font-weight:bold;
}

.bds .desc
{
	width:675px;
	height:183px;
	position:relative;
}

.bds .desc .vip_icon
{
	position:absolute;
	top:0;
	right:10px;
	clear:both;
	display:block;
	width:68px;
	height:44px;
}

.bds .desc .img
{
	width:255px;
	height:183px;
	background:#c7c7c7;
}

.bds .desc .img img
{
	width:249px;
	height:177px;
	margin:3px;
}

.bds .desc .txt
{
	width:400px;
	padding-left:20px;
}

.bds .desc .txt .info
{
	padding-left:5px;
	border-left:3px solid;
	margin-bottom:5px;
	color:#3e3e3e;
}

.bds .desc .txt .info.n
{
	border:none;
	text-align:justify;
	padding:0;
	padding-top:10px;
	padding-right:10px;
}

.bds .desc .txt .info.c
{
	border-color:#2d8fc4;
}

.bds .desc .txt .info.c b
{
	color:#2d8fc4;
}

.bds .desc .txt .info.g
{
	border-color:#696969;
}

.bds .desc .txt .info.g b
{
	color:#696969;
}

.bds .desc .txt .info.r
{
	border-color:#c42d2d;
}

.bds .desc .txt .info.r b
{
	color:#c42d2d;
}

.bds .tabs
{
	padding-top:10px;
}
.bds .tabs .tab_conten_3_con
{
	width:670px;
	padding:0px;
	margin:0px;
	display:block;
	overflow:auto;
}

.bds .tabs .tab_select
{
	list-style:none;
	margin:5px 0px 10px 0px;
	padding:0;
	padding-bottom:3px;
	border-bottom:1px solid #e8e8e8;
}

.bds .tabs .tab_select li
{
	display:inline;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

.bds .tabs .tab_select li a
{
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	background:url(/images/tabbg_n.png) repeat-x;
	color:#939393;
	font-weight:bold;
	border:1px solid #e8e8e8;
	border-bottom:none;
	cursor:pointer;
}

.bds .tabs .tab_select li a:hover, .bds .tabs .tab_select li a.active
{
	background:url(/images/tabbg.png) repeat-x;
	color:#FFF;
}

.bds .tabs .tab_content
{
	margin:0;
	padding:0;
	padding-right:10px;
	list-style:none;
}
.bds .tabs .tab_content .ha_tong_the_du_an
{
	width:663px;
	height:420px;
}
.bds .tabs .tab_content li
{
/*	padding:5px;
	padding-bottom:10px;*/
}
.bds .tabs .tab_content li.parent ul,.bds .tabs .tab_content li.parent ul li,.bds .tabs .tab_content li.parent ul li ul li
{
	display:block;	
}
.bds .img_slide
{
	width:670px;
	height:200px;
	background:#2D8FC4;
}

.bds .img_slide .title
{
	border:none;
	padding:10px;
	font-size:30px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	margin:0;
	padding-bottom:5px;
}

.bds .img_slide .img_bds
{
	list-style:none;
	margin:0;
	padding:0;
	width:675px;
	height:138px;
}

.bds .img_slide .img_bds li
{
	display:inline;
	float:left;
	width:207px;
	height:127px;
	margin-left:12px;
	position:relative;
}

.bds .img_slide .img_bds li img
{
	border:3px solid #FFF;
	position:absolute;
	top:0;
	left:0;
}

.bds .img_slide .img_bds li a
{
	background:none;
	width:207px;
	height:127px;
	display:block;
	position:absolute;
	top:0;
	left:0;
}

.bds .img_slide .img_bds li a:hover
{
	background:url(/images/overlay.gif) center no-repeat;
}

.onews_box
{
	width:297px;
	height:115px;
	position:relative;
}
.onews_box_du_an
{
	width:297px;
	position:relative;
}
.onews_box_du_an img
{
	width:249px;
	height:177px;
	margin:20px 20px 10px 20px;
	border:solid 3px #069;
}
.onews_box img
{
	width:133px;
	height:93px;
	border:2px solid #09688e;
	float:left;
	margin-top:10px;
}
.bt_owner
{
	width:257px;
	padding:10px 0px 20px 0px;
	position:relative;
	margin:0px 20px 0px 20px;
}
.onews_box .link
{
	display:block;
	font-size:12px;
	color:#FFF;
	padding-top:10px;
	float:left;
	padding-left:10px;
	width:150px;
}
.bt_owner a.link
{
	display:block;
	font-size:12px;
	color:#FFF;
	top:10px;
}
.duan_navigator
{
	width:257px;
	height:30px;
	text-align:center;
	margin:0px 20px 0px 20px;
}
.duan_navigator a
{
	padding:5px;
	background:#FFF;
	height:15px;
	width:15px;
}
.duan_navigator a:hover,.duan_navigator a.active
{
	background:#C00;
	color:#FFF;
	font-weight:bold;
}

.onews_box .btn,.bt_owner .btn
{
	background:url(/images/bdsobg.png) repeat-x;
	display:block;
	border:2px solid #0f74ab;
	color:#0f74ab;
	font-size:12px;
	padding:3px;
	position:absolute;
	bottom:8px;
	left:145px;
}

.bds .bds_title
{
	font-size:20px;
	font-weight:bold;
	color:#2d8fc4;
	border-bottom:1px solid #ECECEC;
	padding-bottom:10px;
	margin-top:0px;
	width:630px;
}

.bds .bds_list
{
	margin:0;
	padding:0;
	width:680px;
	padding-top:10px;
	list-style:none;
}

.bds .bds_list li
{
	width:200px;
	height:250px;
	margin-right:20px;
	margin-bottom:20px;
	display:inline;
	float:left;
	border-bottom:1px solid #ECECEC;
	position:relative;
}

.bds .bds_list li img
{
	width:188px;
	height:133px;
	border:2px solid #ccc;
}

.bds .bds_list li a
{
	padding-top:10px;
	font-size:14px;
}

.bds .bds_list li a.more
{
	color:#FFF;
	background:#2d8fc4;
	padding:3px;
	font-size:11px;
	position:absolute;
	bottom:5px;
	right:5px;
}

.bds .bds_list li a.more:hover
{
	background:#66c4f6;
}

.bds .bds_list li span
{
	position:absolute;
	bottom:5px;
	left:0;
	color:#7c7c7c;
}

.bds .bds_page
{
	margin:0;
	padding:0;
	list-style:none;
	height:17px;
	width:680px;
	background:#c8c8c8;
}

.bds .bds_page li
{
	width:26px;
	height:17px;
	background:#FFF;
	display:inline;
	float:right;
	text-align:right;
}

.bds .bds_page li a
{
	width:21px;
	height:17px;
	display:block;
	background:url(/images/pagenav.png) left top no-repeat;
	padding-right:5px;
	line-height:18px;
	color:#513929;
}

.bds .bds_page li a:hover
{
	background:url(/images/pagenav.png) left bottom no-repeat;
	font-weight:bold;
	color:#FFF;
}

.bds .danbat
{
	width:675px;
	height:240px;
	background:#faecbb;
	margin-bottom:10px;
	position:relative;
	margin-top:20px;
}

.bds .danbat .bx-pager,.box.b1 .content .bx-pager
{
	position:absolute;
	bottom:5px;
	right:5px;
}
.bx-next
{
	position:absolute;
	bottom:5px;
	right:5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.bx-prev
{
	display:none;
}
.bds .danbat .bx-pager a,.box.b1 .content .bx-pager a
{
	margin:5px;
	width:8px;
	height:8px;
	/*background:url(/images/bullet.png) no-repeat;*/
	display:inline-block;
	float:left;
	font-weight:bold;
	text-decoration:underline;
}

.bds .danbat .bx-pager a:hover,.bds .danbat .bx-pager a.pager-active,.box.b1 .content .bx-pager a:hover,.box.b1 .content .bx-pager a.pager-active
{
	color:#F00
	text-decoration:none;
}

.bds .danbat .title
{
	padding:10px;
	font-size:20px;
	font-weight:bold;
	color:#b70000;
	border:none;
	margin:0;
}

.bds .danbat .daslider,.box.b1 .content .daslider
{
	width:675px;
	height:2px;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	height:195px;
}

.bds .danbat .daslider li,.box.b1 .content .daslider li
{
	widows:655px;
	height:193px;
	padding-left:0px;
	padding-right:10px;
	position:relative;
}

.bds .danbat .daslider li .img,.box.b1 .content .daslider li .img
{
	width:252px; height:180px;
	margin-right:10px;
}

.bds .danbat .daslider li .img img,.box.b1 .content .daslider li .img img
{
	border:2px solid #463600;
}

.bds .danbat .daslider li .txt
{
	width:390px;
	height:180px;
}
.box.b1 .content .daslider li .txt
{
	width:385px;
	height:180px;
	padding:0px;
}

.bds .danbat .daslider li .txt .title,.box.b1 .content .daslider li .txt .title
{
	font-size:14px;
	color:#463600;
	margin:0;
	padding:0;
	font-weight:normal;
}

.bds .danbat .daslider li .txt .text,.box.b1 .content .daslider li .txt .text
{
	text-align:justify;
	padding-top:10px;
}

.bds .danbat .daslider li .txt img,.box.b1 .content .daslider li .txt img
{
	width:108px;
	height:27px;
	position:absolute;
	bottom:12px;
	left:275px;
}
/*Begin: dự án khác*/
.bds .danbat .daslider_1,.box.b1 .content .daslider_1
{
	width:675px;
	height:2px;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	height:195px;
}

.bds .danbat .daslider_1 li,.box.b1 .content .daslider_1 li
{
	widows:655px;
	height:193px;
	padding-left:0px;
	padding-right:10px;
	position:relative;
}

.bds .danbat .daslider_1 li .img,.box.b1 .content .daslider_1 li .img
{
	width:252px; height:180px;
	margin-right:10px;
}

.bds .danbat .daslider_1 li .img img,.box.b1 .content .daslider_1 li .img img
{
	border:2px solid #463600;
}

.bds .danbat .daslider_1 li .txt
{
	width:390px;
	height:180px;
}
.box.b1 .content .daslider_1 li .txt
{
	width:385px;
	height:180px;
	padding:0px;
}

.bds .danbat .daslider_1 li .txt .title,.box.b1 .content .daslider_1 li .txt .title
{
	font-size:14px;
	color:#463600;
	margin:0;
	padding:0;
	font-weight:normal;
}

.bds .danbat .daslider_1 li .txt .text,.box.b1 .content .daslider_1 li .txt .text
{
	text-align:justify;
	padding-top:10px;
}

.bds .danbat .daslider_1 li .txt img,.box.b1 .content .daslider_1 li .txt img
{
	width:108px;
	height:27px;
	position:absolute;
	bottom:12px;
	left:275px;
}
/*End: dự án khác*/@charset "utf-8";
/* CSS Document */

table.excel {
	border-style:ridge;
	border:solid 1px #333;
	border-collapse:collapse;
	font-family:sans-serif;
	font-size:12px;
}
table.excel thead th, table.excel tbody th {
	background:url(/images/bg_table.png);
	border-style:ridge;
	border:solid 1px #CCC;
	text-align: center;
	vertical-align:bottom;
}
table.excel tbody th {
	text-align:center;
	width:20px;
}
table.excel tbody td {
	vertical-align:bottom;
}
table.excel tbody td {
    padding: 0 3px;
	border: 1px solid #EEEEEE;
}


.inline
{
	display:inline;
}

.block
{
	display:block;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.p10
{
	padding:10px;
}

.np_left
{
	padding-left:0;
}

.np_right
{
	padding-right:0;
}

.np_top
{
	padding-top:0;
}

.np_bot
{
	padding-bottom:0;
}.gt_left
{
	width:680px;
}
/*style bds vip*/
.gt_left .real_box
{
	padding:10px;	
}
.gt_left .real_box .title
{
	color:#2D8FC4;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:10px;
	width:620px;
}
.gt_left .real_box ul.bds_list_1
{
	list-style:none outside none;
	margin:0;
	padding:10px 0 0;
	width:650px;
}
.gt_left .real_box ul.bds_list_1 li
{
	display:inline;
	float:left;
	height:94px;
	margin-right:1px;
	padding:10px;
	width:630px;
}
.gt_left .real_box ul.bds_list_1 li .image_box 
{
	width:108px;
	float:left;
}
.gt_left .real_box ul.bds_list_1 li .image_box img 
{
	border:1px solid #00C6FF;
	height:92px;
	margin:0;
	padding:0;
	width:106px;
}
.gt_left .real_box ul.bds_list_1 li .content_box 
{
	padding-left:10px;
	padding-right:10px;
	position:relative;
	width:320px;
	float:left;
}
.gt_left .real_box ul.bds_list_1 li .content_box .bds_title_1 
{
	
	font-size:11px;
	font-weight:bold;
}
.gt_left .real_box ul.bds_list_1 li .content_box .bds_title_1 a
{
	color:#2D8FC4;
}
.gt_left .real_box ul.bds_list_1 li .content_box .bds_text 
{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding-bottom:3px;
	padding-top:3px;
}
.gt_left .real_box ul.bds_list_1 li .price_box 
{
	padding-left:10px;
	padding-right:10px;
	position:relative;
	width:137px;
	float:left;
}
.gt_left .real_box ul.bds_list_1 li .price_box .bds_text 
{
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding-bottom:3px;
	padding-top:3px;
}
.gt_left .real_box ul.bds_list_1 li .price_box .bds_text .gia 
{
	border:1px solid #C9C9C9;
	color:#ABABAB;
	display:inline;
	float:left;
	font-size:11px;
	height:19px;
	line-height:19px;
	margin-left:5px;
	padding:0px 5px;
	
}
.gt_left .real_box ul.bds_list_1 li .price_box .bds_text a.gia:hover,.gt_left .real_box ul.bds_list_1 li .price_box .bds_text a.gia.active
{
	color:#F00;	
}

/*End style bds vip*/
.gt_left .div_1
{
	width:680px;
	border-bottom:1px solid #e1e1e1;
}

.gt_left .div_1 .box_1
{
	width:264px;
	height:146px;
	background:url(/images/bannergt.png) no-repeat;
	margin-right:10px;
}

.gt_left .div_1 .box_2
{
	width:389px;
	color:#000;
}

.gt_left .div_2
{
	width:670px;
	height:405px;
}

.gt_left .div_2 .box_1
{
	width:264px;
	height:405px;
}

.gt_left .div_2 .box_2
{
	width:389px;
	height:405px;
	color:#000;
}

.gt_left .div_2 .box_2 .title
{
	padding-top:17px;
	padding-bottom:15px;
	font-size:14px;
	color:#ff7e00;
}

.gt_left .div_2 .box_2 .input
{
	height:16px;
	width:221px;
	border:1px solid #cecece;
	padding:2px;
	font-family:Arial;
	font-size:11px;
}

.gt_left .div_2 .box_2 textarea
{
	border:1px solid #cecece;
	padding:3px;
	font-family:Arial;
	font-size:11px;
	width:275px;
	height:105px;
}

.gt_left .div_2 .box_2 .btn_reset
{
	width:65px;
	height:27px;
	background:url(/images/btn_reset.png) no-repeat;
	display:inline;
	float:left;
	border:none;
	
}

.gt_left .div_2 .box_2 .btn_submit
{
	width:65px;
	height:27px;
	background:url(/images/btn_submit.png) no-repeat;
	display:inline;
	float:left;
	border:none;
	margin-right:30px;
}

.gt_right
{

	width:317px;
}

#frm_lh_loading
{
	padding:10px;
	color:#FFF;
	position:absolute;
	padding-left:35px;
	background:#000 url(/images/loading.gif) 2px no-repeat;
	top:80px;
	left:150px;
	opacity:0.8;
	filter:alpha(opacity=80);
	display:none;
}

#frm_lh_err
{
	padding:5px;
	color:#FFF;
	font-weight:bold;
	padding-left:25px;
	background:#CF0000 url(/images/error.png) no-repeat 5px;
	display:none;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 231px;
    height: 147px;
	padding:0;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  231px;
    height: 147px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 231px;
    height: 147px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;
	display:none;

}

.jqZoomPup
{
		overflow:hidden;
		background:url(/images/zoom.png) no-repeat;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border: 3px solid #2D8FC4;
		cursor:move;
}

.jqZoomPup img
{
	border:solid 3px #000;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px 8px 8px 16px;
	text-align:center;
   background-image: url(/images/loading.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:63px;
	*height:75px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 3px solid #2D8FC4;
}


/* Select box */
.selectbox-wrapper {
    position:absolute;
    width:400px;
    background-color:#96c3ec;
    margin:0px;
    margin-top:-10px;
	margin-left:10px;
    padding:0px;
    overflow: auto;
    color:#000;
	z-index:1000;
	border:none;
	font-family: Arial;
    font-size:11px;
}
.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  color:#FFF;
  font-family: Arial;
  font-size:11px;
  width:100%;
}
.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
  font-family: Arial;
  font-size:11px;
  width:98%;
}
.selectbox-wrapper ul li.selected { 
  background-color: #6fa0cd;
  color:#FFF;
  font-family: Arial;
  font-size:11px;
  width:98%;
}
.selectbox-wrapper ul li.current { 
  background-color: #7ba4cb;
  color:#FFF;
  font-family: Arial;
  font-size:11px;
  width:98%;
}

.selectbox /* look&fell of  select box*/
{
  margin: 0px 0px 10px 0px;
  font-family: Arial;
  font-size:11px;
  padding-left:25px;
  width : 190px; 
  height:18px;
  display : block;
  text-align:left; 
  background: url('/images/selectbox.png') left no-repeat;
  cursor: pointer;
  color:#FFF;
  border:none;
}

/*-------------------- SELECT -----------------------------*/

.jqTransformSelectWrapper {
	height: 34px;
	color:#09C;
	position:relative;
	width:130px;
}

#select-wrapper4
{
	padding:5px 0px 5px 0px;
	position:relative;
	width:130px;
	background:url(/images/combo_tinh_thanh.png) no-repeat;	
}
#select-wrapper1,#select-wrapper2,#select-wrapper5
{
	padding:5px 0px 5px 0px;
	position:relative;
	background:url(/images/combo_tinh_thanh.png) no-repeat;	
	width:130px;
}
#select-wrapper3
{
	padding:5px 0px 5px 0px;
	position:relative;
	background:url(/images/combo_m2.png) no-repeat;	
	width:81px;
}
#select-wrapper3 .jqTransformSelectWrapper div span
{
	width:130px;
	position:absolute;
}
#product-select1,#product-select2,#product-select5
{
	display:none;
	width:130px;
}
#product-select3
{
	display:none;
	width:81px;
}
#product-select4
{
	display:none;
	width:130px;
}

.jqTransformSelectWrapper div span {
	
	background: url(/images/select-left.png) no-repeat top left;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	text-indent:10px;
	overflow: hidden;
	cursor:pointer;
	display:block;
	font-size:12px;
	width:130px;
}
.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	right: 0px;
	width: 34px;
	height: 34px;
	outline:none;
}
#select-wrapper3 .jqTransformSelectWrapper ul a {
	display: block;
	height:34px;
	line-height:34px;
	text-indent:10px;
	text-decoration: none;
	color:#09C;
	background-color: #EDEDED;
	float:left;
	font-size:12px;
	width:81px;
}
#select-wrapper1 .jqTransformSelectWrapper ul a,#select-wrapper2 .jqTransformSelectWrapper ul a,#select-wrapper5 .jqTransformSelectWrapper ul a {
	display: block;
	height:34px;
	line-height:34px;
	text-indent:10px;
	text-decoration: none;
	color:#09C;
	background-color: #EDEDED;
	float:left;
	font-size:12px;
	width:130px;
}

#select-wrapper4 .jqTransformSelectWrapper ul a {
	display: block;
	height:34px;
	line-height:34px;
	text-indent:10px;
	text-decoration: none;
	color:#09C;
	background-color: #EDEDED;
	float:left;
	font-size:12px;
	width:130px;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 34px;
	left: 0px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
}


.jqTransformSelectWrapper ul a.selected ,#select-wrapper1 .jqTransformSelectWrapper ul a.selected,#select-wrapper2 .jqTransformSelectWrapper ul a.selected,#select-wrapper3 .jqTransformSelectWrapper ul a.selected,#select-wrapper4 .jqTransformSelectWrapper ul a.selected,#select-wrapper5 .jqTransformSelectWrapper ul a.selected

{
	background: #999 ;
	color: #fff;
}

.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover 
{
	background:#999;
	color: #fff;
}
#select-wrapper1 .jqTransformSelectWrapper ul a.selected:hover,#select-wrapper2 .jqTransformSelectWrapper ul a.selected:hover,#select-wrapper3 .jqTransformSelectWrapper ul a.selected:hover,#select-wrapper4 .jqTransformSelectWrapper ul a.selected:hover,#select-wrapper5 .jqTransformSelectWrapper ul a.selected:hover
{
	background:#999;
	color: #fff;
}
#select-wrapper1 .jqTransformSelectWrapper ul a:hover,#select-wrapper2 .jqTransformSelectWrapper ul a:hover,#select-wrapper3 .jqTransformSelectWrapper ul a:hover,#select-wrapper4 .jqTransformSelectWrapper ul a:hover,#select-wrapper5 .jqTransformSelectWrapper ul a:hover
{
	background:#999;
	color: #fff;
}



.jcarousel-skin-tango1 .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango1 .jcarousel-container-vertical {
    width: 231px;
    height: 147px;
	padding:0;
}

.jcarousel-skin-tango1 .jcarousel-clip-vertical {
    width:  231px;
    height: 147px;
}

.jcarousel-skin-tango1 .jcarousel-item {
    width: 231px;
    height: 147px;
}

.jcarousel-skin-tango1 .jcarousel-item-vertical {
    margin-bottom: 0px;
}

.jcarousel-skin-tango1 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


/**/
.jcarousel-skin-tango .jcarousel-container {
/*    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 610px;
    padding: 10px 30px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 200px;
    height: 100px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  610px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal ul
{
	padding:0px;
	margin:0px;
	height:131px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  160px;
    height: 100px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 185px;
    height: 121px;
}
.jcarousel-skin-tango .jcarousel-item img
{
	border:solid 3px #FFF;	
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    padding-right: 20px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 20px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 55px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
     background: url(/js/skins/tango/next-horizontal.png) no-repeat 0 0;
	  behavior: url(/images/iepngfix.htc)
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 55px;
    left: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/js/skins/tango/prev-horizontal.png) no-repeat 0 0;
	 behavior: url(/images/iepngfix.htc)
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/js/skins/tango/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
@charset "utf-8";
/* CSS Document */
.bds .tabs .tab_content .tab_2
{
	padding:10px;	
}
.bds .tabs .tab_content .tab_2 img
{
	width:660px;
	text-align:justify;
}
.bds .tabs .tab_content .ha_chi_tiet
{
	width:627px;
	height:238px;
	background:url(/images/HA_CT.gif) no-repeat;
	padding:8px 8px 45px 30px;
	margin-top:5px;
}
.bds .tabs .tab_content .ha_thuc_te
{
	width:627px;
	height:238px;
	background:url(/images/HA_TT.gif) no-repeat;
	padding:8px 8px 45px 30px;
	margin-top:5px;
}
.bds .tabs .tab_content .ha_lan_can
{
	width:627px;
	height:238px;
	background:url(/images/HA_LC.gif) no-repeat;
	padding:8px 8px 45px 30px;
	margin-top:5px;
}
#slideshow3 {
	margin:0 auto;
	width:625px;
	height:263px;
	background:transparent url(/images/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow3 #slidesContainer3 {
  float:right;
  width:620px;
  height:273px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow3 #slidesContainer3 .slide3 {
  float:right;		
  width:620px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:273px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:37px;
  height:40px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:1000;
}
#leftControl3 {
  top:240px;
  left:140px;
  background:transparent url(/images/control_left.jpg) no-repeat 0 0;
}
#rightControl3 {
  top:240px;
  left:185px;
  background:transparent url(/images/control_right.jpg) no-repeat 0 0;
}
.slide3
{
	position:relative;	
}
.slide3 h2, .slide3 p {
  margin:5px;
  padding:0px;
  width:200px;
  float:left;
}
.slide3 h2 {
  color:#000;
  letter-spacing:-1px;
  width:220px;
  float:left;
  position:absolute;
  font-size:12px;
  text-transform:uppercase;
  top:10px;
  left:0px;
}
.slide3 p {
  color:#000;
  width:220px;
  float:left;
  position:absolute;
  font-size:12px;
  top:30px;
  left:0px;
}
.slide3 img {
  float:right;
  margin:0px;
  width:386px;
  height:285px;
  position:absolute;
  top:2px;
  right:0px;
}

/**/
#slideshow1 {
	margin:0 auto;
	width:625px;
	height:263px;
	background:transparent url(/images/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow1 #slidesContainer1 {
  float:right;
  width:620px;
  height:273px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow1 #slidesContainer1 .slide1 {
  float:right;		
  width:620px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:273px;
}

/** 
 * Slideshow controls style rules.
 */
.control1 {
  display:block;
  width:37px;
  height:40px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:1000;
}
#leftControl1 {
  top:240px;
  left:140px;
  background:transparent url(/images/control_left.jpg) no-repeat 0 0;
}
#rightControl1 {
  top:240px;
  left:185px;
  background:transparent url(/images/control_right.jpg) no-repeat 0 0;
}
.slide1
{
	position:relative;	
}
.slide1 h2, .slide1 p {
  margin:5px;
  padding:0px;
  width:200px;
  float:left;
}
.slide1 h2 {
  color:#000;
  letter-spacing:-1px;
  width:220px;
  float:left;
  position:absolute;
  font-size:12px;
  text-transform:uppercase;
  top:10px;
  left:0px;
}
.slide1 p {
  color:#000;
  width:220px;
  float:left;
  position:absolute;
  font-size:12px;
  top:30px;
  left:0px;
}
.slide1 img {
  float:right;
  margin:0px;
  width:386px;
  height:285px;
  position:absolute;
  top:2px;
  right:0px;
}

/**/
#slideshow2 {
	margin:0 auto;
	width:625px;
	height:263px;
	background:transparent url(/images/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow2 #slidesContainer2 {
  float:right;
  width:620px;
  height:273px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow2 #slidesContainer2 .slide2 {
  float:right;		
  width:620px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:273px;
}

/** 
 * Slideshow controls style rules.
 */
.control2 {
  display:block;
  width:37px;
  height:40px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:1000;
}
#leftControl2 {
  top:240px;
  left:140px;
  background:transparent url(/images/control_left.jpg) no-repeat 0 0;
}
#rightControl2 {
  top:240px;
  left:185px;
  background:transparent url(/images/control_right.jpg) no-repeat 0 0;
}
.slide2
{
	position:relative;	
}
.slide2 h2, .slide2 p {
  margin:5px;
  padding:0px;
  width:200px;
  float:left;
}
.slide2 h2 {
  color:#000;
  letter-spacing:-1px;
  width:220px;
  float:left;
  position:absolute;
  font-size:12px;
  text-transform:uppercase;
  top:10px;
  left:0px;
}
.slide2 p {
  color:#000;
  width:220px;
  float:left;
  position:absolute;
  font-size:12px;
  top:30px;
  left:0px;
}
.slide2 img {
  float:right;
  margin:0px;
  width:386px;
  height:285px;
  position:absolute;
  top:2px;
  right:0px;
}

.bx-wrapper,.bx-wrapper .bx-window ul.daslider,.bx-wrapper .bx-window ul.daslider li.pager
{
	height:200px;
	display:block;
}
/* slideshow gallery */

#slideshow {
	position: relative;
	overflow: hidden;
	width:1000px;
	height:344px;

}

#slideshow a {
	position:absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	outline:none;
}

#slideshow img {
	border:solid 3px #09C;
	border-top:none;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}

	
	
/* pagination control */

#slideshow ul {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 7px;
	z-index: 3;
	left:450px;

}
#slideshow ol {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 7px;
	z-index: 3;
}


#slideshow ul li
{
	float: left;
	margin: 0px;
	width: 16px;
	padding: 2px;
	position:relative;
	top:7px;
	height:19px;
	background:url(/images/bg_number.png) no-repeat 1px 1px;
	behavior: url(/images/iepngfix.htc);
}

#slideshow ol li {
	float: left;
	margin: 0px;
	width: 16px;
	padding: 2px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	position:relative;
	top:5px;
	text-align:left;
	
}
#slideshow ul li a {
	position: relative;
	display: block;
	width: 16px;
	height: 17px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	padding:0px;
	text-indent:-999999px;
	background:url(/images/1_h.png) no-repeat;
	
}
	
#slideshow ul li a.current, #slideshow ul li a:hover {
	
	background-position:bottom left;
	text-indent:-999999px;
	color:#ff0000;
	background:url(/images/btslide1.png) no-repeat;
}

/* caption control */
.caption {
	position:absolute;
	right:20px;
	top:50px;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.caption p {
	padding:5px;
	margin:0;
}
.caption a {
	display:inline !important;
}
.html-caption {
    display:none;
}


#slideshow ol {
	top:20px;
	position: absolute;
	overflow: hidden;
	width: 400px;
	font-size: 14px;
	font-size:20px;
	color: #FFFFFF;
	right:20px;
	z-index:2;
	text-align:right;
	text-transform:uppercase;
	height:28px;
}
#slideshow ol li {
	width: 95%;
	font-size:20px;
	text-align:right;
	font-weight:bold;
	height:50px;
}
#slideshow ol li input.inc
{
	position:absolute;
	top:20px;
	right:20px;
}

@charset "utf-8";
/* CSS Document */
.lof-slidecontent, .lof-slidecontent a {
	color:#FFF;	
}
.lof-slidecontent a.readmore{
	color:#58B1EA;
	font-size:95%;
	background:url(/images/xem_tt.png) no-repeat;
	width:167px;
	height:43px;
	display:block;
	text-indent:999999px;
}
.lof-slidecontent{
	position:relative;
	overflow:hidden;
}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
	background:#FFF
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
}
.lof-main-outer{
	position:relative;
	height:100%;
	width:900px;
	z-index:3px;
	overflow:hidden;
}


/*******************************************************/
.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	top:20px;
	right:10px;
	width:950px;
	height:100px;
	padding:10px;
	text-align:right;
}
.lof-main-item-desc p{
	margin:0 8px;
	padding:8px 0;
	float:right;
}
.lof-main-item-desc h3{
	padding:0;
	margin:0;
	font-size:25px;
	margin-right:10px;
	text-shadow:1px 1px 1px #000;
}
.lof-main-item-desc h2{
	padding:0;
	margin:15px 0 0 0px;
}
.lof-main-item-desc h3 a{	
	margin:0;
	background:#C01F25;
	font-size:75%;
	padding:2px 3px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
	text-transform:uppercase;
	text-decoration:none
}
.lof-main-item-desc h3 a:hover{

	text-decoration:underline;
}
.lof-main-item-desc h3 i {
	font-size:70%;
}

/* main flash */
ul.lof-main-wapper{
	/* margin-right:auto; */
	overflow:hidden;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
}

ul.lof-main-wapper li{
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}
.lof-opacity {
	overflow:visible  !important;;
	position:absolute !important;
}
.lof-opacity  li{
	position:absolute  !important;;
	top:0;
	left:0;
	float:inherit  !important;
}
ul.lof-main-wapper li img{
	padding:0px;
	width:994px;
	height:335px;
}

/* item navigator */
.lof-navigator-wapper {
	position:absolute;
	bottom:10px;
	right:340px;
	padding:5px 5px;
	background:url(/images/ul_bu.png) no-repeat;

}
.lof-navigator-outer{
	position:relative;
	z-index:100;
	height:180px;
	width:310px;
	overflow:hidden;
	color:#585858;
	float:left
}
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:200%;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	padding:0px;
	margin-left:0px;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;
	font-size:13px;
	padding-top:5px;
	background:url(/images/ul_bu_li.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	
}
ul.lof-navigator li.active , ul.lof-navigator li:hover  {
	background:url(/images/ul_bu_act.png) no-repeat;
	color:#FFF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}.tin_tuc_other
{
	list-style:none;
	padding:0;
	margin:0;
}

.tin_tuc_other li
{
	width:297px;
	height:98px;
	background:url(/images/right_box_item.png) repeat-x bottom;
}
.tin_tuc_other li a
{
	color:#FFF;	
}


.tin_tuc_other li .box_1
{
	width:108px;
	height:98px;
	background:url(/images/right_box_img.png) no-repeat center;
}

.tin_tuc_other li .box_1 img
{
	padding-left:7px;
	padding-top:17px;
	width:95px;
	height:66px;
}

.tin_tuc_other li .box_2
{
	width:189px;
	height:98px;
}

.tin_tuc_other li .box_2 .ndate
{
	font-size:11px;
	color:#ffd200;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:5px;
}

.tin_tuc_other li .box_2 .ndate a
{
	color:#FFD200;	
}
.tin_tuc_other li .box_2 .ntitle
{
	font-size:14px;
	color:#FFF;
	padding-left:10px;
	padding-bottom:10px;
}

.tt_left
{
	width:680px;
}

.tt_right
{
	width:317px;
}

.tt_left .div_1
{
	width:191px;
	padding-left:7px;
	padding-right:7px;
}

.tt_left .div_1 .title
{
	font-size:20px;
	font-weight:bold;
	color:#2d8fc4;
	border-bottom:2px solid #2d8fc4;
}

.tt_left .div_1 ul
{
	list-style:none;
	margin:0;
	padding:0;
	padding-top:10px;
}

.tt_left .div_1 ul li
{
	padding:5px;
	padding-left:0;
	float:none;
}

.tt_left .div_1 ul li a
{
	font-size:14px;
	color:#7a7a7a;
	padding-left:15px;
}

.tt_left .div_1 ul li a:hover, .tt_left .div_1 ul li a.active
{
	background:url(/images/menuactive.png) left center no-repeat;
}

.tt_left .div_2
{
	width:475px;
}

.tt_left .div_2 .news_box
{
	width:475px;
	border-bottom:1px solid #e8e8e8;
}

.tt_left .div_2 .news_box .news_title
{
	width:455px;
	height:38px;
	background:url(/images/news_icon.png) left center no-repeat;
	font-size:14px;
	color:#ff7e00;
	padding-left:15px;
}
.tt_left .div_2 .news_box .news_title_rss
{
	width:455px;
	height:auto;
	background:url(/images/news_icon.png) left center no-repeat;
	line-height:18px;
	padding:5px 0px;
	font-size:14px;
	color:#ff7e00;
	padding-left:15px;
}


.tt_left .div_2 .news_box .news_content
{
	width:466px;
	height:140px;
	position:relative;
}

.tt_left .div_2 .news_box .news_content .news_img
{
	width:174px;
	height:124px;
	border:1px solid #cfcfcf;
	background:#eeeeee;
}

.tt_left .div_2 .news_box .news_content .news_img img
{
	width:164px;
	height:115px;
	padding-left:5px;
	padding-top:5px;
}

.tt_left .div_2 .news_box .news_content .news_txt_rss
{
	width:440px;
	height:130px;
	padding:10px;
	padding-top:0;
	text-align:justify;
	color:#000;
}
.tt_left .div_2 .news_box .news_content .news_txt_rss img
{
	width:164px;
	height:115px;
	padding:2px;
	border:solid 1px cfcfcf;
}
.tt_left .div_2 .news_box .news_content .news_txt
{
	width:270px;
	height:130px;
	padding:10px;
	padding-top:0;
	text-align:justify;
	color:#000;
}

.tt_left .div_2 .news_box .news_content .readmore
{
	position:absolute;
	display:block;
	width:76px;
	height:23px;
	top:103px;
	left:187px;
	background:url(/images/readmore_a.png) no-repeat;
	clear:both;
}

.tt_left .div_2 .news_box .news_content .readmore:hover
{
	background:url(/images/readmore.png) no-repeat;
}

.tt_left .div_2 .news_box .news_content span
{
	position:absolute;
	top:103px;
	right:0;
	color:#48bfff;
	font-size:13px;
	clear:both;
}

.tin_nav
{
	text-align:center;
}

.tin_nav ul
{
	width:350px;
	height:20px;
	margin:0 auto;
	list-style:none;
}

.tin_nav ul li
{
	display:inline;
	float:left;
}

.tin_nav a, .tin_nav .tin_next:hover, .tin_nav .tin_prev:hover
{
	display:inline;
	float:left;
	margin:10px;
	font-family:Arial;
	color:#686868;
	font-size:12px;
	font-weight:normal;
}

.tin_nav a:hover, .tin_nav b
{
	color:#2d8fc4;
	font-weight:bold;
}

.tin_nav .tin_prev
{
	visibility:visible;
	width:90px;
	height:18px;
	background:url(/images/ptleft.png) right no-repeat;
}

.tin_nav .tin_prev.inactive
{
	visibility:hidden;
}

.tin_nav .tin_next
{
	visibility:visible;
	width:50px;
	height:18px;
	background:url(/images/ptright.png) left no-repeat;
	padding-left:22px;
}

.tin_nav .tin_next.inactive
{
	visibility:hidden;
}

.other_nav ul
{
	list-style:none;
	margin:0;
	padding:0;
	padding-top:5px;
}

.other_nav ul li
{
	display:block;
	float:none;
	background:url(/images/datebg2.png) no-repeat 5px center;
	padding-left:15px;
}

