@charset "utf-8";
/* CSS for About */

#AboutCenter {
	width: 900px;
}
#aboutTop {
	width: 900px;
	height: 112px;
	margin-top: 8px;
	background: url(/images/ginwave/pc_topBar.png) no-repeat 68px 0;
}
#aboutLeadMenu {
	height: 33px;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #02775c;
	line-height: 33px;
	letter-spacing: 1px;
	overflow: hidden;
}
#aboutWelcome {
	float: left;
	width: 136px;
	height: 33px;
	margin-left: 5px;
	background: url(/images/ginwave/pc_welcomeBg.png) left no-repeat;
}
#aboutMenus {
	float: left;
	width: 602px;
	height: 33px;
	margin-left: 10px;
	background: url(/images/ginwave/pc_menuBg.png) left no-repeat;
}
#aboutLogOut {
	float: left;
	width: 136px;
	height: 33px;
	margin-left: 10px;
	background: url(/images/ginwave/pc_logoutBg.png) left no-repeat;
}
#aboutLeadMenu a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #02775c;
	line-height: 33px;
	letter-spacing: 1px;
	overflow: hidden;
}
#aboutLeadMenu a.nowPage {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #F60;
	line-height: 33px;
	letter-spacing: 1px;
	overflow: hidden;
	text-decoration: none;
}
#aboutZone {
	margin-top: 8px;
}
#aboutZone a {
	font-size: 12px;
	color: #5a56f5;
	text-decoration: none;
}
#aboutZone a:hover {
	text-decoration: underline;
}
#aboutLeft {
	float: left;
	width: 137px;
	margin-left: 5px;
}
#aboutRight {
	float: left;
	width: 603px;
	margin-left: 10px;
	text-align: justify;
}
#aboutAD img{
	margin-bottom: 10px;
}
#bcAbout {
	width: 600px;
	height: auto;
	background-image: url(/images/ginwave/pc_Account.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.5em;
}
#bcAbout p {
	margin: 0;
	padding: 10px 20px;
	background: url(/images/ginwave/pc_Account_bg.png) center repeat-y;
}
.bcAbout {
	width: 600px;
	height: auto;
	background-image: url(/images/ginwave/pc_Account.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.5em;
}
.bcAbout p {
	margin: 0;
	padding: 10px 20px;
	background: url(/images/ginwave/pc_Account_bg.png) center repeat-y;
}
