@charset "utf-8";

body {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

body * {
	font-size: 1em;
}

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

p {
	margin-bottom: 1.1em;
	margin-top: 0;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style-type:none;
}

a:link img, a:visited img {
	border: none;
}

#main {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	clear: both;
}

#headband {
	margin-left: 0px;
	margin-top: -25px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 100%;
	padding-top: 0px;
	height: 30px;
}

html > body #headband {
	height: auto;
	min-height: 30px;
}

#page {
	width: 926px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;

	height: auto;
	float: none;
}

#page:after {
	content: "";
	display: block;
	clear: both;
}

#headtext {
	margin-top: 0px;
	margin-bottom: 0;
	width: 868px;
	clear: both;
	font-size: 0.8em;
	color: #FFF;
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 15px;
	padding-bottom: 2px;
	margin-right: 0px;
	padding-right: 0px;
	vertical-align: bottom;
}

html > body #headtext {
	height: auto;
	min-height: 1em;
}

#head {
	margin-left: 13px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 900px;
	padding-top: 0px;
	height: 200px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

html > body #head {
	height: auto;
	min-height: 200px;
}

#head h1 {
	font-size: 26px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-top: 17px;
	padding-top: 17px;
	padding-left: 50px;
	width: 650px;
	padding-bottom: 7px;
}

#head h1 a {
	text-decoration: none;
	color: #000;
}
#head h1 a:hover {
	color: #009ce6;
}

#head p {
	font-size: 12px;
	margin-top: 0px;
	padding-left: 65px;
	padding-top: 0px;
	width: 600px;
	line-height: 1.5em;
	color: #555;
	height: 20px;
}

/*
*/
#side {
	margin-left: 13px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	padding-top: 0px;
	font-size: 0.9em;
	padding-right: 0px;
	padding-left: 0px;
	color: #777;
	width: 250px;
}

html > body #side {
	height: auto;
}

#home {
	font-size: 1em;
	color: #EEE;
	text-decoration: none;
	line-height: 1.1em;
	text-align: right;
}

#home_btn {
	background-image: url(images/home.gif);	
	background-repeat: no-repeat;
	color: #777;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 120px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

	font-size: 0.8em;
	line-height: 1.3em;
}

#home_btn a {
	color: #777;
	text-decoration: none;
}

#home_btn a:hover {
	color: #009ce6;
}

#side2 {
	margin-left: auto;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 250px;
	padding-top: 0px;
	font-size: 0.9em;
	margin-right: auto;
	color: #777;
	padding-right: 0px;
	padding-left: 0px;
}

html > body #side2 {
	height: auto;
	min-height: 247px;
}

.sidemenu {
	margin: 0px;
	padding: 0px;
}

.sidemenu h3 {
	font-size: 1em;
	list-style: none;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-color: #FFF7EB;
	font-weight: bold;
	color: #333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336600;

	width: 175px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.sidemenu ul {
	padding-bottom: 30px;
	margin-top: 0px;
	padding-top: 0px;
}

.sidemenu ul:after {
	content: "";
	display: block;
	clear: both;
}

.sidemenu ul li {
	font-size: 1em;
	list-style: none;
	line-height: 1.5em;
	padding-bottom: 10px;
	background-image: url(images/menu_ico_s.gif);
	background-repeat: no-repeat;
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 16px;
	width: 216px;
	padding-right: 5px;
	display: block;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}

.sidemenu li a, .sidemenu li a:visited {
	vertical-align: top;
	text-decoration: none;
	color: #777;
	display: block;
}

.sidemenu li:hover, .sidemenu li:active, .sidemenu li:focus {
	background-color: #EEE;
}

#center {
	margin-left: 13px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	padding-top: 0px;
	width: 900px;
}

#pagenavi {
	font-size: 0.8em;
	color: #777;
	line-height: 1.2em;
	padding-left: 8px;
	padding-top: 0px; 
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#article {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	width: 850px;
	padding-top: 0px;
	color: #555;
	font-size: 0.95em;
	line-height: 1.5em;
}

html > body #article {
	height: auto;
	min-height: 100px;
}

#article h2 {
	background-image: url(images/articl_title.jpg);
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	padding-top: 14px;
	padding-bottom: 3px;
	padding-left: 30px;
	width: 838px;
	padding-right: 3px;
	margin-left: -12px;
}

#foot_bg {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #F7F7F7;
	width: 100%;
	padding-top: 0px;
	background-image: url(images/foot_bg.gif);
	background-repeat:no-repeat;
	background-position: 100% 0%;	/* right top; */
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 0.95em;
	color: #555;
	text-decoration: none;
	line-height: 1.2em;
}

html > body #foot_bg {
	height: auto;
}

#foot_bg h3 {
	padding-top: 1px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left center;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #336600;
	text-decoration: none;
	color: #333;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 7px;
	padding-bottom: 0px;
	padding-right: 0px;
	font-weight: bold;
}

#foot_bg ul {
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	height: auto;
}

#foot_bg ul:after {
	content: "";
	display: block;
	clear: both;
}

#foot_bg ul li {
	display: inline;
}

#foot_bg li a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/foot_menu_ico_s.gif);
	text-decoration: none;
	color: #555;
	line-height: 1.35em;
	white-space: nowrap;
	display: block;
	float: left;
	width: auto;
}

#foot_bg li a:hover {
	color: #009CE6;
}

#copy {
	padding-top: 25px;
	font-size: 0.85em;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	clear: both;
	padding-bottom: 5px;
	width: 900px;
}


#copy a {
	text-decoration: none;
	color: #555;
}

#copy a:hover {
	color: #009CE6;
	text-decoration: underline;
}
