.tbl_what_new td{
	border-bottom:#cadeec solid 1px;
	vertical-align:top;
	line-height:28px;
}
.tbl_what_new td.last{
	border-bottom:#cadeec solid 3px;
	vertical-align:top;
	line-height:28px;
}

.tbl_what_new td a{
	color:#565656;
}
.tbl_what_new td a:hover{
	color:#4e70b0;
	text-decoration:none;
}
.tbl_what_new td.first{
 	background:url(../images/bg_title_news_left.gif) left no-repeat;
	text-align:center;
	border-bottom:none;
	font-weight:bold;
	line-height:32px;
	color:#FFFFFF;
}

.tbl_what_new td.mid{
	background:url(../images/bg_title_news_right.gif) right no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	line-height:32px;
	border-bottom:none;
	border-bottom:none;
}
.toolSearch {
	background:url(../images/toolSearch_bg.gif) repeat-x;
}
.toolSearch_l {
	background:url(../images/toolSearch_l.gif) left no-repeat;
	padding-left:10px;
}
.toolSearch_r {
	background:url(../images/toolSearch_r.gif) right no-repeat;
	padding-right:10px;
}
.btn_search {
	cursor:pointer;
	border:none;
	background:url(../images/btn_search.gif) center no-repeat;
	width:46px;
	padding:3px 2px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
}
.bg_search{
	background:url(../images/bg_search.gif) repeat-x;
}

.textfile_news{
	border:1px solid #d4d4d4;
	line-height:18px;
	height:18px;
	font-size:11px;
	background:#ffffff;
	color: #7f7f7f;
	padding-left:5px
}
.select_news{
border:1px solid #d4d4d4;
	line-height:20px;
	font-size:11px;
	background:#ffffff;
	color: #7f7f7f;
	padding:2px; 
}

/******* CSS SHOW CATEGORY *********/
.box-faqs {margin-bottom:10px;}
.box-faqs .mid-title {margin-bottom:5px;}
.box-faqs .mid-title .titleL {
	float:left;  
	padding-left:5px;
	text-transform:uppercase;
}
.box-faqs .mid-title .titleL a { }
.box-faqs .mid-title .titleR {
	float:right;	
}

.box-faqs .box-content {
	padding:10px 0px;
	padding-top:15px;
	overflow:hidden;
}

.box-faqs {padding:5px 0px; vertical-align:top;} 
/*BOX -faqs*/
.box-faqs ul {	list-style:none;}
.box-faqs li {background:url(../images/arr_question.gif) 0 3px no-repeat; padding:2px;	padding-left: 20px;}

/*OTHER*/
.list-other {
	padding:5px 0px;
}
.list-other h3 { font-weight:bold; text-transform:uppercase }
.list-other ul {list-style:none;padding-left:15px;}
.list-other li {
	background: url(../images/icon_li.gif) 0 9px no-repeat;
	padding-left: 15px;
	line-height: 20px;
}
.list-other li a {
	text-decoration: none;
	color:#4e70b0;
}
/*DETAIL*/
.boxDetail {
	padding-top:15px;
} 
h2.title {
	font-size:14px; 
	margin-bottom:5px;	
}
.tools {
	background: url(../images/hr.gif) top repeat-x;
	padding-top:10px;
	
	margin-top:10px;
}
.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

 
/* box_sidebar */
.sidebar-faqs ul {list-style:none;padding-top:5px	;}
.sidebar-faqs li {
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
}
.sidebar-faqs li.last { background:none;	} 

.sidebar-faqs div {
	background:url(../images/icon_li.gif) 0px 10px no-repeat;
	padding-left:10px;	
	
}
 
 
.sidebar-faqs h3{
	padding-top:5px;
	font-weight:bold;	
}
.sidebar-faqs .faqs-date {
	color:#7e9baf;
}
 