.unnamed1 {
	font-size: 12px;
}
.unnamed2 {
	font-size: 13.5px;
}
.unnamed3 {
	font-size: 16px;
}
.news {
	padding: 20px 0 20px 35px;
}
.news h3 {
	font-size: 110%;
	color: #ff639c;
}
.news li {
	list-style: decimal;
}
.news dt {
	float: left;
	padding-right: 5px;
}
.news table {
	text-align: left;
}
.news td {
	padding-right: 40px;
}

#main_table {
	position: relative;
}
#service_btn {
	position: absolute;
	left: 800px;
	top: 10px;
}
#service_btn a {
	background: url(img/top/service_banner.png) no-repeat left top;
	width: 62px;
	height: 333px;
	display: block;
	text-indent: -9999px;
}
#service_btn a:hover {
	background-position: -62px 0;
}