@charset "utf-8";

#alpha {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#alpha-inner {
	overflow: visible;
	background-image: url(../images/top_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: 448px 20px;
}

#topmain {
	height: 240px;
	overflow: visible;
}
h1 {
	margin-left: 130px;
	margin-top: 20px;
	margin-bottom: 15px;
}

h2 {
	margin-left: 140px;
	margin-top: 21px;
	margin-bottom: 10px;
}



p.toptxt1 {
	margin-left: 130px;
	margin-top: 0px;
	font-size: 0.8em;
	width: 340px;
	line-height: 140%;
	margin-bottom: 0.7em;
}

p.toptxt2 {
	margin-left: 130px;
	margin-top: 0px;
	font-size: 0.8em;
	width: 285px;
	line-height: 140%;
	margin-bottom: 0.7em;
}
#topnews {
	background-image: url(../images/topnews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 550px;
	margin-left: 35px;
	height: 196px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#topnews h2 {
	margin: 0px;
	padding: 0px;
}

#topnews iframe {
	margin-top: 10px;
	height: 150px;
	width: 535px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
