body{
	background-repeat: repeat-x;
	margin: 0;
	background-position: center 25px;
	background-image: url(../images/topbg.gif);
	}
.redt{
	color:#F00
}

.top {
	width: 100%;
	margin: 0 auto 20px;
}
.top .title1 {
	height: 25px;
	background-color: #dcdcdc;
	font-size: 12px;
	color: #343434;
}
.top .title1 a{	
	color: #598ECE;
}
.top .title1 .sp{
	font-size: 12px;
	color: #F00;
}
.top .title1 .sp a{
	font-size: 12px;
	color: #F00;
	text-decoration:none;
}

#topsky {
	height: 25px;
}
.topsky .title3 {
	display:none
}
.title2 {
	display:none
}
.main {
	width: 950px;
	margin: 20px auto 0;
}
.main .topmain {
	height: 70px;
	background-image: url(../images/toplibg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}

.main .topimg {
	height: 158px;
	text-align: center;
	background-repeat: repeat;
	background-position: center top;
	background-color: #9cc5f3;
}

.main .topmain .logoa {
	position: absolute;
	top: 10px;
}

.main .topm {
	background-color: #bbd5ff;
	padding: 10px;
	height: 20px;
	position: relative;
	font-size: 12px;
	line-height: 20px;
}
.main .topm .adminbtn {
	position: absolute;
	width: 87px;
	height: 23px;
	left: 840px;
	top: 10px;
}
.main .main2  {
	border: 1px solid #9cc5f3;
	padding-top: 15px;
	background-color: #e8f6ff;
	width:950px
}

.footer {
	width: 950px;
	margin: 30px auto 0;
	text-align: center;
}
.footer .box {
	height: 60px;
	border-top:1px #c4dff2 solid;
	border-bottom:1px #c4dff2 solid;
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom:50px;
	margin-top: 14px;
	text-align: center;
}
.footer p{
	margin:0;
	color: #5f5f5f;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
.footer a{
	color: #5f5f5f;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
