body{
	margin:0px;
	background-color:#CCCCCC;
	background-position:center;
	background-repeat:repeat-y;
	text-align:center;
	font-size:12px;
	background-image:url(../images/index_94.gif);
}


td{
	font-size:12px;
	color:#000000;
	line-height:18px;
}

a{
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}
a:link{
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}
a:hover{
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:underline;
}
.input{
	border:1px solid #CCCCCC;
	font-size:12px;
	color:#666666;
	line-height:18px;
}


#wapper{
	z-index:0;
}

#home{
	position:absolute;
	z-index:1;
	top:220px;
	left:284px;
}

.bottom_dotted
{
	border-bottom:1px dotted #E7E6E7;
}
.bottom_solid
{
	border-bottom:1px solid #E7E6E7;
}


