body {
	background:url(../../img/bk.jpg) repeat-x center top #fff;
}

#mainimg_contents {
	background:url(../../img/mainimg.jpg) no-repeat top center;
	height:417px;
}


/* m点
------------------------------------------------------------ */
.indexNews {
	margin-bottom:20px;
}
.indexNews ul{
	padding:0;
	margin:0;
	list-style:none;
}
.indexNews li{
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:10px;
	margin-top:10px;
	font-size:1.2em;
	line-height: 1.6em;
}
.topicsBox{
	width:660px;
	overflow:auto;
	padding:0;
}

* {
	margin: 0;
	padding: 0;
}

dl.main-info {
	overflow: hidden;
	zoom: 1;
	font-size:1.2em;
	margin-top: 10px;
}
dl.main-info dt {
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 115px;
	float: left;
	clear: both;
}

dl.main-info dd {
	margin-bottom: 10px;
	padding: 0 0 10px 0px;
	border-bottom: 1px dotted #999;
}

