
.boxListNews {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
h1 span.right {
    color: #005c45;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 0 10px;
    text-transform: none;
}
.boxListNews .last {
    border: medium none;
}
.boxListNews ul li.nonColum {
    display: block;
}
.boxListNews ul li.twoColum {
    display: block;
    float: left;
}
.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: #da780f;
    padding: 10px 0;
}
.boxListNews ul li .listItemHeader h3 a:hover {
    color: #ffffff;
}
.boxListNews ul li .listItemBody {
}
.boxListNews ul li .listItemBody .listViewImg {
    display: block;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    width: 140px;
}
.listViewImg a img {
    max-height: 140px;
    max-width: 140px;
}
.boxListNews ul li .listItemBody .listViewContent {
    float: left;
    line-height: 140%;
    padding: 5px 0 10px;
    text-align: justify;
    width: 360px;
}
.newswidth120px {
    display: inline-block;
    float: left;
    width: 120px;
}
.newswidth644px {
    display: inline-block;
    width: 644px;
}
.newsImgResize {
    max-width: 120px;
}
.newswidth535px {
    width: 535px;
}
.boxNewsDetail {
    padding: 15px 10px 20px;
    text-align: left;
}
.boxNewsDetail .imgNew {
    float: left;
    padding: 0 15px 15px 0;
    text-align: center;
    width: 255px;
}
.boxNewsDetail .imgNew img {
    max-height: 255px;
    max-width: 255px;
}
.boxNewsDetail .newsTitle {
    padding: 0 0 15px;
}
.boxNewsDetail .newsTitle h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 10px;
}
.boxNewsDetail .newsTitle .detailDateCreated {
    background: url("../images/icon_date_12.png") no-repeat scroll left 50% rgba(0, 0, 0, 0);
    color: #999999;
    font-size: 11px;
    margin-top: 3px;
    padding: 3px 0 3px 15px;
}
.boxNewsDetail .newsEntry {
    line-height: 140%;
    max-width: 990px;
    padding: 10px 0;
    text-align: justify;
}
.boxNewsDetail .newsEntry ol {
    list-style: decimal outside none;
    padding: 0 0 0 20px;
}
.boxNewsDetail .newsEntry ul {
    list-style: disc outside none;
    padding: 0 0 0 20px;
}
.boxNewsDetail .newsEntry ul li {
    border: medium none;
}
.boxNewsDetail .newsTitle1 {
    float: left;
    padding: 0 0 25px;
    width: 488px;
}
.boxNewsDetail .newsTitle1 h1 {
    color: #da780f;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}
.boxNewsDetail .newsTitle1 .detailDateCreated {
    background: url("../images/icon_date_12.png") no-repeat scroll left 50% rgba(0, 0, 0, 0);
    color: #999999;
    font-size: 11px;
    margin-top: 3px;
    padding: 3px 0 3px 15px;
}
.boxNewsDetail .newsEntry1 {
    line-height: 140%;
    max-width: 768px;
    padding: 10px 0;
    text-align: justify;
}
.otherNewsDetail {
    padding: 5px 10px;
}
.otherNewsDetail ul.other_news {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.otherNewsDetail ul.other_news li {
    background: url("../images/icon_arrow_orange.gif") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 0 0 0 10px;
}
.otherNewsDetail ul.other_news li a {
    text-decoration: none;
}
.otherNewsDetail ul li a:hover {
    color: #555555;
}
.viewDetail {
    padding-top: 5px;
    text-align: right;
}
.viewDetail a {
    color: #45617e;
}
.viewDetail a:hover {
    color: #da780f;
}
.goBack {
    clear: left;
    font-family: Palatino Linotype,Arial,Tahoma,Times New Roman;
    height: 18px;
    margin-top: 15px;
    text-align: right;
}
.goBack a {
    color: #c92702;
    font-size: 14px;
    font-weight: bold;
    padding-right: 10px;
}
.goBack a:hover {
    color: #da780f;
    font-weight: bold;
}
.titleListOther {
    font-size: 16px;
    font-weight: 700;
}