@charset "utf-8";
/* CSS Document */

#wrraper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

#base {
	float: left;
	height: auto;
	width: 990px;
	padding-bottom: 10px;
	-moz-box-shadow: 0 0 4px #000000;
	-webkit-box-shadow: 0 0 4px#000000;
	box-shadow: 0 0 10px #000000;
}

#header_contain {
	float: left;
	height: auto;
	width: 990px;
}

#user_01 {
	float: left;
	height: auto;
	width: 990px;
}

#user_01_sub_base {
	float: left;
	height: auto;
	width: 960px;
	padding: 15px;
}

#user_01_verticle_01 {
	float: left;
	height: auto;
	width: 910px;
	border-bottom: 2px solid #65AFB8;
	padding: 25px;
	text-align: center;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	font-family: "Segoe UI Semibold";
}

#user_01_verticle_02 {
	float: left;
	height: auto;
	width: 960px;
	padding-top: 20px;
}

#media_image_base_separator {
	float: left;
	height: auto;
	width: 960px;
}

#embedded_code {
	float: left;
	height: auto;
	width: 960px;
	text-align:center;
}

#footer_contain {
	float: left;
	height: auto;
	width: 970px;
	padding: 10px;
}