body {
	color: #333333;
	background: #ffffff url(../img/main_bg01.gif) repeat-x left top;
	margin: 0px;
	padding: 10px;
}

div  {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #004468;
	text-decoration: underline;
}

a:visited {
	color: #004468;
	text-decoration: underline;
}

a:active {
	color: #becfd9;
	text-decoration: underline;
}

a:hover {
	color: #becfd9;
	text-decoration: underline;
}

#wraper {
	border: solid 1px #1c304e;
	margin: 0px;
	width: 742px;
}

#main  {
	background-color: #ffffff;
	padding: 10px 45px;
}

#copyright {
	background-color: #004468;
	color: #ffffff;
	font-family: monospace;
	font-size: x-small;
	padding: 3px;
	text-align: center;
	width: 740px;
}

.t_normal {
	font-size: x-small;
}

.t_mini {
	font-size: xx-small;
}

.img_border {
	border: solid 1px #1c304e;
}
