/* general */
#container-top {
	width: 717px;
	margin: 0 auto;
	background: url(../images/grd.gif) repeat-y;
}

/* image */
#top-image {
	height: 290px;
	width: 709px;
	margin-left: 4px;
}

/* information */
#top-content {
	width: 690px;
	height: 129px;
	margin: 0 0 40px 25px;
}
#top-content img {
	display: block;
	border: none;
}
.top-whatsnew {
	width: 230px;
	float: left;
}
.top-whatsnew ul {
	list-style: none;
	width: 200px;
	margin: 0 0 28px 4px;
	padding: 5px 0;
	background: url(../images/top/dot_line_blue.gif) no-repeat bottom;
}
.top-whatsnew li {
	background: url(../images/top/arrow_blue.gif) no-repeat;
	padding-left: 12px;
	font-size: x-small;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin: 0 0 0.5em;
}

/* banner space*/
#top-banner {
	clear: both;
	height: 43px;
	width: 656px;
	background: url(../images/top/bnr_bg.gif) no-repeat;
	margin: 0 0 15px 30px;
	text-align: right;
}
#top-banner img {
	margin: 9px 12px 0 12px;
	border: none;
}

/* added style */
p {
	margin: 0 0 10px 30px;
	font-size: small;
}
