/*Box: List News*/
.boxListNew {background:#FFF;}
.boxListNew .titleListNew {padding:5px 10px; background: #dbdbdb; }
.boxListNew .titleListNew h3 {color:#1c1f22; display:block; padding:5px 3px 3px; margin: 0px;}
.boxListNew .titleListNew h3 a{color:#1c1f22;}
.boxListNew .titleListNew h3 a:hover {color:#999;}
.boxListNew .titleListNew h3 span.blue {color:#0579bb;}
.boxListNew .titleListNew h3 span.breakCum {display:inline-block; padding:5px 10px; background:url(../images/navBreakcum.png) no-repeat 50% 50%;}

/*.boxListNew .insideListNew {padding:8px;}*/
.boxListNew .insideListNew ul {padding-left:0px;}

.boxListNew .insideListNew ul li {display:block;}
.boxListNew .insideListNew ul li.hSpaceTD {width:100%; padding:10px 0; height:0; display:block;}
.boxListNew .insideListNew ul li .listTitleCat {display:block; padding:6px 10px;}
.boxListNew .insideListNew ul li .listTitleCat h4 {padding:3px 0 3px 18px; color:#a30303; background:url(../images/icon_arrow_2.gif) no-repeat left 50%; font-weight:700;}
.boxListNew .insideListNew ul li .listTitleCat h4 a{color:#000; text-transform: uppercase;}

.boxListNew .insideListNew ul li .listProBorder {border:1px solid #e4ecf2; padding:1px;}
.boxListNew .insideListNew ul li .listProBorder a {width:158px; height:128px; display:block; overflow:hidden;}
.boxListNew .insideListNew ul li .textNew {line-height:140%;}
.boxListNew .insideListNew ul li .textNew img {max-width:520px; width:expression(this.width > 520 ? 520 : true);}
.boxListNew .insideListNew ul li .textNew table {max-width:520px; width:expression(this.width > 520 ? 520 : true);}
.boxListNew .insideListNew ul li .textNew p {padding:0 0 8px; color:#333; text-align:justify;}
.boxListNew .insideListNew ul li .textNew ul {margin-left: 25px;list-style:disc !important;}
.boxListNew .insideListNew ul li .textNew ul li{display:block; border-bottom:none;}
.boxListNew .insideListNew ul li .textNew a.viewMore {display:block; text-align:right; font-style:italic; color:#db0000;}
.boxListNew .insideListNew ul li .textNew a.viewMore:hover {text-decoration:underline;}


.boxListNew .insideListNew ul li ul {list-style:none;}
.boxListNew .insideListNew ul li ul li {display:block; overflow:hidden; border-bottom:1px solid #f7f2f2; padding:8px 0;}
.boxListNew .insideListNew ul li ul li.last {border-bottom:0px solid #f7f2f2;}
.boxListNew .insideListNew ul li ul li .imgListNews {background:#FFF; display:block; overflow:hidden; border: 1px solid #cadbe9}
.boxListNew .insideListNew ul li ul li .imgListNews a.imgCenterNews {display:block; overflow:hidden;}
.boxListNew .insideListNew ul li ul li .imgListNews a.imgCenterNews img {margin: 5px; width:expression(this.width > 110 ? 110 : true);}

.boxListNew .insideListNew ul li ul li .textListNews {overflow:hidden; display:block;}
.boxListNew .insideListNew ul li ul li .textListNews h6 {padding:0 0 5px 0;}
.boxListNew .insideListNew ul li ul li .textListNews h6 a {font-weight:700; color:#000; font-size: 16px;}
.boxListNew .insideListNew ul li ul li .textListNews p {padding:5px 0; line-height:130%;}
.boxListNew .insideListNew ul li ul li .textListNews p.date {color:#999;}
.boxListNew .insideListNew ul li ul li .textListNews p.viewDetailNews {text-align:right; padding:0;}
.boxListNew .insideListNew ul li ul li .textListNews p.viewDetailNews a {color:#E10101; font-style:italic; text-decoration:underline;}


.boxListSer {background:#FFF; }
.boxListSer .titleListSer {background:#dbdbdb; padding:5px 10px;}
.boxListSer .titleListSer h3 {color:#1c1f22; display:block; padding:5px 3px 3px; margin: 0;}
.boxListSer .titleListSer h3 a{color:#1c1f22;}
.boxListSer .titleListSer h3 a:hover {color:#999;}
.boxListSer .titleListSer h3 span.blue {color:#0579bb;}
.boxListSer .titleListSer h3 span.breakCum {display:inline-block; padding:5px 10px; background:url(../images/navBreakcum.png) no-repeat 50% 50%;}
.boxListSer .insideListSer {padding:8px;}
.boxListSer .insideListSer .listTitleCat {display:block;}
.boxListSer .insideListSer .listTitleCat h4 {padding:3px 0 3px 18px; color:#000; background:url(../images/icon_arrow_2.gif) no-repeat left 50%; font-weight:700; margin: 0;}
.boxListSer .insideListSer h4.title-detail {font-weight: 700;}
.boxListSer .insideListSer .listTitleCat h4 a{color:#000;}
.boxListSer .insideListSer .textSer {line-height:140%;}
.boxListSer .insideListSer .textSer img {
    width: auto\9;
    height: auto !important;
    max-width: 100% !important;
    -ms-interpolation-mode: bicubic;
    display:inline-block;    
}
.boxListSer .insideListSer .textSer p {padding:0 0 8px; color:#333; text-align:justify;}
.boxListSer .insideListSer .textSer ul {margin-left: 25px;list-style: disc;}
.boxListSer .insideListSer .textSer ul li{border-bottom:none;}
.boxListSer .insideListSer .textSer ol {margin-left: 25px;list-style: decimal;}
.boxListSer .insideListSer .textSer ol li{border-bottom:none;}

/* .boxListNews {background:#fff;}
.boxListNews .titleListNews{background:url(../images/bg_title_2.jpg) no-repeat left top; padding:5px 5px 15px 30px;}
.boxListNews .titleListNews h5 {color:#005c45; padding:3px; text-align:left; font-weight:700; text-transform:uppercase;}
.boxListNews .titleListNews h5 a{color:#005c45;}
.boxListNews .titleListNews h5 a:hover{color:#e18e0c;}
.boxListNews .titleListNews h5 span.sub{padding:5px 10px; background:url(../images/icon_detail.gif) no-repeat 50% 50%;}
.boxListNews .titleListNews h5 span.right{color:#005c45;float:right;font-size:12px;font-weight:normal; text-transform:none;}
.boxListNews ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}
.boxListNews ul li {
	padding: 10px 0 15px;
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
}
.boxListNews .last {border:none;} */

.boxListNews ul li.nonColum {
	display: block;
} /*view list*/
.boxListNews ul li.twoColum {
	display: block;
	float: left;
} /*view gallery*/
.boxListNews ul li .listItemHeader {padding-bottom: 5px;}
.boxListNews ul li .listItemHeader h3 {display: inline;font-size: 16px;font-weight: 700;}
.boxListNews ul li .listItemHeader h3 a {color:#005c45;padding:10px 0px;}
.boxListNews ul li .listItemHeader h3 a:hover {color:#e18e0c;}
.boxListNews ul li .listItemBody {}
.boxListNews ul li .listItemBody .listViewImg {
	float: left;
	margin-right: 10px;
	display:block; 
	overflow: hidden;
	text-align:center;
	width:140px;
}
.listViewImg a img{
	max-width:140px; width:expression(this.width > 140 ? 140 : true);
	max-height:140px; height:expression(this.height > 140 ? 140 : true);
}
.boxListNews ul li .listItemBody .listViewContent {
	float: left;
	text-align: justify;
	line-height: 140%;
	width:360px;
	padding:5px 0px 10px 0px;
}

.newswidth120px {
	width: 120px;
	display: inline-block;
	float:left;
}
.newswidth644px {
	width: 644px;
	display: inline-block;
}
.newsImgResize {
	max-width: 120px;
}
.newswidth535px{width:535px;}
/*Box: News detail*/
.boxNewsDetail {
	padding:0px 6px 0px 0px;
	margin:0;
	text-align: left;
}

/* news post title */
.boxNewsDetail .newsTitle h2 {color: #005c45;margin: 0;font-size:16px;font-weight:bold;}
.boxNewsDetail .newsTitle .detailDateCreated {font-size:11px; color:#999; padding:3px 0 3px 15px; background:url(../images/icon_date_12.png) no-repeat left 4px; margin-top:3px;}
.boxNewsDetail .newsEntry {
	padding:10px 0;
	line-height:140%;
	max-width:514px; width:expression(this.width > 514 ? 514 : true);
	font-size:12px;
}
.boxNewsDetail .newsEntry ol{list-style:decimal; padding:0 0 0 20px;}
.boxNewsDetail .newsEntry ul{list-style:disc; padding:0 0 0 20px;}
.boxNewsDetail .newsEntry ul li{border:none;}

.otherNewsDetail {background:url(../images/line_h_1.gif) repeat-x left top; padding:5px 10px;}
.otherNewsDetail h1 {display:inline; font-size:16px; font-weight:bold;color:#0579bb;}
.otherNewsDetail ul {padding:5px 10px; margin:0; list-style:none;}
.otherNewsDetail ul li {padding:2px 0 2px 18px; background:url(../images/right.png) no-repeat left 8px;}
.otherNewsDetail ul li a {color:#333;}
.otherNewsDetail ul li a:hover {color:#0579bb;}
.otherNewsDetail ul li a span {color:#999; font-style:italic; padding:0 0px 0 5px; font-weight:400;}

.viewDetail {text-align: right; padding-top: 5px;}

.viewDetail a {color: #e18e0c;}

.viewDetail a:hover {color: #005c45;}
/* */
/*.goBack {clear: left;font-family: Palatino Linotype, Arial, Tahoma, Times New Roman;text-align: right;height: 18px;margin-top: 15px;} */
.goBack {font-family: Palatino Linotype, Arial, Tahoma, Times New Roman;float: right;height: 18px;}

.goBack a {color: #a30303;padding-right: 10px;font-weight: bold;font-size: 14px;}

.goBack a:hover {color: #0579bb;font-weight: bold;}



	


