html {
	background: #174a71 url(/_images/layout/mainBg.jpg) repeat-x;
}
.title {
	font-size: 1.3em;
	margin: 0.3em 0;
}
.blueTitle {
	color: #0070c0;
}
#outer {
	width: 954px;
	background: none;
}
#footer {
	width: 944px;
	padding: 5px 0 10px;
	font-size: 0.8em;
}
#container {
	margin: 48px 0 0;
	background: url(/_images/layout/contentBg.png) repeat-y;
	padding: 20px;
}
#containerBottom {
	background: url(/_images/layout/contentBgBottom.png) no-repeat;
	height: 7px;
}
.col_left {
	width: 600px;
}
.menuContent {
	background: none;
}
.loginTop {
	height: 9px;
	background: url(/_images/layout/loginTop.jpg) no-repeat;
}
.loginBottom {
	height: 9px;
	background: url(/_images/layout/loginBottom.jpg) no-repeat;
}
.menuLogin {
	background: #309dcf;
}
.loginContain {
	width: 250px;
	color: #fff;
}
.loginContainDiv {
	width: 250px;
	float: right;
	margin: 0 0 15px 15px;
}
