@charset "utf-8";

.top_content {
	margin: 0px 0px 10px 0px;
}
.top_content_center {
	width: 370px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.top_content_right {
	width: 170px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.top_content_c_banner1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.top_content_c_banner1 img {
	float:right;
	margin:0px;
	padding:0px;
}
.top_content_c_banner1 p {
	padding:0px 5px 0px 5px ;
}
.top_content_c_banner1 p img {
	float:right;
	padding:0px 0px 5px 5px;
	line-height:1em;
}
.top_content_c_banner1 div {
	clear:both;
}

.whatsnew {
	margin-bottom:10px;
}
.whatsnew_title {
	border-bottom: 1px solid #666666;
	
}
.whatsnew_title span {
	float: left;
	padding: 5px 25px 5px 5px;
	background: url(../img/title_back2.gif) no-repeat right top;
}
.whatsnew table {
	padding:10px 0px 3px 0px;
}
.whatsnew th {
	font-weight:normal;
	vertical-align: top;
	padding:3px 10px 3px 0px;
	border-bottom: 1px dotted #DDDDDD;
	width:6em;
}
.whatsnew td {
	border:none;
	padding:3px 0px;
	border-bottom: 1px dotted #DDDDDD;
}
.whatsnew a:link,.whatsnew a:visited,.whatsnew a:active {
	text-decoration: none;
}
.whatsnew a:hover {
	text-decoration: underline;
	background:#FFFFFF;
}

