/* CSS Document */
.about_anhui a{	font-family: "Arial Black";	font-size: 18px;	color: #333333;	text-decoration: none;}
.about_anhui a:hover{	color: #000000;	text-decoration: underline;}

.first_word{
	font-family: "Arial Black";
	font-size: 24px;
	color: #999999;
}

.secoend_word{
	font-family: "Arial Black";
	font-size: 24px;
	color: #333333;
}

.hotel_list 
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.hotel_list a
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.hotel_list a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.how_get_there a
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.how_get_there a:hover
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.timetable
{
	font-family: Arial;
	font-size: 12px;
}
.about_anhui_content
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 180%;
}
.hotel_list a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}

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