@charset "utf-8";
/* CSS Document */

*{
font-family:Arial;
}
a{
	text-decoration:none;
	color:#ff9900;
}
a:hover{
	color:#FC0;
}
.font11_white{
font-size:11px;
color:#ffffff;
}
.font11_yellow{
font-size:11px;
color:#ffcc00;
}
.font15_white{
font-size:15px;
color:#ffffff;
}
.font16_gray_bold{
color:#333333;
font-size:16px;
font-weight:bold;
}
.font13_gray{
color:#333333;
font-size:13px;
}
.font15_orage_bold{
color:#ff9933;
font-size:15px;
font-weight:bold;
}
.font12_gray{
color:#333333;
font-size:12px;
}
.font11_brown{
color:#cc3333;
font-size:11px;
}
.font13_gray_bold{
color:#333333;
font-size:13px;
font-weight:bold;
}
.font14_brown2_bold{
color:#cc3300;
font-size:14px;
font-weight:bold;
}
.font11_black{
color:#000000;
font-size:11px;
}
.font11_gray{
font-size:11px;
color:#333333;
}
.font12_red{
font-size:12px;
color:#FF0000;
}
.font16_brown_bold{
font-size:16px;
color:#cc3333;
font-weight:bold;
}
.font15_gray{
font-size:15px;
color:#333333;
}
.font15_red{
font-size:15px;
color:#FF0000;
}
.font15_gray_bold{
font-size:15px;
color:#333333;
font-weight:bold;
}
.font12_gray_bold{
font-size:12px;
color:#333333;
font-weight:bold;
}
.plan_a_trip_hotel_detail_txt{
	color:#333;
	font-size:11px;
}
.plan_a_trip_hotel_head_detail_txt{
	color:#FFF;
	font-size:11px;
}
.nav_menu_txt{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	height:30px;
	width:100%;
	padding-top:18px;
}
.nav_menu_txt2{
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	height:35px;
	width:100%;
	padding-top:13px;
}
.miniAllFair_txt{
	font-size:11px;
	color:#333;
}

.font{font-family:Arial}
.s11{font-size:11px}
.s12{font-size:12px}
.s13{font-size:13px}
.s14{font-size:14px}
.s15{font-size:15px}
.s16{font-size:16px}
.s20{font-size:20px}
.gray{color:#333333}
.red{color:#FF0000}
.red2{color:#cc0000}
.brown{color:#cc3333}
.brown2{color:#cc3300}
.whrite{color:#FFFFFF}
.orage{color:#ff9933}
.orage2{color:#FF9900}
.yellow{color:#ffcc00}
.black{color:#000}
.bold{font-weight:bold}

a.slink{
	color:#333;
}
a.slink:hover{
	color:#333;
}
