
#container {
	padding-top: 0px;
}

div.top-container {
	float: right;
	width: 707px;
}

div.top-container h2.topcenter {
	padding-bottom: 3px;
}

div.top-whats-support {
	float: left;
	width: 480px;
}

div.top-whats-support div.top-center {
	background: url(images/home/top_center_bg_header.gif) no-repeat left top;
	padding: 6px 0px 20px 0px;
	width: 480px;
}

div.top-whats-support div.top-center div.top-center-bg {
	background: url(images/home/top_center_bg_footer.gif) no-repeat left bottom;
	padding-bottom: 6px;
	width: 480px;
}

div.top-whats-support div.top-center div.top-center-list {
	background-color: #f7f7f7;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	padding: 5px 10px;
}

div.top-whats-support div.top-center div.top-center-list table {
	background: url(images/home/line.gif) repeat-x left top;
}

div.top-whats-support div.top-center div.top-center-list table th {
	background: url(images/home/line.gif) repeat-x left bottom;
	font-weight: normal;
	padding: 7px 15px;
	vertical-align: top;
}

div.top-whats-support div.top-center div.top-center-list table td {
	background: url(images/home/line.gif) repeat-x left bottom;
	padding: 7px 2px 7px 0px;
}

div.top-whats-support div.top-center div.top-center-list table td a {
	background: url(images/home/link_btn.gif) no-repeat 0px 4px;
	display: block;
	padding: 2px 0px 2px 15px;
	text-decoration: none;
}

div.top-whats-support div.top-center div.top-center-list table td a:hover {
	background-position: 2px -96px;
	text-decoration: underline;
}

div.top-whats-support div.top-center p.more {
	margin: 5px 0px 0px 0px;
	text-align: right;
}

div.top-s {
	float: right;
	width: 207px;
}

div.top-s div.top-s-contents {
	background: url(images/home/top_s_bg.gif) no-repeat left bottom;
	padding-bottom: 6px;
	width: 207px;
}

div.top-s div.top-s-detail {
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	padding: 6px 0px 3px 0px;
}

div.top-s div.top-s-detail ul {
	background: url(images/home/line.gif) no-repeat left top;
}

div.top-s div.top-s-detail ul li {
	background: url(images/home/line.gif) no-repeat left bottom;
}

div.top-s div.top-s-detail ul li a {
	background: url(images/home/link_btn.gif) no-repeat 10px 10px;
	display: block;
	padding: 8px 10px 8px 24px;
	text-decoration: none;
	width: 173px;
}

div.top-s div.top-s-detail ul li a:hover {
	background-position: 12px -90px;
	text-decoration: underline;
}

div.top-s div.top-s-detail ul li span {
	display: block;
	font-size: 80%;
	padding: 0px 10px 8px 24px;
	text-align: justify;
	text-justify: distribute;
	width: 173px;
}

div.top-s div.top-s-detail p.more {
	margin: 5px 10px 0px 0px;
	text-align: right;
}

div.top-banners {
	float: left;
	width: 173px;
}

div.top-banners ul li {
	float: left;
	padding-bottom: 5px;
}

div.top-banners div.companybanner {
	background: url(images/home/top_banners_line.gif) no-repeat 0px 16px;
	float: left;
	padding-top: 40px;
}

/* 2009/10/22 */
div.top-container h2.topcenter {
	position: relative;
	background-repeat: no-repeat;
	margin: 0;
	text-align: right;
	height: 30px;
	font-weight: normal;
	font-size: 100%;
}

div.top-container h2.topcenter .passed {
	display: block;
	position: absolute;
	maring: 0;
	bottom: 0;
	right: 0;
}

.top-container h2.whats {
	background-image: url(images/home/top_center_whats_title.gif);
}

.top-container h2.support {
	background-image: url(images/home/top_center_support_title.gif);
}


