/* CSS Document */
/* ------------------------------
   html5doctor.com Reset Stylesheet
   ------------------------------ */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;/*-webkit-text-size-adjust:none;*/-webkit-text-size-adjust:auto;}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;outline:0px;}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle;outline:none;}
/* ------------------------------
   Generator style
   ------------------------------ */
body{font-family:Arial,Helvetica,sans-serif;font-size:12px;background-color:#f9f9f9;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
* html .clearfix{zoom:1}
*:first-child+html .clearfix{zoom:1}
.clear {clear: both;}
a{text-decoration:none;color:#c00000;}
a:hover{text-decoration:underline;}
.left{float:left;}
.right{float:right;}
.p-10{padding:10px;}
.p-15{padding:15px;}
.p-20{padding:20px;}
.p-t-20{padding-top:20px;}
.p-t-30{padding-top:30px;}
.m-10{margin:10px;}
.m-8-5{margin:8.5px;}
.m-r-5{margin-right:5px;}
.m-r-10{margin-right:10px;}
.m-r-20{margin-right:20px;}
.m-b-5{margin-bottom:5px;}
.m-b-10{margin-bottom:10px;}
.m-t-5{margin-top:5px;}
.m-t-10{margin-top:10px;}
.m-l-5{margin-left:5px;}
.m-l-10{margin-left:10px;}
.f-11{font-size:11px;}
.b-bl{background-color:#036;}
.hidden{display:none;}
.a-r{text-align:right;}
.a-l{text-align:left;}
.a-c{text-align:center;}
.a-j{text-align:justify;}
.c-r{color:#dd0202;}
/* ------------------------------
   Main Wraper
   ------------------------------ */
#MainWraper {
	width: 1000px;
	margin: 0 auto;
	margin-bottom:10px;
}
/* ------------------------------
   Top
   ------------------------------ */
#TopWraper {
	background: url(../images/topBg.png) no-repeat 0% 0% #5b99a8;
	height: 48px;
	position: relative;
}

#UpdateTimeStamp {
	position: absolute;
	top: 8px;    
    right: 5px;
	text-align: right;
	width: 230px;
	color: #fff;
	font-size: 10px;
	text-shadow:1px 1px 0px #193339;
}
/* ------------------------------
   Mid
   ------------------------------ */
#MidWraper {
	margin-bottom: 5px;
}
#MidLeftWraper {
	float: left;
	width: 659px;
	height: 425px;
	margin-right: 5px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    1px 1px 2px rgba(50, 50, 50, 0.1);
	box-shadow:         1px 1px 2px rgba(50, 50, 50, 0.1);
}
#MidRightWraper {
	float: right;
	width: 336px;
	height: 425px;
	overflow: hidden;
}
/* ------------------------------
   Body Wraper
   ------------------------------ */
#BodyWraper {
	margin-bottom: 5px;
}
#BodyLeftWraper {
	float: left;
	width: 450px;
	margin-right: 5px;
	background-color: #fafafa;
}
#BodyCenterWraper {
	float: left;
	width: 240px;
	margin-right: 5px;
	/*background-color: #0D5B86;*/
}
#BodyRightWraper {
	float: right;
	width: 300px;
	/*background-color: #0D5B86;*/
}

.BodyLayout690 {
	width: 690px;	
}

.BodyLayout500 {
	width: 500px;
}

.BodyLayout490 {
	width: 490px;	
}

.BodyLayout460 {
	width: 460px;	
}

.BodyLayout300 {
	width: 300px;	
}

.BodyLayout220 {
	width: 220px;	
}

.BodyLayout345 {
	width: 345px;	
}
/* ------------------------------
   Bottom Wraper
   ------------------------------ */
.BottomWraper {
	/*background: url(../images/dropshadown.png) repeat-x;*/
}
.BottomContentWraper {
	background: url(../images/logos/vnn.png) no-repeat 0% 50%;
	min-height: 66px;
	position: relative;
}
.BottomContentBox {
	margin-left: 100px;
	padding-top: 15px;	
	color: #242323;
	font-size: 11px;	
}
.BottomContentBox p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.BottomContentBox a {
	
}
/* ------------------------------
   Search Box
   ------------------------------ */
#SearchBox {
	background:url(../images/searchBg.png) no-repeat 50% 50%;
	height: 21px;
	width: 179px;
	position: absolute;
    right: 3px;
    bottom: 3px;
}
#SearchBoxKeyword {
	border: 0px;
	width: 145px;
	height: 21px;
	vertical-align: middle;	
	margin-left: 5px;
	background: transparent none;
	font-size: 11px;
	color: #222;
}
.SearchBoxButton {	
	width: 21px;
	height: 21px;
	vertical-align: middle;
	margin-left: 3px;
	margin-top: 2px;
}

/* ------------------------------
   Thead Event
   ------------------------------ */
#TheadEventMask {
	width: 415px;
	height: 21px;
	margin-left: 5px;
}
.TheadEventItem {
	width: 415px;
	height: 21px;
	line-height: 21px;
	float: left;
	text-align: left;
}
.TheadEventItem a {
	color: #c00000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bullet2.png) no-repeat 0% 50%;
	padding-left: 8px;
}
.TheadEventItem a:hover {
	color: #CD2027;
}
.TheadEventItem span.date {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* ------------------------------
   Hotline
   ------------------------------ */
.hotlinevnn {
    background: url(../images/hotline-0923457788.png) no-repeat;
    height: 21px;
    width: 215px;
	margin-top: 2px;	
    overflow: hidden;
}
.hotlinevnnList div {
    text-align: right;
    color: #CD2027;
    font-weight: bold;
    font-size: 11px;
    float: left;
    height: 21px;
    line-height: 22px;
    width: 210px;
    display: block;
    margin-right: 10px;
    padding-right: 10px;
}
/* ------------------------------
   Top News Lastest First
   ------------------------------ */
.topNewsLastest {
	float: left;
    width: 450px;
    height: 425px;
    overflow: hidden;
	background-color: #fff;
	margin-right: 5px;
}

.topNewsLastestFirst {
	margin-bottom: 5px;
}
.topNewsLastestFirst img.thumb {
	margin-bottom: 5px;
}
.topNewsLastestFirst p.title a {
	color: #CD2027;
    cursor: pointer;
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: -0.04em !important;
    margin-bottom: 5px;
}
.topNewsLastestFirst p.title a:hover {
	text-decoration: none;
}
.topNewsLastestFirst p.lead {
	font-size: 12px;
	font-weight: normal;
	color: #222222;	
	line-height: 16px;
}

.topNewsLastestListItem {
	float: left;
	width: 102px;
	margin-right: 14px;	
}
.topNewsLastestListItem:last-child, .topNewsLastestListItem.last {
	margin-right: 0px;
}
.topNewsLastestListItem img.thumb {
	margin-bottom: 5px;
}
.topNewsLastestListItem p.title a {
	font-size: 11.5px;
	font-weight: bold;
	color: #222;	
}
.topNewsLastestListItem p.title a:hover {
	text-decoration: none;
}

/* ------------------------------
   Top Category News Lastest First
   ------------------------------ */
.topCategoryNewsLastest {
    width: 690px;
    /*height: 345px;*/
    overflow: hidden;
}

.topCategoryNewsLastestFirst {
	width: 450px;
	float: left;
}
.topCategoryNewsLastestFirst img.thumb {
	margin-bottom: 5px;
}
.topCategoryNewsLastestFirst h1.title a {
	color: #c30404;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    /*font-weight: normal;*/
    letter-spacing: -0.04em !important;
    margin-bottom: 5px;
}
.topCategoryNewsLastestFirst h1.title a:hover {
	text-decoration: none;
}
.topCategoryNewsLastestFirst h2.lead {
	font-size: 12px;
	font-weight: normal;
	color: #222222;	
	line-height: 16px;
}

.topCategoryNewsLastestList {
	width: 230px;
	float: right;
}
.topCategoryNewsLastestListItem {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #d0d0d0;
}
.topCategoryNewsLastestListItem.last, .topCategoryNewsLastestListItem:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
}
.topCategoryNewsLastestListItem:last-child, .topCategoryNewsLastestListItem.last {
	margin-right: 0px;
}
.topCategoryNewsLastestListItem img.thumb {
	margin-right: 10px;
	float: left;
}
.topCategoryNewsLastestListItem h2.title a {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	padding-top: 5px;
	line-height: 16px;	
}
.topCategoryNewsLastestListItem h2.title a:hover {
	text-decoration: none;
}

/* ------------------------------
   Home category news box
   ------------------------------ */
.HomeCateNewsItem {
	margin-bottom: 5px;
}
.HomeCateNewsItem-Head {
	background: url(../images/home-cate-title-bg.png) no-repeat;
	height: 22px;
	margin-bottom: 5px;
}
.HomeCateNewsItem-Head .title {
	display: inline-block;
	cursor: pointer;
	height: 22px;
	line-height: 26px;
	color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
}

.HomeCateNewsItemFirst {
	margin-right: 12px;
	float: left;
	width: 265px;
}
.HomeCateNewsItemFirst img.thumb {
	float: left;
	margin-right: 5px;	
	border: 1px solid #d0d0d0;
	padding: 1px;	
}
.HomeCateNewsItemFirst p.title {
	margin-bottom: 5px;
	line-height: 14px;
}
.HomeCateNewsItemFirst p.title a {
	color: #CD2027;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.HomeCateNewsItemFirst p.title a:hover {
	text-decoration: none;
}
.HomeCateNewsItemFirst p.lead {
	font-size: 12px;
	font-weight: normal;
	color: #222222;	
	line-height: 14px;
	/*text-align: justify;*/
}

.HomeCateNewsItemFirst-List {
	list-style: none;	
}
.HomeCateNewsItemFirst-List li {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.HomeCateNewsItemFirst-List li a {
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	background: url(../images/bullet3.png) no-repeat 0% 2px;
	text-indent: 14px;
	line-height: 14px;
}

.HomeCateNewsItemSecond {
	float: left;
	width: 173px;
}
.HomeCateNewsItemSecond img.thumb {
	float: left;
	margin-right: 5px;	
	border: 1px solid #d0d0d0;
	padding: 1px;	
}
.HomeCateNewsItemSecond p.title {
	margin-bottom: 5px;
	margin-right: 5px;
	line-height: 14px;
}
.HomeCateNewsItemSecond p.title a {
	color: #222;
    font-size: 12px;
    margin-bottom: 5px;
}

.HomeCateNewsItemSecond-List {
	list-style: none;
}
.HomeCateNewsItemSecond-List li {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d0d0d0;
}
.HomeCateNewsItemSecond-List li a {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-block;
	cursor: pointer;
	background: url(../images/bullet4.png) no-repeat 0% 6px;
	/*text-indent: 12px;*/
	line-height: 14px;
	padding-left: 10px;
}
/* ------------------------------
   Home Category News Item Submenu
   ------------------------------ */
ul.HomeCateNewsItem-Submenu {
    text-align: left;
	float: left;
	height: 22px;
	margin-left: 30px;
}
ul.HomeCateNewsItem-Submenu li {
	height: 22px;
	line-height: 22px;
    margin-top: 0px;
    color: #6e6d6d;
    padding-left: 3px;
    display: inline-block;
}
html>body ul.HomeCateNewsItem-Submenu li {
    *display: inline;
}
ul.HomeCateNewsItem-Submenu li.last {
    padding-left: 0px;
}
ul.HomeCateNewsItem-Submenu li a {
    color: #6e6d6d;
    text-decoration: none;
    font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
    padding-right: 3px;
}
ul.HomeCateNewsItem-Submenu li a:hover {
    text-decoration: none;
	color: #c00000;
}
/* ------------------------------
   Photo Home Cate
   ------------------------------ */
.PhotoHomeCate {
	
}
.PhotoHomeCate .HomeCateNewsItemFirst {
	width: 256px;
	margin-right: 10px;
}
.PhotoHomeCate .HomeCateNewsItemFirstMask {
	width: 256px;
	height: 300px;
	overflow: hidden;
}
.PhotoHomeCate .HomeCateNewsItemFirstList {
	
}

.PhotoHomeCate .HomeCateNewsItemFirstItem {
	width: 256px;
	height: 300px;
	float: left;
	margin-bottom: 10px;
}
.PhotoHomeCate .HomeCateNewsItemFirstItem img.thumb{
	float: none;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
}

.PhotoHomeCate .HomeCateNewsItemSecond {
	width: 184px;
}
.PhotoHomeCate .HomeCateNewsItemFirstPagination img {
	float: left;
	margin: 1px;
	margin-bottom: 6px;
	border: 0px;
	padding: 0px;
	height: 54px;
	width: 85px;
	border: 2px solid #FAFAFA;
	cursor: pointer;
}
.PhotoHomeCate .HomeCateNewsItemFirstPagination img.selected {
	border: 2px solid #c00000;	
}


.PhotoHomeCate2 {
	
}
.PhotoHomeCate2 .HomeCateNewsItem-Head {
	background: url(../images/box-3-bar.png) repeat-x;	
}
.PhotoHomeCate2 .HomeCateNewsItemFirst {
	width: 450px;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstMask {
	width: 450px;
	/*height: 410px;*/
	overflow: hidden;
	margin-bottom: 10px;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstList {
	
}
.PhotoHomeCate2 .HomeCateNewsItemFirstSubList {
	text-align: center;
	background-color: #333;
	position: relative;
}

.PhotoHomeCate2 .HomeCateNewsItemFirstSubList .photo-loading{background:url(../images/slidershow/loader.gif) no-repeat 50% 50% #000;width:40px;height:40px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px;}
.PhotoHomeCate2 .HomeCateNewsItemFirstSubList .photo-loading span{display:none}

.PhotoHomeCate2 .HomeCateNewsItemFirstItem {
	width: 450px;
	/*height: 410px;*/
	float: left;	
}
.PhotoHomeCate2 .HomeCateNewsItemFirstItem img.thumb{
	float: none;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstItem p.title a {
	font-size: 18px !important;
	color: #c40000 !important;
}

.PhotoHomeCate2 .HomeCateNewsItemFirstItem .HomeCateNewsItemFirstSubMask{
	width: 450px;
	height: 280px;
	overflow: hidden;
	margin-bottom: 10px;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstItem .HomeCateNewsItemFirstSubPagination {
	height: 46px;
	width: 414px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstItem .HomeCateNewsItemFirstSubPagination .HomeCateNewsItemFirstSubPaginationList img {
	cursor: pointer;
	margin-right: 7px;
	border: 2px solid #F9F9F9;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstItem .HomeCateNewsItemFirstSubPagination .HomeCateNewsItemFirstSubPaginationList img.selected {
	border-color: #c00000 !important;
}

.PhotoHomeCate2 .HomeCateNewsItemFirstPagination {
	width: 450px;
	height: 142px;
	overflow: hidden;
	background: url(../images/PhotoPagination-bg.png) repeat-x;
	padding-top: 13px;
	padding-bottom: 10px;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstPagination .itemPhoto {
	width: 103px;
	float: left;
	cursor: pointer;
	margin-right: 10px;
	margin-left: 2px;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstPagination .itemPhoto:last-child, .PhotoHomeCate2 .HomeCateNewsItemFirstPagination .itemPhoto.last {
	margin-right: 0px !important;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstPagination .itemPhoto a {
	color: #222 !important;
	font-size: 12px;
	font-weight: bold;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstPagination .itemPhoto p {
	margin-top: 5px;
	line-height: 14px;
}
.PhotoHomeCate2 .HomeCateNewsItemFirstPaginationText {
	font-size: 11px;
	font-weight: bold;
}

/* ------------------------------
   Van Hoa Photo
   ------------------------------ */
.PhotoVanHoaCate {
	
}
.PhotoVanHoaCate .HomeCateNewsItemFirst {
	width: 255px;
	margin-right: 10px;
}
.PhotoVanHoaCate .HomeCateNewsItemFirstMask {
	width: 256px;
	height: 334px;
	overflow: hidden;
}
.PhotoVanHoaCate .HomeCateNewsItemFirstList {
	
}

.PhotoVanHoaCate .HomeCateNewsItemFirstItem {
	width: 256px;
	height: 334px;
	float: left;
	margin-bottom: 10px;
}
.PhotoVanHoaCate .HomeCateNewsItemFirstItem img.thumb{
	float: none;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
}

.PhotoVanHoaCate .HomeCateNewsItemSecond {
	width: 184px;
}
.PhotoVanHoaCate .HomeCateNewsItemFirstPagination img {
	float: left;
	margin: 1px;
	margin-bottom: 6px;
	border: 0px;
	padding: 0px;
	height: 132px;
	width: 85px;
	border: 2px solid #FAFAFA;
	cursor: pointer;
}
.PhotoVanHoaCate .HomeCateNewsItemFirstPagination img.selected {
	border: 2px solid #c00000;	
}
/* ------------------------------
   Box Style
   ------------------------------ */
.VnnBox {
	background-color: #f9f9f9;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 0px 3px rgba(50, 50, 50, 0.2);	
}
.VnnBox-Head {
	background: url(../images/box-1-bar.png) no-repeat;
	height: 26px;
	margin-bottom: 3px;
}
.VnnBox-Head.baihatviet-bar {
	background: url(../images/baihatviet-bar.png) no-repeat;
	height: 32px;
}
.VnnBox-Head .title {
	display: inline-block;
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	color: #d50101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}
.VnnBox-Head .title:hover {
	text-decoration: none;
}
.VnnBox-Content {
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.VnnBoxFirst {	
}
.VnnBoxFirst img.thumb {
	float: left;
	margin-right: 5px;	
	border: 1px solid #d0d0d0;
	padding: 1px;	
}
.VnnBoxFirst p.title, .VnnBoxFirst h2.title {
	margin-bottom: 5px;
	line-height: 14px;
}
.VnnBoxFirst p.title a, .VnnBoxFirst h2.title a {
	color: #CD2027;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.VnnBoxFirst p.title a:hover, .VnnBoxFirst h2.title a:hover {
	text-decoration: none;
}
.VnnBoxFirst p.lead, .VnnBoxFirst h3.lead {
	font-size: 12px;
	font-weight: normal;
	color: #222222;	
	line-height: 14px;
	/*text-align: justify;*/
}

.VnnBoxFirst-List {
	list-style: none;	
}
.VnnBoxFirst-List li {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.VnnBoxFirst-List li a, .VnnBoxFirst-List li h3 a {
	color: #494747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*font-weight: bold;*/
	display: inline-block;
	cursor: pointer;
	background: url(../images/bullet5.png) no-repeat 0% 5px;
	text-indent: 10px;
	line-height: 14px;	
}

.Box2 .VnnBox-Head {
	background: url(../images/box-2-bar.png) no-repeat;
}

.Box3 .VnnBox-Head {
	background: url(../images/box-3-bar.png) repeat-x;
}
.Box3 .VnnBox-Head.h-bg-2 {
	background: url(../images/box-4-bar.png) repeat-x;
}
.Box3 .VnnBox-Head .title {
	color: #222;
	font-size: 11px;
	display: inline-block;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	text-transform: uppercase;
}

.Box3 img.thumb {
	border: 0px;
	padding: 0px;	
}
.Box3 p.title {
	margin-bottom: 5px;
	line-height: 14px;
}
.Box3 p.title a {
	color: #222;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.Box3 p.title a:hover {
	text-decoration: none;
}
.Box3 p.lead, .Box3 h3.lead {
	font-size: 12px;
	font-weight: normal !important;
	color: #444444;	
	line-height: 16px;
	/*text-align: justify;*/
}
.Box3 p.date {
	font-size: 11px;
	color: #8e8d8d;
	margin-bottom: 5px;
	/*text-align: justify;*/
}
.Box3 p.date .time {
	color: #d10000;	
}

.VnnBoxFirst-Item {
	float: left;
	width: 150px;
	margin-right: 10px;
	position: relative;
	padding-bottom: 5px;
}
.VnnBoxFirst-Item .thumb {
	margin-bottom: 5px;
}
.VnnBoxFirst-Item .btnVideo {
	background: url(../images/btn-play.png) no-repeat 50% 50%;
	height: 43px;
	width: 43px;
	position: absolute;
	left: 50%;
	margin-left: -21.5px;
	top: 25px;
	display: none;
}
.VnnBoxFirst-Item.type3 .btnVideo {
	display: block;
}
.VnnBoxFirst-Item.last, .VnnBoxFirst-Item:last-child {
	margin-right: 0px;
}
.VnnBoxFirst-Item h2.title, .VnnBoxFirst-Item h2.title a {
	font-size: 12px;
	color: #222;
	font-weight: normal;
	line-height: 14px;
	display: inline-block;
	cursor: pointer;
}

.Box3 .VnnBoxFirst-List li {
	width: 49%;
	margin-right: 1%;
	float: left;
	background: url(../images/linedot-2.png) repeat-x 0% 100%;
	padding-bottom: 5px;
}
.Box3 .VnnBoxFirst-List li a {
	background: url(../images/bullet4.png) no-repeat 0% 5px;
	text-indent: 0px;
	padding-left: 10px;
	color: #222;
}
.Box3 span.date {
	font-size: 11px;
	color: #8e8d8d;
}

.Box4 .VnnBox-Head {
	background: url(../images/box-3-bar.png) repeat-x;
}
.Box4 .VnnBox-Head .title {
	color: #444444;
	font-size: 11px;
	display: inline-block;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	padding-top: 5px;
	text-transform: uppercase;
}
.Box4 .VnnBox-Content {
    padding: 0px !important;
}

.Box4 .VnnBox-Head.vinaphone-bar {
	background: url(../images/vinaphone-bar.png) no-repeat !important;
	height: 32px;
	margin-bottom: 0px !important;
}

.VnnBoxFirst.Style-1 {
		
}
.VnnBoxFirst.Style-1 p.title, .VnnBoxFirst.Style-1 h2.title {
	padding: 5px;
	padding-bottom: 0px;	
}
.VnnBoxFirst.Style-1 .VnnBoxFirst-List {
	margin-top: 10px;
}
.VnnBoxFirst.Style-1 .VnnBoxFirst-List li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d0d0d0;	 
}
.VnnBoxFirst.Style-1 .VnnBoxFirst-List li a {
	text-indent: 0px;
	padding-left: 15px;	
}

/* ------------------------------
   Right Box Style
   ------------------------------ */
.rightBox {
	/*margin-bottom: 10px;*/
	background-color: #f9f9f9;
	-webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 0px 3px rgba(50, 50, 50, 0.2);
}
.rightBox .head {
	height: 30px;
}
.rightBox .head a.title{
	display: inline-block;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	color: #cd2027;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
.rightBox .head a.title:hover{
	text-decoration: none;
}
.rightBox .content {
	/*background-color: #fff;*/
}
.rightBox .head.brown {
	background: url(../images/barHeadBbg.png) repeat-x;
}
.rightBox .head.grey1 {
	background: url(../images/barHeadGLbg.png) repeat-x;
}
.rightBox .head.red {
	background: url(../images/barHeadRbg.png) repeat-x;
}
/* ------------------------------
   List Article Style
   ------------------------------ */
.ArticleListStyle1 {
	list-style: none;	
}
.ArticleListStyle1 li {
	list-style: none;	
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d0d0d0;
}
.ArticleListStyle1 li:last-child {
	border: 0px;
}
.ArticleListStyle1 li img.thumb {
	float: left;
	margin-right: 5px;	
	border: 1px solid #d0d0d0;
	padding: 1px;	
}
.ArticleListStyle1 li p.title, .ArticleListStyle1 li h2.title {
	margin-bottom: 5px;
	margin-right: 5px;
	line-height: 14px;
	/*text-align: justify;*/
}
.ArticleListStyle1 li p.title a, .ArticleListStyle1 li h2.title a {
	color: #444444;
    font-size: 12px;
	font-weight: bold;
    margin-bottom: 5px;
}
.ArticleListStyle1 li p.title a:hover, .ArticleListStyle1 li h2.title a:hover {
	text-decoration: none;
}

.ArticleListStyle1.Style-2 li p.title a, .ArticleListStyle1.Style-2 li h2.title a {
	color: #222;	
}
/* ------------------------------
   Top Hot And Lastest Tab
   ------------------------------ */
.topHotAndLastestTab {
	float: right;
    width: 204px;
    height: 425px;
    overflow: hidden;
    background-color: #fff;
}
.topHotAndLastestTab .topHotAndLastestTab-title {
    list-style: none;
    background: url(../images/top-tab-bg.png) repeat-x;
}
.topHotAndLastestTab .topHotAndLastestTab-title li {
    list-style: none;
/*float:left;*/
    height: 24px;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: -1px;
    width: 42%;
}
.topHotAndLastestTab .topHotAndLastestTab-title li a {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    height: 24px;
    line-height: 18px;
    display: block;
    cursor: pointer;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
	text-shadow: 0px 1px 0px #fff;
}
.topHotAndLastestTab .topHotAndLastestTab-title li.active, .topHotAndLastestTab .topHotAndLastestTab-title li:hover {
    background: url(../images/top-tab-menu-over.png) repeat-x;
    height: 24px;
    line-height: 24px;
}
.topHotAndLastestTab .topHotAndLastestTab-title li.active a, .topHotAndLastestTab .topHotAndLastestTab-title li:hover a {
    background: url(../images/top-tab-menu-arrow.png) no-repeat 50% 18px;
    color: #fff;
	text-shadow: 0px 1px 0px #323232;
}
.topHotAndLastestTab .topHotAndLastestTab-item {
    background-color: #fff;
    border-top: 0px;
	overflow: hidden;
	/*height:400px;
	overflow:auto;*/
}
.topHotAndLastestTab .topHotAndLastestTab-item ul {
    list-style: none;
	margin-left: 10px;
}
.topHotAndLastestTab .topHotAndLastestTab-item ul li {
    padding-top: 4px;
    padding-bottom: 3px;
	/*padding-left: 5px;
	padding-right: 5px;*/
    border-bottom: 1px dotted #d0d0d0;
}
.topHotAndLastestTab .topHotAndLastestTab-item ul li a {
    color: #222;
    font-size: 11.5px;
	line-height: 15px;
    text-decoration: none;
    font-weight: bold;
    display: block;
    cursor: pointer;
}
.topHotAndLastestTab .topHotAndLastestTab-item ul li a:hover {
    color: #be0000;
}
/* ------------------------------
   Menu First Top
   ------------------------------ */
ul.menuFirstTopBox {
    text-align: right;
    width: 620px;
    bottom: 6px;
    position: absolute;
    right: 190px;
}
ul.menuFirstTopBox li {
    margin-top: 0px;
    color: #fff;
    padding-left: 3px;
    display: inline-block;
}
html>body ul.menuFirstTopBox li {
    *display: inline;
}
ul.menuFirstTopBox li.last {
    padding-left: 0px;
}
ul.menuFirstTopBox li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
    padding-right: 3px;
}
ul.menuFirstTopBox li a:hover {
    text-decoration: none;
	color: #3a646c;
}
/* ------------------------------
   Menu Top
   ------------------------------ */
#MenuTopWraper {
	position: relative;
	margin-bottom: 5px;
	background:url(../images/menuTopBg.png) repeat-x;
}

ul.menu-top {
    /*margin-top: 50px;*/
    list-style: none;
	position: relative;
	height: 50px;	
	margin-left: 160px;
}
ul.menu-top li.item {
    float: left;
    background: url(../images/menuTopSpe.png) no-repeat right;
	height: 25px;
	padding-left: 3px;
	padding-right: 6px;
}
ul.menu-top li.item a.label {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #fff;
    text-decoration: none;
	text-shadow:1px 1px 0px #193339;
    height: 25px;
	line-height: 25px;
	display: inline-block;
	cursor: pointer;
	padding-left: 3px;	
}
ul.menu-top li.item a.label span {
	height: 25px;
	line-height: 25px;
	display: inline-block;
	cursor: pointer;
	padding-right: 3px;
}
ul.menu-top li.item.active a.label, ul.menu-top li.item:hover a.label{
	color: #000;
	background: url(../images/menuTopBg1goL.png) no-repeat;
}
ul.menu-top li.item.active a.label span, ul.menu-top li.item:hover a.label span{
	color: #CD2027;
	text-shadow:1px 1px 0px #dfdfdf;
	background: url(../images/menuTopBg1goR.png) no-repeat right;
}
ul.menu-top li.item.first a.label {
    
}
ul.menu-top li.item .submenu {
	/*display: none;*/
	visibility: hidden;
	list-style: none;
	position: absolute;
	top: 25px;
}
ul.menu-top li.item.active .submenu, ul.menu-top li.item:hover .submenu {
	/*display: block;*/
	visibility: visible;
}
ul.menu-top li.item .submenu li {
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	padding-right: 5px;
    margin-top: 0px;
    color: #fff;    
    display: inline-block;
}
html>body ul.menu-top li.item .submenu li {
    *display: inline;
}

ul.menu-top li.item .submenu li.active, ul.menu-top li.item .submenu li:hover{
	/*background: url(../images/menuTopBg2go.png) repeat-x;*/
}
ul.menu-top li.item .submenu li a.submenutitle {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/bullet1.png) no-repeat 0% 50%;
	padding-left: 10px;
	display: inline-block;
	cursor: pointer;
}

ul.menu-top li.item .submenu li.active a.submenutitle, ul.menu-top li.item .submenu li:hover a.submenutitle{
	color: #F00;
}

ul.menu-top li.item a.label span b.icon-home {
	display: inline-block;
	height: 20px;
	width: 20px;
	font-size: 0px;
	margin-top: 3px;
	background: url(../images/icon-home.png) no-repeat 0% -20px;
}
ul.menu-top li.item a.label span b.icon-home i{
	display: none;
}
ul.menu-top li.item.active a.label span b.icon-home, ul.menu-top li.item:hover a.label span b.icon-home {
	background: url(../images/icon-home.png) no-repeat 0% 0%;
}

ul.menu-top li.item a.label span b.icon-mobile {
	display: inline-block;
	height: 20px;
	width: 20px;
	font-size: 0px;
	margin-top: 3px;
	background: url(../images/icon-mobile.png) no-repeat 0% -20px;
}
ul.menu-top li.item a.label span b.icon-mobile i{
	display: none;
}
ul.menu-top li.item.active a.label span b.icon-mobile, ul.menu-top li.item:hover a.label span b.icon-mobile {
	background: url(../images/icon-mobile.png) no-repeat 0% 0%;
}
/* ------------------------------
   Menu Sub
   ------------------------------ */
.SubmenuHome {
	width: 840px;
}
/* ------------------------------
   Menu Bottom
   ------------------------------ */
.menuBottom {
	background: url(../images/menuBottomBg.png) repeat-x;
	height: 50px;
}

ul.menuBottom1 {
    text-align: center;
	height: 25px;
}
ul.menuBottom1 li {
	height: 25px;
	line-height: 25px;
    margin-top: 0px;
    color: #fff;
    padding-left: 20px;
    display: inline-block;
}
html>body ul.menuBottom1 li {
    *display: inline;
}
ul.menuBottom1 li.last {
    
}
ul.menuBottom1 li a {
    padding-right: 3px;
	color: #fff;    
    font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
    text-decoration: none;
	text-shadow:1px 1px 0px #193339;
}
ul.menuBottom1 li a:hover {
    text-decoration: none;
	color: #5B99A8;
}

ul.menuBottom2 {
    text-align: center;
	height: 25px;
}
ul.menuBottom2 li {
	height: 25px;
	line-height: 25px;
    margin-top: 0px;
    color: #c00000;
    padding-left: 3px;
    display: inline-block;
}
html>body ul.menuBottom2 li {
    *display: inline;
}
ul.menuBottom2 li.last {
    padding-left: 0px;
}
ul.menuBottom2 li a {
    color: #c00000;
    text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: 0px 1px 0px #fff;
    padding-right: 3px;
}
ul.menuBottom2 li a:hover {
    text-decoration: underline;
}

/* ------------------------------
   Link, Button Style
   ------------------------------ */
.ButtonImage {
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.ButtonImage span{
	display: none;
}

.ButtonImageText {
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.ButtonImageText span{
	
}
.ButtonImageText:hover {
	text-decoration: none;
	color: #be0f16;
}

.btnLogo {
	height: 87px;
    width: 150px;
	background-image: url(../images/logo.png);
	position: absolute;
    left: 3px;
	top: -45px;
	/*background-color: #03C;*/
}

.btnLogo2 {
	height: 43px;
    width: 84px;
	position: absolute;
    left: 0px;
	top: 12px;
	/*border: 1px solid #F00;*/
}

.btnRss {
	height: 21px;
    width: 21px;
	background-image: url(../images/icon-rss.png);
	padding-left: 2px;
	padding-right: 2px;
	/*background-color: #03C;*/
}

.btnCamera {
	height: 21px;
    width: 21px;
	background-image: url(../images/icon-camera.png);
	padding-left: 2px;
	padding-right: 2px;
	/*background-color: #03C;*/
}

.btnRss2 {
	height: 20px;
    width: 20px;
	background-image: url(../images/icon-rss2.png);
	/*background-color: #03C;*/
}

.TheadEventBtnNext {
	height: 21px;
    width: 89px;
	background-image: url(../images/icon-dongsukien2.png);
	margin-left: 10px;
	/*background-color: #03C;*/
}

.btnTuanvietnam {
	height: 26px;
    width: 77px;
	background-image: url(../images/logos/tuanvietnam.png);
	margin-left: 3px;
	/*background-color: #03C;*/
}

.btnVef {
	height: 26px;
    width: 60px;
	background-image: url(../images/logos/vef.png);
	margin-left: 3px;
	/*background-color: #03C;*/
}

.btnVland {
	height: 26px;
    width: 39px;
	background-image: url(../images/logos/vland.png);
	margin-left: 3px;
	/*background-color: #03C;*/
}

.btn2Sao {
	height: 26px;
    width: 43px;
	background-image: url(../images/logos/2sao.png);
	margin-left: 3px;
	/*background-color: #03C;*/
}

.btnTintuconline {
	height: 26px;
    width: 61px;
	background-image: url(../images/logos/tintuconline.png);
	margin-left: 3px;
	/*background-color: #03C;*/
}

.HomeCateNewsItemFirstSubBtnLeft {
	display: block;
	float: left;
	height: 46px;
    width: 15px;
	background-image: url(../images/arrows-1.png);
	background-position: 0% 0%;
}

.HomeCateNewsItemFirstSubBtnRight {
	display: block;
	float: left;
	height: 46px;
    width: 15px;
	background-image: url(../images/arrows-1.png);
	background-position: 0% -46px;
}

.BtnMustRead {
	height: 22px;
	line-height: 22px;
	background-image: url(../images/icon-check.png);
	background-position: 3px 50%;
	padding-left: 25px !important;
	margin-left: 3px !important;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222 !important;
	text-transform: uppercase;
	/*background-color: #03C;*/
}

.BtnViewByDate {
	height: 22px;
    width: 94px;
	background-image: url(../images/btn-bydate.png);
}

.BtnCategoryListNext {
	height: 20px;
	line-height: 20px;
	background-image: url(../images/arrows-2.png);
	background-position: 0% 0%;
	padding-left: 20px;
	
	font-size: 11px;
	color: #686868;
}
.BtnCategoryListNext.disable, .BtnCategoryListNext:hover {
	background-position: 0% -20px;
	color: #b4b4b4;
}

.BtnCategoryListPrev {
	height: 20px;
	line-height: 20px;
	background-image: url(../images/arrows-2.png);
	background-position: 100% -40px;
	padding-right: 20px;
	
	font-size: 11px;
	color: #686868;
}
.BtnCategoryListPrev.disable, .BtnCategoryListPrev:hover {
	background-position: 100% -60px;
	color: #b4b4b4;
}

.BtnMenuMidCategoryLatest {
	height: 10px;
	line-height: 10px;
	background-image: url(../images/icon-doc2.png);
	background-position: 0% 50%;
	padding-left: 20px;	
}

.BtnBaihatviet {
	width: 250px;	
	height: 32px;
}
/* ------------------------------
   Advertisements
   ------------------------------ */
#MidADSWraper {
	margin-bottom: 5px;
}

/* ------------------------------
   Box Style
   ------------------------------ */

/* ------------------------------
   Error Box
   ------------------------------ */
.Error404Box {
	width: 490px;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;	
}
.Error404BoxHead {
	background:url(../images/error404-bg.png) repeat-x;
	height: 57px;
}
.Error404BoxContent {
	border: 2px solid #e3e3e3;		
	height: 130px;
}
.Error404BoxHead h1 {
	color: #a80000;
	font-size: 20px;
	font-weight: bold;
	height: 57px;
	line-height: 57px;
	margin-left: 70px;
	background: url(../images/icon-warning.png) no-repeat 0% 50%;
	padding-left: 52px;
}

.Error404BoxContent p {
	color: #4e4e4e;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.Error404BoxContent a {
	color: #eb0000;
	text-decoration: underline;
}

#SearchBoxBig {
	background:url(../images/search-big-bg.png) no-repeat 50% 50%;
	height: 23px;
	width: 414px;
	margin: 0 auto;
}
#SearchBoxBigKeyword {
	border: 0px;
	width: 290px;
	height: 20px;
	vertical-align: middle;	
	margin-left: 25px;
	background: transparent none;
	font-size: 11px;
	color: #222;
	/*border: 1px solid #F00;*/
}
.SearchBoxBigButton {	
	/*border: 1px solid #FF0000;*/
    height: 22px;
    margin-left: 16px;
    vertical-align: middle;
    width: 75px;
}


/* ------------------------------
   Search Box
   ------------------------------ */
.SearchPageBox {
	margin-bottom: 10px;
}
.SearchPageBoxHead {
	background:url(../images/boxbar-bg.png) repeat-x;
	height: 57px;
}
.SearchPageBoxContent {
	border: 2px solid #e3e3e3;		
	padding-bottom: 10px;
}
.SearchPageBoxHead h1 {
	color: #464646;
	font-size: 16px;
	font-weight: bold;
	height: 57px;
	line-height: 57px;
	padding-left: 10px;
	overflow: hidden;
}

.SearchPageBoxContent p {
	color: #4e4e4e;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.SearchPageBoxContent a {
	color: #eb0000;
	text-decoration: underline;
}

#SearchPageBoxBig {
	/*background:url(../images/search-big-bg.png) no-repeat 50% 50%;*/
	margin-left: 14px;
    margin-top: 15px;
}
#SearchPageBoxBigKeyword {
	border: 0px;
	width: 350px;
	height: 20px;
	vertical-align: middle;	
	padding-left: 25px;
	background: transparent none;
	font-size: 11px;
	color: #222;
	border: 1px solid #cccaca;
	background: url(../images/icon-search.png) no-repeat 3px 50%;
}
.SearchPageBoxBigButton {	
	/*border: 1px solid #FF0000;*/
	background: url(../images/btn-search.png) no-repeat 50% 50%;
    height: 23px;
    margin-left: 10px;
    vertical-align: middle;
    width: 78px;
}

.SearchPageMenu {
	list-style: none;
	margin-left: 10px;
	margin-top: 20px;
}
.SearchPageMenu li {
	list-style: none;
	float: left;
	margin-right: 36px;
}
.SearchPageMenu li.last, .SearchPageMenu li:last-child {
	margin-right: 0px;
}
.SearchPageMenu li a {
	color: #888;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height: 16px;
	line-height: 16px;
}
.SearchPageMenu li a.active, .SearchPageMenu li a:hover {
	color: #222;
	text-decoration: none;
}
.SearchPageMenu li a.mnuArticle {
	background-image: url(../images/icon-doc.png);
	background-position: 100% 50%;
	padding-right: 16px;
}
.SearchPageMenu li a.mnuPhoto {
	background-image: url(../images/icon-photo.png);
	background-position: 100% 50%;
	padding-right: 16px;
}
.SearchPageMenu li a.mnuVideo {
	background-image: url(../images/icon-video.png);
	background-position: 100% 50%;
	padding-right: 16px;
}
#SearchPageBoxBigCategory {
	color: #222;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	padding: 3px;
}
#SearchPageBoxBigCategory option {
	height: 16px;
	line-height: 16px;
	padding-left: 5px;
	border-bottom: 1px dotted #eaeaea;
}

.ArticleCateItem {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/linedot-2.png) repeat-x 0% 100%;	
}
.ArticleCateItem img.thumb {
	float: left;
	margin-right: 8px;		
	border: 0px;
	padding: 0px;	
}
.ArticleCateItem p.title, .ArticleCateItem h2.title {	
	margin-bottom: 5px;
	line-height: 14px;
}
.ArticleCateItem p.title a, .ArticleCateItem h2.title a {
	color: #222;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ArticleCateItem p.title a:hover, .ArticleCateItem h2.title a:hover {
	text-decoration: none;
}
.ArticleCateItem p.lead, .ArticleCateItem h3.lead {
	font-size: 12px;
	font-weight: normal;
	color: #444444;	
	line-height: 16px;
	/*text-align: justify;*/
}
.ArticleCateItem p.date {
	font-size: 11px;
	color: #8e8d8d;
	margin-bottom: 5px;
	/*text-align: justify;*/
}
.ArticleCateItem p.date .time {
	color: #d10000;	
}
.ArticleCateListPagination {
	background: url(../images/pagination-bg.png) repeat-x;
	min-height: 50px;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
}
.ArticleCateListPagination a {
	text-decoration: none;
	color: #6f6f6f;	
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	
	display: inline-block;
	cursor: 0px;
	padding: 3px;
	border: 1px solid #d0d0d0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
}
.ArticleCateListPagination a:hover, .ArticleCateListPagination a.selected {
	color: #fff;
	border-color: #333;
	background: #45484d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-8 */	
}
.ArticleCateListTopFunction {
	background:url(../images/box-3-bar.png) repeat-x;
	height: 22px;
	margin-bottom: 10px;
}
.ArticleCateListBottom {
	background: url(../images/pagination-bg.png) repeat-x;
	min-height: 50px;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.PageTitleBar {
	background:url(../images/pagebar-bg.png) no-repeat 0% 50%;
	height: 26px;
	line-height: 26px;
	color: #222;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
}
.PageTitleBar a, .PageTitleBar a:hover {
	color: #222;
	text-decoration: none;
}
.highlight { background-color: yellow }

.ListMustRead {
		
}
.ListMustRead li a {
	color: #444 !important;
	font-weight: bold !important;
	text-indent: 0px !important;
	padding-left: 14px;
}

.ArticleOrtherList .BoxTitle {
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
	margin-bottom: 10px;	
}
.ArticleOrtherList ul {
	list-style: none;	
}
.ArticleOrtherList ul li {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;	
	/*width: 49%;
	margin-right: 1%;
	float: left;
	background: url(../images/linedot-2.png) repeat-x 0% 100%;*/
	padding-bottom: 5px;
}
.ArticleOrtherList ul li a, .ArticleOrtherList ul li h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*font-weight: bold;*/
	display: inline-block;
	cursor: pointer;	
	line-height: 14px;
	background: url(../images/bullet4.png) no-repeat 0% 5px;
	text-indent: 0px;
	padding-left: 10px;
	color: #222;
}
.ArticleOrtherList ul li a  span.date {
	font-size: 11px;
	color: #a1a0a0;
}

.ArticleNewsLatestList {
	margin-bottom: 10px;
}
.ArticleNewsLatestList .BoxTitle {
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
	margin-bottom: 10px;	
}
.ArticleNewsLatestList .ArticleNewsLatestItem {
	float: left;
	width: 110px;
	margin-right: 5px;	
}
.ArticleNewsLatestList .ArticleNewsLatestItem.last, .ArticleNewsLatestList .ArticleNewsLatestItem:last-child {
	margin-right: 0px;
}
.ArticleNewsLatestList .ArticleNewsLatestItem .thumb {
	margin-bottom: 5px;
}
.ArticleNewsLatestList .ArticleNewsLatestItem h2.title a {
	color: #222222;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.ArticleNewsLatestList .ArticleNewsLatestItem h2.title a:hover {
	text-decoration: none;
}

.CategorySubCate {
	background: url(../images/box-3-bar.png) repeat-x;	
	padding-top: 12px;
	margin-bottom: 10px;
	padding-left: 3px;
}
.CategorySubCate.h-bg-2 {
	background: url(../images/box-4-bar.png) repeat-x;
}
.CategorySubCate .CategorySubCate-Head a.title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #222;
}
.CategorySubCateItem {
	width: 160px;
	float: left;
	margin-right: 14px;		
}
.CategorySubCateItem.w220{
	width: 220px;
	margin-right: 13px;
}
.CategorySubCateItem.last, .CategorySubCateItem:last-child {
	margin-right: 0px;
}
.CategorySubCateItem .Head {
	margin-bottom: 10px;
}
.CategorySubCateItem .Head a {
	color: #660000;
	text-decoration: none;
	font-size: 14px;
}
.CategorySubCateItem .Content {
	position: relative;
}
.CategorySubCateItem .Content .thumb {
	margin-bottom: 5px;
}
.CategorySubCateItem .Content .title a {
	color: #444;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;	
}

.CategorySubCate-ListRight {
	/*padding-top: 33px;*/
}
.CategorySubCate-ListRightItem {
	margin-bottom: 6px;
}
/* ------------------------------
   Article Detail
   ------------------------------ */
.ArticleContent {
	color: #222;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
    text-align: justify;
}
.ArticleDetail h1.title{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #cf0101;
	font-family: "Times New Roman", Times, serif;
}
.ArticleContent p {
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
.ArticleContent a:link, .ArticleContent a:visited {
    color: #0C48BB;
    text-decoration: none;
}
.ArticleContent a:hover {
    color: #be0000;
}
.ArticleContent p.date {
	margin: 0;
}
.ArticleContent img{
	max-width:460px;
}
.ArticleDate {
	color: #65666A;
    float: left;
	font-family: "Times New Roman", Times, serif !important;
	text-transform: none !important;
    font: 11px arial;
	padding-top: 5px;
}

table.image .image_desc, table.image .image_desc p {
	text-align: center !important;
}

.tagBox {
	margin-top: 5px;
	margin-bottom: 10px;
	background:url(../images/tagBox-bg.png) repeat-x bottom;
	background-color:#fff;
	padding:10px;
}
.tagBoxTitle{
	color:#444;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/icon-tag.png) no-repeat 0% 50%;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	padding-right: 5px;
}
.tagBoxContent a {
	color: #6b6b6b;
	text-decoration: underline;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.tagBoxContent ul {
	list-style: none;
}
.tagBoxContent ul li {
	list-style: none;
	float: left;
	height: 16px;
}

ul.MenuMidCategory {
	list-style: none;
	margin-right: 10px;
	margin-top: 5px;
}
ul.MenuMidCategory li {
	list-style: none;
	float: left;
	height: 10px;
	line-height: 8px;
	border-right: 1px solid #666;
	padding-right: 10px;
	margin-right: 10px;
}
ul.MenuMidCategory li.last, ul.MenuMidCategory li:last-child {
	border-right: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
ul.MenuMidCategory li a {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
ul.MenuMidCategory li a:hover {
	text-decoration: none;
	color: #F00;
}
/* ------------------------------
   Dung chung
   ------------------------------ */
.bullet-1 {
	background: url("../images/bullet1.png") no-repeat scroll 5px 6px transparent !important;	
}
.bullet-2 {
	background: url("../images/bullet2.png") no-repeat scroll 5px 6px transparent !important;	
}
.bullet-3 {
	background: url("../images/bullet3.png") no-repeat scroll 5px 6px transparent !important;	
}
.bullet-4 {
	background: url("../images/bullet4.png") no-repeat scroll 5px 6px transparent !important;		
}
.bullet-5 {
	background: url("../images/bullet5.png") no-repeat scroll 5px 6px transparent !important;	
}
.bullet-6 {
	background: url("../images/bullet6.png") no-repeat scroll 5px 6px transparent !important;	
}
.b-0 {
	border: 0px !important;	
}
.b-s-1 {
	border-top: 2px solid #c4c4c4 !important;
}
.p-0 {
	padding: 0px !important;	
}
.p-l-0 {
	padding-left: 0px !important;	
}
.m-0 {
	margin: 0px !important;	
}
.m-b-0 {
	margin-bottom: 0px !important;	
}
.no-float {
	float: none !important;
}
.no-indent {
	text-indent: 0px !important;	
}
.f-12 {
	font-size: 12px !important;	
}
.f-14 {
	font-size: 14px !important;	
}
.f-b {
	font-weight: bold !important;
}
.f-r {
	font-weight: normal !important;
}
.t-t-n {
	text-transform: none !important;	
}
.c-222 {
	color: #222 !important;	
}
.no-shadow {
	border: 0px !important;
	box-shadow: none !important;	
}
.w-auto {
	width: auto !important;	
}
.w-100p {
	width: 100% !important;	
}
.l-h-16 {
	line-height: 16px !important;	
}

/*For Article Type Icons*/
a.type2{background:url(../images/icon-photo.png) no-repeat 0px 2px;text-indent:20px}
a.type3{background:url(../images/icon-video.png) no-repeat 0px 2px;text-indent:20px}
a.type4{background:url(../images/icon-sound.png) no-repeat 0px 2px;text-indent:20px}
span.articletype_2 {
	width: 12px;
	height: 12px;
	display: inline-block;	
	background:url(../images/icon-photo.png) no-repeat 50% 50%;
	vertical-align: middle;
	margin-left: 5px;
}
span.articletype_3 {
	width: 12px;
	height: 12px;
	display: inline-block;	
	background:url(../images/icon-video.png) no-repeat 50% 50%;
	vertical-align: middle;
	margin-left: 5px;
}
span.articletype_4 {
	width: 12px;
	height: 12px;
	display: inline-block;	
	background:url(../images/icon-sound.png) no-repeat 50% 50%;
	vertical-align: middle;
	margin-left: 5px;
}
