body{
	color: #000;
	background-color: #fff;
}

#page{
	margin: 0 auto;
	width: 980px;
	background: url(../images/sidebarbg.jpg) repeat-y;
}

#sidebar{
	float: left;
	width: 254px;
	padding: 12px 12px 13px 13px;
}
#sidebar p.logo{
	margin-bottom: 13px;
	float: left;
	width: 254px;
	height: 55px;
}
#sidebar p.logo a{
	display: block;
	position: relative;
	width: 254px;
	height: 55px;
	/*\*/
	overflow: hidden;
	/**/
	background: url(../images/sidebar.png) no-repeat;
	text-indent: -9999px;
}
#sidebar p.logo.logo201506{
	height: 30px;
}
#sidebar p.logo.logo201506 a{
	height: 30px;
	background: url(../images/sidebar_201506.png) no-repeat;
}
#sidebar p.sitetop{
	float: left;
	width: 254px;
	height: 26px;
}
#sidebar p.sitetop a{
	display: block;
	position: relative;
	width: 254px;
	height: 26px;
	/*\*/
	overflow: hidden;
	/**/
	background: #c88419 url(../images/sidebar.gif) center center no-repeat;
	text-indent: -9999px;
}


#contents{
	border-left: 1px solid #777;
	float: right;
	width: 700px;
	background-color: #fff;
}

#head h1{
	float: left;
	width: 185px;
	height: 105px;
}
#head h1 a{
	display: block;
	position: relative;
	width: 185px;
	height: 105px;
	/*\*/
	overflow: hidden;
	/**/
	text-indent: -9999px;
}
#head h2{
	float: right;
	width: 515px;
	height: 118px;
	background: url(../images/oa_02.gif) no-repeat;
	text-indent: -9999px;
}
#head h2.date-201604{
  background: url(../images/oa_02_201604.gif) no-repeat;
}
#head h2.date-201806{
  background: url(../images/oa_02_201806.gif) no-repeat;
}
#head h2.date-201810{
  background: url(../images/oa_02_201810.gif) no-repeat;
}
#head h2.date-201902{
  background: url(../images/oa_02_201902.gif) no-repeat;
}
#head h2.date-201904{
  background: url(../images/oa_02_201904.gif) no-repeat;
}

#joinus p{
	margin: 15px;
	text-align: center;

	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	color: #942723;
}

#main .register-wrap{
	margin: 15px auto 0 auto;
	width: 372px;
}
#main .register-new{
	float: left;
	width: 186px;
	height: 62px;
	/* background: url(../images/mm_07.png) no-repeat; */
	text-indent: -9999px;
}
#main .register{
	float: left;
	width: 186px;
	height: 62px;
	background: url(../images/mm_17.png) no-repeat;
	text-indent: -9999px;
}
#main .register-new a,
#main .register a{
	display: block;
	position: relative;
	width: 186px;
	height: 62px;
	/*\*/
	overflow: hidden;
	/**/
}

#foot{
	padding: 15px 0;

	text-align: center;
	font-size: 1.2em;
}
#foot p{
	margin-bottom: 15px;
}