@charset "utf-8";

@import url("setting.css");  

/* ----------------------------------------
	profile
---------------------------------------- */

body {
	background: #D2D2D2 !important;
}

#wrapper {
	background: #fff;
}

iframe {
	margin: 0 115px;
}

#access {
	width: 600px;
	margin: 25px auto 0;
}

