@charset "utf-8";
#menu {
	background-image: url(images/index_img/menu_bg.jpg);
	background-repeat: no-repeat;
	width: 575px;
	height: 50px;
	padding: 0 0 0 434px;
}
#header {
	height: 139px;
	width: 1009px;
	background-image: url(images/index_img/index_r2_c1.jpg);
	background-repeat: no-repeat;
}
#main {
	background-image: url(images/index_img/index_r3_c1.jpg);
	height: 391px;
	width: 1009px;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/index_img/index_r4_c1.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 1009px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	background-image: url(images/index_img/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0;
}
