#article {
	background-color: #E9F0F5;
	height: 173px;
	width: 520px;
}

#article h3 {
	background-image: url(../../image/index/article.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 80px;
	text-indent: -9999px;
}
#article h4 { margin-bottom: 7px; }


.post img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.post h4 { font-weight: bold; }
.post h5 { font-size: 11px; }


.post p {
	font-size: 11px;
	line-height: 14px;
	clear: left;
}
.post a.more {
	background-color: #6D94AF;
	display: block;
	float: right;
	padding: 1px 2px 3px 20px;
	margin: 0px;
	-moz-border-radius: 4px;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.post a.more:hover { background-color: #8BACC2; }



.post  div.column {
	float: left;
	height: 110px;
	width: 220px;
	background-color: #D2E4F0;
	padding: 5px;
}
.post   div.right { float: right; 
}

.post table.contact {
	font-size: 11px;
	line-height: 14px;
}

table.contact td {
	vertical-align: top;
	padding-top: 2px;
}

.contact td.alpha {
	width: 30px;
	padding-top: 3px;
}

.contact a { display: block; 
}

#banner-area {
	height: 60px;
	width: 920px;
	display: none;
}

#banner-area div.banner {
	float: left;
	height: 60px;
	width: 160px;
	background-color: #E9F0F5;
	margin: 0px 15px;
	-moz-border-radius: 5px;
	background-image: url(../../image/index/link_banner/default.gif);
	background-repeat: no-repeat;
}

#banner-area div.alpha { margin-left: 0px; }

#banner-area div.omega { margin-right: 0px; }
a#b-tomamu {
	background-image: url(../../image/index/link_banner/tomamu_banner.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 160px;
	background-position: 0px 0px;
}
a#b-tomamu:hover    { background-position: -160px 0px; 
}

a#b-gao {
	display: block;
	height: 60px;
	width: 160px;
	background-image: url(../../image/index/link_banner/gao_banner.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

a#b-gao:hover { background-position: -160px 0px; }
