#vnt-main {	 
	vertical-align:top;
}
#vnt-sidebar {
	vertical-align:top;
}

#vnt-main .mid-content {
	background: none;
	padding: 0;
}
  
.banner_main .book_inner {
	background: none !important;
}
.banner_main .book_inner .book_left {
	border: none !important;
}

/*MAIN FOCUS*/
#main_focus {
	background:url(../images/man_focus_b.gif) bottom left no-repeat;
	padding-bottom:15px;
	margin-bottom:5px;
}
.list-news-focus {
	border:1px solid #d7d7d7; 
	overflow: hidden; 
	min-height:330px;
}

.list-news-focus .list-img {padding:10px; border-right:1px solid #d7d7d7;}
.list-news-focus ul {
	 
	list-style: none;	
	padding: 0;
	margin: 0;
}

.list-news-focus .list-news { background:#ecf7ff}
 
 
ul#tabs li {
	border-bottom:1px solid #d7d7d7;
	height: 56px;
	outline: none;
	padding:5px 10px;
	position:relative;
}
ul#tabs li .icon_current { 
 	display:none;
	border:medium none;
	left:0;
	margin-left:-10px;
	position:absolute;
	top:25px;
}
 
ul#tabs li.last{ border-bottom:none;}

ul#tabs li .img { 
	float: left;
	border:1px solid #dcdcdc;
	padding:2px;
	margin-right:10px; 
	background:#FFF;
}

ul#tabs li a { 
	font-weight:bold;
	text-decoration: none;	 	
}

ul#tabs li a:hover { 
	text-decoration: underline;
}

 
ul#tabs li.current {
	background:url(../images/tab-current.gif) bottom repeat-x; 	 
}
ul#tabs li.current .icon_current {display:block;}
 
ul#output { 
	width: 410px;
	height: 310px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 410px;
	height: 310px;
}
ul#output li .img {
	position:relative;
	overflow:hidden;
	height:220px;	
	margin-bottom:3px;
}
ul#output li h3 {
	padding:3px 0px; 
}

ul#output li .desc {
	 text-align:justify;
}

/*mainNews*/
.mainNews {}
.mainL {
	width:424px;	
}
.mainR {
	width:290px;	
}

/***** FOCUS ***/
.boxFocusNews {  
 	margin-bottom:15px;
} 

ul.listFocus {
	list-style: none;
	width:100%;
}
.listFocus li {}
.listFocus li  {
	float:left;
	margin-right: 0px;
}
.listFocus li .item {
	margin:10px;	
}
.listFocus .pic {
	text-align: center;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}

.boxFocusNews h3 {
	padding:3px 0px; 
	text-align:left;
}

.boxFocusNews h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #2b6f34;
	text-decoration: none;
}
.boxFocusNews .img {
	background:#fff;
	border:1px solid #e0dfdf;
	padding:1px;
	text-align:center;
}
.boxFocusNews p {
	color: #555;
}

.box_new_focus {
    border-bottom: 1px dotted #b2b2b2;
    padding-bottom: 10px;
}
.box_new_focus h3 {
	padding-top: 10px;
}
.box_new_focus h3 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #2b6f34;
}
.box_new_focus p {
	color: #555;
}

#thumbNav_tab {
    left: 265px;
    position: relative;
    text-align: left;
    top: 170px;
}

#thumbNav_tab a {
    background: url("../images/slide_page.png") no-repeat scroll center center transparent;
    color: #333333;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    line-height: 26px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 30px;
}

#thumbNav_tab a.tabs-selected {
    background: url("../images/slide_current.png") no-repeat scroll center center transparent;
    color: #FFF;
}
  
/*HOME NEWS*/
.navation_sub { line-height:20px; padding:5px 0px; font-size:11px;}
.navation_sub  span { padding:0px 5px ; color:#0067b1;  }
 
.top-news {
  padding-bottom:10px; 
	overflow:hidden;
}
.other-news { 
 	border-top:1px dotted #bfbfbf ;
	padding-top:5px;
}
 
.other-news ul {list-style:none;} 
.other-news li {
	background: url(../images/icon_other.gif) 0 7px no-repeat;
	padding-left: 10px;
	line-height:20px;
}
.other-news li a { }



/*----------------- VIEW 1 ----------------*/
#List_View .View1 {
  float:left;
	margin:0px;
	padding-bottom: 0;
	border-bottom:1px dotted #cccccc;
}
#List_View .last {
	border-bottom:none;
}

#List_View div.View1 div.item{
  float:left;
	width: 210px;
	padding-right: 24px;
	margin-right: 25px;
	border-right: 1px dotted #ccc;
}

#List_View div.View1 div.item.last {
   margint:0px;
   margin-right:0px;
	 padding-right:0px;
	 border-right: none;
} 
 

/*----------------- VIEW 2 ----------------*/

#List_View .View2 {}
#List_View > .last .boxNews {
	border: none !important;
}
#List_View .col2{} 

#List_View .noItem {
	padding:50px;
	text-align:center;
	color:#ff0000;
}  
/*********** Box NEWS *********/
.boxNews {
	padding: 15px 0;
}

.boxNews p {
	margin: 0px;
	padding: 5px 0px;
}

.boxNews .title_items {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	line-height: 18px;
}

.boxNews .title_items a {
	text-align: left;
 	color: #e66b17 !important;
	font-weight: bold;
	text-decoration: none;
}
.boxNews .title_items a:hover {
	color: #333 !important;
}
.date_post {
	color:  #999999;
	font-size: 11px;
	padding-bottom: 5px;
}
.boxNews .img_left {
	border: 1px solid #d4d4d4;
	padding: 4px;
	text-align: center;
	float:left;
	margin-right: 15px;	
	width: 145px;
	height: 108px;
	overflow: hidden;
}
.div_img {
	width: 200px;
	height: 145px;
	overflow: hidden;
	padding: 4px;
	border: 1px solid #cdcdcd;
}

.boxNews .short {
	padding-top: 10px;
	text-align: justify;
}

.relate_news {
	font-weight:bold;
	color:#5F5F5F;
}
.relate_news a {color:#5F5F5F; text-decoration:underline;}
 
/*********** Detail NEWS *********/ 
.boxDetail .title {
	font-size: 22px;
	font-weight: bold;
	line-height:30px;
	color: #144f89;
	border-bottom: 1px dotted #c2c2c2;
	text-transform: uppercase;
}


.boxDetail .imgDetail_left {
	display: block;
	float: left;
	margin-right: 7px;
}

.boxDetail .imgDetail_right {
	display: block;
	float: right;
	margin-left: 7px;
}

.boxDetail .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.boxDetail .noteNews {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #bbbbbb;
	background-color: #e8e8e8;
	text-align: justify;
}

.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#otherNews {
	padding: 10px 0px;
}

#otherNews h3 {
	color: #144f89; 
	padding-left: 0px;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:5px;
	font-size: 18px;
	line-height: 22px;
}

#otherNews ul {
	list-style: none;
}

#otherNews li {
	background: url(../images/arr_list_other.png) 0 7px no-repeat;
	padding-left: 15px;
	line-height: 20px;
}

#otherNews li a {
	text-decoration: none;
	color: #e66b17;
}

#otherNews li a:hover { 
}


.date_news {
	color: #999999;
	font-size: 11px;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #c2c2c2;
}
.date_news  span {}

.boxNews p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}
 
.tools {
	margin-top: 10px;
  border-top: 1px dotted #b2b2b2;
	border-bottom: 1px dotted #b2b2b2;
  padding: 7px 0 5px;
} 
.tools td {
	padding: 0;
}
.tools .right a {
	text-decoration: none;
	color: #e66b17;
	font-size: 11px;
	margin-left: 10px;
}
.tools .right a img {
	margin-right: 5px;
}
/*--------------------*/
.new_titleNews,.new_titleNews a:link,.new_titleNews a:active,.new_titleNews a:visited
	{
	color: #FF4200;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.new_titleNews a:hover {
	color: #FD7849;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.tooltipTitle {
	color: #FF0000;
}

.tooltipDes {
	color: #000000
}


/*------*/
.toolSearch {
	padding: 5px 10px;
	background: url(../images/bg_tool_search.gif) top center repeat-x;
} 
.toolSearch .btn_search {
	cursor:pointer;
	border:none;
	background:url(../images/btn_search.gif) center no-repeat;
	width:57px; 
	height:23px;
	color:#504f4f;
	text-align:center; 
	font-weight:bold;	
}
 
.font_keyword {
	background-color: yellow;
	color: red;
	font-weight: bold;
}

.font_keyword a {
	background-color: yellow;
	color: red;
	font-weight: bold;
}


.tblComemnt {
	
}

.fComment {
	background-color: #ccc;
	padding: 2px 0px;
}

.font_username {
	color: #c53915;
}

.contentComment {
	padding: 10px 0px;
}
/*COMMENT*/
.fComment {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding:5px 5px;
	color:#e45601;
	font-weight:bold;
	border-bottom:5px;
	margin-bottom:5px;
}
.boxComment label { padding-bottom:2px;}
.boxComment input.error {
	border:1px dotted #ff0000;
} 
 
.boxComment label.error { margin-left: 5px; padding: 5px; background: #B70002; color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.list_comment {
	padding:5px 0px;	
	padding-bottom:10px;
	background:url(../images/hr.gif) bottom center repeat-x;
}
.list_comment .hr {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding-bottom:5px;
}
.list_comment .fname {
	color:#0058a6;	
}
.list_comment .femail { color:#e45601;}
.list_comment .fdate	{color:#a4a4a4;}

/*SEARCH*/
.formSearch {
	background:#FAFAFA;
	padding:5px;
	border:1px solid #ccc;
}
p.mess_result {
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
}
p.mess_result span {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.tbl_poll {
	margin:5px;
}

.tbl_poll  {
	background:#FFFFFF;
	border:1px solid #ccc;
}
.tbl_poll .fPoll {
	padding:5px ;
	font-weight:bold;
	color:#8A0000;
	border-bottom:1px solid #ccc;
}
.tbl_poll .btn {
	border-top:1px solid #ccc;
	background:#FFFFFF;
	text-align:center;
} 

.tbl_poll .poll_content {
	padding:5px;
	background:#EEEEDD;
}

 
/* box_sidebar */
.sidebar-news {padding:2px 0px;}
.sidebar-news ul {list-style:none;padding-top:5px	;}
.sidebar-news li {
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
}
.sidebar-news li.last { background:none;	} 

.sidebar-news div {
	background:url(../images/icon_li.gif) 0px 6px no-repeat;
	padding-left:15px;	
	
}
 
 
.sidebar-news h3{
	padding-top:5px;
	font-weight:bold;	
}
.sidebar-news .news-date {
	color:#7e9baf;
}
.content-news img {
	max-width: 730px !important;
}