@charset "utf-8";

body {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
}
.SpryHiddenRegion {visibility: hidden;}
/* .SpryUnsel {color:#000;}
.SprySel {color:#999;}
.SpryHover {color:#BBB; cursor:pointer;} */

#div_latestNews {
	border:none;
	/*width:150px;*/
	padding:5px 5px 0px 0px;
}

#div_latestNews, div {
	margin-bottom:5px;
}

.span_latestNews_title {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.span_latestNews_date{
	color:#999999;
	font-size:9px;
	font-weight:bold;
}

.span_latestNews_desc {
	color:#000000;
	font-size:11px;
}

.span_latestNews_link {
	color:#c1620d;
	font-size:11px;
	text-decoration:none;
}

#img_whatsNew {
	width:115px;
	height:20px;
	margin-bottom:5px;
}


#LeftColPaging {
	text-align: center;
	border:1px solid black;
	width:150px;
	height:14px;
	padding:5px;
}

#RightColDetail {
	text-align: left;
	border:1px solid #000000;
	width:650px;
	padding:10px;
}

#RightColPaging {
	text-align: center;
	border:1px solid #000000;
	width:650px;
	height:14px;
	padding:10px;
}