* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #e5e5e5;
	font-size: 12px;
	background:#fff;
}
ol, ul {
	list-style: none;
}

@media screen and (max-width: 599px) { 

/*活動內容*/
.activityC{
	display:none;
}
.activityM{
	width: 320px;
	margin: auto;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	padding:10px 0;
}
.activityM li{
	width: 100px;
	float: left;
	margin: 10px 3px 0 3px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.activity_type1{
	width: 300px;
	margin: auto;
	padding:10px;
	overflow: hidden;
	border: 1px solid #CCC;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-bottom:70px;
}
.activity_type1 li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding:10px 0;
}
.activity_type1 li a{
	display: block;
	text-decoration: none;
	color: #000;
}

/*發燒網外掛*/
.fever38{
	color: #000;
	width:300px;
	overflow:hidden;
	margin:auto;
	background-color: #efefef;
	overflow: hidden;
	text-align: center;
	padding:10px;
}

/*注意事項*/
.notice{
	font-size: 13px;
	line-height: 24px;
	color: #000;
	margin-bottom:50px;
	overflow:hidden;
	padding:0 10px 20px 10px;
}
.notice_title{
	background-image: url(images/bg_Mline.png);
	background-repeat: repeat-x;
	margin:20px 0 10px 0;
}


}
