@charset "utf-8";
/* CSS Document */
body{
	margin:0px; 
	background:url(images/bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link {
 	color:#4C4C4C;
	text-decoration: none;
}
a:visited {
 	color:#4C4C4C;
	text-decoration: none;
}
a:hover {
 	color:#ff9900;
	text-decoration: underline;
}
a:active {
 	color:#ff9900;
	text-decoration: none;
}
body,td,th,div{
	font-size: 12px;
	color:#333333;
}
.TopMenu{
	width:950px;
	height:35px; 
	
	background:url(images/page_07.jpg) no-repeat;
}
.TopMenu div{
	float:left;
	color:#FFFFFF;	
	line-height:35px;
}
.TopMenu a:link {
 	color:#FFFFFF;
	text-decoration: none;
}
.TopMenu a:visited {
 	color:#FFFFFF;
	text-decoration: none;
}
.TopMenu a:hover {
 	color:#ffffff;
	text-decoration: underline;
}
.TopMenu a:active {
 	color:#ffffff;
	text-decoration: none;
}
div{
	font-size:12px;
	line-height:200%;
}

.InputCss{border:1px #958063 solid;}
.copyright{
	background:url(images/index_48.gif) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	/*color:#999;*/ 
	padding:10px;	
	text-align:center;
	padding-bottom:5px;
}
.content{
	vertical-align:top;
	padding:8px; 
	text-align:left
}
.content p{
	margin:0px;
}
.title{
	padding-left:15px;
	font-size:16px; 
	font-weight:bold;
	text-align:center;	
}
.GuestInfo div{
float:left;
padding:4px;
color:#000;
}
.BarTit{
 width:689px;
 margin-top:10px;
 margin-bottom:10px;
}

.spacer{
font-size:1px;
}
.Text1{
color:#FF4800; 
font-size:14px; 
font-weight:bold;
}
.STYLE1 {
	color: #F25C94;
	font-weight: bold;
}
.STYLE3 {color: #990000}
.STYLE5 {color: #EF5890}
.TopLink a:link {
 	color:#CA1558;
	text-decoration: none;
}
.TopLink a:visited {
 	color:#CB216A;
	text-decoration: none;
}
.TopLink a:hover {
 	color:#CB216A;
	text-decoration: underline;
}
.TopLink a:active {
 	color:#CB216A;
	text-decoration: underline;
}
.UrlStyle{
	background:url(images/Urlbg.gif) no-repeat; 
	height:26px;
	padding-left:24px;
}
.ListLink{
line-height:28px; 
border-bottom:#efefef dotted 1px;
padding-left:10px;
}

.BtnHit{
	background:url(images/arrow_07.gif) no-repeat 30px 5px;	
	font-weight:bold; 
	color:#000000; 
	height:33px; 
	line-height:33px;
	border-bottom:1px dashed #e5e5e5;
}
.BtnOut{
	background:url(images/arrow_07.gif) no-repeat 30px 5px;	
	color:#000000; 
	height:33px; 
	line-height:33px;
	border-bottom:1px dashed #e5e5e5;
}
.KeFu{
position:absolute;
right:10px;
top:expression(eval(document.body.scrollTop +  220));
line-height:30px;
text-align:center;
width:119;
height:119;
background:url(../images/kf.gif) no-repeat;
padding-top:10px;
font-size:14px;
color:#FFFFFF;
}