.hotel {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #949995;
}

.p12 {
	font-size: 12px;
	line-height: 22px;
	color: #667475;
}
.p12_b {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #667475;
}
.img {
	float: left;
}
.red_b {
	font-size: 12px;
	font-weight: bold;
	color: #1a3031;
	line-height: 22px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a40000;
}
.line {
	background-image: url(img/line2.gif);
	background-repeat: repeat-x;
	background-position: center 4px;
	height: 4px;
	line-height: 4px;
	text-decoration: overline;
}

.p12 a:link, .p12 a:visited {
	color: #422a16;
	text-decoration: underline;
}
.p12 a:hover, .p12 a:active {
	color: #88762b;
	text-decoration: none;
}
.hotel a:link, .hotel a:visited {
	color: #949995;
	text-decoration: underline;
}
.hotel a:hover, .hotel a:active {
	color: #88762b;
	text-decoration: none;
}
.red{
	font-size: 12px;
	color: #1a3031;
	line-height: 22px;
}

/*¶P·³*/
.tour_bg .ny {
	width: 380px;
	margin: 0;
	padding: 100px 5px 5px;
	background: #f4e48d url(img/box07.jpg) top no-repeat;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

.tour_bg .ny em {
	font-style: normal;
	color: #422a16;
}

.tour_bg .ny ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

.tour_bg .ny li {
	margin:5px 0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949995;
}

.tour_bg .ny a:link, .tour_bg .ny a:visited { color: #422a16; text-decoration: none}
.tour_bg .ny a:hover, .tour_bg .ny a:active { color: #88762b; text-decoration: underline}

* {
	scrollbar-3dlight-color : #CDCDC8;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-arrow-color : #CDCDC8;
	scrollbar-shadow-color : #CDCDC8;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
} 

.tour {
	margin:0 12px 0 11px;
	width:380
	font-size: 12px;
	line-height: 24px;
	color: #88762b;
	background-color:d6e4e3;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	letter-spacing: 0px;
}

.tour ul{
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 22px;
	color: #667475;
	list-style-image: none;
}
.tour ul li {
	margin:0 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #88762b;
	padding:2px 0px 0px 0px;
	list-style-type: none;
}
.tour ul a:link, .tour ul a:visited {
	color:#422a16;;
	text-decoration:none;
	line-height: 24px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
}
.tour ul a:hover, .tour ul a:active {
	color: #88762b;
	text-decoration:none;
	position:relative; left:1px;
}
.tour strong {
	font-size: 12px;
	line-height: 24px;
	padding:5px 4px 3px;
	color:#921512;
	font-weight: bold;
}
.tour em{
	font-style:normal;
	font-weight: normal;
	color: #667475;
	text-decoration: none;
}

