@charset "utf-8";
html {
	background-color: #FFF;
	background-image: url(../images/back_image.jpg);
	background-repeat: repeat-x;
}
#back {
	width: 1008px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
}
#header {
	width: 960px;
	margin-left: 24px;
}
#back #content {
	width: 960px;
	margin-left: 24px;
	margin-top: 30px;
	height: 650px;
}
#back #content_index {
	width: 960px;
	margin-left: 24px;
	margin-top: 0px;
	height: 650px;
	}
#back #content_index_2 {
	width: 960px;
	margin-left: 24px;
	margin-top: 0px;
	height: 670px;
}
#back #footer {
	width: 960px;
	margin-left: 24px;
	height: 60px;
}
#back #footer_2 {
	width: 960px;
	margin-left: 24px;
	height: 60px;
	}
#content_l {
	float: left;
	width: 600px;
	margin-left: 85px;
	}
#content_link {
	width: 3px;
	background-image: url(../images/c_link.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 1450px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
##content_r {
	float: right;
	width: 230px;
	text-align: left;
	margin-right: 20px;
	margin-left: 10px;
}
