.news-item-sub h1.name{
	padding:0px;
	margin:0px;
	font-size:14px;
}
.news-item-sub .description{
	line-height:18px;	
}
.news-sub-item{
	border-top:1px dotted #CCC;
	min-height:80px;
	margin-top:5px;
	padding-top:5px;
	overflow:hidden;
}
.news-sub-image img{
	width:100px;
	height:78px;
	border:1px solid #f1f1f1;	
	float:left;
	margin-right:8px;
}
.news-sub{
	
}
.news-sub a{
	display:block;
}
.news-sub .name{
	font-weight:bold;	
}
.news-sub .detail{
	padding-top:4px;
	width:160px;
	background:url(../images/arrow1.png) no-repeat 100% 7px;	
}
/*slide*/
/*slider-wrapper*/
.slider-wrapper{
	width:490px;
	height:305px;
	background:url(../images/congtrinh.png) no-repeat;	
	z-index:-1;
	padding-top:8px;
	padding-left:8px;
	overflow:hidden;
}
.nivoSlider {
	position:relative;
	z-index:0;
	width:476px;
	height:278px;	
	overflow:hidden;
}
.slider-wrapper img{ 
	width:476px;
	height:278px;	
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
	display:none !important;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*frame default*/
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	right:10px;
	top:250px;
	position: absolute;
	bottom: 0px;
	z-index:100 !important;
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
/*--------------------------NewsList--------------------------*/
.news-list-bound{
	margin-top:4px;
	border-radius:5px;
	background-color:#ffffff;
	margin-bottom:4px;
	padding:10px;
	padding-top:0px;
}
.news-path{
	border-bottom:2px solid #CCC;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:10px;
	padding-bottom:3px;	
}
.news-path a{
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;	
}
.news-list-item{
	border-bottom:1px dotted #CCC;
	min-height:150px;
	height:auto!important;
	padding:2px;
	padding-bottom:10px;
	padding-top:5px;
}
.news-list-name{
	padding-bottom:5px;
}
.news-list-name a,.news-list-name a:hover,.news-list-name a:visited,.news-list-name a:hover:visited{
	line-height:20px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.news-list-time{
	padding-bottom:5px;
}
.news-list-image{
	float:left;
	padding-right:5px;
}
.news-list-image a IMG{
	width:130px;
	height:100px;
	border:1px solid #ccc;
	padding:1px;
}
.news-list-brief{
	line-height:17px;
	text-align:justify;
}
.news-list-detail{
	float:right;
	padding-top:20px;
	padding-right:10px;
}
.news-list-detail a,.news-list-detail a:hover,.news-list-detail a:visited,.news-list-detail a:hover:visited{
	background:url(../images/arrow1.png) no-repeat 100% 3px;
	padding-right:10px;
	line-height:17px;
	font-size:12px;
	text-decoration:none;
}
.news-list-paging{
	text-align:right;
	padding-top:20px; 
	padding-right:10px;
	color:#FFFFFF;
}
/*------------------- NewsDetail ---------------------*/
.newsdetail-bound{
	text-align:left;
	padding-left:8px;
	padding-right:5px;
}
.newsdetail-tilte{
	display:none;
}
.newsdetail-bound-content{
	padding:5px;
}
.newsdetail-item-current-image div{ border:1px solid #BCBEC0;width:323px; float:left;margin-right:15px;margin-bottom:5px;}
.newsdetail-item-current-image img{ width:310px; height:225px; border:6px solid #ECECEC;}
.newsdetail-name{ 
	font-size:13pt; 
	font-weight:bold; 
	margin-bottom:5px; 
}
.newsdetail-time{
	margin-bottom:10px; padding-right:5px;
	text-align:right;
	padding-top:10px;
}
.newsdetail-brief{ 
	line-height:18px; 
	text-align:justify;
	font-size:12px;
	color:#5F5F5F;
	font-weight:bold;
}
.newsdetail-description{ 
	line-height:17px; 
	padding-top:10px;
	text-align:justify;
	font-size:12px;
	overflow:hidden;
}
.newsdetail-description div,
.newsdetail-description span,
.newsdetail-description a,
.newsdetail-description a:hover{

}
.newsdetail-edit{}
.not-exist-id{ text-align:center; font-size:12pt; font-weight:bold;}
.newsdetail-bound-related{ 
	clear:both;
	font-size:0;
	margin-top:20px;
}
.newsdetail-related-text{
	margin-bottom:6px; 
	font-size:14px; 
	font-weight:bold; 
	border-bottom:1px dotted #FFCC33; 
	padding-bottom:4px;
}
.newsdetail-related-name{ 
	padding-left:10px; 
	line-height:18px;
}
.newsdetail-related-name a:link,.newsdetail-related-name a:visited,
.newsdetail-related-name a:hover,.newsdetail-related-name a:visited:hover{
}
.newsdetail-other-item-title{
	font-size:10pt; text-transform:uppercase; font-weight:bold; padding:10px 0; margin-left:5px;
}
.newsdetail-other-item ul{ margin-left:5px;}
.newsdetail-other-item li a,.newsdetail-other-item li a:visited,
.newsdetail-other-item li a:hover,.newsdetail-other-item li a:visited:hover{
	text-decoration:none;
	color:#000;
}
.newsdetail-other-item li{color:#000;list-style:none !important}
.newsdetail-other-item a{
	background:url(../images/arrow1.png) no-repeat 0% 3px;
	padding-left:10px;	
	line-height:20px;
}
.newsdetail-attachment{
	text-align:right;
}
.newsdetail-attachment a,.newsdetail-attachment a:visited,
.newsdetail-attachment a:hover,.newsdetail-attachment a:visited:hover{
	text-decoration:none;
}
.data-is-updating{
	text-align:center; font-weight:bold; padding:10px;
}
.newslist-date-bound{
	 padding:20px 0;
}
.newslist-date{
	 font-weight:bold; padding:0 3px;
	 color:#000;
}
.news-date-select{
	 float:left; padding-right:5px;
}