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

* {
	font-size: 100%;
	color: #272727;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
#footer {
	clear: both;
}
h3 {
	font-size: 120%;
	color: #00F;
}
#main h2 {
	font-size: 150%;
	color: #666;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main h3 a {
	font-size: 120%;
	background-color: #DCE0ED;
	margin-left: 10px;
	display: block;
	padding: 4px;
}
#main h3 {
	background-color: #DCDEE7;
	margin-top: 10px;
	padding: 3px;
}



body {
	font-size: 80%;
	background-color: #00006A;
	background-image: url(img/body_back.jpg);
	background-repeat: repeat-x;
}
p#logo {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 243px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.headder1 {
	height: 65px;
}

p#logo a{
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 42px;
	width: 243px;
	display: block;
	text-indent: -9999px;
}
#navigation {
	clear: both;
}
#navigation li {
	display: block;
	float: left;
	height: 48px;
}
#navigation li:hover {
	background-position: 0px -57px;
}

#navigation li a {
	text-indent: -9999px;
	display: block;
	height: 100%;
	width: 100%;
}
#navi1 {
	background-image: url(img/navi1.jpg);
	width: 167px;
}
#navi2 {
	background-image: url(img/navi2.jpg);
	width: 140px;
}
#navi3 {
	background-image: url(img/navi3.jpg);
	width: 140px;
}
#navi4 {
	background-image: url(img/navi4.jpg);
	width: 140px;
}#navi5 {
	background-image: url(img/navi5.jpg);
	width: 140px;
}
#navi6 {
	background-image: url(img/navi6.jpg);
	width: 250px;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar_l   {
	float: left;
	width: 175px;
	margin-left: -680px;
	padding-left: 5px;
	padding-top: 10px;
}
#sidebar_r {
	float: right;
	width: 215px;
	padding-right: 5px;
	padding-top: 10px;
}
#main {
	width: 480px;
	float: left;
	margin-left: 180px;
	padding-right: 10px;
	padding-left: 10px;
}
#main p {
	line-height: 140%;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer ul li {
	float: left;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 85%;
}
#footer {
	clear: both;
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-right: 20px;
	margin-left: 20px;
}

#navi li {
	float: left;
}
#wrapper #main_wrap {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#top_img {
	background-image: url(img/top_img.jpg);
	height: 264px;
	width: 900px;
}
