@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-size: 100%;
	background: #FCF8F0;
}
#wrapper {
	height: 600px;
	width: 900px;
	margin: 0px auto;
}
#box {
	width: 820px;
	margin-left: 40px;
	float: left;
}
#logo {
	height: 95px;
	width: 820px;
}
#contem {
	float: left;
	width: 760px;
	background: url(../img/logo_03.png) no-repeat;
	margin-right: 30px;
	margin-left: 30px;
}
#nav {
	width: 100%;
	height: 100px;
	margin-top: 16px;
}
#navl {
	background: url(../img/contem_02.png) no-repeat;
	float: left;
	height: 73px;
	width: 229px;
	margin-right: 29px;
	margin-left: 110px;
	padding-top: 14px;
	text-align: center;
	padding-right: 12px;
}

#navr {
	background: url(../img/contem_01.png) no-repeat;
	float: left;
	height: 73px;
	width: 229px;
	margin-right: 110px;
	margin-left: 29px;
	text-align: center;
	padding-top: 14px;
	padding-right: 12px;
}
.img_na {
	margin-right: 51.5px;
	margin-left: 51.5px;
}
.img_nav {
	margin-top: 12px;
	margin-left: 8px;
}





#menu {
	float: left;
	width: 40px;
	margin-top: 95px;
}

#footer {
	clear: both;
	height: 80px;
	width: 900px;
	text-align: center;
	padding-top: 20px;
}
#footer p {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}



.img_menu {
	margin-top: 1px;
	margin-bottom: 1px;
	border-width: 0px;
	border-style: none;
}
.btnpage {
	cursor: text;
}

.table_nav {
}
.table_nav tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.table01 {
	background: #0053A5;
	width: 760px;
	margin-top: 10px;
}
.table01 tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.table02 {
	background: #FCF8F0;
	width: 760px;
	border-bottom: 1px dashed #000;
}
.table02 tr td {
	padding-top: 4px;
	padding-bottom: 4px;
}
.table03 {
	background: #B70A64;
	width: 760px;
	margin-top: 10px;
}
.table03 tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.table_list01 {
	background: #FFF;
	width: 760px;
}
.table_list01 tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.table_list01 tr td a {
	color: #900;
	text-decoration: none;
}
.table_list01 tr td a:link {
	color: #900;
	text-decoration: none;
}
.table_list01 tr td a:visited {
	color: #900;
	text-decoration: none;
}
.table_list01 tr td a:hover {
	color: #900;
	text-decoration: none;
}
.table_list01 tr td a:active {
	color: #900;
	text-decoration: none;
}





.table_list02 {
	background: #F2E2C1;
	width: 760px;
}
.table_list02 tr td {
	padding-top: 4px;
	padding-bottom: 4px;
	font: 1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.table_list02 tr td a {
	color: #900;
	text-decoration: none;
}
.table_list02 tr td a:link {
	color: #900;
	text-decoration: none;
}
.table_list02 tr td a:visited {
	color: #900;
	text-decoration: none;
}
.table_list02 tr td a:hover {
	color: #900;
	text-decoration: none;
}
.table_list02 tr td a:active {
	color: #900;
	text-decoration: none;
}
