/* CSS Document */
.search_form{	font-family: "Arial Black";	font-size: 12px;}
.search_form input { border: 1px solid #CCCCCC;	background-color: #EAEAEA;	font-family: Verdana;	font-size: 12px;}
.search_star{ color: #FF9900;}

.scenic_photo{	border: 1px solid #CCCCCC;}
.scenic_list {	font-family: Tahoma;	font-size: 14px;}

.scenic_list a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.scenic_list a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	background:#FF6633;
}
.hotel_list a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}

.hotel_list a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	background:#FF6633;
}
.first_word{
	font-family: "Arial Black";
	font-size: 24px;
	color: #999999;
}

.secoend_word{
	font-family: "Arial Black";
	font-size: 24px;
	color: #333333;
}
.red_title{color:#FF0000;
font-weight:bold;}
a.ssl,a.ssl:hover{
	text-decoration: none;
	font-size:14px;
	color:#000000;
	font-family:Arial
}
.scenic_list_other{
	font-size: 12px;
}
.scenic_info{
font-size:12px; font-family:Verdana; line-height:20px
}
.pic_title{
	font-family: "Arial Black";
	font-size: 16px;
	color: #333333;
}
a.album,a.album:hover,a.album:visited{
font-family:Arial, Helvetica, sans-serif;
color:#66CCFF;
font-size:14px;
text-decoration:none;

}