.newDiv{
	width:100%
	font-size:12px;
}

.new_one{
	margin:15px 0 0 0;
	width:180px;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:1.2;
	background:url(../images/line_dott.gif) repeat-x 0 100%;
	padding:0 0 15px 0;
}

.new_one dl{
	width:171px;
	margin:0 0 0 0;
}

.new_one dl dd.updata{
	font-size:11px;
	padding:0 0 0 32px;
	background:url(../images/icon_new.gif) no-repeat 0 50%;
	margin:0 0 0 10px;
}

.new_one dl dd.ct_phot{
	background:url(../images/cate_phot_bg.gif) no-repeat 0 0;
	padding:8px 0 0 13px;
	width:168px;
	height:125px;
	_width:171px;
	_height:133px;
	margin:4px 0;
}

.new_one dl dt.comment{
	font-size:12px;
	line-height:1.2;
	padding:5px 10px 0 5px;
}

.new_one dl dt.comment a{
	color:#000;
	text-decoration:none;
}

.new_one dl dt.comment a:hover{
	text-decoration:underline;
}

.new_one dl dd.station{
	background:url(../images/icon_walk.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
}

.new_one dl dd.red{
	font-size:14px;
	background:url(../images/icon_price.gif) no-repeat 0 50%;
	padding:0 0 0 17px;
}

