@charset "utf-8";
/* CSS Document */

@import url("reset.css");
body{background-image:url(bg1.jpg);
	 background-size:100%;
	 background-attachment:fixed;
	　background-position:center;
	 /*
     margin:0;
     padding:0;
	 background-repeat:no-repeat;
	　background-attachment:fixed;
	　background-position:center;
	 -moz-background-size: cover;
	 */
	 }
#WRAPPER{width:1000px;
	_zoom:1;overflow:hidden;
	margin:0 auto;}
/* =============底部版權=============*/
#TOP{height:760px;background-image:url(top.png);}
#LINK{height:80px; text-align:center;}

	

/* =============中間內容=============*/
#CONTENT{
	_zoom:1;overflow:hidden;
	background-image:url(bg_content.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#CONTENT p{
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6;
	padding-bottom:10px;}

.pp{
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6;}

#CONTENT h3{font-weight:bold;
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:22px; color:#990033;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6;padding-top:18px;}
	
#CONTENT h4{font-weight:bold;
	font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:16px; color:#Cc3300;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6;padding-top:10px; padding-bottom:5px;}


.yy{color:#663366;font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6;}
.bb	{font-family:"微軟正黑體", "Arial Unicode MS";
	font-size:16px; font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6;}
.ww{color:#ffffff;font-family:"微軟正黑體", "Arial Unicode MS";}
	
	
#VIDEO{padding-left:102px; padding-top:22px;}
	

/* =============底部版權=============*/

#FOOTER{width:100%; background-color:#663366;
	height:80px; padding-top:20px;}
#FOOTER a {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FF9900;}
#FOOTER a:hover {
font-weight:bold;
color:#FFFF33;
}
#FOOTER p{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
line-height:1.6;
text-align:center;
}
