.STYLE2 {
	font-size: 14;
	font-family: Arial;
}
.menu {
width:690px;
margin:0px;
padding: 0px;
height: 30px;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
width: auto;
height: auto;
}
.menu ul li a, .menu ul li a:visited {
display:block;
text-align:center;
text-decoration:none;
width:auto;
height:auto;
color:#FFFFFF;
font-size:16px;
font-family: Arial;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #32615C;
padding-right: 13px;
padding-left: 13px;
font-weight: normal;
line-height: 40px;
background-color: 56a49d;
}
.menu ul li ul {
display: none;
width: 150px;
}
.menu ul li:hover a {
color:#FFFFFF;
background-color: #812d6a;
}
.menu ul li:hover ul {
display:block;
position:absolute;
top:40px;
left:0;
width:130px;
background-color: #56A49D;
z-index: 9999;
}
.menu ul li:hover ul li a {
	display:block;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 16px;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #56A49D;
	z-index: 9999;
	font-weight: normal;
	line-height: 35px;
}
.menu ul li:hover ul li a:hover {
	color:#FFFFFF;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #812d6a;
	font-weight: normal;
	line-height: 35px;
}
#ibanner {
	position:absolute;
	width:960px;
	height:240px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}
#ibanner_pic {
	z-index: 1;
}
#ibanner_pic a { position:absolute; top:0; display:block; width:960px; height:240px; overflow:hidden; }
#ibanner_btn { position:absolute; z-index:12; right:5px; bottom:5px; font-weight:normal; font-family:Arial; }
#ibanner_btn span { display:block; float:left; margin-left:4px; padding:0 5px; background:#000; cursor:pointer; }
#ibanner_btn .normal {
	height:15px;
	color:#802D6A;
	font-size:12px;
	line-height:12px;
}
#ibanner_btn .current {
	height:15px;
	color:#812D6A;
	font-size:12px;
}

.STYLE2 {
	color: #812d6a;
	font-family: Arial;
	text-indent: 20px;
	font-size: 24px;
	font-weight: bold;
}
.free {
	color: #812d6a;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.opentime {
	font-family: Arial;
	font-size: 12px;
	color: #822C69;
	text-indent: 25px;
	font-weight: normal;
}
.inputkey {
	border: 1px solid #54A59E;
	height: 25px;
}
.buttombg {
	height: 25px;
	font-family: Arial;
	font-size: 14px;
	width: 60px;
}