@charset "utf-8";
/* CSS Document */

/*tour*/
#page9 #content p{
	margin:0 0 18px 0;
	font-size: 12px;
}
#page9 #content div.tour-left-conteiner {
	float: left;
	width: 265px;
	margin-left: 5px;
	margin-bottom: 30px;
}
#page9 #content div.tour-left-conteiner .border-top {
	background-image: url(../images/tour_border_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page9 #content div.tour-left-conteiner .border-bottom {
	background-image: url(../images/tour_border_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#page9 #content div.tour-left-conteiner .border-left {
	background-image: url(../images/tour_border_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#page9 #content div.tour-left-conteiner .border-right {
	background-image: url(../images/tour_border_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#page9 #content div.tour-left-conteiner .corner-top-left {
	background-image: url(../images/corner_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page9 #content div.tour-left-conteiner .corner-top-right {
	background-image: url(../images/corner_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#page9 #content div.tour-left-conteiner .corner-bottom-left {
	background-image: url(../images/tour_corner_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#page9 #content div.tour-left-conteiner .corner-bottom-right {
	width:100%;
	background-image: url(../images/tour_corner_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#page9 #content div.tour-left-conteiner .indent-box{
	padding:15px 10px 10px 15px;
}

#page9 #content div.tour-center-conteiner {
	float: left;
	width: 265px;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 30px;
}
#page9 #content div.tour-center-conteiner .border-top {
	background-image: url(../images/tour_border_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page9 #content div.tour-center-conteiner .border-bottom {
	background-image: url(../images/tour_border_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#page9 #content div.tour-center-conteiner .border-left {
	background-image: url(../images/tour_border_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#page9 #content div.tour-center-conteiner .border-right {
	background-image: url(../images/tour_border_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#page9 #content div.tour-center-conteiner .corner-top-left {
	background-image: url(../images/corner_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page9 #content div.tour-center-conteiner .corner-top-right {
	background-image: url(../images/corner_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#page9 #content div.tour-center-conteiner .corner-bottom-left {
	background-image: url(../images/tour_corner_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#page9 #content div.tour-center-conteiner .corner-bottom-right {
	width:100%;
	background-image: url(../images/tour_corner_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#page9 #content div.tour-center-conteiner .indent-box{
	padding:15px 10px 10px 15px;
}

#page9 #content div.tour-right-conteiner {
	float: left;
	width: 265px;
	margin-right: 10px;
	margin-bottom: 30px;
	padding-right: 5px;
}
#page9 #content div.tour-right-conteiner .border-top {
	background-image: url(../images/tour_border_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page9 #content div.tour-right-conteiner .border-bottom {
	background-image: url(../images/tour_border_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#page9 #content div.tour-right-conteiner .border-left {
	background-image: url(../images/tour_border_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#page9 #content div.tour-right-conteiner .border-right {
	background-image: url(../images/tour_border_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#page9 #content div.tour-right-conteiner .corner-top-left {
	background-image: url(../images/corner_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#page9 #content div.tour-right-conteiner .corner-top-right {
	background-image: url(../images/corner_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#page9 #content div.tour-right-conteiner .corner-bottom-left {
	background-image: url(../images/tour_corner_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#page9 #content div.tour-right-conteiner .corner-bottom-right {
	width:100%;
	background-image: url(../images/tour_corner_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#page9 #content div.tour-right-conteiner .indent-box{
	padding:15px 10px 10px 15px;
}

#page9 #content dt {
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 15px;
	color: #646464;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#page9 #content dd {
	background-image: url(../images/maker_9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-left: 10px;
	margin-top: 0.5em;
	color: #646464;
	margin-bottom: 10px;
}
#page9 #content div.txt9 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#page9 #content h2{
	margin: 0;
}
#page9 #content dl a{
	color:#666;
	text-decoration:underline;
	outline:none
} 
#page9 #content dl a:hover {
	text-decoration:none;
	color: #F60;
}
