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

body,td,th {
	font-family:"Century Gothic";
	font-size: 12px;
	color: #666666;
}
body {
	background-image:url(../images/backgraund_main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header{ width:850px;}
.foot{ width:850px; background-color:#000000}
.body{ width:850px;}

.text30_white{ font-family:"Century Gothic"; font-size:30px; color:#FFFFFF; font-weight:bold}
.text15_white{ font-family:"Century Gothic"; font-size:15px; color:#FFFFFF; font-weight:bold}
.text_foot{ font-family:"Century Gothic"; font-size:12px; text-align:center; width:900px;}


a.link_foot:link {color: #666666;text-decoration: none;}
a.link_foot:visited {	text-decoration: none;	color: #666666;}
a.link_foot:hover {	text-decoration: underline;	color: #839C41;}
a.link_foot:active {	text-decoration: none;	color: #666666;}
a.link_foot {	font-family: "Century Gothic";	font-size: 11px;}