.back {
	background-image: url(../image/back-bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
    padding:0px;
}
.login-back {
	background: url(../image/header.png) left top;
    background-repeat:no-repeat;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.arm {
	font-family: "Times New Roman", Times, serif;   
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.login-font {
	font-family: tahoma;
	font-size: 11px;
	color: #6D9CEF;
	text-decoration: none;
}
.body {
	background-image: url(../image/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu {
	color: #414141;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfe5e9;
	border-right-color: #cfe5e9;
	border-bottom-color: #cfe5e9;
	border-left-color: #cfe5e9;
}
.menu-center {
	background-image: url(../image/center-menu.jpg);
	background-repeat: repeat-y;
}
.box {
	background-attachment: fixed;
	background-image: url(../image/rbox-top.jpg);
	background-position: top;
	overflow: hidden;
}

