﻿body {
}
#header{height:145px;}
    #banner{height:145px;}
#body{margin-top:5px;}
#default-lefcol{float:left;width:764px;}
#default-rightcol{float:right;width:230px;}

/*Default-Master*/

.clear{clear:both;}
.adv-box >a>img{ width:100%;} 
.featured-box-t{ background: url(../Images/WebImage/box-t.png) no-repeat;  height:5px; width:765px;}
.featured-box-m{ background: url(../Images/WebImage/box-m.png) repeat-y;width:765px; display:inline-block;}
.featured-box-b{ background: url(../Images/WebImage/box-b.png) no-repeat left top;margin-top:-4px; height:5px; margin-bottom:5px;width:765px;}

.group-t {
    background: url("../Images/WebImage/group1-t.png") no-repeat scroll transparent;
    height: 32px;
    line-height: 22px;
    padding-left: 15px;
    color:#034e8f;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin:0;
    width:765px;
}
.group-m{width:765px;background: url(../Images/WebImage/group-m.png) repeat-y;display:inline-block;}
.group-b{width:765px;background: url(../Images/WebImage/group-b.png) no-repeat left top; height:18px;margin-top:-3px;}
.group-line {
    /*background: url("../Images/WebImage/line.png") repeat-y scroll 0 0 #244E76;
    height: 3px;
    margin-left: -1px;*/
    display:none;
}
/*Begin Search Box*/
/*
.search-box {
    background-color:#06b24c;
    padding: 10px;
    margin:5px 0 5px 5px;
    width: 273px;
}
*/
.search-box {
  background-color: #06B24C;
  margin-bottom: 10px;
  padding: 10px;
  width: 278px;
  border-radius: 8px;
}

.search-title {
    color: #1E3B67;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}
.search-content{position:relative;width: 273px;}
#btnSearch{position:absolute; top:0px; right:0px;}
#txtsearch {
    /*background: url("../Images/WebImage/search-bg-txt.png") no-repeat left center;*/
    border: medium none;
    height: 30px;
    /*width: 273px;*/
    padding-left:10px;
}
#body_right #txtsearch{width:263px;}
#btnSearch {
    background: url("../Images/WebImage/btnSearch.png") no-repeat scroll 0 0 transparent;
}
#btnSearch {
    border: medium none;
    display: inline-block;
    height: 25px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 24px;
    cursor:pointer;
}
/*End Search Box*/

.adv-box{margin:5px 0 5px 5px;}
.email-box{margin:5px 0 5px 5px; display:none;}
.video-box{margin:5px 0 5px 5px;}
.hotnew-box{margin:5px 0 5px 5px;}
.bussiness-box{margin:5px 0 5px 5px;}
.bank-box{margin:5px 0 5px 5px;}
.gallary-box{margin:5px 0 5px 5px;}
/*#menu {
    background-image: url("../Images/WebImage/menu-bg.png");
    background-repeat: no-repeat;
    background-position:center top;
    float: left;
    height: 38px;
    width: 1000px;
}*/
#menu ul .active a
{
    color:#ffff00;
}
#menu-home{}
#menu-home a{width:65px; background: url("../Images/WebImage/h-icon.png") no-repeat center center;}
#menu-home a {
    display: inline-block;
    height: 24px;
    margin-top: -5px;
    width: 40px;
}
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 500px; /*For KHTML*/
	list-style: none;
	height: 24px;
	}
ul#navmenu a.parent
{
    height:38px;
    line-height:38px;
    font-size:13px; color:#fff;
    padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	text-decoration: none;
	padding:0 10px;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
}
ul#navmenu li.sub >a span {
    background: url("images/menu-bullet.png") no-repeat scroll right center transparent;
    display: inline-block;
    float: right;
    height: 20px;
    width: 10px;
}
ul#navmenu >li
{
    height:25px;
    /*background:url(../Images/WebImage/menu-right.png) no-repeat right -3px;*/
    /*padding-right:2px;*/
    border-right: 2px solid #06b24c;
    list-style: none;

float: left;
padding-left: 15px;
padding-right: 15px;
padding-top: 0px;
font-weight: bold;
font-size: 13px;


text-align: center;
}
ul#navmenu li {
	
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	z-index:99999;
	}
ul#navmenu >li.active a
{
    /*background: rgb(92, 166, 255);
    
	color: #124456;*/
	color:Yellow;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	}

ul#navmenu ul li {
	width: 200px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	background-color:#06B24C;
	/*background:#3eb1d6 url(images/menu_level2_item.gif) repeat-x left bottom;*/
	height:30px;
	float:left;
	padding:0px 0px 0px 0px;
	}

/* Root Menu */
ul#navmenu ul li>a {
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #124456;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	padding:5px;
	text-align:left;
	}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	
/*background: #7aa9dd;
*/
	color:Yellow;
	}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	background: #06B24C;
	color: #fff;
	}
ul#navmenu li li.active a,ul#navmenu li:hover li:hover li.active >a
{
    /* background: #5287cc;*/
	 color: #ffffaa;
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	/*background: #5287cc;*/
	color: #ffffaa;
	}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
	background: #7aa9dd;
	color: #ffffaa;
	}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
	background: #5287cc;
	color: #ffffaa;
	}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
	background: #3eb1d6;
	color: #124456;
	}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
	/*background: #5287cc;*/
	color: #FFF;
	}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left:160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
	}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
	}
.pages-title{float:left;}
.paging{height:19px; line-height:20px; text-align:right; right:10px; float:right;}
.paging a{font-size: 14px;display:inline-block; float:left;}
.paging a.number{color: #034e8f;text-decoration: none; margin-top:0;display:inline-block; border:1px solid #CECECE; text-align:center; padding:0px 4px; margin:0 2px;}
.paging a.number:hover{background-color:#cccccc;}
.paging .currentpage{color: #000; font-weight:700; padding:0px 4px; margin:0 2px;}
.paging .first{background: url(../Images/first.gif) no-repeat left center;width:15px;height:19px;}
.paging .next{background: url(../Images/next.gif) no-repeat left center;width:10px;height:19px;}
.paging .back{background: url(../Images/prev.gif) no-repeat left center;width:10px;height:19px;}
.paging .last{background: url(../Images/last.gif) no-repeat left center;width:10px;height:19px;}
.paging .space{display:none;width:1px; height:10px; margin:0 4px;}

.keyword{padding:20px;}
.chitiettin >table{width:98%; margin:5px;}
.group-m >table{width:98%; margin:5px;}
.video-item
{
   padding:5px 0 ;text-align:left;padding-left:15px; 
}
.video_galery_box{width:210px; height:190px; padding:5px; margin-left:5px;}
.gallary-box .video_galery_box{margin-left:5px;}
.galery_box{}
.video .galery_box {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding-bottom: 5px;
    text-align: center;
    width: 222px;
}
.gd_pb {
    background: url("/PublicImages/2011/12/06/10/BG_GD.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    height: 48px;
    padding-left: 38px;
    line-height:48px;
    color:#fff;
   
}
h3.gd_pb
{
     padding-left:40px;
     line-height:48px;
     text-transform:uppercase;
}
.gd_ten {
    color: #0066FF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.gd_cv {
    color: #0066FF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
.hinh {
    height: 184px;
}
.hinh img {
    border: 2px solid #CCCCCC;
    height: 164px;
    width: 128px;
}
table.document 
{
   border-collapse: collapse;
   border-color:#CCCCCC;
   width:100%;
   border-left:solid 1px #ccc;
}
table.document th 
{
    font-size:11px;
	color: #000;
	font-family:Arial, Tahoma, new Times New Roman;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background:#e1e5ea url(images/bg_header.jpg) no-repeat;
}
table.document td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000;
	font-size:11px;
}
table.document a{ text-decoration:none; white-space:nowrap; font-weight:700;}
div.document 
{
   border-collapse: collapse;
   border-color:#CCCCCC;
   width:100%;
   border-left:1px solid #CCCCCC;
}
div.document .title 
{
    font-size:11px;
	color: #000;
	font-family:Arial, Tahoma, new Times New Roman;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background:#e1e5ea url(images/bg_header.jpg) no-repeat;
}
div.document .row {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000;
	font-size:11px;
}
div.document a{ text-decoration:none;}

.tab-container{display:none;}
#popup a{display: block; font-size: 11px; color: #000; clear:both; text-transform:lowercase; font-weight:normal;}
#popup ul{display:inline-block;}
div.document a{color:#222;display:block;}
div.row:hover{background-color:#E1E5EA; color:Red; cursor:pointer;}
div.document span{display:block; float:left; height:14px; width:5px;}
div.document .group-item span{font-size:11px;color:#1E3B67;background:url(/images/SmallIcon/22.png) no-repeat; padding-bottom:2px; padding-left:18px;}
div.document .tab-group-item span{font-size:11px;color:#1E3B67; padding-left:10px;background:url(/images/SmallIcon/22.png) no-repeat;padding-bottom:2px; padding-left:18px;}
.tab-group span{cursor:pointer;background:url(/images/SmallIcon/40.png) no-repeat; padding-bottom:2px; padding-left:18px;}
.tab-group span.f-current{cursor:pointer;background:url(/images/SmallIcon/iFolderOpen.gif) no-repeat; padding-bottom:2px; padding-left:18px;}
.child .row span{margin-left:25px;}
.child .child .row span{margin-left:50px;}
.child .child .child .row span{margin-left:75px;}
.child .child .child .child .row span{margin-left:100px;}
#popup li span {
    background: url("/images/SmallIcon/bulletisting9x9.gif") no-repeat scroll center;
    display: inline-block;
    float: left;
    height: 17px;
    padding-left:0px;
    width: 18px;
}
.hidden{display:none;}
.input-sort{ width:25px;float:left; margin-top:-3px; margin-right:5px;z-index:10;}
.toolbar-1,.toolbar-2{float:right;}
div.document .title button{border:solid 0px gray; background:none; color:Blue; cursor:pointer;}
div.document .title button:hover{text-decoration:underline;}
#siteMap span,#siteMap img{display:none;}

.shop-group-box{ padding:5px;float:left; margin:5px;}
.shop-group-box ul{ list-style:none; padding:0;}
.shop-group-box h3{ margin:0; padding:0; color:#00B9F1;}
.shop-group-box li{height:25px;}
.shop-group-box li a{color:#555; }
.shop-group-box li a:hover{color:#F90; }
.shop-group-box li em{color:#F90; margin-left:5px; font-style:normal;}