﻿.white_menu {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white_menu:hover {
	font-size: 14px;
	color: #B7D7FD;
	text-decoration: none;
	font-weight: bold;
}
.blue_menu {
	font-size: 14px;
	color: #B7D7FD;
	text-decoration: none;
	font-weight: bold;
}
.dark_blue {
	font-weight: bold;
	color: #25247B;
	text-decoration: none;
}
.dark_blue:hover {
	font-weight: bold;
	color: #FF7800;
	text-decoration: none;
}
.main_bac {
	background-image: url(../images/main_373.jpg);
	background-repeat: repeat-x;
}
.brown {
	color: #795F47;
	text-decoration: none;
}
.brown:hover {
	color: #AAA097;
	text-decoration: none;
}
.reg_k {
	height: 16px;
	width: 100px;
	border: 1px solid #BCB2AA;
}
.text {
	color: #25247B;
	text-decoration: none;
	word-spacing: 2pt;
	line-height: 120%;
}
.text:hover {
	color: #3030A5;
	text-decoration: none;
	word-spacing: 2pt;
	line-height: 120%;
}
.gray {
	color: #AAA097;
	text-decoration: none;
}
.gray:hover {
	color: #795F47;
	text-decoration: none;
}
.orange {
	color: #FD6F07;
	text-decoration: none;
}
h2.promotion {
	height: 66px;
	background-image: url(/images/title/promotion.jpg);
	background-repeat: no-repeat;
	background-position: left;
			}
h2.hotel_news {
	height: 66px;
	background-image: url(/images/title/news.jpg);
	background-repeat: no-repeat;
	background-position: left;
			}

.info{ font-family:"华文楷体"; line-height:1.5; font-size:14px; color: #25247B;}