/* CSS VIETAZ*/
/*Default Page*/
* {
	font-family:Arial,verdana;
}
.main{
	width:1004px; 
	margin:0 auto;
}
body {
	font-size:12px;
	font-family:Arial,verdana;
	color:#000000; 
	margin:0; 
	padding:0;
	background-image:url(../images/background_body.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	line-height:130%;
}
table, tr, td {
	margin:0;
	font:normal 12px Arial;
}
img, table, fieldset, button { border:0;}
img.sampleborder {border:1px solid #ccc;}
img.sampleborderspace {border:1px solid #ccc; margin-right:8px;}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
.tableSpace {margin-top:5px;}
.tableLeftSpace {margin-top:8px; width:210px;}
.tableMainSpace	{margin-top:8px;}
.white{color:#FFFFFF;}
.ogran{color:#FF6600;}
hr {color:#CCCCCC;}
.readmorelink {margin-top:10px;}
.readmorelink a{font:normal 11px/100% Arial; text-decoration:none; color:#FF6600; background:url(../images/icon_arrow_org.gif) no-repeat center left; padding-left:8px;}
.readmorelink a:hover{text-decoration:underline;}
.readmorenews a{font:bold 11px/100% Arial; color:#FF6600; text-decoration:none; background:url(../images/icon_arrow_org2.gif) no-repeat center right; padding-right:8px;}
.readmorenews a:hover{text-decoration:underline;}
.TravelLineHotNews{background:url(../images/Tr_line1.gif) center left repeat-x; line-height:10px; margin-top:10px;}
.TravelOtherNews ul
{
	margin:0;
	padding:0;
	margin-top:5px;
	list-style-type:none;
	margin-left:25px;
	font-size:12px;
	line-height:145%;
}
.TravelOtherNews ul li{background:url(../images/icon_arrow_black.gif) center left no-repeat; padding-left:15px;}
.TravelOtherNews ul li a{text-decoration:none; color:#000000;}
.TravelOtherNews ul li a:hover{text-decoration:underline; color:#000000;}
.Travel_BgMain {background:#3E78BA url(../images/Tr_Bg.gif) top left repeat-y;}
.TravelMainBot{background:#FFFFFF url(../images/Tr_Bot.gif) bottom center no-repeat; padding:3px 8px 12px 8px;}
/**Logo**/
.logovietaz {background:url(../images/logovietaz.gif) center center no-repeat; display:block; height:85px; width:190px;}

/**Menu main Top Search**/
.aliSearch {
	clear:both;
}
.aliSearch ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}
.aliSearch li {
	float:left;
	margin-right:1px;
}
.aliSearch li a{
	display:block;
	background:url(../images/Tr_menutopbg_left.gif) left top no-repeat;
	text-decoration:none;
}
.aliSearch li a span{
	display:block;
	padding-left:6px; 
	padding-right:13px; 
	padding-top:7px; 
	padding-bottom:8px; 
	margin-left:8px;
	width:auto;
	font:bold 12px/100% Arial;
	color:#000000;
	background:url(../images/Tr_menutopbg_right.gif) right top no-repeat;
	text-decoration:none;
}
.aliSearch li a:hover {
	float:left;
	background-position:0% -35px;
}
.aliSearch li a:hover span {
	display:block;
	color:#FFFFFF;
	background-position:100% -35px;
	text-decoration:none;
}
.aliSearch li.current a {background-position:0% -70px;}
.aliSearch li.current a span{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-position:100% -70px;
}
.aliSearch ul li a{hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */  outline: none;  /* for firefox 1.5 + */}
/**Menu Main Top Help**/
.aliHelpL{
	background-image:url(../images/bg_linetop_L.png);
	background-repeat:no-repeat;
	height:18px;
	padding-left:10px;
}
.aliHelpR{
	padding-right:5px;
	text-align:center;
	height:18px;
	width:425px;
	float:right;
	padding-right:15px;
	padding-left:5px;
	font-size:11px;
	font-family:Arial;
	line-height:16px;
	background-image:url(../images/bg_linetop_R.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.aliHelpR span{
	margin-right:8px;
	padding-top:3px; 
	padding-bottom:3px; 
}
.aliHelpR a{text-decoration:none; color:#3F5D72;}
.aliHelpR a:hover{text-decoration:underline;}
.aliHelpR a.bold{font-weight:bold;}
/**Menu main Top Search**/
.aliMenuTop{
	clear:both;
	#margin-left:10px;
	width:390px;
}
.aliMenuTop ul {
	margin:0; 
	list-style-type:none;
	list-style-image:none;
	margin-left:-30px;
}
.aliMenuTop li {
	float:left;
	margin-left:5px;
}
.aliMenuTop li a{
	display:block;
	background:url(../images/menusub_link_left.gif) left top no-repeat;
	text-decoration:none;
}
.aliMenuTop li a span{
	padding-left:9px; 
	padding-right:18px; 
	padding-top:5px; 
	padding-bottom:5px; 
	margin-left:9px;
	width:auto;
	display:block;
	font:bold 11px/100% Arial,verdana;
	color:#000000;
	background:url(../images/menusub_link_right.gif) right top no-repeat;
	text-decoration:none;
}
.aliMenuTop li a:hover {
	float:left;
	background-position:0% -21px;
}
.aliMenuTop li a:hover span{
	display:block;
	color:#000000;
	background-position:100% -21px;
	text-decoration:none;
}
.aliMenuTop li.currentmenuT a {background-position:0% -21px;}
.aliMenuTop li.currentmenuT a span{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	background-position:100% -21px;
}
.aliMenuTop ul li a{hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */  outline: none;  /* for firefox 1.5 + */}

/*Box Search*/
.headerSearchBg {
	background:#0087E7 url(../images/Tr_bgSearch.gif) left bottom no-repeat;
	height:63px;
	font:normal 12px Arial;
}
.boxSearchTopBg {
	padding:2px 3px;
	height:26px;
}
.boxSearchBotBg {
	vertical-align:top;
	border:0;
}

.inputbox 
{
	width: 280px;
	background:#FFFFFF url(../images/icon/icon_zoom.gif) no-repeat 5px center; 
	padding:2px;
	padding-left:20px;
	margin:0px;
	border:1px solid #8EB4CE;
	line-height:16px;
}
.selectbox{
	width: 180px; 
	font-size: 12px; 
	border:1px solid #8EB4CE;
	padding:1px;
	margin:0px;
}
.button_search {
	width: 91px; 
	height: 21px; 
	border: none; 
	background: url(../images/b_search.gif) top left no-repeat;
	cursor: pointer; line-height: 0px; 
	padding-left:10px; 
	font:bold 11px/100% Arial; 
	color:#000000;
}
.advancesearch {margin:0;}
.advancesearch ul{line-height:16px; margin:0 0 0 -30px;#margin-left:10px; list-style-type:none; text-align:left; margin-top:10px;}
.advancesearch li a{font-size:11px; color:#FFFFFF; text-decoration: none;}
.advancesearch li a:hover {color:#FFFF00; text-decoration:underline;}
a.advanceSearch{background:url(../images/icon/ico_guide.png) left center no-repeat;padding-left:17px; font-size:12px;}

.moresearch a{font-size:12px; color:#FFFFFF; text-decoration: none; margin-left:10px;}
.moresearch a:hover {color:#FFFF00; text-decoration:underline;}

.labeltitle{font:bold 16px/100% "Times New Roman"; color:#FFFFFF; margin-right:10px;}

.bgpopular {clear:both;color:#FFFF00; font-size:11px; margin:10px 0 0 0;}
.bgpopular ul {margin:0; list-style-type:none;list-style-image:none; margin-left:160px;}
.bgpopular li {float:left;}
.bgpopular li a{text-decoration:none; color:#FFFF00;}
.bgpopular li a:hover{text-decoration:underline; color:#00FFFF;}

.TravelMenuLeftBgL{background:transparent url(../images/Tr_mainTop.gif) no-repeat top left;}
.TravelMenuLeftBgM{background:transparent url(../images/Tr_menuBg2.gif) repeat-y left top;}
.TravelMenuLeftBgR{background:transparent url(../images/Tr_menuBot.gif) no-repeat left bottom; height:8px;}

.menutop_category {clear:both;color:#333333; padding-top:3px;}
.menutop_category ul {list-style-type:none;list-style-image:none; margin-top:0px; margin-bottom:0px; margin-left:-20px; margin-top:5px;text-align:center;}
.menutop_category li {float:left;margin-right:1px;}
.menutop_category li a{padding-left:10px; padding-right:10px; padding-top:8px; text-decoration:none; color:#EEEEEE;font:bold 12px/100% arial;color:#333333;}
.menutop_category li a:hover{text-decoration:underline; color:#FF6600;}
.menutop_categorynav {background:transparent url(../images/boxSearchLine.gif) no-repeat left center; width:1px; line-height:13px; height:16px;}

/*Box search bottom*/
.FooterSearchBg {background:#275296; padding:5px; text-align:center;}
.FooterBg {background:#EBF2FA url(../images/worldwide.png) right bottom no-repeat; padding:8px;}
.FooterContent {font:normal 11px/100% Arial; color:#000000; line-height:15px;}
.FooterContent b{color:#18479b;}

/*Box category begin*/
.boxCategoryTopL{background:url(../images/mainBoxCatLeft.gif) no-repeat left top; width:3px;}
.boxCategoryTopR{background:url(../images/mainBoxCatRight.gif) no-repeat right top; padding:2px;}
.boxCategoryBotL{background:url(../images/mainBoxCatBLeft.gif) no-repeat left bottom; width:3px; height:10px;}
.boxCategoryBotR{background:url(../images/mainBoxCatBRight.gif) no-repeat right bottom; padding:5px 5px 10px 5px;}

.boxCategoryTitle{font:bold 13px/100% Arial; color:#000000; margin:3px 0 3px 0; line-height:18px;}

.catIcon_agr{background:transparent url(../images/cat_icon_agr.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_fas{background:transparent url(../images/cat_icon_fas.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_cer{background:transparent url(../images/cat_icon_cer.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_fur{background:transparent url(../images/cat_icon_fur.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_che{background:transparent url(../images/cat_icon_che.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_com{background:transparent url(../images/cat_icon_com.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_ele{background:transparent url(../images/cat_icon_ele.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_com{background:transparent url(../images/cat_icon_com.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_dec{background:transparent url(../images/cat_icon_dec.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_env{background:transparent url(../images/cat_icon_env.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_foo{background:transparent url(../images/cat_icon_foo.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_han{background:transparent url(../images/cat_icon_han.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_jew{background:transparent url(../images/cat_icon_jew.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_gar{background:transparent url(../images/cat_icon_gar.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_rea{background:transparent url(../images/cat_icon_rea.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_sea{background:transparent url(../images/cat_icon_sea.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}
.catIcon_tel{background:transparent url(../images/cat_icon_tel.gif) no-repeat left center; width:28px; line-height:28px; height:28px; padding-right:5px;}

.tableboxspace{margin-bottom:8px;}
.Titleviewall {background:url(../images/b_arrow2.gif) no-repeat right center; padding-right:15px; margin-right:10px;}
.Titleviewall a{font:bold 11px/100% arial; color:#FFFFFF; text-decoration:none;}
.Titleviewall a:hover{color:#FF6600; text-decoration:underline;}

.Titlecat a{font:bold 12px/100% Arial; color:#FF6600; text-decoration:none;}
.Titlecat a:hover{text-decoration:underline;}

.Titlesubcat {clear:both; font-size:11px; margin:5px 0 0 0;}
.Titlesubcat a{text-decoration:none; color:#333333;}
.Titlesubcat a:hover{text-decoration:underline; color:#FF0000;}

.TitleResult{font:normal 11px/100% Arial; color:#999999;}

/**Box Products**/
.boxProTopL {background:url(../images/mainBoxProLeft.gif) top left no-repeat; width:3px; height:26px;}
.boxProTopR {background:url(../images/mainBoxProRight.gif) top right no-repeat;}
.boxProMidL {background:url(../images/mainBoxProMLeft.gif) top left repeat-y; width:3px;}
.boxProMidR {background:url(../images/mainBoxProMRight.gif) top right repeat-y; width:3px;}
.boxProBotL {background:url(../images/mainBoxProBLeft.gif) top left no-repeat; width:3px; height:8px;}
.boxProBotR {background:url(../images/mainBoxProBRight.gif) top right no-repeat; height:8px;}

.TitleproBorder{border:1px solid #DDDDDD;}
.TitleproImg {height:120px; width:120px; border:3px solid #FFFFFF; text-align:center; vertical-align:middle;}
.TitleproLink{margin-top:8px;}
.TitleproLink a{font:bold 12px/100% Arial; color:#18479B; text-decoration:none; line-height:16px;}
.TitleproLink a:hover{color:#FF9900; text-decoration:underline;}
.TitleproContent{font:normal 11px/100% Arial; color:#333333; margin-top:8px; line-height:14px;}
.TitleproPrice{font:bold 11px/100% Arial; color:#990000; margin-top:10px;}

/**Box Company**/
.TitlecompanyBorder{border:1px solid #DDDDDD;}

.TitlecompanyLogo {border:3px solid #FFFFFF; text-align:center; vertical-align:middle;}
.TitlecompanyLogoBorder {border:1px solid #DDDDDD;}

.TitlecompanyLink{margin-top:0px;}
.TitlecompanyLink a{font:bold 12px/100% Arial; color:#18479B; text-decoration:none; line-height:16px;}
.TitlecompanyLink a:hover{color:#FF9900; text-decoration:underline;}
.TitleClassStar{font:normal 11px/100% Arial; color:#999999; margin-top:5px; line-height:14px;}
.TitlePriceHotel{font:bold 14px/100% Arial; color:#538BC8; margin-top:5px; line-height:14px;}
.TitlecompanyContent{font:normal 12px Arial; color:#333333; margin-top:5px; line-height:135%; clear:both;}
.TitlecompanyContent TD{font:normal 11px/100% Arial; color:#333333; line-height:130%; padding:4px 2px;}
.TitlecompanyContent TD a{color:#265186; text-decoration:none;}
.TitlecompanyContent ul{margin-left:30px;}
.imgNewsResize
{
	max-width:120px;
	width: expression(this.width > 120 ? 120 : true);
	border:3px solid #FFFFFF;
}
.imgTourResize
{
	max-width:100px;
	width: expression(this.width > 100 ? 100 : true);
	border:3px solid #FFFFFF;
}
.imgNewsResizeS
{
	max-width:65px;
	width: expression(this.width > 65 ? 65 : true);
	border:3px solid #FFFFFF;
}
.imgHotelsResize
{
	width: expression(this.width > 200 ? 200 : true);
	max-width:200px;
	float:left;
	margin-right:8px;
}

.TitlecompanyContent2{font:normal 12px/100% Arial; color:#333333; margin-top:5px; line-height:16px;}

.TitlecompanyResult {margin-top:5px;}
.TitlecompanyResult a{font:normal 11px/100% Arial; color:#0033FF; text-decoration:none; line-height:16px;}
.TitlecompanyResult a:hover{color:#FF9900; text-decoration:underline;}

.TitlecompanyCountry {font:normal 10px/100% Arial; color:#666666;}

/*Title box Begin*/
.titleboxall{font:bold 13px Arial; padding-left:5px; color:#FFFFFF;}
/*Title box End*/
.HeaderTopLineMenu {background:url(../images/headermenutopline.gif) top left repeat-x; height:15px;}
.HeaderTopLine {border-bottom:3px solid #88BBDD;}
.HeaderTopBg {background:#30559C; margin:0; padding:0; height:38px;}
.HeaderTopDate {font: normal 11px/100% Arial; color:#666666; line-height:16px;}

.Headertopmenulang {background:transparent url(../images/top_menuLeft.gif) no-repeat left top; height:18px; padding:0 0 0 4px;}
.Headertopmenulang a{
	background:transparent url(../images/top_menuRight.gif) no-repeat right top; 
	font:normal 11px/100% arial; 
	line-height:18px;
	text-decoration:none;
	padding: 2px 5px 3px 0px;
}
.Headertopmenulang a:link,.Headertopmenulang a:visited,.Headertopmenulang a:active,.Headertopmenulang a:hover{color:#333;}
.HeadertopmenuIconlangEN {background:transparent url(../images/flag_en.gif) center left no-repeat; padding-left:20px;}
.HeadertopmenuIconlangVN {background:transparent url(../images/flag_vn.gif) center left no-repeat; padding-left:20px;}

.tabSel{background:transparent url(../images/tabLeftOn.gif) no-repeat left top;padding:0 2px;}
.tabSel a{background:transparent url(../images/tabRightOn.gif) no-repeat right top;}
.tabSel a:link,.tabSel a:visited,.tabSel a:active,.tabSel a:hover{color:#333}
/**Menu Top**/
.menuTopHeaderW {width:1000px; font:bold 10px/100% Tahoma; color:#333333;}
.menutopHeadBg{background:#efefef;padding:0 0 1px; border-bottom:1px solid #dedede; height:20px;}
.ygnav{padding-left:5px; float:left; font-size:11px;}
.ygmahelp{padding-right:5px; float:right; font-size:11px;}
.ygnav span,.ygmahelp span{margin-right:8px;}
.ygnav a,.ygmahelp a{text-decoration:none; color:#333333;}
.ygnav a:hover,.ygmahelp a:hover{text-decoration:underline;}
.ygnav a.bold,.ygmahelp a.bold{font-weight:bold;}
.ygnav .iconhome{background:url(../images/icon_home.png) left center no-repeat; padding-left:15px;}
/*Navigator*/
.NavmenuTopmainBg {background:url(../images/navTop_bg.gif) top left repeat-x; height:36px;}
.NavmenuTopBgLeft {background:url(../images/navTop_bgLeft.gif) top left no-repeat; height:36px;}

.NavmenuMyVietaz {font:bold 16px/100% Arial; color:#BDDDFF; margin:8px 8px 5px 10px;}

.NavmenuToplinkLog a,.NavmenuToplinkLog a:link {font-size:11px; text-decoration:none;}
.NavmenuToplinkLog a:visited,.NavmenuToplinkLog a:active,.NavmenuToplinkLog a:hover{color:#FFFF00; text-decoration:underline;}

/** toolbar icons **/
.icon_20_help {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-help.png);
    margin: 0px 4px 2px 4px;
}
.icon_20_delete {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-delete.png);
    margin: 0px 4px 2px 4px;
}
.icon_20_cancel {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-cancel.png);
    margin: 0px 4px 2px 4px;
}
.icon_20_apply {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-apply.png);
    margin: 0px 4px 2px 4px;
}
.icon_20_back {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-back.png);
    margin: 0px 4px 2px 4px;
}
.icon_20_edit {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-edit.png);
    margin: 0px 4px 2px 4px;
}
.icon_20_update {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-update.png);
    margin: 0px 4px 2px 4px;
}
.icon_20_new {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-new.png);
    margin: 0px 4px 2px 4px;
}
.icon_20_publish {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-publish.png);
    margin: 0px 4px 2px 4px;
}
.icon_20_unpublish {    
	display: block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font: 1px monospace;
    background-image: url(../images/icon-32-unpublish.png);
    margin: 0px 4px 2px 4px;
}

/** toolbar **/
.toolbar a{
	display: block;
	float: left;
	white-space: nowrap;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	cursor: pointer;
	text-decoration:none;
	color:#666666;
	border-left: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	width:40px;
}
.toolbar a:visited,.toolbar a:active,.toolbar a:hover{
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:#EEEEEE;
}
/**Box Main**/
.boxmain_topleft {background:url(../images/boxTopLeft.gif) top left no-repeat; width:8px; height:26px;}
.boxmain_topright {background:url(../images/boxTopRt.gif) top right no-repeat; font:bold 12px/100% arial;color:#000000;}
.boxmain_midleft {background:url(../images/boxMidLeft.gif) top left repeat-y; width:8px;}
.boxmain_midright {background:url(../images/boxMidRt.gif) top right repeat-y; width:8px;}
.boxmain_botleft {background:url(../images/boxBtmLeft.gif) top left no-repeat; width:8px; height:8px;}
.boxmain_botright {background:url(../images/boxBtmRt.gif) top right no-repeat; height:8px;}

.pageNoBgTop{font:normal 11px/100% Arial; color:#333333; background:#EFEFEF; border-bottom:1px solid #CCCCCC; height:22px;}
.pageNoBgBot{font:normal 11px/100% Arial; color:#333333; background:#EFEFEF; border-bottom:1px solid #CCCCCC; height:22px;}
.Active{font-weight:bold; color:#660000;}
.result{font:bold 12px/100% Arial; color:#FF6600;}

.boxTitleList {font:bold 11px/100% Arial; background:url(../images/titleFrameBg.gif) top left repeat-x; text-transform:uppercase; padding:4px; line-height:20px;}
.icon_arrowList {
    background:transparent url(../images/b_arrow.png) no-repeat center right; padding-right: 15px;
}

.boxBgList1{background:#EAF0F4; padding:3px 4px 3px 4px; line-height:20px; border-bottom:1px solid #C8CDD0;}
.boxBgList2{background:#FFFFFF; text-align:left; padding:3px 4px 3px 4px; line-height:20px; border-bottom:1px solid #C8CDD0;}

.icon_16_write{
	display:block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font: 1px monospace;
    background: url(../images/write.png) no-repeat;
    margin: 0 6px 1px 6px;
}
.icon_16_check{
	display:block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: url(../images/check.png) no-repeat;
    margin: 0 6px 1px 6px;
}
.icon_16_trash{
	display:block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font: 1px monospace;
    background: url(../images/trash.png) no-repeat;
    margin: 0 6px 1px 6px;
}
.actionbar a{
	display: block;
	float: left;
	white-space: nowrap;
	cursor: pointer;
	text-decoration:none;
	color:#666666;
}
/**Box Menu Left**/
.boxmenu_topleftHotBg{background:url(../images/LeftmenuBg1.gif) top left no-repeat; height:22px;}
.boxmenu_topleftHot a{
	font:bold 12px/100% Arial; 
	text-decoration:none; 
	color:#FFFFFF;
	line-height:20px;}
.boxmenu_topleftHot a:link,.boxmenu_topleftHot a:visited,.boxmenu_topleftHot a:active,.boxmenu_topleftHot a:hover{color:#FFFFFF;}

.boxmenu_topleftTitle{background:url(../images/LeftmenuBg2.gif) top right no-repeat; font:bold 12px/100% arial; color:#000000; height:23px;}
.icon1_20 a{
	line-height:20px;
    background: url(../images/icon1.gif) center left no-repeat;
	padding-left:25px;
	font:bold 12px/100% Arial; 
	text-decoration:none; 
	color:#FFFFFF;
	line-height:20px;
}
.icon2_20{
	line-height:20px;
    background: url(../images/icon2.gif) center left no-repeat;
	padding-left:25px;
}
.icon3_20{
	line-height:20px;
    background: url(../images/icon3.gif) center left no-repeat;
	padding-left:25px;
}
.icon4_20{
	line-height:20px;
    background: url(../images/icon4.gif) center left no-repeat;
	padding-left:25px;
}
.icon5_20{
	line-height:20px;
    background: url(../images/icon5.gif) center left no-repeat;
	padding-left:25px;
}
.icon6_20{
	line-height:20px;
    background: url(../images/icon6.gif) center left no-repeat;
	padding-left:25px;
}
.icon7_20{
	line-height:20px;
    background: url(../images/icon7.gif) center left no-repeat;
	padding-left:25px;
}
.icon8_20{
	line-height:20px;
    background: url(../images/icon8.gif) center left no-repeat;
	padding-left:25px;
}
.icon9_20{
	line-height:20px;
    background: url(../images/icon9.gif) center left no-repeat;
	padding-left:25px;
}

/**Box Mail**/
.titleSender a{font:bold 11px/100% Arial; text-decoration:none; color:#333333;}
.titleSender a:hover{text-decoration: underline; color:#FF6600;}
.titleSubject a{font:bold 11px/100% Arial; text-decoration:none; color:#333333;}
.titleSubject a:hover{text-decoration: underline; color:#FF6600;}

.titledate{font:bold 11px/100% Arial;}

.boxmenu_topleftSub{
	background:url(../images/LeftmenuBgSub.gif) bottom left repeat-x; 
	font:normal 11px/100% arial;
	color:#000000; 
	height:26px;
	border-bottom:1px solid #CFD1D5;
	padding-left:25px;}

.boxmenu_topleftSub a {text-decoration:none; color:#333333;}
.boxmenu_topleftSub a:hover {color:#E85D00; text-decoration:underline;}

.boxmenu_topleftSub a.bold{font-weight:bold;}

.iconSub_20{
	line-height:16px;
    background: url(../images/icon_arrow2.gif) center left no-repeat;
	padding-left:20px;
}

.iconSend_20{
	background:url(../images/sent_items.png) left no-repeat;
	line-height:18px; 
	padding-left:20px;
}

.iconInbox_20{
	background:url(../images/inbox.png) left no-repeat;
	line-height:18px; 
	padding-left:20px;
}

.iconTrash_20{
	background:url(../images/trash.png) left no-repeat;
	line-height:18px; 
	padding-left:20px;
}

.mailResult{color:#999999; font:normal 11px/100% Arial;}

/**Box Support**/
.titlesupportonline{font:bold 11px/100% Arial; color:#0099FF; text-align:center;}
.titlehotline{font:bold 11px/100% Arial; color:#FF0000; text-align:center;}
.imgYahoo{text-align:center; margin:8px 0 8px 0;}
.titlestatic{font:bold 12px/100% Arial; margin-left:5px;}

/**Box Success Stories**/
.storename{font:bold 11px/100% Arial;}
.storeimg{margin-right:8px;}
.storeComLink {font:normal 11px/100% Arial; margin-top:10px;}
.storeComLink a{text-decoration:none; color:#0099FF;}
.storeComLink a:hover{text-decoration:underline;}
.storeContent {font:normal 11px/100% Arial; margin-top:10px; margin-bottom:10px; line-height:15px;}

/**Box Overview**/
.overviewname{font:bold 11px/100% Arial;}
.overviewimg{margin-top:8px; margin-bottom:8px;}
.overviewComLink {font:normal 11px/100% Arial; margin-top:10px;}
.overviewComLink a{text-decoration:none; color:#0099FF;}
.overviewComLink a:hover{text-decoration:underline;}
.overviewContent {font:normal 11px/100% Arial; line-height:15px;}


/**-------------------Orange width 200 Hot News---------------------**/
.TRboxOrangeHotTopL {background:url(../images/Tr_mainBoxHotLeft.gif) top left no-repeat; width:3px; height:26px;}
.TRboxOrangeHotTopR {background:url(../images/Tr_mainBoxHotRight.gif) top right no-repeat;}
.TRboxOrangeHotMidL {background:url(../images/Tr_mainBoxHotMidL.gif) top left repeat-y; width:3px;}
.TRboxOrangeHotMidR {background:url(../images/Tr_mainBoxHotMidR.gif) top right repeat-y; width:3px;}
.TRboxOrangeHotBotL {background:url(../images/Tr_mainBoxHotBLeft.gif) bottom left no-repeat; width:3px; height:8px;}
.TRboxOrangeHotBotR {background:url(../images/Tr_mainBoxHotBRight.gif) bottom right no-repeat; height:8px;}
.titleboxHotNews {font: bold 16px/100% Arial; color:#FF6600; line-height:18px; padding-left:5px;}
/**-------------------Orange width 200-----------------------------**/
.TRboxOrangeTopL {background:url(../images/Tr_BoxOrangeL.gif) top left no-repeat; width:3px; height:26px;}
.TRboxOrangeTopR {background:url(../images/Tr_BoxOrangeR.gif) top right no-repeat;}
.TRboxOrangeMidL {background:url(../images/Tr_BoxOrangeMidL.gif) top left repeat-y; width:3px;}
.TRboxOrangeMidR {background:url(../images/Tr_BoxOrangeMidR.gif) top right repeat-y; width:3px;}
.TRboxOrangeBotL {background:url(../images/Tr_BoxOrangeBL.gif) bottom left no-repeat; width:3px; height:8px;}
.TRboxOrangeBotR {background:url(../images/Tr_BoxOrangeBR.gif) bottom right no-repeat; height:8px;}
/**-------------------------End-----------------------------------**/
.tableWidthL	{width:200px;}

/**-------------------Blue width 200-----------------------------**/
.TRboxBlueTopL {background:url(../images/Tr_BoxBlueL.gif) top left no-repeat; width:3px; height:26px;}
.TRboxBlueTopR {background:url(../images/Tr_BoxBlueR.gif) top right no-repeat;}
.TRboxBlueMidL {background:url(../images/Tr_BoxBlueMidL.gif) top left repeat-y; width:3px;}
.TRboxBlueMidR {background:url(../images/Tr_BoxBlueMidR.gif) top right repeat-y; width:3px;}
.TRboxBlueBotL {background:url(../images/Tr_BoxBlueBL.gif) bottom left no-repeat; width:3px; height:8px;}
.TRboxBlueBotR {background:url(../images/Tr_BoxBlueBR.gif) bottom right no-repeat; height:8px;}
/**-------------------------End-----------------------------------**/

/**Box Login**/
.TRboxLoginTopL {background:url(../images/Tr_BoxOrangeL.gif) top left no-repeat; width:3px; height:26px;}
.TRboxLoginTopR {background:url(../images/Tr_BoxOrangeR.gif) top right no-repeat;}
.TRboxLoginMidL {background:url(../images/Tr_BoxOrangeMidL.gif) top left repeat-y; width:3px;}
.TRboxLoginMidR {background:url(../images/Tr_BoxOrangeMidR.gif) top right repeat-y; width:3px;}
.TRboxLoginBotL {background:url(../images/Tr_BoxOrangeBL.gif) bottom left no-repeat; width:3px; height:8px;}
.TRboxLoginBotR {background:url(../images/Tr_BoxOrangeBR.gif) bottom right no-repeat; height:8px;}

.bLogin{font:bold 11px/100% Arial; color:#333333; padding:0 8px 0 8px;}
.boxloginLink{text-align:center; margin-top:10px;}
.boxloginLink a{font:bold 11px/100% Arial; text-decoration:none; color:#0000FF;}
.boxloginLink a:hover{text-decoration:underline; color:#FF9900;}

.iUsername{background:#ffffff url(../images/username_bg.png) left center no-repeat; width:98px; padding-left:22px;}
.iUsername:hover{background:#ffffff url(../images/username_bg_a.png) left center no-repeat;}

.iPassword{background:#ffffff url(../images/password_bg.png) left center no-repeat; width:98px; padding-left:22px;}
.iPassword:hover{background:#ffffff url(../images/password_bg_a.png) left center no-repeat;}
.btnLogin{
	width: 91px; 
	height: 21px; 
	border: none; 
	background: url(../images/b_check.gif) top left no-repeat;
	cursor: pointer; line-height: 0px; 
	padding-left:10px; 
	font:bold 11px/100% Arial; 
	color:#000000;
}

/**Box Ads**/
.TRboxAdsTopL {background:url(../images/Tr_BoxAdsL.gif) top left no-repeat; width:3px; height:3px;}
.TRboxAdsTopR {background:url(../images/Tr_BoxAdsR.gif) top right no-repeat; height:3px;}
.TRboxAdsMidL {background:url(../images/Tr_BoxAdsMidL.gif) top left repeat-y; width:3px;}
.TRboxAdsMidR {background:url(../images/Tr_BoxAdsMidR.gif) top right repeat-y; width:3px;}
.TRboxAdsBotL {background:url(../images/Tr_BoxAdsBL.gif) bottom left no-repeat; width:3px; height:8px;}
.TRboxAdsBotR {background:url(../images/Tr_BoxAdsBR.gif) bottom right no-repeat; height:8px;}

.boxAdsImg{margin-bottom:5px;}

/**Box PageNo**/
.pageNo {background:url(../images/page_bg.gif) left center repeat-x; border:1px solid #B7C1D1; padding:0px 5px 0px 5px; height:26px;}

.menubot { 
	font-size:90%;
	margin: 2px;
	height: 16px;
}
.menubot a{background-color:#FFFFFF; border:1px solid #5E90C3;text-decoration:none;  color:#000000; padding: 1px 4px 1px 4px;}

.menubot a:hover{color:#FF6600; text-decoration:none;}

.active {
	margin: 0px 2px 0px 2px;
	height: 16px;
	border:1px solid #5E90C3;
	background-color:#5E90C3;
	color: #FFFFFF;
	padding: 1px 4px 1px 4px;
	font-weight:bold;
}
/**Menu Left**/
.TravelMenuLeftBg {background:url(../images/Tr_menuBg.gif) left top no-repeat; height:28px; padding-left:30px;}
.TravelMenuLeftBg a{font:bold 12px/100% Arial; text-decoration:none; color:#FFFFFF;}
.TravelMenuLeftBg a:hover{text-decoration:none;}

.TravelMenuSubLeftBg {background:#A4E7FD; height:28px; padding-left:30px; border-bottom:1px solid #FFFFFF;}
.TravelMenuSubLeftBg a{font:bold 11px/100% Arial; text-decoration:none; color:#333333;}
.TravelMenuSubLeftBg a:hover{text-decoration:none;}

.TravelTitle
{
	text-transform:uppercase;
	font-weight:bold;
	color:#3300CC;
}
.TravelPage
{
	font-weight:bold;
}

.TravelPage1
{
	font-weight:bold;
	background-color:#3366CC;
	border-left:dotted 1px #3366CC;
	border-right:dotted 1px #3366CC;
	border-top:dotted 1px #3366CC;
	border-bottom:dotted 1px #3366CC;
	line-height:16px;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	height:16px;
	padding-top:1px;
	padding-bottom:1px;
	color:#ffffff;
	
}
.TravelPage a:link,.TravelPage a:visited
{
	color:#3366CC; text-decoration:none;
	background-color:#FFFFFF;
	border-left:solid 1px #3366CC;
	border-top:solid 1px #3366CC;
	border-bottom:solid 1px #3366CC;
	line-height:16px;
	padding-left:5px;
	padding-right:4px;
	font-size:10px;
	height:16px;
	padding-top:1px;
	padding-bottom:1px;
	font-weight:bold;

	
}
.TravelPage a:hover
{
	color:#3366CC; text-decoration:none;
	background-color:#CCCCCC;
	border-left:solid 1px #3366CC;
	border-top:solid 1px #3366CC;
	border-bottom:solid 1px #3366CC;
	line-height:16px;
	font-weight:bold;
	padding-left:5px;
	padding-right:4px;
	font-size:10px;

}
.TravelPageRight
{
	color:#FF6600; text-decoration:none;
	background-color:#CCCCCC;
	border-left:solid 1px #3366CC;
	line-height:16px;
	padding-bottom:1px;
}

.TravelDetailTitle{color:#18479B; font-weight:bold; font-size:16px;}
.infoImgList{
	/*IE 7.0 + FF*/
	max-width:200px;
	max-height:180px;
	/*IE 6.0 - */
	width: expression(this.width > this.height ? (this.width > 200 ? 200px : true) : (this.height > 200 ? 200/this.height*this.width : true));
	height: expression(this.height > this.width ? (this.height > 180 ?180px : true) : (this.width > 180 ? 180/this.width*this.height : true));
	border:0px solid #AAAAAA;
	padding-right:5px;
}
.TravelMenuLeftBgHomel{
	background:#8FB561 url(../images/h38-l.gif) left top no-repeat; 
	height:28px; 
	padding: 0 0 0 25px;
}
.TravelMenuLeftBgHomer{
	background:#8FB561 url(../images/h38-r.gif) right top no-repeat; 
	height:28px;
	padding-left:5px;
}
.TravelMenuLeftBgHomer a{
	font: bold 12px/100% Arial; 
	text-decoration:none;
	height:28px;
	line-height:28px; 
	color:#FFFFFF;
}

.TRboxBlueDetaill{
	background:#FFFFFF url(../images/h39-l.gif) left top no-repeat; 
	height:28px; 
	padding: 0 0 0 20px;
}
.TRboxBlueDetailr{
	background:#FFFFFF url(../images/h39-r.gif) right top no-repeat; 
	height:28px;
	font: bold 12px/100% Arial; 
	color:#FFFFFF;
	width:560px;
	text-transform:uppercase;
}
.menubot_categorybg{background:#C5D6E2; height:26px; text-align:center;}
.menubot_category {clear:both;color:#333333; margin-left:100px;#margin-left:120px;}
.menubot_category ul {list-style-type:none;list-style-image:none; margin-top:0px; margin-bottom:0px;}
.menubot_category li {margin-right:1px; float:left;}
.menubot_category li a{padding-left:10px; padding-right:10px; padding-top:8px; text-decoration:none; color:#EEEEEE;font:normal 12px/100% arial;color:#333333;}
.menubot_category li a:hover{text-decoration:underline; color:#FF6600;}
.menubot_categorynav {background:transparent url(../images/boxSearchLine.gif) no-repeat left center; width:1px; line-height:13px; height:16px;}
/** Footer **/
.footer {
	width:1004px;margin:0; margin-top:6px;
	background:#D8E8F4;
	font-size:12px;
}
.footer .navigator{
	padding:7px;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/boxFooter.gif) left top no-repeat;
}
.footer .navigator a{color:#ffffff; font-size:12px; margin-left:3px; margin-right:3px; text-decoration:none;}
.footer .navigator a:hover{color:#FFFF00; text-decoration:underline;}
.footer .address{padding:4px 8px; color:#0A68C8; line-height:135%; text-align:left; font-size:12px;}
.footer .address TD{font:normal 12px Arial; line-height:135%;}
.footer .address a{font-size:11px; color:#0066FF; text-decoration:none;}
.footer .address a:hover{font-size:11px; color:#0066FF; text-decoration:underline;}
.footer .address span{font-size:12px; color:#0066FF;}
.footer .copyright{padding:3px; font:normal 11px Arial; background:url(../images/line_footer.gif) top center no-repeat;}
.footer .copyright a{font-size:11px; color:#0066FF; text-decoration:none;}
.footer .copyright a:hover{font-size:11px; color:#0066FF; text-decoration:underline;}
/**CSS FUNCTION**/
.button_search {
	width: 79px; 
	height: 21px; 
	border: none; 
	background: url(../images/button/btn_search.png) top left no-repeat;
	cursor: pointer; line-height: 0px; 
	padding-right:20px; 
	font:bold 11px/100% Arial;
	color:#000000;
	text-transform:uppercase;
}
.button_Login{
	width: 55px; 
	height: 15px; 
	border: none; 
	background: url(../images/button/btn_login.png) top left no-repeat;
	cursor: pointer; line-height: 0px;
	text-align:center;
	font:bold 10px/100% Verdana; 
	color:#000000;
}
.button_Register{
	width: 60px; 
	height: 15px; 
	border: none; 
	background: url(../images/button/btn_register.png) top left no-repeat;
	cursor: hand; line-height: 0px;
	text-align:center;
	font:bold 10px/100% Verdana; 
	color:#000000;
}
.button_contact{
	width: 100px; 
	height: 18px; 
	border: none;
	background:transparent url(../images/button/btn_contact.gif) top left no-repeat;
	font:bold 10px/100% Verdana;
	color:#333333;
	padding-left:20px;
	cursor:pointer;
}
.button_contactone{
	width: 91px; 
	height: 21px; 
	border: none;
	background:transparent url(../images/button/b_contact.png) top left no-repeat;
	font:bold 10px/100% Verdana;
	color:#333333;
	cursor:pointer;
}

.button_go{
	width: 30px; 
	height: 18px; 
	font:bold 10px/100% Verdana;
	color:#333333;
	border:none;
	background:transparent url(../images/button/btn_go.gif) top left no-repeat;
	cursor:pointer;
}
.buttonlink_login{
	background:url(../images/button/btn_grayL.png) top left no-repeat;
}
.buttonlink_login span{
	background:url(../images/button/btn_grayR.png) top right no-repeat;
	margin-left:1px;
	font:bold 10px Verdana; 
	color:#000000;
	width:auto;
	text-decoration:none;
	height:15px;
	line-height:15px;
	padding:1px 12px 2px 11px;
}
.buttonlink_login{background:url(../images/button/btn_grayL.png) top left no-repeat;}
.buttonlink_login a{
	background:transparent url(../images/button/btn_grayR.png) top right no-repeat; 
	margin-left:1px;
	padding:1px 12px 2px 11px; 
	font:bold 10px/100% Verdana; 
	color:#000000; 
	height:15px;
	line-height:15px;
	text-decoration:none;
}

.buttonlink_register{background:transparent url(../images/button/btn_orgL.png) top left no-repeat;}
.buttonlink_register a{
	background:transparent url(../images/button/btn_orgR.png) top right no-repeat; 
	margin-left:1px;
	padding:1px 12px 2px 11px; 
	font:bold 10px/100% Verdana; 
	color:#000000; 
	text-decoration:none;
	height:15px;
	line-height:15px;
}

.buttonlink_submit{background:transparent url(../images/button/btn_bg_submitL.gif) top left no-repeat; padding:0 0 4px;}
.buttonlink_submit a{background:transparent url(../images/button/btn_bg_submitR.gif) top right no-repeat; margin-left:5px;
	padding:1px 12px 2px 8px; font:bold 10px/100% Verdana; color:#000000; text-decoration:none;}
.linkAdver
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.linkAdver a:hover,.linkAdver a:link,.linkAdver a:visited 
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.linkViewdetail a:link,.linkViewdetail a:visited 
{
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
}
.linkViewdetail a:hover
{
	color:#FF9900;
	text-decoration:underline;
	font-weight:bold;
}
.lawMainHotl{
	background:#CC0000 url(../images/h33-l.gif) left top no-repeat; 
	height:24px; 
	padding: 0 0 0 20px;
}
.lawMainHotr{
	background:#CC0000 url(../images/h33-r.gif) right top no-repeat; 
	height:24px;
	padding-left:5px;
	font: bold 12px/100% Arial;
	color:#FFFFFF;
	line-height:24px;
}
.lawMainHotblank{
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:top;
}
.lawTitle{
	font:bold 13px/100% Arial;
	color:#000000;
	text-decoration:none;
	line-height:16px;
}
.lawTitle a:hover{
	font:bold 13px/100% Arial;
	color:#000000;
	text-decoration:underline;
	line-height:16px;
}
.lawTitle a{
	font:bold 13px/100% Arial;
	color:#000000;
	text-decoration:none;
	line-height:16px;
}
.lawTitle2{
	font:bold 13px Arial;
	color:#000000;
	text-decoration:none;
}

.lawContent{
	padding:3px 0 8px 0;
	line-height:135%;
}
.lawContent a{
	color:#2767B3;
}
.lawReadmore a{
	font:normal 11px/100% Arial;
	color:#990000;
	background:url(../images/icon_arrow_red.gif) right center no-repeat;
	padding-right: 10px;
	text-decoration:none;
}
.lawReadmore a:hover{
	text-decoration:underline;
}
.LawLineHCompany
{
	border-left: #AAAAAA 1px dotted;
	height:130px;
	width:15px;
	vertical-align:top;
}

