@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0
}
body {
	background:url(../images/sub-loop.jpg) repeat-x #f2ebe5;
	font-size:12px;
	line-height:18px;
	color:#000;
	width:100%;
}
a {
	color:#900;
	text-decoration:none;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
#outerSubBgTop{
	background:url(../images/sub-header.jpg) no-repeat center top;	
}
#outerSub{
	width:1000px;	
	margin:0 auto;
	overflow:hidden;
}
#subHeader {
	width:100%;
	height:240px;	
	z-index:3;
	margin:0 0 30px;
}
.BoxContent {
	width:1000px;	
	position:relative;	
}
.BoxContent h1.Logo {
	width:200px;
	height:85px;
	position:absolute;
	z-index:7;
	top:80px;
	left:40px;
}
.BoxContent h1.Logo a {
	width:200px;
	height:85px;
	display:block;
	text-indent:-9999px
}
#flashCount{
	position:absolute;
	top:70px;
	left:300px;
	width:400px;
}
#flashCount h4.Text{
	color:#fff;
	font-size:12px;
	text-align:center;
	padding-top:5px;
}

#subContent {
    margin: 0 0 20px;;
    position: relative;
    width: 100%;
    z-index: 5;
	overflow:hidden;
}
#subsidebar{
	float:left;
	overflow:hidden;
	width:170px;
	padding-left:30px;
}
ul.Nav2-sub {
	width:170px;	
	overflow:hidden;	
	z-index:4;	
}
ul.Nav2-sub li {
	list-style:none;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	width:140px;
}
ul.Nav2-sub li a {
	background:url(../images/menu.gif) no-repeat;
	width:140px;
	height:60px;
	display:block;
	text-indent:-9999px;
}
ul.Nav2-sub li a.nhancode:link, ul.Nav2-sub li a.nhancode:visited {	
	background-position:0 0;
}
ul.Nav2-sub li a.nhancode:hover {
	background-position:0 -60px;
}
ul.Nav2-sub li.Off a.nhancode:link, ul.Nav2-sub li.Off a.nhancode:visited, ul.Nav2-sub li.Off a.nhancode:hover{
	background-position:0 -120px;
	cursor:default;
}
ul.Nav2-sub li a.sukien:link, ul.Nav2-sub li a.sukien:visited {	
	background-position:-140px 0;
}
ul.Nav2-sub li a.sukien:hover {
	background-position:-140px -60px;
}
ul.Nav2-sub li.Off a.sukien:link, ul.Nav2-sub li.Off a.sukien:visited, ul.Nav2-sub li.Off a.sukien:hover{
	background-position:-140px -120px;
	cursor:default;
}
ul.Nav2-sub li a.tintuc:link, ul.Nav2-sub li a.tintuc:visited {	
	background-position:-280px 0;
}
ul.Nav2-sub li a.tintuc:hover {
	background-position:-280px -60px;
}
ul.Nav2-sub li.Off a.tintuc:link, ul.Nav2-sub li.Off a.tintuc:visited, ul.Nav2-sub li.Off a.tintuc:hover{
	background-position:-280px -120px;
	cursor:default;
}
ul.Nav2-sub li a.trangchu:link, ul.Nav2-sub li a.trangchu:visited {	
	background:url(../images/menu-trang-chu.gif) 0 0 no-repeat;
	background-position:0 0;
}
ul.Nav2-sub li a.trangchu:hover {
	background-position:0 -60px;
}
ul.Nav2-sub li a.diendan:link, ul.Nav2-sub li a.diendan:visited {	
	background-position:-420px 0;
}
ul.Nav2-sub li a.diendan:hover {
	background-position:-420px -60px;
}
ul.Nav2-sub li.Off a.diendan:link, ul.Nav2-sub li.Off a.diendan:visited, ul.Nav2-sub li.Off a.diendan:hover{
	background-position:-420px -120px;
	cursor:default;
}
#static{
	float:left;	
	width:700px;
	overflow:hidden;
}
.StaticTopPanel {
    height: 41px;
    margin:0 20px 0 10px;
    overflow: hidden;
    position: relative;
}
.StaticTopPanel h2.TitleMain {
    background: url(../images/title-h2-sublanding.jpg) no-repeat;
    color: #f1db64;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 26px;
    padding: 7px 10px 8px 55px;
}
.StaticOuter{
	overflow:hidden;
	width:700px;	
}
.StaticInner{
	overflow:hidden;
}
.StaticMain{
	margin: 10px auto;
    overflow: hidden;
    padding: 0 20px 0 10px;
    width: 670px;	
}
.StaticMain ul.newsList {
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}
.StaticMain ul.newsList li {
    background: url(../images/line-news.gif) repeat-x center bottom;   
    padding: 15px 0;
	line-height:20px;
	height:90px;
}
.StaticMain ul.newsList li.Last {
    background: none repeat scroll 0 0 transparent;
}
ul.ListNewsEvent li a img {
    display: block;
}
a .BorderImg01 {
    border: 5px solid #BFB6A8;
}
a:hover .BorderImg01 {
    border: 5px solid #A99F90;
}
.StaticMain ul.newsList li .NewsTitle {
	color:#930;
    font-size: 14px;
    font-weight: bold;
	float:left;
	padding-left:15px;
	width:500px;
}
.StaticMain ul.newsList li .smallNews{
	padding-left:15px;
	float:left;
	width:405px;
}
.StaticMain ul.newsList li a:link, .StaticMain ul.newsList li a:visited {
    color: #990000;
    text-decoration: none;
	float:left;
}
.StaticMain ul.newsList li a:hover {
    color: #990000;
    text-decoration: underline;
}
.Line{
	border-bottom:1px solid #b7b0aa;
	width:100%;
}
ul.newsList li .TextDate {
    color: #37322e;
    font-size: 11px;
    font-weight: normal;
	float:right;	
}
.NewsTitle a:link,
.NewsTitle a:visited {
    color: #990000;
    text-decoration: none;
	float:left;
}
.NewsTitle a:hover {
	 color: #990000;
    text-decoration: underline;
}
.smallNews a:link,
.smallNews a:visited {
    color: #990000;
    text-decoration: none;
	float:none!important;
}
.smallNews a:hover {
	 color: #990000;
    text-decoration: underline;
}
.PagingWrapper {
    background: none repeat scroll 0 0 #E4D7CD;
    border: 1px solid #E4D7CD;    
    overflow: hidden;
    margin: 0 0 20px 0;
    width: 690px;
}
.PagingControl {
    float: right;
    left: -50%;
    margin: 0;
    padding: 0;
    position: relative;
}
.CenterWrapper {
    left: 50%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.PagingControl span.PagingFirstPageLnk, .PagingControl span.PagingPrevPageLnk, .PagingControl span.PagingNextPageLnk, .PagingControl span.PagingLastPageLnk, .PagingControl a.PagingFirstPageLnk, .PagingControl a.PagingPrevPageLnk, .PagingControl a.PagingNextPageLnk, .PagingControl a.PagingLastPageLnk {
    display: block;
    float: left;
    height: 0;
    overflow: hidden;
    padding: 30px 0 0;
    position: relative;
    text-indent: -1000em;
    width: 33px;
}
.PagingControl span.PagingFirstPageLnk, .PagingControl span.PagingPrevPageLnk, .PagingControl span.PagingNextPageLnk, .PagingControl span.PagingLastPageLnk {
    opacity: 0.3;
}
.PagingControl span.PagingFirstPageLnk, .PagingControl a.PagingFirstPageLnk {
    background: url("../images/bt_first.gif") no-repeat scroll 0 -30px transparent;
    margin: 0 5px 0 0;
}
.PagingControl span.PagingPrevPageLnk, .PagingControl a.PagingPrevPageLnk {
    background: url("../images/bt_pre.gif") no-repeat scroll 0 -30px transparent;
    border-left: medium none;
    margin: 0 5px 0 0;
}
.PagingControl span.PagingNextPageLnk, .PagingControl a.PagingNextPageLnk {
    background: url("../images/bt_next.gif") no-repeat scroll 0 -30px transparent;
    border-right: medium none;
    margin: 0 5px;
}
.PagingControl span.PagingLastPageLnk, .PagingControl a.PagingLastPageLnk {
    background: url("../images/bt_end.gif") no-repeat scroll 0 -30px transparent;
}
.PagingControl a.PagingFirstPageLnk:hover {
    background-position: 0 0;
}
.PagingControl a.PagingPrevPageLnk:hover {
    background-position: 0 0;
}
.PagingControl a.PagingNextPageLnk:hover {
    background-position: 0 0;
}
.PagingControl a.PagingLastPageLnk:hover {
    background-position: 0 0;
}
.PagingControl ul.PageList {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
.PagingControl ul.PageList li {
    float: left;
    height: 30px;
    margin: 0 2px;
    overflow: hidden;
    padding: 0;
}
.PagingControl ul.PageList li span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A28E7D;
    color: #000000;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    line-height: 26px;
    padding: 0 11px;
    text-align: center;
}
.PagingControl ul.PageList li a {
    background: url(../images/bg-paging.png) repeat-x center bottom #F1EAE4;
    border: 1px solid #A28E7D;
    color: #000000;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    line-height: 26px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
.PagingControl ul.PageList li a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    text-decoration: none;
}
#quickLink {
    float: right;
    overflow: hidden;
    width: 50px;
}
a.Toppage {
    background: url(../images/top.jpg) no-repeat;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 100%;
}
#bgFooter {
    clear: both;    
    width: 1000px;
}
#footer {
    background: url(../images/bg-footer.png) no-repeat center top;
    height: 130px;
    overflow: hidden;
    padding: 0 0 30px;
    position: relative;
    width: 1000px;
    z-index: 1;
}
#footer .LogoVNG {
    left: 139px;
    position: absolute;
    top: 29px;
    width: 40px;
    z-index: 9;
}
.Copyright {
    color: #666666;
    font-size: 11px;
    line-height: 15px;
    padding: 40px 0 0 500px;
    text-align: left;
}
.Rating {
    height: 80px;
    position: absolute;
    right: 140px;
    top: 20px;
    z-index: 10;
}
.Block_boxContent {
        margin: 0 auto;
		position:relative;
		padding:0 0 0 95px;
		width:670px;
		overflow:hidden;
    }
.TitleRelateNews {
		 padding: 4px 0 2px 0px;
        line-height: 22px;
        font-size: 16px;
        font-family: Arial;
        color: #000;
		margin:0 0 5px;
		font-weight:bold;
}
ul.relateNews{
	overflow:hidden;
	margin:0 0 20px 0px;
}
ul.relateNews li {
            padding: 4px 0px;
            margin: 0;
            border-bottom: 1px dotted #A5A29B;
            overflow: hidden;
			float:left;
			width:100%;
        }

ul.relateNews li a:link,
ul.relateNews li a:visited {
        float: left;
        font-weight:normal;
		color:#900;
		text-decoration:none;
            }
ul.relateNews li a:hover {
         color: #900;
         text-decoration: underline;
}
ul.relateNews li .Date {
                float: right;
                width: 75px;
                text-align: right;
				font-weight:normal;
				color:#333;
            }
