BODY{
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 7px;
@@margin:0; padding:0;

} 
a:link { color: #666666; }
a:visited { color: #666666; }
a:hover { color: #3399FF; }
a:active { color: #666666; } 
a {
text-decoration: none;
} 
a:hover {
text-decoration: underline;
} 
.header {
	background-image: url(pic/header/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 70px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_center {
	width: 810px;
	padding-top: 10;
	padding-bottom: 10;
}.box_left {
	background-color: #F1F1F1;
	width: 100%;
	background-image: url(pic/center/back_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 620px;
	margin:0; padding:0;
}
.box_right {
	background-color: #F1F1F1;
	width: 100%;
	background-image: url(pic/center/back_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 620px;
	margin:0; padding:0;
}
.moji1 {
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	white-space: normal;
	word-spacing: 1pt;
}
.moji2 {
	font-size: 11px;
	color: #333333;
	letter-spacing: 0px;
}
.moji3 {
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	white-space: normal;
	word-spacing: 1pt;
	font-weight: bold;
}
.moji4 {
	font-size: 13px;
	color: #00A1E7;
	letter-spacing: 1px;
	white-space: normal;
	word-spacing: 1pt;
	font-weight: bold;
}

.footer {
	background-image: url(pic/header/line1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
img {border: none;}

