@charset "utf-8";
#top01 {
	width: 555px;
	margin-bottom: 20px;
	height: 130px;
}
#top01 p {
	font-size: 70%;
	line-height: 150%;
	padding: 5px;
}
#top01 img {
	float: left;
	padding-right: 10px;
}

#top02 {
	width: 555px;
	clear: left;
}
#top02 .top02_box {
	float: left;
	width: 180px;
	padding-left: 5px;
}
.top02_box img {
	margin-bottom: 10px;
}
.top02_txt {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 70%;
	line-height: 120%;
	height: 4em;
}
.top02_more {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: right;
	background: url(../img/arrow01.gif) no-repeat 75px 3px;
	line-height: 15px;
	height: 15px;
	margin-bottom: 30px;
}
#top03 {
	clear: both;
	height: 210px;
	width: 555px;
	margin-bottom: 20px;
	background: url(../img/bg_uservoice.jpg) repeat-x 0px 110px;
	position: relative;
}
#top03_left {
	width: 250px;
	background-color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 60px;
	height: 125px;
}
#top03_right {
	width: 250px;
	background-color: #FFFFFF;
	position: absolute;
	top: 60px;
	right: 20px;
	height: 125px;
}
.top03_txt {
	width: 230px;
	margin: 0 auto 10px auto;
	font-size: 75%;
	line-height: 120%;
	padding-top: 10px;
}
.top03_txt img {
	float: left;
	padding-right: 10px;
}

.top03_more {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: right;
	background: url(../img/arrow01.gif) no-repeat 155px 3px;
	line-height: 15px;
	height: 15px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#top04 {
	clear: both;
	background-color: #E8E8E8;
	margin-bottom: 20px;
	height: 190px;
	width: 555px;
}
#top04_left {
	float: left;
	width: 205px;
	padding-left: 40px;
}
#top04_right {
	float: right;
	width: 205px;
	padding-right: 40px;
}
.top04_txt {
	width: 200px;
	font-size: 70%;
	line-height: 120%;
	padding-top: 5px;
	height: 4em;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.top04_more {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	backgrounde: url(../img/arrow01.gif) no-repeat 155px 3px;
}
#top05 {
	width: 555px;
}
#top05 dl {
	font-size: 12px;
}
#top05 dt {
	float: left;
	height: 31px;
	width: 65px;
	line-height: 31px;
	background-image: url(../img/bg_whatsnew.gif);
	padding-left: 15px;
	color:#505050;
}
#top05 dd {
	float: left;
	height: 31px;
	width: 475px;
	line-height: 31px;
	background-image: url(../img/bg_whatsnew.gif);
}
#top05 dd a:link {
	color: #FF6464;
	text-decoration: underline;
}
#top05 dd a:visited {
	color: #FF6464;
	text-decoration: underline;
}
#top05 dd a:hover {
	color: #999900;
}
