
body {
	background-color: #ffffff;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

a:link {
	color: #3333ff;
	text-decoration:none;
}

a:visited {
	color: #663399;
	text-decoration:none;
}

#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: solid 0px #cccccc;
}

#header {
	width: 1000px;
	height: 79px;
	margin: 0 auto;
	text-align:left;
	background-image: url(../images/head_back.jpg);
	background-repeat: no-repeat;
	border-bottom:1px solid #1d2087;
}

#header img {
	border: none;
}

#navi {
	width: 1000px;
	height: auto;
	margin: 2px auto 0 auto;
	padding: 0;
	background-color: #ffffff;
	clear: both;
	border-bottom:1px solid #1d2087;
}


#navi ul {
	width: 1000px;
	height: 39px;
	margin: 0 auto;
	padding: 0;
}

#navi li {

	width: auto;
	height: 39px;
	margin: 0 auto;
	float: left;
	list-style: none;
}

li.li_1 a {
	width: 167px;
	height: 39px;
	float: left;
	padding: 0 0 0 0px;
	background-image: url(../images/navi_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

li.li_1 a:hover {
	float: left;
	background-image: url(../images/navir_01.gif);
}

li.li_2 a {
	width: 166px;
	height: 39px;
	float: left;
	padding: 0 0 0 0px;
	background-image: url(../images/navi_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

li.li_2 a:hover {
	float: left;
	background-image: url(../images/navir_02.gif);
}

li.li_3 a {
	width: 167px;
	height: 39px;
	float: left;
	padding: 0 0 0 0px;
	background-image: url(../images/navi_03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

li.li_3 a:hover {
	float: left;
	background-image: url(../images/navir_03.gif);
}

li.li_4 a {
	width: 167px;
	height: 39px;
	float: left;
	padding: 0 0 0 0px;
	background-image: url(../images/navi_04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

li.li_4 a:hover {
	float: left;
	background-image: url(../images/navir_04.gif);
}

li.li_5 a {
	width: 166px;
	height: 39px;
	float: left;
	padding: 0 0 0 0px;
	background-image: url(../images/navi_05.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

li.li_5 a:hover {
	float: left;
	background-image: url(../images/navir_05.gif);
}

li.li_6 a {
	width: 167px;
	height: 39px;
	float: left;
	background-image: url(../images/navi_06.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

li.li_6 a:hover {
	float: left;
	background-image: url(../images/navir_06.gif);
}


#top {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	border-bottom:5px solid #1d2087;
}

#content {
	text-align:center;
	width: 1000px;
	height: auto;
	margin: 0px auto 0 auto;
	padding:0px 0px 10px 0px;
	border:none;
}



#left-content {
	width: 300px;
	height: 120px;
	margin: 0;
	float: left;
}


#right-content {
	width: 700px;
	height: 120px;
	float: left;
}

#right-content img {
	border: none;
}

#footer {
	width: 1000px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
	clear: both;
	border-top:solid 1px #1d2087;
}

#footer img {
	border: none;
	margin: 0 auto 0 auto;
}

#footer ul {
	width: 1000px;
	height: auto;
	text-align: right;
	margin: 0;
	padding: 0;
}

#footer li {
	list-style: none;
	float: right;
}

.copy {
	width:100%;
	height:auto;
	text-align:center;
	clear:both;
	
	}

