.rest_main {
	width: 380px;
	float: right;
	margin: 5px 0px 30px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 0px;
	line-height: 1.5;
}
.box1 {
	font-size: 14px;
	background-color: #EAF5FD;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.box1 dt {
	color: #FF6666;
	margin-bottom: 10px;
	margin-left: 10px;
}
.box1 dd {
	margin-bottom: 10px;
	margin-right: 10px;
}

.rest_side {
	float: left;
	width: 300px;
	margin: 5px 0px 30px;
	padding: 0px;
}
#outline h3 {
	font-size: 18px;
	font-weight: normal;
	color: #660033;
	padding: 5px 5px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.v-type {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #993366;
	text-align: center;
}
.box2 {
	float: right;
	width: 470px;
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.6;
}

.box3 {
	font-size: 14px;
	line-height: 1.6;
	width: 210px;
	float: left;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
}

.catchcopy {
	background-image: url(images/title_image.jpg);
	background-repeat: no-repeat;
	height: 635px;
	width: 700px;
	font-size: 15px;
	line-height: 1.6;
	color: #000000;
	margin-bottom: 20px;
}
.catchtxt {
	position: relative;
	left: 10px;
	top: 500px;
	margin-left: 30px;
	color: #333333;
}
.box4 {
	font-size: 14px;
	line-height: 1.8;
	padding: 10px 30px;
	color: #663300;
	margin: 0px 0px 50px;
}
p {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.6;
}
#outline .box5 ol {
	list-style-type: square;
	background-color: #FFFFCC;
	padding: 10px;
	font-size: 15px;
	line-height: 1.6;
}
#outline .box5 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
