/*------------------------------------------------------------------------
# Tan Thanh Thinh v3.0 - August, 2008
# ------------------------------------------------------------------------
# Copyright © 2008 Tan Thanh Thinh Co., Ltd All Rights Reserved.
# Author: Hung Design
# Websites:  http://www.tanthanhthinh.com
-------------------------------------------------------------------------*/
body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding:0px; margin:0px;
}
/* links */
a, a:visited {	
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#006600;
	text-decoration: underline;
}
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
hr{color:#CCCCCC; border:none; border-bottom:1px solid #CCCCCC; size:1px;}
.clear{clear:both; line-height:0; font-size:0;}
.hidden {display: none;}
.textmiddle {vertical-align:middle;} 
form {margin:0; padding:0;}
/* images */
img{border:none;}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}
.height5px { line-height:5px; height:5px;}
form{margin:0; padding:0;}
.red {color:#F00;}
.inputText{font:normal 11px Arial, Helvetica, sans-serif; background:#99E18D; border:1px solid #006600; padding:2px;}
.selectText{font:normal 11px Arial, Helvetica, sans-serif; background:#99E18D; border:1px solid #006600; padding:1px;}
/********************************************
   LAYOUT
********************************************/ 
#page-container{
	position: relative;
	width:1004px;
	margin:0 auto;
	background:#F4F5F6;
	text-align:left;
	padding:0px;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}
#content-wrap {
	clear: both;
	width: 1004px;	
	padding: 0; 	
}
/*Main Navigator*/
#main-nav { height: 50px; }
#main-nav dl { margin: 0; padding: 0; }
/* IE5 Mac Hack \*/ 
#main-nav { padding-left: 11px; } 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */
#main-nav dt { float: left; }
#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:50px; /* IE 5/Win hack */ 
	padding: 50px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#main-nav dt a:hover {
	background-position: 0 -50px;
}
/*Header*/
#header {
	position: relative;
	padding: 0;
	width:1004px;
	height:150px;
	background:#118E00 url(images/HeaderBG.jpg) top left no-repeat;
}
#header .headerlogo {
	position:absolute;
	top:0;
	z-index:20;
}
/*Search Top*/
#toolbar{
	position: relative;
	top:123px;
	width:1004px;
}
.fucRight{float:right; width:780px; position:relative; text-align:right;}
/*.topSearch{width:450px; padding:0; float:left; margin-left:10px; margin:0;}*/
.topSearch{width:420px; padding:5px 10px; float:left; margin:0; margin-left:10px;}
.topSearch a {color:#FF0; font-weight:700; font-size:11px;}
#___plusone_0 {float:left; width:50px; display:block; padding-top:3px;}
.navfucRight {width:270px; float:left; margin-left:5px;}
.navfucRight ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.navfucRight li{
	margin: 0px;
	padding: 0px;
	display: block;
	float:left;
}
.navfucRight li a{
	text-decoration:none;
	color:#FFFFFF;
	background:url(images/dot_s.gif) center left no-repeat;
	padding-left:12px;
	font-size:10px;
	font-family:Verdana;
	line-height:200%;
	padding-right:12px;
}
.navfucRight li a:hover{
	text-decoration:none;
	color:#FFFF00;
}
.fucLeft{float:left; width:180px; padding:1px 10px;}

#nav{height:8px; background:url(images/nav.gif) top left no-repeat; padding:0px; margin:0px; width:1004px;}
/* Sidebar */
#content-wrap #sidebar-a{
	width:190px;
	padding: 0;
	margin:0 6px 0 0;
}
.menutitleBgL {
	background:url(images/menuLeft_title.gif) left top no-repeat; 
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}
.menutitleBgL h5 {display:inline; font-size:11px; font-weight:700;}
.menutitleBgL a{
	font:bold 11px/100% Arial; 
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.menutitleBgR {
	background:url(images/menuLeft_title.gif) left top no-repeat; 
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}
.menutitleBgR h5 {display:inline; font-size:11px; font-weight:700;}
.menutitleBgR a{
	font:bold 11px/100% Arial; 
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.menutitleBgR2 {
	border-bottom:none;
}
.titleGreen h4 {display:inline; font-size:12px; font-weight:700;}
.titleGreen{
	background:url(images/right_title2.gif) left top no-repeat;
	padding:6px 10px 20px;
}
.titleGreen a{
	font:bold 12px/100% Arial; 
	color:#090;
	text-decoration:none;
	text-transform:uppercase;
}
.titleGreen3 h3 {display:inline; font-size:16px; font-weight:700; color:#009900;}
.titleGreen3{
	background:url(images/right_title3.gif) left top no-repeat;
	padding:6px 10px 0;
}
.titleGreen3 p {padding:3px 0; margin:0; color:#333;}
.titleOrange{
	background:url(images/right_title1.gif) left top no-repeat;
	padding:6px 10px 20px;
}
.titleOrange h4 {display:inline; font-size:12px; font-weight:700;}
.titleOrange a{
	font:bold 12px/100% Arial; 
	color:#F60;
	text-decoration:none;
	text-transform:uppercase;
}
.menutitleBgR2 a{
	text-decoration:none;
	text-transform:uppercase;
}

.navLeftbg ul {list-style:none; margin:0; padding:0;}
.navLeftbg li a {
    voice-family: "\"}\"";
    voice-family: inherit;
    text-decoration: none;
	font-weight:bold;
}

.navLeftbg li a:link, .navLeftbg li a:visited {
    color: #000000;
    display: block;
    background:#B7D9F2 url(images/bg_menu_blue.png) left bottom no-repeat;
    padding: 6px 0 6px 14px;
}

.navLeftbg li a:hover{
    display: block;
    background-position:100% bottom; 
	color:#FFFFFF;
    padding: 6px 0 6px 14px;
}

.navLeftbg li.currentM a {
    display: block;
    background-position:100% bottom; 
	color:#FFFFFF;
    padding: 6px 0 6px 14px;
}

.navLeftbg li a:active {
    display: block;
	color:#FFFFFF;
    background-position:100% bottom; 
    padding: 6px 0 6px 14px;
}

/*Nav Left Sub*/
.navLeftSubbg {list-style:none; margin:0; padding:0;}
.navLeftSubbg li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
}

.navLeftSubbg li a:link, .navLeftSubbg li a:visited {
    color: #FFFFFF;
    display: block;
    background:#B7D9F2 url(images/bg_menu_green.png) left bottom no-repeat;
    padding: 5px 0 5px 14px;
}

.navLeftSubbg li a:hover, .navLeftSubbg li.currentsubM a{
    background-position:100% bottom; 
	color:#FFFF00;
    padding: 5px 0 5px 14px;
	text-decoration:none;
}

.navLeftSubbg li a:active {
	color:#FFFF00;
    background-position:100% bottom; 
    padding: 5px 0 5px 14px;
	text-decoration:none;
}
.contentBgL{
	background:url(images/content_BgL.gif) bottom left no-repeat;
	padding: 5px 6px;
}
.contentBgR{
	background:url(images/content_BgL.gif) bottom left no-repeat;
	padding: 5px 6px;
}
.contentBgR2{
	background:url(images/news_bottom.gif) bottom left no-repeat;
	padding: 5px 6px;
}
.contentBgR3{
	background:url(images/news_bottom2.gif) bottom left no-repeat;
	padding: 5px 6px;
}
.menuBgL-w{
	background:url(images/content_BgL_w.gif) bottom left no-repeat;
	padding: 0px 0px 5px 0px;
}
.quangcaoBgR-w{
	background:url(images/content_BgL_w.gif) bottom left no-repeat;
	padding: 5px;
	text-align:center;
}
.qc-banner img{padding-bottom:5px;}
.contentBgL-w{
	background:url(images/content_BgL_w.gif) bottom left no-repeat;
	padding: 5px 6px 15px 6px;
	font:normal 11px Arial;
}
.polls{font:11px Arial;}
.contentBgL .paragraph{
	font:normal 11px Arial;
	color:#666666;
	margin-bottom:10px;
}
.contentBgL .paragraph a{
	text-decoration:none;
	color:#1C66A9;
	font-weight:bold;
}
.contentBgL .paragraph a:hover{
	text-decoration:none;
	color:#FF6600;
	font-weight:bold;
}
.contentBgR .paragraphR{
	font:normal 11px Arial;
	color:#666666;
	margin-bottom:10px;
}
.contentBgR .noneBot,
.contentBgL .noneBot{
	margin-bottom:5px;
}
.contentBgR .paragraphR a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.contentBgR .paragraphR a:hover{
	text-decoration:none;
	color:#FF6600;
	font-weight:bold;
}
.viewall{padding-bottom:5px; padding-right:10px; background:url(images/icon_arrow_org.gif) no-repeat 100% 5px; text-align:right;}
.viewall a{ text-decoration:none; font-size:11px; color:#F60;}
/*van ban moi - left*/
.vanban{ margin-top:5px;}
.binhchon{ margin-top:5px;}
.lienket{ margin-top:5px;}
.danhsach{margin:0px; padding:0px; list-style:none; margin-bottom:10px;}
.danhsach li{
	line-height:20px;
	color:#333333;
	font-size:11px;
}
.danhsach li a{
	text-decoration:none;
	color:#333333;
	font-size:11px;
}
.danhsach li a:hover{
	text-decoration:underline;
}
.danhsach li b{color:#FF0000;}
/*CHUNG KHOAN*/
.chungkhoan{margin-top:5px;}
.cActive
{
	background-image:url(/User/ck/Source/images/bg_active.gif);
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:11px;
	color:#117900;
	font-weight:bold;
}
.cNoActive
{
	background-image:url(/User/ck/Source/images/bg_noactive.gif);
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:11px;
	color:#009140;
	font-weight:normal;
}
.tbHeader{}
.cHeader
{
	font-family:Tahoma, "Times New Roman";
	font-size:11px;
	background-color:#117900;
	color:#FFFFFF;
	font-weight:bold;
}
.cHeaderN
{
	font-family:Tahoma, "Times New Roman";
	font-size:11px;
	background-color:#6DAD63;
	color:#FFFFFF;
	font-weight:bold
}
.Active
{
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:12px;
	color:#117900;
	font-weight:bold;
	cursor: pointer;
}
.NoActive
{
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:12px;
	color:#009140;
	font-weight:normal;
	cursor: pointer;
}
.noteCK{margin-top:5px; color:#999999; font:10px Verdana;}
.thongke{margin-top:5px;}

/* Main Column */
#content-wrap #main{
	float:right;
	width:808px;
	padding:0;
}
/*BANNER MAIN*/
#header-banner{}
#ttt-welcome{margin-top:5px;}
#ttt-welcome #welcome-l{width:502px;}
.mainnavTop{
	background:url(images/main_welcome_t.gif) top left no-repeat; height:5px;
	margin:0; padding:0;
}
.mainnav-content{
	background:#009900 url(images/main_welcome_b.gif) bottom left no-repeat;
	padding:0 6px 10px 6px;
	color:#333333;
	margin:0;
}
.mainnav-content .contentM{line-height:130%;}
.mainnav-content .contentM P{margin-top:0;}
.mainnav-content .contentM img{border:0;}
#ttt-welcome #welcome-r{float:right; width:300px;}
#adv-300{width:300px;}
.nav-adv{ background:url(images/quangcao.gif) left center no-repeat; height:12px;}
.nav-banner{border:none;}
.nav-banner a{padding-bottom:5px;}
#hotline{width:300px; height:25px;}
.nav-hotline{
	border:none;height:19px; background:url(images/hotline.gif) top left no-repeat; padding:3px 5px;
}
.nav-hotline .solienlac{font:bold 11px Arial; color:#FF0000; margin-left:5px; height:15px; padding-top:1px;}
.nav-hotline .solienlac a{ text-decoration:none; color:#333; font: normal 11px Arial;}
.nav-hotline .solienlac b{color:#666666;}
.nav-hotline .hotline{font:normal 11px Arial; color:#666666; margin-left:5px; margin-top:5px;}
.nav-hotline .hotline a{ text-decoration:none; color:#666666; font: normal 10px Arial;}
#bieudo_chungkhoan{width:300px; height:293px;}
.nav-chungkhoan{border:none;height:290px; margin-top:3px;}
#support{
	margin:0;
	background:url(images/support_top.gif) no-repeat left top;
	clear:both;
	width:300px;
	text-align:left;
}

#content-support { text-decoration:none; padding-top:50px; padding-left:5px; padding-bottom:5px;}
#content-support table td{font:normal 11px Arial, Helvetica, sans-serif;}
#content-support img{
	border:0; padding:0 2px;
}
.support_bot{background:url(images/support_bot.gif) no-repeat left bottom; line-height:0; font-size:0; padding:3px;}
#curentcy{
	width:300px; 
	margin:0px;
	margin-top:5px;
}
#main-banner{margin-top:5px; margin-bottom:5px;}
#main-content{margin-top:0px;}
#main-content #col-left{width:612px;}
.price-service{}
.quytrinh_dangky{}
.main_body_boxmenu {clear:both;background:url(images/boxcat_bgTop.png) right bottom no-repeat;}
.price-service-detail{float:right; margin:5px 10px 0 0;}
.price-service-detail a{font:11px Arial;}
.main_body_boxmenu ul{margin:0px;list-style-type:none;list-style-image:none;height:25px; padding:0px;}
.main_body_boxmenu li{
	float:left;
	margin-right:3px;
	background:url(images/boxcat_menuTopL.png) left top no-repeat;
}
.main_body_boxmenu li h4 {display:inline; font-size:14px; font-weight:700;}
.main_body_boxmenu li a{
	padding:6px 10px;
	margin-left:8px;
	width:auto;
	display:block;
	font:bold 14px/100% arial;
	color:#000000;
	text-decoration:none;
	background:#FFFFFF url(images/boxcat_menuTopR.png) right top no-repeat!important;
}
.main_body_boxmenu ul li a{ outline: none;  /* for firefox 1.5 + */}
.main_body_TopBgL{ background:url(images/boxFolderTopL.png) no-repeat left top; width:5px;}
.main_body_TopBgR{ 
	background:url(images/boxFolderTopR.png) no-repeat right top;
	font: bold 11px Arial;
	color:#000000;
	text-transform:uppercase;
	padding:8px 10px 8px 5px;
}
.main_body_TopBgR h2{ 
	font: bold 13px Arial;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	border-bottom:1px solid #EEEEEE;
}

.main_body_BotBgL{
	background:#FFFFFF url(images/boxcat_bgBotL.png) left bottom no-repeat;
}
.main_body_BotBgR{
	background:#FFFFFF url(images/boxcat_bgBotR.png) right bottom no-repeat;
	padding:6px 5px 10px 0px;
	margin-left:5px;
	text-align:left;
}
.main_body_BotBgR a {text-decoration:none;}
.main_body_list{
	font:12px Arial;
	color:#333333;
	line-height: 140%;
	margin-bottom:10px;
}
.main_body_list a{
	font: bold 12px Arial;
	color:#FF0000;
	text-decoration:none
}
.main_body_list a:hover{
	text-decoration:none;
	color:#333333;
}

.main_body_pass{
	/*background:#E6EBEF url(images/pass.gif) center left no-repeat; */
	padding:5px; 
	/*padding-left:120px;*/
	font:normal 11px Arial;
	line-height:18px;
	margin-top:1px;
}
.main_body_pass b{ color:#FF0000;}

.company-list{margin-top:5px;}
.priceTitleTD{
	font:bold 12px Arial;
	color:#000000;
	background:#E8F3E1;
	border-bottom:solid 3px #0A5F04;
	padding:4px 6px;
}
.priceContentTD{
	font:normal 11px Arial;
	color:#000000;
	background:#FFFFFF;
	border-bottom:dotted 1px #BFBFBF;
	padding:4px 6px;
}
.content-list{margin:0px}
#main-content #col-right{width:190px; float:right;}
.tintuc{}
.tintuccongty{margin-top:3px;}
.khoinghiep{margin-top:5px;}
.quangcao{margin-top:5px;}
/*list weblink*/
.weblinkTD{float:left; width:185px; padding:3px 10px 5px 0; text-align:left;}
.weblinkTD .listWeblink{padding-left:10px; background:url(images/icon_arrow_black.gif) 0 3px no-repeat;}
.weblinkTD .listWeblink a{text-align:left; text-decoration:none; color:#000;}
.weblinkTD .listWeblink a:hover{text-decoration:underline; color:#666;}
/*list news*/
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
	border-bottom: dotted 1px #CCCCCC;
	padding-bottom:8px;
}
.post .title {
	float: left;
	margin-top:5px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.entry {
	padding: 5px 0px 0px;
	clear: both;
	line-height:130%;
	display:block;
}
.entry .imgnews img{margin-right:8px; float:left;}
/* post title */
.post .title h2 {
	color: #333333;
	margin: 3px 0 2px;
	font-size:1.1em;
	font-weight:700;
}
.post .title h2 a, .post .title h2 a:visited {
	color: #333333;
	text-decoration: none;
}
.post .title h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.content_about{
	padding: 0px;
	clear: both;
	overflow: hidden;
	padding-bottom:8px;
}
.post_content {
	padding: 0px;
	clear: both;
	overflow: hidden;
	padding-bottom:8px;
}
.post_content ol {margin:0px 0px 0px 20px; padding:0px; list-style:none;}
.post_content li {padding-bottom:8px;}
/*list faq*/
.post_content_faq {
	padding: 0px;
	clear: both;
	overflow: hidden;
	padding-bottom:8px;
}
.post_content_faq ol {margin:0px 0px 0px 20px; padding:0px; list-style:none;}
.post_content_faq li {padding-bottom:8px; color:#006633;}
.post_content_faq li a {font:bold 11px Arial; color:#006633; font-style:italic;}

.content_question{
	font:bold 13px Arial; 
	color:#000000; 
	margin-bottom:10px; 
	padding-left:25px;
	background:url(images/icon_hoi.gif) left top no-repeat;
}
.post_faqs{font:normal 11px Arial; color:#999999;}
.content_ask{font:normal 12px Arial; 
	margin-bottom:15px;
	padding-left:25px;
	background:url(images/icon_dap.gif) left top no-repeat;
	}
/*news detail*/
.post_detail {
	padding: 0px;
	clear: both;
	overflow: hidden;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom:10px;
}
.post_detail .title {
	float: left;
	margin-top:5px;
}
.post_detail .postdata {
	font-size: 90%;
	color: #999999;
}
.post_detail .entry {
	padding: 10px 0px 0px;
	clear: both;
	line-height:130%;
	display:block;
}
.post_detail .entry b{ color:#666666;}
.post_detail .entrydetail {
	padding: 10px 0px 0px;
	clear: both;
	line-height:130%;
	text-align:justify;
	display:block;
}

.post_detail .entry .imgnews img{margin-right:8px; float:left;}
/* post title */
.post_detail .title h2 {
	color: #333333;
	margin: 3px 0 2px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
}
.post_detail .title h2 a, .post_detail .title h2 a:visited {
	color: #333333;
	text-decoration: none;
}
.post_detail .title h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.other_detail{margin-top:10px;}
.other_detail h2{font: bold 120%/100% "Lucida Grande", Arial, sans-serif; padding:0; margin:0;}
.other_detail_back{float:right; border:none;}
.other_newsdetail{ margin-top:5px;}
.other_newsdetail li{line-height:180%;}
.other_newsdetail li span{color:#CCCCCC;}
/*Footer*/
#bottom{
	margin-top:5px;
	width:1004px;
	padding:0px;
}

#column-wrap {
	clear: both;
	float: left;
	width: 1004px;
	padding: 10px 0 10px 0;		
	background:#469E36 url(images/bg_bottom.gif) left top repeat-x;
}
#column-wrap a {
	text-decoration: none;
	color: #FFF;	
}
#column-wrap a:hover {
	color: #000;	
}
#column-wrap h2 {
	color: #FFF;	
	margin: 0 0 6px 0;
	padding-left:15px;
	font-size:13px;
	background:url(images/icon_16_star.gif) left center no-repeat;
}

#columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 964px;		
	background: transparent;
}
#columns ul {
	list-style: none;
	margin: 5px 0 0 15px;
	padding: 0;	
}
#columns li {
	background: url(images/dot_w.gif) no-repeat left center;		
}
#columns li a {
	display: block;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	width: 96%;
	font-size:11px;
}
#columns .col3, .col3-center {
	float: left;
	width: 23%;
}
#columns .col3-center { 
	margin: 0 15px; 
}


#footer {
	clear: both;
	font-family: Arial;
	font-size: 11px;
	color: #333;
	line-height:18px;
	padding: 10px 25px;
	text-align:center;
}
#footer a {
	color: #469E36;
	text-decoration: none;
}
#footer a:hover {
	color: #F90;
}
#footer .seo {margin-top:10px; font-size:10px; line-height:120%; font-family:Tahoma, Geneva, sans-serif; color:#999;}
#footer .seo a {color:#999;}
#footer .seo a:hover {color: #469E36;}
#footer #altnav {
	text-align: center;
}
#footer #copyright {
	padding-top: 13px;
}
/*Page No*/
.pageMenubot { 
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	line-height:18px;
	margin: 2px;
	height: 16px;
}

.pageMenubot a{
	background-color:#FFFFFF; 
	border:1px solid #999999; 
	text-decoration:none; 
	color:#666666; 
	padding: 1px 4px 1px 4px; 
	line-height:16px;
}

.pageMenubot a:hover{
	color:#666666;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;	
	text-decoration:none; 
	background-color:#CCCCCC;
}
.pageMenubot .active {
	margin: 0px 2px 0px 2px;
	height: 16px;
	border:1px solid #990000;
	background-color:#990000;
	color: #FFFFFF;
	padding: 1px 4px 1px 4px;
	font-weight:bold;
}
.pageMenubot .unactive {
	margin: 0px 2px 0px 2px;
	height: 16px;
	border:1px solid #AAAAAA;
	background-color:#DDDDDD;
	color: #AAAAAA;
	padding: 1px 4px 1px 4px;
	font-weight:bold;
}
.pageMenubotBg{
	border:1px solid #EEEEEE; 
	padding-left:5px; 
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:10px;
	background:#f2f4f5;
	text-align:center;
}
.company_other{ background:#F2f4f5; padding:3px;}
.mainerror{font:normal 11px Arial; font-style:italic; color:#FF0000;}
.mainerror ul{margin:10px 0;}
* html {margin:10px 30px;}
.dangky_titleTD{padding-left:5px; padding-right:5px; border-bottom:1px solid #EAEAEA;}
.dangky_contentTD{padding-left:5px; padding-right:5px; border-bottom:1px solid #EAEAEA; width:422px;}
.dangky_contentTD ul {padding:0; margin:0; list-style:none;}
.dangky_contentTD ul li {padding:2px 0;}
.dangky_contentTAB {padding-left:5px; padding-right:5px; border-bottom:1px solid #EAEAEA;}
.dangky_contentTAB ul {padding:0; margin:0; list-style:none;display: inline;}
.dangky_contentTAB ul li {float:left; margin-right:3px;}
.dangky_contentTAB ul li a {background:#0C6; overflow: hidden; display: block; padding:5px 10px;}
.dangky_contentTAB ul li a.tab-current {background:#0C6;}

/*tabs*/
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-right:3px;
	background:url(images/bg_tabs.gif) left bottom repeat-x;
}
ul.tabs li.last {margin-right:0;}
ul.tabs li a {
	text-decoration: none;
	color: #555;
	display: block;
	padding: 5px 21px;
	outline: none;
	font-size: 15px;
	font-weight:normal;
}
ul.tabs li a:hover {
	color:#F60;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover{
	background: #CFEEEA url(images/bg_tabs_active.gif) left bottom repeat-x;;
	color:#030;
}
.tab_container {
	clear: both;
	float: left; 
	width: 100%;
}
.tab_content {
	padding: 3px 0;
	margin-left:20px;
	background: #fff;
}
.tab_content ul,.tab_content ol{
	margin:0; padding:0;
}
.tab_content li {padding:4px 0;}
.price_serviceTD{padding:0 5px; font:bold 12px Arial;}
.price_service_Content{padding:5px; font:normal 11px Arial;}
.price_service_bold{padding:5px; font:normal 14px Arial; text-align:center;}
.price_service_hotline{padding:0 5px; font:bold 11px Arial; color:#FF0000; text-align:center; height:24px;}
.boxSearch{margin-bottom:5px; border:1px solid #FFFFFF;}
.buttonSearch{
	width:61px;
	display:block;
	font:bold 11px Arial;
	padding-left:20px;
	border:none;
	height:21px;
	background:url(images/b_search_2.gif) left center no-repeat;
}
/*List gallery*/
.titlecatGallery{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#0087C7;
	padding-top:15px; padding-left:45px;
	padding-bottom:5px;
	margin-bottom:10px;
	background:url(images/title_gallery.gif) left top no-repeat;
}

.boxlistGallery{
	width:125px;
	height:115px;
	overflow:hidden;
	margin-bottom:10px;
}
.boxlistGallery img{padding:0; margin:0; border:none;}
.boxlistGallery span{
	width: 125px;
	height: 115px;
	display: block;
	position: absolute;
	font: normal 11px Arial;
	text-align:center;
	color:#666;
	background: url(images/frame_gallery_125.gif) top left no-repeat;
}

.boxlistGallery .listGalleryResize{
	max-width:160px;
}

#logoFooter{margin:5px 0;}
.logoTitle{
	font:bold 13px Arial, Helvetica, sans-serif; 
	text-transform:uppercase; color:#090; 
	background:url(images/footer_title.gif) left top no-repeat;
	padding:8px 10px 7px;
}
.logoTitle h4 {display:inline; font-weight:700; font-size:13px;}
.logoContent{
	background:url(images/footer_bottom.gif) left bottom no-repeat;
	padding:10px 5px 14px;
	overflow:hidden;
}
.logoContent .frameContent{
	background:url(images/frame_logo.gif) top left no-repeat;
	width:153px;
	height:83px;
	float:left;
	padding:1px;
	margin:0 5px;
	overflow:hidden;
}
.logoContent .frameContent a{border:none;}
/*_____________________________________________ Start jCarousel Mootools _____________________________________________*/
#scrollContent{
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 990px; /* important */
	height: 85px; /* important */
}
#scrollDoiTac_content {
	position: absolute;
	left:0;
	margin:0;
	padding:0;
}
.scroll_item ul{margin:0; padding:0; list-style:none;}
.scroll_item ul li{
	float:left;
	margin: 0 5px;
	text-align:center;
	padding: 5px;
	width:145px;
	background:url(images/frame_logo.gif) left top no-repeat;
}
.frameImgborder{
	height:75px;
	width:145px;
	overflow:hidden;
}
.scrollItem a {
	border:none;
	text-decoration:none;
}
.scrollItem img {
	display: block;
	margin:0 auto;
}
#scrollFrame{position: relative; display:none;}
#scrollFrame img{position: absolute;}
#previous {top: 0; right: 30px;}
#next {top: 0; right: 0;}
.imgResizeCT {
	max-height:75px; 
}
/*======================================================
Gallery Home
======================================================*/
.bordermanImgSize{
	width:86px; height:65px; overflow:hidden;
	border:3px solid #FFF;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
.bordermanImgSize_none{
	width:86px; height:65px; overflow:hidden;
	border:3px solid #FFF;
	margin-right:0;
	margin-bottom:5px;
	float:left;
}
.bordermanImgSize2{
	width:132px; height:95px; overflow:hidden;
	border:4px solid #FFF;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.bordermanImgSize2_none{
	width:132px; height:95px; overflow:hidden;
	border:4px solid #FFF;
	margin-right:0;
	margin-bottom:10px;
	float:left;
}
