.css {
}
.body {
	background-color: #C3E5F1;
	background-image: url(bg.jpg);
	width: 1000px;
	background-repeat: no-repeat;
}
.body2 {
	background-color: #C3E5F1;
	background-image: url(bg2.jpg);
	width: 1000px;
	background-repeat: no-repeat;
}
.w {
	width: 1000px;
	margin: 0 auto;
}
.login {
	width: 250px;
	margin-left: 22px;
	height: 25px;
	padding-left: 35px;
	padding-top: 2px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #666666;
}
.login2 {
	width: 195px;
	margin-left: 65px;
	background-image: url(images/3.jpg);
	height: 25px;
	padding-left: 35px;
	padding-top: 2px;
	background-repeat: no-repeat;
}
.loginbutton {
	width: 70px;
	margin-left: 262px;
	height: 25px;
	padding-top: 4px;
	background-repeat: no-repeat;
}
.loginlable {
	width: 170px;
	height: 13px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.button-div {
	width: 245px;
	height: 20px;
	padding-left: 18px;
	padding-top: 19px;
	background-repeat: no-repeat;
	float: left;
}
.button-div2 {
	width: 155px;
	height: auto;
	padding-left: 5px;
	padding-top: 13px;
	background-repeat: repeat;
	float: left;
}
.button-div3 {
	width: 263px;
	background-image: url(images/1_09.jpg);
	height: 44px;
	background-repeat: no-repeat;
	float: left;
}
.c-div {
	width: 800px;
	background-image: url(images/top.png);
	height: 5px;
	padding-left: 18px;
	padding-top: 20px;
	background-repeat: no-repeat;
	float: left;
}
.c-div2 {
	width: 800px;
	height: auto;
	padding-left: 18px;
	padding-top: 19px;
	background-repeat: repeat-y;
	float: left;
	background-image: url(images/center.png);
}
.c-div3 {
	width: 800px;
	background-image: url(images/down.png);
	height: 5px;
	padding-left: 18px;
	padding-top: 20px;
	background-repeat: no-repeat;
	float: left;
}
.menu-button {
	width: 143px;
	height: 22px;
	padding-top: 10px;
	background-repeat: no-repeat;
	float: right;
	background-color: #4FA9DD;
	border: 1px solid #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 8px;
	background-image: url(images/ar.jpg);
	background-position: 140px 13px;
}
