@charset "utf-8";
#header {
	height: 150px;
	width: 750px;
	margin: auto;
	background-image: url(img/head_back-meta.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content {
	width: 750px;
	background-color: #FFFFFF;
	margin: auto;
	border: 1px solid #999999;
	background-image: url(img/sidebar-img.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#footer {
	clear: both;
	width: 750px;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 5px;
}
#footer  address a {
	color: #FFFFFF;
}

#header-_-content {
	background-image: url(img/footer_moyo1.gif);
	background-repeat: repeat-x;
	background-position: center;
	width: 750px;
	height: 30px;
	text-align: center;
	margin: 3px auto 0px;
	padding: 0px;
}
#footer #skc_metalogo {
	background-repeat: no-repeat;
	background-position: center top;
	height: 3px;
}


#content #sidebar {
	height: auto;
	width: 150px;
	float: left;
	background-repeat: repeat-y;
}
#content #main {
	background-color: #FFFFFF;
	float: right;
	width: 600px;
	margin-top: 0px;
	padding-bottom: 20px;
}

#content #main-flash {
	float: right;
}
#content #main .mainin {
	width: 580px;
	height: 20px;
	float: left;
	margin-left: 5px;
}
#content  #main #main-B {
	background-color: #FFFFFF;
	width: 580px;
	float: left;
	margin-left: 5px;
}
#home #header {
	height: 300px;
	width: 750px;
	margin: auto;
	background-image: url(img/skc_taitoru-meta2_750.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
