#main {
	width: 778px;
	margin-top: 10px;
	overflow: auto;
}
#left {
	float: left;
	width: 190px;
	height: 500px;
	margin-right: 16px;
	border: 1px solid #e0e0e0;
	background: #fff;
}
#left h2 {
	height: 35px;
	border-bottom: 1px solid #e0e0e0;
	background: url(../Images/Before/index/bg08.gif) repeat-x;
	font: bold 14px/35px "卜悶";
}
#left h2 span {
	padding-left: 30px;
	background: url(../Images/Before/InfoCenter/icon16k.gif) no-repeat 10px 2px;
}
#left h3 {
	margin: 10px 10px 0;
	padding-left: 10px;
	background: #f5f5f5;
	font: bold 12px/24px "卜悶";
}
#left ul {
	display:block;
	width:100%;
	padding-top: 10px;
}
#left li {
	height: 24px;
	padding-left: 30px;
	background: url(../Images/Before/InfoCenter/icon16j.gif) no-repeat 15px 6px;
	line-height: 24px;
}
/*！！！！！！！！！！！！！！！！！！！！ right */
#right {
	float: left;
	width: 570px;
}
.address {
	margin-bottom: 10px;
	border: 1px solid #e0e0e0;
	background: #f5f5f5;
}
.searchbar {
	height: 30px;
	margin-bottom: 10px;
	padding: 10px 0 10px 50px;
	border: 1px solid #e0e0e0;
	background: #fff url(../Images/Before/InfoCenter/icon12b.gif) no-repeat 10px 10px;
	line-height: 30px;
}
.searchbar .text {
	width: 200px;
	height: 16px;
	border: 1px solid #ccc;
}
.searchbar .button {
	width: 39px;
	height: 19px;
	border: 0;
	background: url(../Images/Before/AdminPlat_index/button2.gif) no-repeat;
	line-height: 19px;
	cursor: pointer;
}
.content {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #e0e0e0;
}
.content a,
.content a:visited {
	color: #369;
}
.content a:hover {
	color: #f60;
}
.content h2 {
	margin-bottom: 5px;
	border-bottom: 1px solid #f5f5f5;
	font: bold 14px/20px "卜悶";
	color: #f90;
}
.content p {
	padding-left: 10px;
	font: normal 12px/24px "卜悶";
}
.content ul {
	display: block;
	width: 100%;
	overflow: auto;
}
.content ul li {
	float: left;
	width: 248px;
	height: 24px;
	padding-left: 20px;
	background: url(../Images/Before/index/square.gif) no-repeat 10px 10px;
	line-height: 24px;
	overflow: hidden;
}
.contact {
	height: 65px;
	border: 1px solid #e0e0e0;
	background: #fff;
	line-height: 21px;
}
.contact img {
	float: left;
	width: 188px;
	height: 65px;
	margin-right: 10px;
	border-right: 1px solid #e0e0e0;
}
/*！！！！！！！！！！ HelpList */
.helplist {
	padding: 10px;
	border: 1px solid #e0e0e0;
}
.helplist ul li {
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #ccc;
	line-height: 30px;
	color: #999;
	overflow: hidden;
}
.helplist ul li a,
.helplist ul li a:visited {
	color: #369;
}
.helplist ul li a:hover {
	color: #f60;
}
.helplist ul li span {
	float: right;
}
/*！！！！！！！！！！ HelpDetail */
.content h3 {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
	font: bold 24px/40px "卜悶";
	color: #06c;	
	text-align: center;
}