/* CSS Document style_top */

#top_td {
	vertical-align: middle;
	height: 100%;
	margin: auto;
}

/* ===TOP WHAT'S NEW === */
#whatsnew {
	width: 235px;
	margin-left: 10px;
}

#headlinearea {
	padding-right: 5px;
}
.getnews {
	text-align: right;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 80%;
}
#headline {
	margin: 0px 0px 5px 0px;
	text-align: justify;
}
#headline ul {
	padding-left: 0.5em;
	margin: 0.3em 0em 0.3em 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#headline li {
	list-style-type: square;
	list-style-position: outside;
	line-height: 130%;
	margin-left: 0.5em;
	margin-right: 0.5em;
	list-style-image: url(../common/arrow_1orange.gif);
	font-size: small;
	padding-bottom: 5px;
}

#top_cmt_up {
	background-image: url(../common/bg_top_cmt_up.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#top_cmt_mdl {
	background-image: url(../common/bg_top_cmt_mdl.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#top_cmt_btm {
	background-image: url(../common/bg_top_cmt_btm.gif);
	background-repeat: no-repeat;
	height: 8px;
}

#comment1 {
	line-height: 140%;
	font-size: small;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#comment2 {
	line-height: 140%;
	font-size: small;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#comment3 {
	line-height: 140%;
	font-size: small;
	padding-top: 10px;
}
.topbnr {
	text-align: center;
	margin-bottom: 10px;
}


