@charset "utf-8";
/* CSS Document */

.roll-k{
	width: 630px;
	margin: 0px 14px 10px 14px;
	color: #FFFFFF;
}

.event{
	width:273px;
	height:155px;
	background:url(../images/base-event.gif) no-repeat;
	margin:5px 15px 20px 15px;
	float: left;
}

.event dl{
	margin:10px 10px;
	line-height: 25px;
	font-weight:bold;
}

.event dt{font-size:14px;}

.event dd{margin-left:10px;
font-size:16px;}

.new{
	width:575px;
	height:144px;
	background:url(../images/base-event1.gif) no-repeat;
	margin: 10px 27px;
	color: #FF0066;
	text-align: center;
	padding-top: 15px;
}

.new dl{
	margin:10px;
	line-height: 20px;
}

.new dt{
	font-size:20px;
	margin: 10px 0px;
	font-weight: bold;
}

.new dd{margin:5px 0}

.minimap{
	width:273px;
	height:155px;
	margin:5px 15px 20px 15px;
	float:left;
	border: 1px solid #FF0066;
}
