* {
	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) {
.clear {
	clear: both;
}
.wrap {
	width: 100%;
}
/*----- SECTIONS -----*/
.sTop {
}
.s1 {
	display: none;
}
.s1_m {
	background: #ffdf5a;
}
.s2 {
}
.s3 {
	display: none;
}
.s4 {
	display: none;
}
.s5 {
	display: none;
}
.s6 {
	display: none;
}
/*-----topbar-----*/
.topbar {
	background-color: #ffdf5a;
	height: 44px;
	padding: 0 10px;
}
.logo {
	height: 44px;
}
/*-----版頭-----*/
.title {
	background-image: url(images/title_m.png);
	background-repeat: no-repeat;
	background-size: 600px 265px;
	height: 550px;
	width: 320px;
	margin: 0 auto;
	background-position: top center;
	overflow: hidden
}
.title2 {
	background-image: url(images/title_p1_m.png);
	background-repeat: no-repeat;
	background-size: 600px 265px;
	height: 500px;
	width: 320px;
	margin: 0 auto;
	background-position: top center;
	overflow: hidden
}
.title3 {
	background-image: url(images/title_p2_m.png);
	background-repeat: no-repeat;
	background-size: 600px 265px;
	height: 470px;
	width: 320px;
	margin: 0 auto;
	background-position: top center;
	overflow: hidden
}
.title4 {
	background-image: url(images/title_p3_m.png);
	background-repeat: no-repeat;
	background-size: 600px 265px;
	height: 500px;
	width: 320px;
	margin: 0 auto;
	background-position: top center;
	overflow: hidden
}
.title_btn {
	display: none;
}
.title_title {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.title_content {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin-top: 265px;
	text-align: left;
	padding: 0 10px;
}
.title_download {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #4696e5;
	height: 70px;
	width: 70px;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	top: 10px;
	right: 10px;
	position: fixed;
	z-index: 999;
	float: right;
	border: 2px solid #FFF;
	text-align: center;
	display: block;
	line-height: 70px
}
.title_download a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.title_download_list {
	top: 90px;
	right: 10px;
	position: fixed;
	z-index: 888;
	float: right;
}
.title_download_list ul {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4696E5;
	border-right-color: #4696E5;
	border-bottom-color: #4696E5;
	border-left-color: #4696E5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.title_download_list li {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4696E5;
	text-align: center;
	font-weight: bold;
}
.title_download_list li a {
	display: block;
	font-size: 16px;
	color: #4696E5;
	text-decoration: none;
}
/*-----主題-----*/
.subject {
	color: #000;
	width: 320px;
	margin: auto;
	padding-bottom:44px;
	overflow: hidden;
}
.subject_bg {
	background-color: #fff;
}
.subject li {
	overflow: hidden;
	margin: 20px 0;
}
.subject_btnL {
	width: 20px;
	position: relative;
	top: 90px;
	z-index: 777;
	float: left;
	margin-left: 10px;
}
.subject_btnR {
	width: 20px;
	position: relative;
	top: 90px;
	z-index: 777;
	float: right;
	margin-right: 10px;
}
.subject_img {
	width: 320px;
	margin: 0 auto;
	text-align: center;
}
.subject_img_m {
	width: 220px;
}
.subject_title {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-align: center;
}
.subject_content {
	font-size: 16px;
	line-height: 26px;
	padding: 0 10px;
	text-align: left;
}
.subject_m {
	width: 320px;
	margin: 0 auto;
	overflow: hidden;
}
.subject_m_title {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.subject_m_content {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	padding: 20px 10px;
	text-align: left;
}
.subject_m_img {
	width: 320px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	display: block;
}
/*-----tab bar-----*/
#tabM {
	width: 100%;
	height: 44px;
	position: fixed;
	bottom: 0;
	/*box-shadow: 0px -1px 1px #333;*/
	z-index: 888;
	background-color: #4696e5;
}
#tabM ul {
	list-style: none;
	width: 100%;
	height: 44px;
	overflow: hidden;
}
#tabM li {
	float: left;
	/*width: 33.33%;*/
	width: 50%;
	height: 44px;
	/*border-top: 1px solid #999;*/
	/*border-left: 1px solid #222;*/
	border-right: 1px solid #FFF;
	-webkit-box-sizing: border-box;
	display: block;
}
#tabM li:first-child {
	border-left: none;
}
#tabM li:last-child {
	border-right: none;
}
#tabM li a {
	display: block;
	width: 100%;
	height: 44px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	/*background-position: center 3px;*/
	/*padding-top:35px;*/
	line-height: 44px;
	/*text-indent: 3px;*/
	/*letter-spacing: 3px;*/
	/*background-size: 30px 30px;*/
	display: block;
}

/*-----banner-----*/
.bannerC01 {
	display:none;
}
.bannerM01 {
	width:300px;
	margin:auto;
	margin-bottom:10px;
	overflow:hidden;
}

/*-----贊助-----*/
.sponsor {
	width:300px;
	margin:auto;
	margin-top:30px;
	overflow:hidden;
}
.sponsor li{
	font-size: 16px;
	color: #000;
	float:left;
	margin-right:10px;
	line-height:44px;
}
.sponsor_img {
	height:30px;
}

/*-----共用-----*/
/*字形*/
.blue16W {
	color: #4696e5;
	font-size: 16px;
}
.W16 {
	font-size: 16px;
}
.redB {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.pink25W {
	font-size: 25px;
	color: #ff6562;
}
.sj {
	position: relative;
	top: 0px;
	z-index: 999;
	float: left;
}

/*按鈕*/
.btn3 {
	font-size: 15px;
	color: #000;
	background-color: #CCCCCC;
	height: 30px;
	width: 100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
}

/*共用*/
.image {
	display:block;
}
}
