body
{
        background: #9CDBF3 url('/system/graphic_bg.gif') fixed no-repeat top center; 
}
.mainwrapper
{
	padding-top:20px;
	padding-bottom:40px;
	margin:20px auto;
	width:910px;
	background-color:#fff;
}
.mainbody
{
	width:850px;
}

#foot a
{
	text-decoration:none;
	color:#0066ff;
	margin-left:5px;
}
.tool a
{
	text-decoration:none;
	color:#0066ff;
	margin-right:5px;
	outline:none;
}
#sitelogo
{
	display:block;
	border:0px;
	outline:none;
}
.center
{
	margin-left:auto;
	margin-right:auto;
}
.menulink
{
	outline:none;
	position:absolute;
	display:block;
	width:100px;
	height:30px;
	line-height:30px;
	border:1px solid #DEDFDF;
	background-color:#eee;
	color:#000;
	text-align:center;
	text-decoration:none;
}
.menulinked
{
	outline:none;
	position:absolute;
	display:block;
	width:100px;
	height:30px;
	line-height:30px;
	border-top:1px solid #333;
	border-right:1px solid #333;
	border-left:1px solid #333;
	border-bottom:1px solid #fff;

	color:#000;
	text-align:center;
	text-decoration:none;
}

.menu
{
	height:32px;
}
.mt10
{
	margin-top:10px;
}
.mb20
{
	margin-bottom:20px;
}
.mt20
{
	margin-top:20px;
}
.relative
{
	position:relative;
}
.vad
{
	width:120px;
	height:600px;
	background-color:#fff;
}
.noout
{
	outline:none;
}
