/* CSS Document */

body{
	text-align:center;
	margin:0px;
	padding:0px;
	background-image:url(img/bg3.jpg);
}

h5{
	font-size:14px;
	font-weight:normal;
	line-height:25px;
}

a:link{
	color:#3366CC;
	text-decoration:none;
}

a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#FF3300;
	text-decoration:underline;
}

#layaut{
	margin-top:0px;
	text-align:center;
	width:770px;
	background-color:#FFCC00;
	border:1px solid #FFFFFF;
}

.head1{
	margin-top:20px;
	text-align:center;
	width:720px;
	height:160px;
	background-image:url(img/head5.jpg);
	background-repeat:no-repeat;
	margin:15px 0px 0px 0px;
}

.main1{
	width:720px;
	height:750px;
	background-image:url(img/main3.jpg);
	background-position:20px 10px; 
	background-repeat:no-repeat;
}

.credit{
	float:left;
	text-align:left;
	margin-top:10px;
	width:200px;
	height:200px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:10px;
	color:#666666;
	line-height:16px;
	font-stretch:condensed;
}

.floatclear{
	clear:both;
}

.menu1{
	margin-top:20px;
	float:left;
	width:180px;
	height:340px;
	text-align:left;
}

.news{
	float:left;
	margin-top:10px;
	padding:10px;
	width:155px;
	height:230px;
	overflow:auto;
	text-align:left;
	color:#FFFFFF;
	border-style:dotted;
	border-color:#FFFFFF;
	border-width:1px;
	font-size:12px;
	line-height:13px;
}

.day{
	font-size:10px;
	color:#FF6633;
	line-height:13px;
}

.headline{
	margin-left:5px;
	margin-bottom:3px;
	font-size:12px;
	color:#666666;
	line-height:16px;
	border-bottom:1px dotted #FFFFFF;
}

