@charset "utf-8";
.news  {
	float: left;
	height: 250px;
	width: 635px;
	margin-top: 30px;
	display: block;
	margin-left: 0px;
}
#news_box {
	float: left;
	height: 280px;
	width: 650px;
}
.con_box01 {
	background-color: #FFFFFF;
	display: block;
	float: left;
	height: 185px;
	width: 315px;
	margin-top: 5px;
	background-image: url(/apartment/img/index/contents_rc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
}

.con_box02 {
	background-color: #FFFFFF;
	display: block;
	float: left;
	height: 185px;
	width: 315px;
	margin-top: 5px;
	background-image: url(/apartment/img/index/contents_eatate.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
}

.con_box03 {
	display: block;
	float: left;
	height: 70px;
	width: 305px;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	background-image: url(/apartment/img/index/contents_bg.gif);
	background-repeat: no-repeat;
}



.newsbox {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A1A1A1;
	font-size: 7px;
}

.newtitle {
	height: 15px;
	width: auto;
}
.newsdetabox {
	float: left;
	height: auto;
	width: 95px;
	margin-left: 5px;
}
.newslinkmark {
	background-image: url(/apartment/img/index/mark_newslink.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
	width: 7px;
	float: left;
	margin-left: 9px;
}

.newscontbox  {
	float: right;
	height: auto;
	width: 500px;
	background-image: url(/apartment/img/index/mark_newslink.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}


.line {
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 540px;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.report {
	height: auto;
	width: 221px;
	margin-top: 20px;
	display: block;
	float: left;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: 27px;
}
.reportbox {
	height: auto;
	width: 100px;
	float: right;
	background-image: url(/apartment/img/index/mark_newslink.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
