﻿body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	font-family: "宋体";
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu {
    width: 460px;
    padding-top: 6px;
    text-align: right;
}
.adminboxbottom {
    background: url(admin_bottom.gif) no-repeat center top;
    height: 87px;
}
.box {
	color: #FFFFFF;
	text-align: center;
}
.box1 {
	color: #006699;
	text-align: right;
}
.box2 {
	color: #999999;
	text-align: center;
}
.box3 {
	color: #CC3300;
}
.boxcontent {
    height: 21px;
    border: 0px;
    padding: 0px;
    background: none;
    line-height: 21px;
    float: left;
}
