@charset "utf-8";
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

body {
	font-size: 100%;
	padding: 0px;
	width: 900px;
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.main_content {
	background-image: url(images/main_15.jpg);
	padding-top: 15px;
	width: 878px;
}
.main_left1 {
	background-image: url(images/main_02.jpg);
}
.main_left2 {
	background-image: url(images/main_14.jpg);
}

.p_center {
	text-align: center;
}
