@charset "gb2312";
/* CSS Document */
a:link {
 	color:#000000;
	text-decoration: none;
}
a:visited {
 	color:#000000;
	text-decoration: none;
}
a:hover {
 	color:#000000;
	text-decoration: underline;
}
a:active {
 	color:#000000;
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 	
}
div{
	font-size:12px;
	line-height:200%;
}
body{
	margin:0px;
	BACKGROUND:URL(images/index_01.jpg) repeat-x;
}
.InputCss{border:1px #958063 solid;}
.content{
	height:280px;
	vertical-align:top;
}
.title{
	font-size:14px;
	font-weight:bold;
}
.GuestInfo div{
float:left;
padding:4px;
color:#000;
}
.list{
border-bottom:dotted #B9B7BE 1px;
line-height:200%;
}
.CopyRight{
background:url(images/bottombg.jpg) no-repeat center;
width:980;
height:60;
text-align:right;
padding-right:20px;
line-height:40px;
}
.copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#000;
}
.sitepath{
	height:24px; 
	line-height:24px; 
	background:url(images/PathPic.gif) no-repeat 5px center; 
	padding-left:20px;
	text-align:left;
}
.spacer{
	font-size:0px;
}