@charset "utf-8";
/* CSS Document */
.bg {
	background-color:#e7e7e7;
	
	width: 100%;
	margin: 0 auto;
	position:relative;


}
table{
		-moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
-webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
box-shadow:2px 2px 2px rgba(20%,20%,40%,0.2),4px 4px 6px rgba(20%,20%,40%,0.2),6px 6px 12px rgba(20%,20%,40%,0.2);
}

.Top{
	width:955px;
	height:110px;
	margin:0 auto;
	*padding-top:5px;}
	
a.LOGO{
	display:inline-block;
	width:185px;
	height:85px;
	background-image:url(../image/LOGO.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:5px;
	float:left;}
	
	
.LINKALL{
	float:right;
	display:block;
	width:480px;
	height:100px;
	position:relative;
	display:block;}	
		
.LINK{
	position:absolute;
	width:480px;
	line-height:20px;
	right:0px;
	top:0px;
	*top:30px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	font-family:"微軟正黑體"、"新細明體"}

.LINK a{
	color:#999;
	text-decoration:none;
	padding:0px 10px;}
	
.LINK a:hover{
	color:#000;
	text-decoration:underline;}	
	
.fb-like{
	display:block;
	right:0px;
	top:50px;
	width:130px;
	height:20px;}


.Center{
	margin:0 auto;
	width:955px;
	border:1px solid #CCC;
	margin-bottom:78px;}	
	

.Warning{
	background:#000;
	text-align: center;
	width:100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index:99999;}

.WarningIMG{
	width:1023px;
	height:77px;
	margin:0 auto;
	background-image:url(http://www.icheers.tw/iCheers/EDM/images/footer_bg.jpg);}
	
