@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000041;
	color:#FFFFFF;
	line-height: 20px;
	font-size: 12px;
}
a:link {
	text-decoration: none;color: #ffffff;
}

a:hover {
	text-decoration:underline;color: #ffffff;
}
#links_top {
   margin: 0;
   padding: 0;
   text-align: center;
   height: 20px;
}
#links_bottom {
   margin: 0;
   padding: 0;
   text-align: center;
   height: 20px;
   float: none;
}
#links_box {
   width: 670px;
   margin-top: 0;
   margin-right: auto;
   margin-bottom: 0;
   margin-left: auto;
   height: auto;
   background: url(../form/middle.gif) repeat-y;
   text-align: center;
   padding-bottom: 1px;
   padding-top: 1px;
   color: #606060;
   float: none;
}
#links_box a {
   text-decoration: none;
   color: #6666FF;
}
#links_box a:hover {
   text-decoration: underline;
   color: #6666FF;
}
.links_comemnt {
   width: auto;
   text-align: left;
   margin: 0;
   padding: 0;
   color: #606060;
}
.links_comemnt th {
   text-align: left;
   background-color: #F4F4F4;
}
.links_comemnt td {
   width: 50%;
}
.links_comemnt a {
   text-decoration: none;
   color: #6666FF;
}
.links_comemnt a:hover {
   text-decoration: underline;
   color: #6666FF;
}
#foot_link {
   clear: both;
   padding: 10px;
   font-size: 10px;
   color: #FFFFFF;
   text-align: right;
   width: auto;
   margin-top: 10px;
}
#foot_link a {
   text-decoration: none;
   color: #ffffff;
}
#foot_link a:hover {
   text-decoration: underline;
   color: #ffffff;
}

address {
   text-align: center;
   font-style: normal;
   margin: 10px;
   margin-bottom: 10px;
   font-size: 10px;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
}
.line {
   margin-bottom: 10px;
   margin-top: 10px;
   clear: both;
}
.about_link {
   margin: 20px 0px 10px 20px;
   padding: 0;
   color: #606060;
   text-align: left;
   width: 600px;
}
.about_link a {
   text-decoration: none;
   color: #6666FF;
}
.about_link a:hover {
   text-decoration: underline;
   color: #6666FF;
}
.font_style1 {
   font-weight: bold;
}
a img {
   border: none;
}
.page_top {
   text-align: right;
   margin-right: 20px;
}