@charset "utf-8";

body {
	background-color: #F2F2F2;	
	background-attachment: scroll;
	background-repeat: repeat;
	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: 0;
	margin-right: auto;
	margin-left: 0;
	width: auto;
}

#headband {
	margin-left: 0px;
	margin-top: -18px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #FFF;
	
	width: 100%;
	padding-top: 0px;
	height: 30px;
}

html > body #headband {
	height: auto;
	min-height: 30px;
}

#page {
	width: 926px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page_bg.gif);
	height: auto;
	float: none;
}

#page:after {
	content: "";
	display: block;
	clear: both;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #1251CE;
	width: 867px;
	padding-top: 5px;
	clear: both;
	font-size: 0.8em;
	color: #FFF;
	padding-left: 30px;
	margin-left: 13px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

html > body h1 {
	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: 250px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

html > body #head {
	height: auto;
	min-height: 250px;
}

#head #headtext {
	font-size: 26px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-top: 33px;
	padding-top: 14px;
	padding-left: 85px;
	width: 777px;
	padding-bottom: 7px;
}

#head #headtext a {
	text-decoration: none;
	color: #000;
}
#head #headtext a:hover {
	color: #888;
}

#head p {
	font-size: 12px;
	margin-top: 17px;
	padding-left: 111px;
	padding-top: 0px;
	width: 500px;
	line-height: 1.5em;
	color: #555;
	height: 20px;
}

#side {
	margin-left: 13px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #1251CE;
	width: 190px;
	padding-top: 0px;
	font-size: 0.9em;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFF;
}

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.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1251CE;
	width: 180px;
	height: 25px;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	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;
}

#home_btn a {
	color: #EEE;
	text-decoration: none;
}

#home_btn a:hover {
	color: #FFFF75;
}

#side2 {
	margin-left: auto;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #1251CE;
	width: 190px;
	padding-top: 0px;
	font-size: 0.9em;
	margin-right: auto;
	color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
}

html > body #side2 {
	height: auto;
	min-height: 347px;
}

.sidemenu {
	margin: 0px;
	padding: 0px;
}

.sidemenu h3 {
	font-size: 1em;
	list-style: none;
	line-height: 1.2em;
	background-color: #09F;
	font-weight: bold;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 165px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
	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: 14px;
	width: 168px;
	padding-right: 0px;
	display: block;
}

.sidemenu li a, .sidemenu li a:visited {
	vertical-align: top;
	text-decoration: none;
	color: #FFF;
	display: block;
}

.sidemenu li:hover, .sidemenu li:active, .sidemenu li:focus {
	background-color: #62BFEA;
}

#center {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	padding-top: 0px;
	width: 520px;
}

#pagenavi {
	font-size: 0.8em;
	color: #999;
	line-height: 1.3em;
	padding-left: 8px;
	padding-top: 2px;
	width: 480px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#article {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	width: 470px;
	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);
	height: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #19B6FF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 18px;
	width: 473px;
	padding-right: 3px;
	margin-left: -12px;
}

#foot_bg {
	margin-left: 12px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #FFF;
	width: 900px;
	padding-top: 0px;
	background-image: url(images/foot_bg.gif);
	background-repeat: repeat-y;
	background-position: right;  
	border-top-width: 1px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #EEE;	
	border-right-color: #FFF;
	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: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/foot_menu_ico.gif);
	text-decoration: none;
	color: #555;
	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: #AAA;
}

#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: #AAA;
	text-decoration: underline;
}
