
/*--- ▼ global_setting_start ---*/

html {
	overflow-y:scroll;
}

fieldset,
img {
	border:0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquort,
th,
td {
	margin:0;
	padding:0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}

ol,
ul {
	list-style:none;
}

.cf:after {
	clear:both;
	content:" ";
	display:block;
	font-size:0.1em;
	height:0.1px;
	line-height:0px;
	visibility:hidden;
}

.cf {
	display:block;
}

/*--- ▲ global_setting_end ---*/

/*--- ▼ body_start ---*/

body#body_m {
	background:#66BDFF url(../img/bg_morning_col.gif) repeat-x left top;
}

body#body_n {
	background:#005799 url(../img/bg_night_col.gif) repeat-x left top;
}

/*--- ▲ body_end ---*/

/*--- ▼ container_start ---*/

div#container_m {
	background:url(../img/bg_morning_row.gif) repeat-y center top;
}

div#container_n {
	background:url(../img/bg_night_row.gif) repeat-y center top;
}

div#container_m,
div#container_n {
	width:632px;
	margin:0px auto;
}

div#container_m_inner {
	background:url(../img/bg_morning_side.gif) no-repeat center top;
}

div#container_n_inner {
	background:url(../img/bg_night_side.gif) no-repeat center top;
}

div#container_m_inner,
div#container_n_inner {
	width:632px;
	text-align:center;
}

div#container_m_bottom {
	background:#66BDFF url(../img/bg_morning_bottom.gif) no-repeat center top;
}

div#container_n_bottom {
	background:#005799 url(../img/bg_night_bottom.gif) no-repeat center top;
}

div#container_m_bottom,
div#container_n_bottom {
	width:632px;
	height:30px;
	margin-top:-10px;
	text-indent:-9999px;
}

/*--- ▲ container_end ---*/

