@charset "utf-8";
/* CSS Document */
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
}
#top {
	width: 1000px;
	height:798px;
	margin: 0 auto 0 auto;
	position:relative;	
}
#top #sitemap{
	float:right;
	padding: 5px 15px 0 13px;
	position:absolute;
	left:757px;
	width:209px;
	height:54px;
	background-image: url(../images/sitemap_bg.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
#top #sitemap a{
	color: #FFF;		
	text-decoration: none;
}
#top #sitemap a:hover{
	text-decoration: underline;
}
#top #button{
	float:right;
	position:absolute;
	top:265px;
	left:491px;
	*left:491px !important;
	*left:492px;
	width:511px;
	height:63px;
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;	
}
#top #news{
	float:right;
	position:absolute;
	top:685px;
	left:510px;
	width:450px;
	height: 90px;
	background-image: url(../images/news_icon_jp.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#top #news #pro_list{
	width: 358px;
	margin:0;
	padding:17px 0 0 75px;
	height:60px;
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	line-height: 16px;	
}

#top #news #pro_list .list{
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	border-bottom: #a1a1a1 dotted 1px;
	height:46px;	
	overflow: hidden;	/* 超出範圍的部份要隱藏 */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
}
#top #news #pro_list .list a{
	color: #3d3d3d;
	text-decoration: none;
}
#top #news #pro_list .list a:hover{
	color: #737373;
	text-decoration: none;
}
#footer_all {
	width: 100%;
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer_all .footer{
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	line-height: 18px;
	padding-top: 20px;
}
#footer_all .footer a{
	color: #787878;
	text-decoration: none;
}
#footer_all .footer a:hover{
	text-decoration: underline;
}
#footer_all .seo{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	width: 980px;
	line-height: 18px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 20px;	
}
#footer_all .seo a{
	color: #787878;
	text-decoration: none;
}
#footer_all .seo a:hover{
	text-decoration: underline;
}
#footer_all2{
	background: url(../images/footer_bg.jpg) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	width: 980px;
	height:70px;
	line-height: 18px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 20px;
}
#abgne_float_ad {
	display: none;
	position: absolute;
}
#abgne_float_ad img {
	border: none;
}