@charset "gb2312";

.box3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#TWO .box3 #NEWSTITLE {
	font-family: "ËÎÌå";
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	text-align: center;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-left: 18px;
	line-height: 24px;
}
#TWO {
	margin-bottom: 5px;
}

#TWO .box3 #NEWSCONTENT {
	margin: 10px;
}
#TWO .box3 #NEWSListCONTENT {
	margin: 10px;
}
#TWO .box3 #NEWSListCONTENT td {
	padding-left: 16px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	line-height: 14px;
	background-image: url(images/icon03.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#TWO .box3 #NEWSListCONTENT span {
	float: right;
}