@charset "utf-8";
/* CSS Document */
#renmen_1 .body{
	width:100%;
	color:#5c5c5c;
	line-height:21px;
	margin-top:15px;
	min-height:400px;
	float:left;
}
#renmen_1 .body img
{
	 max-width:774px;
}

.mod-list
{
	float:left;
	width:759px;
	padding-left:15px;
	height:30px;
	line-height:30px;
	border-bottom:dotted 1px #ddd;
	background:url(../images/li.jpg) no-repeat 5px center;
}
.mod-list a
{
	float:left;
	color:#5C5C5C;
}
.mod-list a:hover
{
	text-decoration:underline;
}