@charset "utf-8";
/* CSS Document */
body{
 font-size:12px;
 margin:0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#333333;
 background:url(images/bg_01.jpg) repeat-x top;
 }
 td{
 	font-size:12px;
}
 a:link {color:#3a3a3a;TEXT-DECORATION:none;}
a:visited {color:#3a3a3a;TEXT-DECORATION:none}
a:hover {color:#990000;TEXT-DECORATION:underline}
.Main{
	width:910px;
	vertical-align:top;
	text-align:center;
}
.Bottom{
   line-height:200%;
   border-top:1px #e1e1e1 solid;
}
.spacer{
	font-size:0px;
}
.Box{
	background:url(images/boxbg.gif) repeat-x;
	border:1px #E1E1E1 solid;
	border-bottom:0px;
	vertical-align:top;
}
.BoxLeft{
	border:1px #E1E1E1 solid;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	vertical-align:top;
	text-align:center;
	width:224px;
}
.LeftMenuBtn{
	background:url(images/menuleft.gif) no-repeat 4px center; 
	border-bottom:1px dotted #999999;
	margin:0px 5px 0px 5px;
}
.list{
border-bottom:dotted #B9B7BE 1px;
line-height:120%;
}
.Title{
	font-size:16px;
	line-height:150%;
	padding:8px;
	color:#990000;
	font-weight:bold;
	text-align:center;
	font-family:Arial,宋体, Helvetica, sans-serif
}
.sitepath{
	height:24px; 
	line-height:24px; 
	padding-left:20px;
	text-align:left;
	border-bottom:1px dotted #ccc;
 	width:600px;
	margin-left:10px;
}
.leave1
{background:url(images/tree_jia.gif) no-repeat; text-align:left; padding-left:35px; line-height:20px; }
.leave2
{background:url(images/tree_10.gif) no-repeat; text-align:left; padding-left:35px; line-height:20px; }

.GuestInfo div{
float:left;
padding:4px;
}
.inputstyle{
 background:#FFF;
 /*border:0px 0px 1px 0px;*/
 border:1px solid #cccccc;
}
.KeFu{
position:absolute;
right:5px;
top:expression(eval(document.body.scrollTop +  20));
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;
}
.TabOff{
width:88px;
height:24px;
background:url(images/tab_43.gif) no-repeat;
line-height:24px;
float:left;
text-align:center;
}
.TabOn{
width:88px;
height:24px;
background:url(images/tab_45.gif) no-repeat;
line-height:24px;
float:left;
text-align:center;
font-weight:bold;
}
.TabSpacer{
font-size:1px;
width:2px;
float:left;
}
.Bar{
background:url(images/tab_44.gif) repeat-x;
height:24px;
width:360px;
}
.TabMain{
border:1px solid #73C5FF;
border-top:0px;
width:360px;
height:160px;
}
.ProTit{
	border:1px #83CAEE solid;
	line-height:200%;
	margin-top:10px;
}