#Container #imagecatch {
	background-image: url(images/imagecatch.jpg);
	background-repeat: no-repeat;
	height: 380px;
	background-position: bottom;
}

#Container #Wrapper {
	margin-bottom: 30px;
	clear: both;
	margin-top: 20px;
}
#Container #Wrapper #LeftPain {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#Container #Wrapper #CenterPain {
	width: 720px;
	float: left;
}
#Container #Wrapper #banner  {
	margin-bottom: 30px;
}
#Container #Wrapper #banner img {
	margin-right: 50px;
}
#Wrapper .title   {
	color: #00006D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEB300;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}
#Container #Wrapper #CenterPain #pickup .plan {
	margin-right: 10px;
}
#Container #Wrapper #CenterPain #pickup {
	margin-bottom: 20px;
}
#Container #Wrapper #CenterPain #information {
	margin-bottom: 30px;
}
#Container #Wrapper #LeftPain #recomend {
	background-color: #F7F7FD;
	margin-bottom: 60px;
	padding-bottom: 10px;
}



#information dt  {
	float: left;
	width: 70px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-weight: bold;
	font-size: 12px;
	color: #555;
	clear: left;
}
#information dd  {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
	padding-bottom: 5px;
}
#Container #Wrapper #LeftPain #recomend h3 {
	color: #201E7F;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#Container #Wrapper #LeftPain #recomend p a {
	text-decoration: none;
}
