@charset "UTF-8";

body {
	text-align: center;
	color: #666666;
	font-size: 100%;
	font-family: sans-serif;
	background: #ECECEC;
	-webkit-text-size-adjust: 100%; 
}
p,dt,dd {
	text-align: left;
	font-size: 90%;
	font-family: sans-serif;
	line-height: 1.5;
}
a img { border: none; 
}
#wrapper{
	width: 900px;
	height: auto;
	margin: 30px auto;
	background: #FFFFFF;
}
#header{
	width: 860px;
	height: 100px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-right: 0px;
}
.section_h1{
	float: left;
	width: 300px;
	height: 100px;
	margin-top: 25px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
}
h1#logo{
	margin: 10px 0px 0px 0px;
}
.section_h2{
	float: left;
	margin-top: 40px;
	margin-right: 10px;
}
h2#btn{margin: 0px 0px 0px 0px;}

.section_h3{
	clear: both;
	width: 840px;
	height: 65px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 20px;
	background-image: url("../images/banar_840_top.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
h3#banar{
	position: relative;
	top: 30px;
	left: 40px;
	text-align: left;
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1;
}
#article_section{
	clear: both;
	width: 880px;
	height: 310px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 20px;
}
#article_section_2{
	clear: both;
	width: 660px;
	height: 310px;
	margin-top: 0px;
	margin-left: 100px;
	margin-bottom: 20px;
}
#article_section_h_f{
	width: 880px;
	height: auto;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.section_h4{
	float: left;
	width: 300px;
	height: 300px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
}
.section_h4_2{
	float: left;
	width: 500px;
	height: 300px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
}
.section_h4_3{
	float: left;
	width: 630px;
	height: auto;
	margin-top: 0px;
	margin-left: 130px;
	margin-bottom: 0px;
}
h4#photo_articles{
	text-align: left;
	font-size: 100%;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
}
.section_h5{
	width: 820px;
	height: auto;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
}
h5#articles{
	text-align: left;
	font-size: 100%;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
}
h5#photo_left{
	float: left;
	margin: 20px 30px 20px 0px;
}
h5#photo_center{
	margin: 20px 0px 0px 0px;
}
h5#photo_right{
	float: right;
	margin: 20px 0px 20px 30px;
}

.section_h6{
@	width: 820px;
	height: 310px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
}
h6#photo_articles{
	float: left;
	font-size: 100%;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
}
h6#photo_left{
	float: left;
	font-size: 100%;
	line-height: 1.5;
	margin: 20px 30px 20px 0px;
}
#section_bottom{
	clear: both;
	width: 840px;
	height: 130px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	background-image: url("../images/banar_840_copyright.gif");
	background-position: 0px 40px;
	background-repeat: no-repeat;
}
.btn_box_prev{
	float: left;
	width: 320px;
	height: 120px;
	margin-left: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.btn_box_next{
	float: left;
	width: 320px;
	height: 120px;
	margin-left: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	text-align: right;
}
.btn_box{
	float: left;
	width: 380px;
	height: 120px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}
h8#prev_btn{
	float: left;
	margin: 0px 300px 0px 80px;
}
h8#next_btn{
	float: right;
	margin: 0px 80px 0px 300px;
}