@charset "utf-8";
/* CSS Document */


div.Table_01 {
	width:968px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
body {
	font-family: 'Open Sans', sans-serif;
	background-color: #7fabc6;
	margin: 0;
	color: #FFF;
	font-size: 14px;
}
p {
	margin-top: 0px;
}



div.topA_ {
	width:968px;
	height:81px;
	position: relative;
	background-image: url(../images/topA.jpg);
}

div.topB_ {
	width:968px;
	height:138px;
	position: relative;
	background-image: url(../images/topB.jpg);
	font-family: 'Niconne', cursive;
}

div.menu_ {
	width:968px;
	height:48px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	float: left;
}

div.main-bg_ {
	width:621px;
	height:100%;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #4b3b3a;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	float: left;
	padding-top: 2px;
}

div.right-bg_ {
	width:307px;
	float: right;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 30px;
}

div.footer-bg_ {
	width:968px;
	height:115px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 2px;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 10px;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 3px;
	color: #FFF;
}
.logo {
	font-size: 68px;
	color: #d8ff00;
	padding-top: 12px;
	padding-left: 110px;
}
.logo_bottom {
	font-size: 30px;
	color: #c00737;
	padding-left: 20px;
}
.top_text {
	padding-top: 57px;
	padding-left: 500px;
	color: #d8ff00;
}
.test_footer {
	font-size: 12px;
	padding-right: 230px;
	padding-left: 10px;
	padding-top: 2px;
}
a {
	color: #3C0;
}
a:hover {
	color: #9F0;
}
.menu li {
	float: left;
	padding-right: 40px;
	list-style-type: disc;
	margin: 0;
	list-style-position: inside;
}
.menu {
	font-size: 18px;
}
.menu_ ul {
	margin-top: 0px;
	padding-top: 10px;
}
.menu .current.active a {
	color: #D8FF00;
	text-decoration: none;
}
.menu  a {
	color: #FFF;
	text-decoration: none;
}
.menu  a:hover {
	color: #D8FF00;
	text-decoration: none;
}
.article-info-term {
	font-size: 9px;
	margin-top: 0px;
}
.create {
	font-size: 12px;
	margin: 0;
	padding-left: 0px;
}
.article-info{
	margin-top:2px;
	margin-bottom:2px;
}
.item-separator {
	display: block;
	height: 1px;
	margin-bottom: 10px;
	border-bottom: dashed #079d00 1px;
}
.pagination .counter {
	font-size: 10px;
}
.pagination ul li {
	float: left;
	list-style-type: none;
	padding-left: 1px;
}
.pagenav {
	font-size: 12px;
	padding-right: 2px;
}
.pagination-start {
	padding-right: 5px;
}
.pagination-end {
	padding-left: 5px;
}
.pagination {
}
.pagination ul {
}
.img-intro-left{
	float:left;
	padding-right:8px;
	padding-bottom:8px;
}
