body {
	color:#000000;
	background-color:#F0F8FF;
	font-family:Osaka, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	margin:4.5% 0px 0px 0px;
	text-align:center; 
}

.main {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:660px;
}

.timg1 {
	background-image:url(../image_top/timg1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:660px;
	height:152px;
}

.timg3 {
	color:#333366;
	background-image:url(../image_top/timg3.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:660px;
	height:68px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	line-height:110%;
	padding-right:30px;
	padding-top:10px;
}

.timg4 {
	background-image:url(../image_top/timg4.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:476px;
	height:280px;
	text-align:left;
	vertical-align:top;
}

.tinfo {
	color:#333366;
	background-image:url(../image_top/tinfo201304.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:476px;
	height:280px;
	text-align:left;
	vertical-align:top;
}

.info_banner {
	width:400px;
	margin-top:15px;
	margin-left:30px;
}

a:Link {
	text-decoration: none;
	color:#333366;
	font-weight:bold;	
}

a:visited {
	text-decoration: none;
	color:#333366;
	font-weight:bold;	
}

a:active {
	text-decoration:none;
	color:#663366;
	font-weight:bold;	
}

a:hover {
	text-decoration:underline;
	color:#663366;
	font-weight:bold;	
}