/*** LIST ***/

.oneNews {
	width: 450px;
	margin: 0px 0px 6px 0px;
}

.oneNews .oneNewsName {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background-image: url(../images/oneGrayBG.png);
	background-position: 9px 10px;
	background-repeat: no-repeat;
	padding: 7px 0px 0px 23px;
	overflow: hidden;
	margin: 0px 0px 2px 0px;	
	font-weight: bold;
}

.oneNews .oneNewsName span {
	font-weight: normal;
}

.oneNews .oneNewsName a {
	display: block;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	overflow: hidden;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.oneNews .oneNewsPicture {
	width: 210px;
	height: 138px;
	overflow: hidden;
}

.oneNews .oneNewsMore {
	height: 20px;
	border-top: 1px dotted #404040;
	padding: 5px 0px 0px 0px;
}

.oneNews .oneNewsMore * {
	color: #404040;
	text-decoration: none;
	font-size: 11px;
}

.oneNews .oneNewsMore .oneNewsMoreDate {
	float: left;
	margin: 0px 0px 0px 10px;
}

.oneNews .oneNewsMore .oneNewsMoreLink {
	float: right;
	margin: 0px 10px 0px 0px;
}





/*** ONE INFO ***/

.oneNewsInfo {
	width: 450px;
}

.oneNewsInfo .oneNewsInfoName {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background-image: url(../images/oneGrayBG.png);
	background-position: 9px 10px;
	background-repeat: no-repeat;
	padding: 7px 0px 0px 23px;
	overflow: hidden;
	margin: 0px 0px 2px 0px;	
	font-weight: bold;
}

.oneNewsInfo .oneNewsInfoName span {
	font-weight: normal;
}

.oneNewsInfo .oneNewsInfoName a {
	display: block;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	overflow: hidden;
	color: #FFFFFF;
	text-decoration: none;
}

.oneNewsInfo .oneNewsInfoPicture {
	width: 210px;
	height: 138px;
	overflow: hidden;
}
