@charset "utf-8";
.header  #navi  ul  #navi_4 a {
	background: url(img/navi41.png) no-repeat center top;
}
.header   #navi   ul:hover  #navi_4 a {
	background: none;
}
h3 {
	color: #036EB7;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	margin: 8px 0px 3px 0px;
}
h4 {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 10px 0px;
}

.level_space {
	margin: 0px 0px 5px 0px;
}
.top {
	width: 1000px;
	margin: 10px auto 0px auto;
	height: 86px;
	background: url(img/level_1000_80.jpg) no-repeat center bottom;
}
.top #title {
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 300px;
}
.top ul {
	margin: 0px 0px 0px 300px;
}
.top li {
	list-style-type: none;
	float: left;
	margin: 0px 30px 0px 0px;
	font: bold 12px/28px Arial, Helvetica, sans-serif;
	display: block;
	height: 26px;
}
.top li a {
	color: #888;
	display: block;
}
.top  li  a:hover {
	color: #444;
	text-decoration: none;
}
.top #guide {
	background: url(img/guideback1.gif) no-repeat left top;
	width: 200px;
	text-align: center;
}
.top #guide2 {
	background: url(img/guideback2.gif) no-repeat left top;
	text-align: center;
	width: 200px;
}
.top #guide2:hover {
	background: url(img/guideback1.gif) no-repeat left top;
}
.top #tip {
	background: url(img/tipback2.gif) no-repeat left top;
	width: 105px;
	text-align: center;
}
.top #tip2 {
	background: url(img/tipback1.gif) no-repeat left top;
	text-align: center;
	width: 105px;
}

.top #tip:hover {
	background: url(img/tipback1.gif) no-repeat left top;
}
.top #search {
	width: 217px;
	height: 46px;
	padding: 10px 0px 0px 25px;
}
.top #search form {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
.top #search p {
	color: #036EB7;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
}
.top #search #box {
	width: 150px;
	margin: 0px;
}
.top #search #button {
	width: 24px;
	border: 0px;
	margin: 0px 0px 0px 8px;
	height: 21px;
	background-image: url(img/search.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.main {
	margin: 0px auto 30px auto;
	width: 1000px;
	position: relative;
}
.main .rightside {
	float: right;
	width: 700px;
	height: 100%;
	position: relative;
}

.main   .rightside   h1  {
	font: normal 18px/100% Arial, Helvetica, sans-serif;
	color: #000;
	margin: 30px 0px 10px 0px;
}
.main   .rightside   h2  {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	background: url(img/txtsign.png) no-repeat left center;
	color: #036EB7;
	padding: 10px 0px 5px 10px;
}
.main   .rightside   p {
	margin: 0px 0px 10px 0px;
	width: 650px;
}
.main .rightside li {
	list-style-type: none;
	line-height: 25px;
}
.main   .rightside   .back {
	width: 650px;
	text-align: right;
	height: 20px;
	padding: 10px 0px 0px 0px;

}
.main .rightside #reference {
	display: block;
	padding: 10px;
	border: solid #999 1px;
	margin: 15px 0px;
	background-color: #EEE;
}
.main .rightside #articlesbuy {
	margin: 20px auto 0px auto;
	width: 400px;
}
.main .rightside #articlesbuy img {
	margin-right: 40px;
}
.main .leftside {
	float: left;
	width: 210px;
	padding: 0px 0px 0px 20px;
}
.main .leftside .arrowl {
	font-weight: bold;
}

.main .leftside #top30 {
	margin: 30px 0px 0px 0px;
}

.main  .leftside  #sort {
	color: #000000;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	margin: 30px 0px 10px 0px;
}
.main .leftside #sideguide {
	margin: 0px 0px 0px 10px;
}
.main .leftside #sideguide li {
	text-align: left;
	margin: 6px 0px;
}



.main .centerline {
	width: 1px;
	height: 1300px;
	position: absolute;
	top: 10px;
	left: 250px;
}
