@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    font-family: inherit;
        font-size: 100%;
        font-style: inherit;
        font-weight: inherit;
    margin: 0 0px 0 0;
        outline: 0 none;
        padding: 0;
        vertical-align: baseline;
        
}
.invi
{
	display:none;
}
ul,li{
	list-style:none;
}

a{
	text-decoration:none;
	font-size:12px;
}
a:hover
{
	text-decoration:underline;
	color:#156CB9;
}
.clear {
    clear: both;
}
.floatNone{float:none;}
.floatRight{float:right;}
.floatLeft{float:left;}

body{	
	background:url(../Images/background.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper{
    width:990px;	
	margin:20px auto;
	font-family:"Arial", Helvetica, sans-serif;
}

#wrapper #block1{
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-khtml-box-shadow: 0 1px 8px #434343;
    -moz-box-shadow: 0 1px 8px #434343;
	background-color:#FFF;
	/*overflow:auto;*/
}
	

#header{
	width:970px;
	background:url(../Images/bg-header.jpg) repeat-x top;
	padding:0 10px;
}

/* Menutop */
#menuTop{
	float:right;
	margin:10px 2px 0px 0px;
	width:331px;

}
/*search*/
#search{
	width:212px;
	height:35px;
	}
.text{
	float:left;
}
#ctl00_txtsearch{
	background:url(../Images/search.png) no-repeat;
	border:none;
	height:24px;
	width:170px;
	padding-left:4px;
	color:#727171;
}
.btnSearch{
	background:url(../Images/btn-search.png) no-repeat !important;
	border:none;
	height:24px !important;
	width:26px !important;
}
/* Top left */
#menuTop ul#topLeft{
	margin-right:18px;
}

#menuTop ul#topLeft li{
	float:left;
	margin-right:10px;
	color:#2f35b3;
}

#menuTop ul#topLeft li a{
	color:#2f35b3;
	text-decoration:none;
}

#menuTop ul#topLeft li a:hover{
	text-decoration:underline;
}

#header img#logo{
	float:left;
	margin-left:-10px;
}

#header img#title{
	margin:5px;
}

/* Top right*/

#menuTop ul#topRight li{
	float:right;
	margin-right:10px;
}

/* Top nav
#header ul#topnav{
	position:relative;
	min-width:970px;
	height:31px;
	background:url(../Images/top-nav.jpg) repeat-x;
	margin:0 10px;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
    
}

ul#topnav li{
	float:left;
	height:31px;
	background:url(../Images/border-menu.gif) no-repeat left center;
}
ul#topnav li.active{
	background:none;
}
ul#topnav li:last-child{
	border-right:none;
}
	
ul#topnav li a{
	padding:8px 16px;
	display: inline-block;
	color: #f0f0f0;
	text-decoration: none;	
}

ul#topnav li:hover{
	background:url(../Images/top-nav1.jpg) repeat-x;
	border-radius: 5px 0px 0px 0px;
}
ul#topnav li ul.children{	
	width:970px;
	height:28px;
	line-height:28px;
	position:absolute;
	display:none;
	left:0px;
	top:31px;
	background:url(../Images/bottom-nav.jpg) repeat-x;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}

ul#topnav li ul.children li{
	background:none;
}

ul#topnav li:hover ul {
	display: block;
}

ul#topnav li ul a{
	display:inline;
	font-size:11px;
}

ul#topnav li ul a:hover{
	text-decoration:underline;
}

ul#topnav li ul li:hover{
	background:none;
}*/

/* content */
#content{
	padding-bottom:10px;
	display:block;
	width:990px;
	margin-top:0px;
	overflow:auto;
}

/* left content */
#content #leftContent{
	float:left;
}
.head, .news-list{		
	width:755px;	
	margin:10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border: 1px solid #c5c5c5; 
}
.news-list{
	padding:10px;
	width:736px;
}

#tier1-pop{
	background-color:#f8f8f8;
	width:100%;
}

/* tier1Pop leftPop */
#tier1Pop{
	background-color:#f8f8f8;
	overflow:auto;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	padding:10px;
	min-height:405px;
}
#tier1Pop .leftPop{
	float:left;
	width:490px;
}

.leftPop .popOne{
	width:100%;	
}

.leftPop .popOne p.photo{
	float:left;
	border:1px solid #c5c5c5;
	padding:1px;
	margin:0px 10px 10px 0px;
}

.leftPop .popOne p.title{
	font-size:16px;
	margin:10px 10px;	
}

.leftPop .popOne p.title a{
	color:#156cb9;
	font-size:14px;
	font-weight:bold;
}

.leftPop .popOne p.Summary{
	font-size:12px;
}

.leftPop .listPop{
	width:100%;
}

.leftPop .listPop .column{
	width:140px;
	float:left;
	margin-right:10px;
}

.column p.photo{
	border:1px solid #c5c5c5;
	padding:1px;	
}

.column p.photo a img{
	width:135px;
	height:105px;
}
p.title{
	margin:5px 0px;
	font-weight:bold;
	/*color:#666;*/
	color:#156CB9;
	white-space:normal;
}
p.title a{	
	/*color:#666;*/
	color:#156CB9;
	font-size:12px;	
}

.column p.summary{
	font-size:12px;
}

/* titer1Pop rightPop */
#tier1Pop .rightPop .leftTop .rightTop{
	width:231px;
	margin:10px 10px 10px 10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
}
.rightPop ul.tabNew{
	/*height:28px;*/
	font-size:12px;
	font-weight:bold;	
}
.rightPop{float:right;}
.rightPop ul.tabNew li{	float:left; padding:5px 0px; text-align:center;cursor:pointer;cursor:hand;}

.rightPop ul.tabNew li.news{
	color:#4c8cb8;		
	border-top:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	background-color:#eaeaea;
	-moz-border-radius:5px 5px 0px 0px;
	-khtml-border-radius:5px 5px 0px 0px;
	width:70px;
	font-size:14px;
	padding:5px 10px;	
}

.rightPop ul.tabNew li.activity{
	color:#4c8cb8;
	border-top:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	background-color:#eaeaea;
	-moz-border-radius:5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px ;
	width:117px;
	font-size:14px;
	padding:5px 10px;

}

.rightPop ul.tabNew li.selected.news{
	color:#fe1f1f;
	border-top:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	-moz-border-radius:5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	background-color:#fff;
	width:70px;
	font-size:14px;
	padding:5px 10px;
	border-bottom:none;
}

.rightPop ul.tabNew li.selected.activity{
	color:#fe1f1f;
	border-top:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	-moz-border-radius:5px 5px 0px 0px;
	-khtml-border-radius:5px 5px 0px 0px ;
	background-color:#fff;
	width:117px;
	font-size:14px;
	padding:5px 10px;
	border-bottom:none;
}

.rightPop .tabContent{
	border:1px solid #c5c5c5;
	border-top:none;
	width:228px;
	background-color:#FFF;
	font-size:11px;
	border-radius: 0px 0px 5px 5px;
	padding-top:10px;
}
.tabContent ul li a{color:#156CB9;}
.tabContent div{display:none;}
.tabContent div.show{display:block;}
.tabContent ul{
    margin: 0 10px 0 25px;
}
.tabContent ul li{
	padding-bottom:10px;
	list-style:url(../Images/list-news.gif);
}
/*tier2-cat leftPop*/
.leftPop 
{
	margin-right:10px;
}
#tier2-cat{
	padding:10px 10px 0;
	overflow:auto;
}
.leftPop .subject{
	background: url("../Images/bottom-cat.gif") no-repeat scroll 0px 20px transparent;
	min-height:30px;
	width:350px;
}
.subject .top{
	background:url(../Images/top.gif) repeat-x scroll left top;
	height:20px;
	display:inline-block;
}
.subject .top p{
	height:20px;
	background:url(../Images/top-ri.gif) no-repeat top right;
	padding-right:20px;
}
.subject .top p a,.top1 p{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	line-height:22px;
	padding:0 10px;
}
.subject .top p a
{
	text-transform:uppercase;
}
.subject .content{
	padding:10px 0;
}
.pdf{
	background:url(../Images/pdf.png) no-repeat top left;
}
.excel
{
	background:url(../Images/excel.png) no-repeat top left;
}
.word
{
	background:url(../Images/word.png) no-repeat top left;
}
.doc
{
	background:url(../Images/doc.png) no-repeat top left;
}
.jpg
{
	background:url(../Images/jpg.png) no-repeat top left;
}
.png
{
	background:url(../Images/png.png) no-repeat top left;
}
.legal{	
	padding-left:25px;
	margin-top:10px;
	min-height:18px;
	width:300px;
	float:left;
}
.news-img{
	float:left;
	margin-right:10px;
	border: 1px solid;
    padding: 1px;
    background-color:#c5c5c5;
}
.ImgTitle
{
	color:#666666;
	font-style:italic;
	text-align:center;
}
.new-ref{
	clear:both;
	padding-top:3px;
}
/*sub-content*/
.sub-content{
	border-bottom:1px dotted #cacaca;
	margin-bottom:20px;
}
.sub-content .news-img{
	width:123px;
	height:97px;
}
/*tier2-cat rightPop */
#tier2-cat .rightPop{
	float:right;
	width:355px;
}
.more{
	text-align:right;
    font-style: italic;
    font-weight: bold;
	padding-bottom:3px;
	clear:both;
}
.more a{
	color: #156CB9;
    text-decoration: underline;
}
.sub-content .more{
	clear:both;
	background:url(../Images/more.gif) no-repeat right;
	padding-right:15px;
}
.sub-content .more a{
	color:#727171;
	font-size:11px;
	text-decoration:none;
}
/*tier3-qa*/
#tier3-qa{
	width:735px;
	margin:0 10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;   
	border: 1px solid #c5c5c5;
	padding:10px 10px 0;
}
#tier3-qa .subject .content, .news-list .subject .content, .legals .content{
	background:url(../Images/bottom-qa.gif) no-repeat top left;
	padding-bottom:0;
}
.legals a{color:#156CB9;}
/* right content */
#rightContent{
	float:right;
	width: 202px;
	margin-right:10px;
	margin-top:8px;
}
#link{
	background:url(../Images/report.gif) no-repeat;
	height:67px;
}
#link p a{
	font-size:16px;
	font-weight:bold;
	color:#223679;
}
/*web mail*/
#mail .top{
	background:url(../Images/mail.gif) no-repeat top;
	padding:50px 5px 16px 5px;
}
#mail .top p{
	font-weight:bold;
	font-size:12px;
	color:#333;
	padding-bottom:15px;
}
#mail .top .txtMail{
	background:url(../Images/input-mail.gif) no-repeat top right;
	border: 0 none;
    height: 22px;
    padding-left:8px;
	width:138px;
}
#mail .top .txtPass{
	background:url(../Images/input-pass.gif) no-repeat top right;
	border:0 none;
	height:23px;
	padding-left:5px;
	width:124px;
}
.btn{
	padding:0px 0 0 10px;
	overflow:auto;
}
.b1{
	background:url(../Images/btn.gif) top left no-repeat;
	height:18px;
	width:75px;
	display:block;
	float:left;
	padding:3px 0 0 9px;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
.b1:hover{
	background-position:bottom left;
	color:#000;
	text-decoration:none;
}
#ctl00_Poll1_lbXemBieuQuyet
{
	padding-left:4px;
}
#ctl00_ContentPlaceHolder1_SendQues1_button
{
	padding-left:20px;
}
#ctl00_ContentPlaceHolder1_SendQues1_button2
{
	padding-left:15px;
}
#ctl00_ContentPlaceHolder1_LegalsList1_lblSearch
{
	padding-left:15px;
}
/*poll*/
#poll .top{
	background:url(../Images/poll.gif) no-repeat top;
	height:37px;
	margin-bottom:-1px;
}
#rightContent .content{
	border-left:1px solid #d5d3d3;
	border-right:1px solid #d5d3d3;
	padding:0 5px;
}
#poll .content p{
	padding-bottom:10px;
}
#poll .content .title{
	margin:0;
	padding:10px 0;
	color:#333;
}
/*web link*/
#web-link .top{
	background:url(../Images/web-link.gif) no-repeat;
	height:36px;
}
#rightContent .bottom{
	background:url(../Images/bottom.gif) no-repeat;
	height:8px;
}
/*static*/
#static{
	background:url(../Images/static.gif) no-repeat;
	padding:0 0 11px 0;
	width:204px;
}
#static p{
	padding-left:20px;
	padding-bottom:5px;
}
#link,#mail,#poll,#static,#web-link{
	margin-bottom:10px;
}
/* footer */
#footer{
	background:url(../Images/contents_topbg.gif) repeat-x top;
	margin-top:20px;
    -moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-khtml-box-shadow:0 2px 5px #434343;
    -moz-box-shadow: 0 2px 5px #434343;
	width:990px;
	background-color:#FFF;
	overflow:auto;
}
#footer ul li a{color:#000;}
.menu-bottom{
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;
}
.menu-bottom li{
	float:left;
	padding:0 16px;
	text-transform:uppercase;
}
.info{
	padding:20px 0 20px 25px;
	width:760px;
	float:left;
}
/*chuyen trang pager */
.pager{
	text-align:right;
}
/*News-list news-ref*/
.news-list .subject .news-ref{
	background:url(../Images/news-ref.gif) repeat-x top;
	margin-top:20px;
	padding-top:10px;
}
.news-list .subject .top1{
	background:url(../Images/top-news-ref.gif) no-repeat left top;
	height:20px;
}
.sub-news-ref{
	background:url(../Images/more.gif) no-repeat left top;	
	background-position:0 4px;
	margin-left:14px;
	margin-top:10px;
	padding-left:18px;	
}
.sub-news-ref p a{
	color:#666;
}

/*news-details*/
h1{
	font-size:20px;
	font-weight:bold;
	color:#2f35b3;
	margin-bottom:17px;
	line-height:25px;
}
.news-details{
	line-height:20px;
}
.news-details .news-img{width:200px;display:none;}
.news-details h1 span{
	color:#666;
	font-size:11px;
	clear:both;
}
.news-details-title{
	color:#666;
}
.news-details-content{
	margin-top:10px;
	width:735px;
	/*overflow:auto;*/
}
.news-details-content p{
	padding:10px 0;
}
.news-details-footer{clear:both;}
.news-details-footer p a{
	padding-left:22px;
	color:#24377a;
	font-size:12px;
	margin:0 20px;
}
.file{
	color:Red;
	font-weight:bold;
}

.qa{
	background-color:#f8f8f8;
	padding:5px;
	margin-bottom:10px;
}
.qa .q{
	background:url(../Images/q.gif) no-repeat top left;
	padding-left:40px;
	line-height:32px;
	font-weight:bold;
}
.qa .a{
	background:url(../Images/a.gif) no-repeat top left;
	padding-left:40px;
	 padding-bottom: 5px;
	 min-height:24px;
}
#ctl00_ContentPlaceHolder1_LegalsList1_GridView1
{
	text-align:center;
}

#ctl00_ContentPlaceHolder1_LegalsList1_GridView1 tr td
{
	line-height:30px;
}
#ContactUs 
{
	clear:both;
	background-color: #EAF1F7;
    padding: 30px 100px 0 100px;
}
h2 {
    font-weight: normal;
    margin-bottom: 0.8em;
    margin-top: 10px;
}
.lblTitle{
    padding-bottom: 32px !important;
    padding-left: 45px !important;
    padding-top: 11px;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    }
#tblSearch tr
    {
    	height:30px;
    }
    
.width350
{
	width:350px;
}
#ctl00_ContentPlaceHolder1_LegalsList1_Button1
{
	border:none;
    height: 21px;
    padding: 0;
    width: 83px;
}

a.selected
{
	text-decoration:none;
	font-weight:bold;
	color:#156CB9;
	
}
