@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	background:url(../image/index/bk.jpg);
	}
	
div#content{
	position:relative;
	margin: 0 auto;
	left:30px;
	background-image:url(../image/index/bkimage.png);
	background-repeat:no-repeat;
	width:1024px;
	height:680px;
	
	overflow:hidden;
	
	}
div#logo{
	position:relative;
	top:70px;
	text-align:center;
	height:110px;
	}
div#button{
	top:150px;
	}
div#button ul{
	position:relative;
	top:175px;
	left:20px;
	margin:0;
	padding:0;
	list-style:none;
	}
div#button ul li{
	float:left;
	}
div#hotnews{
	position:relative;
	background-image:url(../image/index/indexphoto_15.png);
	background-repeat:no-repeat;
	width:939px;
	height:56px;
	clear:both;
	left:20px;
	top:170px;
	
	}
div#copyright{
	position:relative;
	top:170px;
	/*left:250px;*/
	color:#999;
	font-size:12px;
	text-align:center;
	padding-right:40px;
	line-height:18px;
	letter-spacing:0.1em;
	font-family:"Microsoft JhengHei",微軟正黑體,Verdana, Arial, Helvetica, sans-serif;
	}
	 #copyright a:link, #copyright a:visited, #copyright a:active{
		 color:#999;
		 text-decoration:none;
		 }
/*hotnews div*/
div#hotnews_title{
	position:absolute;
	font-weight:bold;
	margin-top:18px;
	margin-left:20px;
	color:#333;
	
	}
div#abgne_marquee {
	margin-top:15px;
	margin-left:110px;
	position:absolute;
	overflow: hidden;	 
	width: 600px;
	height: 25px;
	
}
div#abgne_marquee ul, div#abgne_marquee li {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#abgne_marquee ul {
	position: absolute;
}
div#abgne_marquee ul li a {
	display: block;
	overflow: hidden;	
	font-size:15px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color:#333;
	font-family:"Microsoft JhengHei",微軟正黑體,Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
}