.exp{
	margin:15px 10px;
	padding:15px 35px;
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px #f0f0f0 solid;
}
.exp li{
	font-size: 16px;
	line-height:22px;
	margin: 10px 0px;
	padding: 0px 5px;
	list-style-image: url(../images/icon_list2.gif);
}
.exp li span{
	font-size:12px;
	line-height:18px;
}
.district{
	font-size:13px;
	margin:20px auto 10px;
	border-top:1px #ccc dashed;
	border-bottom:1px #ccc dashed;
}
.district td , .district th{
	text-align: center;
	padding:10px 10px;
}
.district a:link,.district a:visited, .invite a:link, .invite a:visited{
	color: #12f;
	text-decoration: none;
	border-bottom:1px #12f dashed;
}
.district a:hover, .invite a:hover{
	color: #f32;
	border-bottom:1px #f32 dashed;
}
.invite{
	width:220px;
	margin:0px 0px 5px 5px;
	padding:10px 15px;
	line-height:25px;
	font-size: 15px;
	float: right;
	border: 1px #eee solid;
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.invite strong{
	font-size:17px;
	color:#f32;
}
.tb{
	width:800px;
	font-size:13px;
	margin:10px auto;
}
.tb thead td{
	border-bottom: 1px #888 solid;
	padding: 5px;
}
.tb tbody td{
	vertical-align: middle;
	padding: 5px;
	border-bottom: 1px #ccc solid;
}
.tb span{
	display: block;
}
.c1{width: 230px;background-color:#fff;}
.c2{width: 60px; background-color:#efd;text-align:center;}
.c3{width: 60px; background-color:#fff;text-align:center;}
.c4{width: 50px; background-color:#efd;text-align:center;}
.c5{width: 60px; background-color:#fff;text-align:center;}
.c6{width: 240px;background-color:#efd;}
.c7{width: 100px; background-color:#fff;text-align:center;}
#ab_doc{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border:1px #ccc solid;
}
#ab_doc .close_btn{
	text-align: right;
	cursor: pointer;
	margin:5px;
}
#ab_doc h3{
	font-size:22px;
	color:#000;
	text-align:center;
}
#ab_doc h4{
	font-weight:normal;
	font-size:16px;
	color:#333;
	text-align:center;
}
#ab_doc p{
	font-size:16px;
	line-height:22px;
	color:#333;
	text-align:left;
	text-indent:-15px;
	margin:10px 15px 20px 30px;
}
#ab_doc .bd{
	border:1px #ccc solid;
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 20px;
}
#ab_doc .branch img{
	cursor: pointer;
	text-align:center;
	margin:0px 20px;
}