
	a {
		color: #930505;	
	}

	#headerWrapper {
		background-image: url('/app/_/css/images/adm-header-bg.jpg');
		height: 67px;
		width: 950px;
	}

		.logo {
			float: left;
			padding: 0 0px 0px 30px;
		}

			.userMenu {
				float: right;
				padding-top: 42px;
				padding-right: 20px;
				color: #141338;
			}

				.userMenu a {
					margin-left: 10px;
					color: #141338;
				}



			#navigator {
				padding: 9px 28px;
				margin-bottom: 1px;
			}

			#content {
				width: 950px;
				min-height: 500px;
				overflow: hidden;
				padding: 0px 0px 0px;
			}





	#footerWrapper {
		height: 25px;
		border-top: 2px solid #ddd;
		margin-top: 25px;
	}

			.footerLeft {
				float: left;
				padding-top: 5px;
			}

					.copyright {
						padding-top: 0px;
					}

			.footerRight {
				float: right;
				padding-top: 5px;
			}


ul.jd_menu > li {
	padding: 0 24px !important;
	background: none !important;
}

.logo img {
	float: left;
	height: 55px;
	margin-top: 8px;
}

.logo .title {
	float: left;
	padding: 24px 0 0 20px;
	font-size: 16px;
	font-weight: bold;
}