.bodybg {
	background-color: #deedf4;
}
.head {
	background-color: #FFFFFF;
	overflow: visible;
	width: 100%;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logo {
	height: 65px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 25px 25px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #9caab7;
}
.main {
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #9ca9b7;
	border-left-color: #999999;
	background: #f6f6f6;
}
.bottom {
	color: #333333;
	line-height: 56px;
	height: 58px;
	text-align: center;
	background-color: #deecf3;
}
.bottom a {
	color: #025fad;
	text-decoration: none;
}

.bottom a:hover {
	text-decoration: underline;
	color:#993300;
}
.main .main_bot {
	background-color: #eaeaea;
	height: 50px;
	padding-left: 70px;
	font-weight: bold;
	line-height: 52px;
	background-image: url(../images/main_botbg.jpg);
	background-repeat: no-repeat;
	background-position: 35px 13px;
	color: #333333;
}
.main .main_top {
	padding-right: 20px;
	padding-left: 26px;
	margin-bottom: 10px;
	color: #333333;
	background: #f6f6f6;
}
.main .main_top h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
}
.main .main_top .img {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.useface1,.useface2,.useface3,.useface4,.useface5 {
	background-repeat: no-repeat;
	height: 99px;
	width: 732px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.useface1 {
	background-image: url(../images/userface_01.jpg);
}
.useface2 {
	background-image: url(../images/userface_02.jpg);
}
.useface3 {
	background-image: url(../images/userface_03.jpg);
	height: 98px;
}
.useface4 {
	background-image: url(../images/userface_04.jpg);
}
.useface5 {
	background-image: url(../images/userface_05.jpg);
}
.main .main_top p {
	line-height: 24px;
}
