@charset "utf-8";
/* CSS Document */


body{ 
	background: url(../images/bg.jpg) no-repeat #000;
	background-position: center top;
	min-width:990px;
}

p{	font:16px/1.6 "微軟正黑體";
	color:#FFF;
	padding:0 100px 0 100px;
	letter-spacing:1px;}}

#wrapper{
	width:100%;
	height:auto;
	margin:0 auto;
	}
	
#header{
	width:990px;
	height: auto;
	margin:0 auto;
	}
	
#info{
	width:990px;
	height: auto;
	padding: 550px 0 0 0;
}

.color1{
	color:#FF0;}
	
.color2{
	color: #F3F;}

/*----宣告區---------------*/	

#footer{
	width:100%;
	height:70px;
	margin:50px 0 0 0;
	background-color:#FFF;
	}
	
#footer_box{
	width:990px;
	height:70px;
	margin:0 auto;
	}


#footer_beanfun a{
	display:block;
	width:178px;
	height:30px;
	background-image: url(../images/beanfun.jpg);
	float:left;
	margin-top:20px;
	margin-right:30px;
	}
	
#footer_info{ 
	display:block;
	width:570px;
	height:50px;
	font:12px/1.7  "微軟正黑體";
	color:#333;
	float:left;
	margin-top:18px;}

#footer_870 a{
	display:block;
	width:60px;
	height:70px;
	background-image:url(../images/footer_870.png);
	float:left;
	margin-right:15px;
	}

#footer_istart a{
	display:block;
	width:60px;
	height:70px;
	background-image:url(../images/footer_istar.png);
	float:left;
	margin-right:30px;}
	
#footer_15{
	display:block;
	width:40px;
	height:70px;
	background-image:url(../images/footer_15.png);
	float:right;
	}
