/* CSS Partner */
.box_main {
	background-color: #F7F7F7;
	border: 1px solid #E8E8E8;
	padding: 5px 5px;
	margin-bottom: 10px;
}

.tblPartner {
	background: #CCCCCC;
}

.tblPartner .title {
	background: #00789A;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
}

.tblPartner .row1 {
	background: #F0F0F0;
	padding: 2px;
}

.tblPartner .row2 {
	background: #FAFAFA;
	padding: 2px;
}

/*----------------- VIEW 1 ----------------*/
#List_Item .View1 {
	float: left;	
	background:url(../images/hr.gif) bottom repeat-x;
	padding:15px 0px;
}
#List_Item .last {
	background:none;
}
#List_Item div.View1 div {
	float: left;
	/*background:url(../images/line.gif) right repeat-y;*/
	margin: 0px;
	padding-right:25px;
	text-align: center;
	width: 125px;
}
#List_Item div.View1 div.last {
	background:none;
	padding-right:0px;
}

#List_Item .img { 
	border:1px solid #687681;
	padding: 4px;
	text-align: center;
}

#List_Item .View1 h3 {
	font-size: 11px;
	font-weight:normal;
	padding-top:5px;
}
#List_Item .View1 h3 a {
 	font-weight: bold;
	color:#D2D2D2;
}
#List_Item .View1 h3 a:hover {
	color: #D91F17;
	text-decoration: none;
}

#List_Item .View1 .last {
	margin: 0px;
	margin-right: 0px;
	background:none;
}

#List_Item .viewMore {
	text-align: right;
	padding-right: 10px;
}

#List_Item .noItem {
	padding: 50px;
	text-align: center;
	color: #ff0000;
}

#boxNews {
	padding: 5px 0px 0px;
}

#boxNews p {
	margin: 0px;
	padding: 5px 0px;
}

#boxNews h3 {
	color: #cbaf4e;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px;
	vertical-align: top;
	text-align: left
}

#boxNews h3 a {
	color: #919191;
	text-align: left
}

#boxNews .tblImg {
	float: left;
	display: block;
	margin-right: 7px;
}

#boxNews .img {
	border: 1px solid #ccc;
	padding: 2px;
	text-align: center
}

#boxNews .short {
	text-align: justify;
}

#boxNews .imgDetail_left {
	display: block;
	float: left;
	margin-right: 7px;
}

#boxNews .imgDetail_right {
	display: block;
	float: right;
	margin-left: 7px;
}

#boxNews .fDespic {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

#boxNews .noteNews {
	margin: 5px 0px;
	padding: 5px;
	border: 1px solid #bbbbbb;
	background-color: #e8e8e8;
	text-align: justify;
}

#boxNews .hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	height: 10px;
}

#otherNews {
	padding: 0px;
	margin-bottom: 10px;
}

#otherNews h3 {
	color: #666;
	font-size: 11px;
	padding-left: 0px;
	font-weight: normal
}

#otherNews li {
	background: url(../images/icon_other_news.gif) 0 5px no-repeat;
	padding: 0px 18px;
}

#otherNews li a {
	text-decoration: none;
}

#otherNews li a:hover {
	color: #00C4C9;
	text-decoration: underline;
}

#boxNews .title {
	color: #D91F17;
	font-size: 20px;
	font-weight: bold;
}

.date_news {
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	color: #999;
	font-weight: normal;
	font-size: 10px;
}

#boxNews p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}
