@charset "utf-8";
 
.pages {
	font-size: 12px;
	line-height: 31px;
	color: #e56767;
}
.pages a:link, .pages a:visited {
	color: #e56767;
	text-decoration: none;
}
.pages a:active, .pages a:hover {
	color: #e56767;
	text-decoration: underline;
}

.travels_block1 {
	padding-left: 10px;
	font-size:13px;
	line-height: 26px;
	color: #fd0808;
	background-image: url(../images/travels_bg01.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.travels_block2 {
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	background-image: url(../images/photo_bg02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 276px;
	height: 201px;
}
.travels_block3 {
	float: left;
	margin-top: 15px;
	width: 360px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 25px;
	color: #708d3e;
}
.travels_block4 {
	font-size: 12px;
	line-height: 30px;
	color: #335005;
	background-image: url(../images/index_dotted01.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}


.travels_button {
	border: none;
	background-color: #8ea900;
	font-size: 12px;
	color: #ffffff;
}

.travels_photo {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	line-height: 30px;
	color: #494949;
}
.travels_photo a:link, .travels_photo a:visited {
	color: #494949;
	text-decoration: none;
}
.travels_photo a:active, .travels_photo a:hover {
	color: #494949;
	text-decoration: underline;
}
