@charset "utf-8";
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.header {
	background-image: url(images/header.png);
	height: 256px;
	text-align: center;
}
.ctr {
	text-align: center;
}
.left_menu {
	background-image: url(images/img_06.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 75px;
}
.right_menu {
	background-image: url(images/img_12.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 75px;
}
.left_body {
	background-image: url(images/img_13.jpg);
	background-repeat: no-repeat;
	height: 658px;
	width: 75px;
}
.right_body {
	background-image: url(images/img_15.jpg);
	background-repeat: no-repeat;
	height: 658px;
	width: 75px;
}
.body_bg {
	background-image: url(images/img_14.jpg);
	background-repeat: no-repeat;
	height: 658px;
	width: 650px;
	vertical-align: top;
}
.but_bg {
	background-image: url(images/img_16.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 800px;
}
.headers {
	background-image: url(images/img_03.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 650px;
}
.head_left {
	background-image: url(images/img_02.jpg);
	height: 260px;
	width: 75px;
	background-repeat: no-repeat;
}
.head_right {
	background-image: url(images/img_04.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 75px;
}
.right_bg {
	background-image: url(images/img_05.jpg);
	background-repeat: no-repeat;
	height: 1024px;
	width: 112px;
}
.left_bg {
	background-image: url(images/img_01.jpg);
	background-repeat: no-repeat;
	height: 1024px;
	width: 112px;
}
.extra_bg {
	background-image: url(images/bg2.jpg);
}
.mid_body {
	padding-top: 30px;
	padding-right: 90px;
	padding-bottom: 10px;
	padding-left: 90px;
}
.bodyy {
	font-family: Calibri, Cambria, Verdana, Tahoma, "Times New Roman";
	font-size: 14px;
	text-align: left;
}
.bodyy2 {
	font-family: Calibri, Cambria, Verdana, Tahoma, "Times New Roman";
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
