@CHARSET "UTF-8";
body{
	margin: 0;
	line-height: 1.6;
	font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","微软雅黑","黑体",Arial,sans-serif;
	color: #222;
	font-size: 14px;
	min-width: 1200px;
	background: #e7e8eb;
	-webkit-font-smoothing: antialiased;
}
#header div.head_box{
	position: relative;
	background-color: #fff;
	border-top: 4px solid #44b549;
	border-bottom: 1px solid #d9dadc;
}
#header .inner{
	height: 60px;
}
#header .inner:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both;
}
#header .wrp{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#header .icon_service_label {
	background: url("../images/account.png") 0 0 no-repeat;
	width: 53px;
	height: 14px;
	vertical-align: middle;
	display: inline-block;
	line-height: 100px;
	overflow: hidden;
}
#header h1.logo{
	margin: 0;
	float: left;
	padding-top: 10px;
	font-size: 24px;
}
#header h1.logo a{
	display: block;
	width: 298px;
	height: 40px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url("../images/logo.png");
}
#header div.account{
	float: right;
	padding-top: 10px;
	font-size:0;
}
#header div.account_info{
	position: relative;
	margin-right: 8px;
	min-width: 50px;
}
#header div.account_meta{
	font-size: 14px;
	display: inline-block;
	vertical-align: bottom;
}
#header div.account_info span.nickname{
	display: inline-block;
	font-weight: 400;
	font-style: normal;
	margin-top: 18px;
}
#header div.account_info .type_wrp {
	position: absolute;
	top: 2px;
	left: 0;
}
#header div.account_info .avatar {
	position: absolute;
	top: 0;
	left: -50px;
	width: 38px;
	height: 38px;
}
#header div.account_logout a {
	display: inline-block;
	margin-left: 5px;
	padding-left: 14px;
	line-height: 16px;
	margin-top: 18px;
	padding-left: 14px;
	border-left: 1px solid #e7e7eb;
	color: #222;
	text-decoration: none;
}
#header div.account_logout a:hover {
	color: #459ae9;
	text-decoration: underline;
}
#footer{
	padding: 24px 0;
	color: #f1f1f1;
	text-align: center;
	background-color: #b8b9b9;
}
#footer ul{
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
	padding-left: 0;
	list-style-type: none;
	margin:0;
	font-size: 12px;
}
#footer ul li.links_item {
	display: inline-block;
	padding: 0 1em;
	line-height: 1em;
	border-left: 1px solid #f1f1f1;;
}
#footer ul li.no_extra {
	border-left-width: 0;
}
#footer p.copyright{
	display: inline-block;
	margin: 0;
}
#footer ul li.links_item a{
	color: #f1f1f1;;
	text-decoration: none;
	display: block;
}
#footer ul li.links_item a:hover{
	text-decoration: underline;
}

#body{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0 16px;
}
#body div.container_box {
	border: 1px solid #d9dadc;
	background-color: #fff;
	min-height: 650px;
}
#body div.col_side{
	display: table-cell;
	vertical-align: top;
	word-wrap: break-word;
	word-break: break-all;
	width: 17.5%;
	max-width: 208px;
	min-height: 100px;
	background-color: #fff;
	border-right: 1px solid #e7e7eb;
}
.required{color: #be1d19}
#menuBar{
	margin-bottom: 150px;
}
#menuBar dl{
	padding-bottom: 6px;
	border-top: 1px solid #e7e7eb;
	padding-top: 8px;
	margin:0;
}
#menuBar dl.no_extra {
	border-top-width: 0;
	margin-top: 13px;
}
#menuBar dl dt{
	position: relative;
	padding: 0 30px 0;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	line-height: 34px;
	color: #8d8d8d;
	margin-bottom: 0;
}
#menuBar dl dt a{
	padding: 0 30px 0;
	color: #222;
	text-decoration: none;
}
#menuBar dl dt.clickable{
	padding: 0;
}
#menuBar dl dt.clickable:hover{
	background-color: #f4f5f9;
}
#menuBar dl dt.selected{
	background-color: #44b549;
	color: #fff;
}
#menuBar dl dt.selected:hover{
	background-color: #44b549;
}
#menuBar dl dt.selected a{
	color: #fff;
}
#menuBar dl dt i{
	width: 23px;
	height: 23px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
}
#menuBar dl dd{
	display: block;
	-webkit-margin-start: 40px;
	margin:0;
	line-height: 34px;
}
#menuBar dl dd:hover{
	background-color: #f4f5f9;
}
#menuBar dl dd.selected {
	background-color: #44b549;
	color: #fff;
}
#menuBar dl dd a{
	display: block;
	padding: 0 0 0 63px;
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	color: #222;
	outline: none;
	text-decoration: none;
}
#menuBar dl dd.selected a{
	color: #fff;
}
#window_overlay{
	position:fixed;
	left:0;
	top:0;
	z-index: 8010;
	width: 100%;
	height: 100%;
}
#window_overlay_loading{
	z-index: 8011;
	background-image: url('../images/fancybox_sprite.png');
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
}
#window_overlay_loading div {
	width: 44px;
	height: 44px;
	background: url('../images/fancybox_loading.gif') center center no-repeat;
}