#top-banner {
	clear: both;
	background-image: url(../../image/link_banner.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 900px;
	margin-left: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#leftside {
	width: 550px;
	padding-right: 20px;
	float: left;
}
#leftside h2 {
	margin-bottom: 1em;
	margin-top: 0px;
	font-size: 1.4em;
	padding-right: 0px;
	padding-left: 0px;
	color: #000000;
	font-weight: bold;
}#news {
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#container {
}

#leftside p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.4em;
	background-image: url(../../image/arrow_b-01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 3px;
	font-weight: bold;
}
#news p {
	font-size: 1.4em;
	color: #333333;
	text-align: justify;
	line-height: 1.4em;
	margin-bottom: 1em;
}
#leftside .image-box {
	padding: 3px;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
}
#rightside h2 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.5em;
	font-weight: bold;
}
#rightside {
	width: 240px;
	float: right;
}
#leftside a {
	color: #006699;
	text-decoration: none;
}
#leftside a:hover {
	color: #006699;
	text-decoration: underline;
}
h1 {
	text-indent: -9999px;
	height: 0px;
	font-size: 1px;
}.new {
	font-size: 1em;
	color: #F00;
	margin-left: 0.5em;
}

