#information {
	margin-top: 10px;
	margin-right : auto;
	margin-left  : auto;
	width: 550px;
}
dl.important {
	width: 540px;
	margin: 0;
	padding: 5px;
	background-color:#FFF5F3;
	text-align: left;
}
.important dt {
	color: #000000;
	float: left;
	clear: left;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.important dd {
	background-image: url(../img/info-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0x;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #FF4415;
}
.important a:link {
	color: #FF4415;
	text-decoration:underline;
}
.important a:visited {
	text-decoration:underline;
	color: #FF4415;
}
.important a:hover {
	text-decoration:underline;
	color: #666666;
}
#recommend {
	margin-top: 20px;
	padding-bottom: 5px;
	background-color:#F5F5F5;
	text-align: left;
}
#recommend .line {
	margin-top: 5px;
	padding: 0;
	background-image: url(../img/info-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#newinfo {
	margin-top: 20px;
	padding-bottom: 5px;
}
dl.newinfo {
	width: 540px;
	margin: 0;
	padding: 5px;
	text-align: left;
}
.newinfo dt {
	color: #000000;
	float: left;
	clear: left;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.newinfo dd {
	background-image: url(../img/info-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0x;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #006699;
}
.newinfo a:link {
	color: #006699;
	text-decoration:underline;
}
.newinfo a:visited {
	text-decoration:underline;
	color: #006699;
}
.newinfo a:hover {
	text-decoration:underline;
	color: #666666;
}
