﻿@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	background: #fff url(/blog/images/bodybg.gif) top center no-repeat;
}
#top {
	width: 972px;
	height: 128px;
	margin: 240px 20px 20px;
	background: url(/blog/images/topbg.gif) no-repeat;
}
#content .box1 {
	width: 414px;
	height: 413px;
	float: left;
	margin: 20px 30px;
}
#content .box1 h2 {
	font-size: 12px;
	margin-top: 380px;
}
#content .box2 {
	width: 346px;
	height: 348px;
	float: left;
	margin: 20px 50px;
}
#content .box2 h2 {
	font-size: 12px;
	margin-top: 318px;
}
#content .box2 p {
	text-align: left;
	line-height: 25px;
	font-weight: normal;
}
#content .box2 p label {
	text-decoration: underline;
}
.blue {
	color: #20606c;
	font-size: 12px;
}
#content .connect {
	text-align: left;
	line-height: 25px;
	background: url(/blog/reg/images/listbottombg2.gif) top repeat-x;
}
#content .connect label {
	font-size: 12px;
	color: #9d9d9d;
}
#content .bank {
	line-height: 18px;
	height: 80px;
	font-size: 12px;
	margin-top: 10px;
}
#content .bank p {
	width: 230px;
}

#content  .bg1 {
	background: url(/blog/images/jinpai.gif) no-repeat;
}
#content  .bg2 {
	background: url(/blog/images/yinpai.gif) no-repeat;
}
#content  .bg3 {
	background: url(/blog/images/tongpai.gif) no-repeat;
}
#content  .bg4 {
	background: url(/blog/images/vip.gif) no-repeat;
}
#content  .bg5 {
	background: url(/blog/images/bojin.gif) no-repeat;
}
/* 页脚 */
#footer {
	clear: both;
	width: 800px;
	margin: 20px auto 0;
	height: 200px;
font-size: 12px;font-weight: normal;
	border-top: 1px #adadad solid;
}
#footer p {
	height: 20px;
	color: #7a7879;
	line-height: 20px;
}
#footer a {
	color: #7a7879;
	line-height: 30px;
}