body {
	width: 700px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #E8DFDB;
}
#wrapper {
	margin: 10px 0px 20px;
	padding: 20px 40px 20px 20px;
	background-color: #F7F4F2;
	border: 1px solid #E1E1E1;
}
.clear_left {
	clear: left;
}
.sp_rl {
	padding-right: 20px;
	padding-left: 20px;
}
.place_r_100 {
	position: relative;
	width: 775px;
	left: -65px;
	overflow: visible;
	bottom: 5px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {

	color: #666666;
	text-decoration: none;
}
a:active {


	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
