* {
	margin: 0px; padding: 0px; line-height: 1; font-family: Verdana,Arial,Helvetica,sans-serif,"Hiragino Kaku Gothic Pro","Osaka","lroSVbN"; font-size: 13px; font-style: normal; font-weight: normal; -webkit-text-size-adjust: none;
}
body {
	background: rgb(241, 241, 241); font-family: ArialMT, "Hiragino Kaku Gothic ProN", "????角? ProN W3";
}
a {
	display: block; outline-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul {
	list-style-type: none;
}
ol {
	list-style-type: none;
}
img {
	border: currentColor;
}
/* 網頁上開始 */
#m_header {
	height: 40px;
	background-image: linear-gradient(bottom, rgb(252,71,208) 2%, rgb(255,192,203) 95%);
	background-image: -o-linear-gradient(bottom, rgb(252,71,208) 2%, rgb(255,192,203) 95%);
	background-image: -moz-linear-gradient(bottom, rgb(252,71,208) 2%, rgb(255,192,203) 95%);
	background-image: -webkit-linear-gradient(bottom, rgb(252,71,208) 2%, rgb(255,192,203) 95%);
	background-image: -ms-linear-gradient(bottom, rgb(252,71,208) 2%, rgb(255,192,203) 95%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.02, rgb(252,71,208)), color-stop(0.95, rgb(255,192,203)));
}
#logo {
	text-align: center; padding-top: 5px;
}
/* 網頁上結束 */
/* 影片數量開始 */
#hit {
	background: rgb(27, 27, 27);
	padding: 5px;
	color: rgb(170, 170, 170);
	line-height: 1.5;
	font-weight: bold;
}
/* 影片數量結束 */
/* 導航開始 */
nav.m_navigation ul {
	background: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); width: 100%; text-align: center; font-size: 14px; display: table; table-layout: fixed;
}
nav.m_navigation ul li {
	border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; display: table-cell;
}
nav.m_navigation ul li.on {
	background-color: rgb(255, 192, 203);
}
nav.m_navigation ul li:last-child {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
nav.m_navigation ul li a {
	padding: 12px 0px; color: rgb(51, 51, 51); font-weight: bold; text-decoration: none; display: block;
}
nav.m_navigation ul li a:hover {
	background: rgb(233, 233, 233);
}
/* 導航結束 */
/* 關鍵字開始 */
#m_tag {
	padding: 10px;
}
#m_tag li a {
	color: rgb(0, 83, 166); line-height: 1.5; text-decoration: underline; display: inline;
}
#m_tag li {
	margin-right: 5px; display: inline;
}
/* 關鍵字結束 */
/* 搜尋開始 */
#m_search {
	padding: 5px;
}
input[type=text] {
	background: rgb(251, 251, 251);
	padding: 5px;
	border-radius: 1em;
	border: 1px solid rgb(223, 223, 223);
	width: 70%; box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
	-webkit-box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
}
/* 搜尋結束 */
/* 列表開始 */
.m_list > li {
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(225, 225, 225);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 111px;
}
.m_list a {
	padding: 5px;
}
.m_list .img {
	float: left;
	position: relative;
	width: 128px;
}
.m_list .type {
	background: url("m_list_bg.png");
	width: 60px;
	height: 16px;
	text-align: center;
	right: 0px;
	bottom: 0px;
	color: rgb(255, 255, 255);
	line-height: 16px;
	display: block;
	position: absolute;
}
.m_list .info {
	margin-left: 138px;
}
.m_list h2 {
	color: rgb(51, 51, 51); line-height: 18px; overflow: hidden; font-size: 15px; font-weight: bold; margin-bottom: 5px; max-height: 36px;
}
.m_list .title {
	max-height: none;
}
.m_list.tag {
	overflow: hidden;
	margin-bottom: 3px;
	max-height: 28px;
}
.m_list .tag li {
	color: rgb(102, 102, 102);
	line-height: 14px;
	font-size: 11px;
	margin-right: 5px;
	display: inline;
}
.m_list .time {
	color: rgb(102, 102, 102);
	line-height: 14px;
	font-size: 11px;
}
/* 列表結束 */
/* 分頁開始 */
.m_paging {
	background: rgb(225, 225, 225);
	padding: 10px;
	box-shadow: inset 0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
}
.m_paging li {
	width: auto;
	margin-right: 5px;
	border-top-color: rgba(255, 255, 255, 0.3);
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	background-color: rgb(238, 238, 238);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.m_paging li a {
	padding: 5px;
	text-align: center;
	color: rgb(68, 68, 68);
	font-size: 11px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #fff;
}
.fix::after {
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
	content: ".";
}
/* 分頁結束 */
/* 網頁下開始 */
#m_footer {
	background: rgb(27, 27, 27);
	padding: 10px;
}
#m_footer_list li {
	margin-right: 5px;
	display: inline;
}
#m_footer_list a {
	color: rgb(255, 255, 255);
	line-height: 25px;
	font-size: 11px;
	text-decoration: underline;
	display: inline;
}
/* 網頁下結束 */
/* 版權開始 */
#copyright p a {
	display: inline;
}
/* 版權結束 */
/* 公告開始 */
#m_news {
	height: 30px;
	text-align: center;
	padding-top: 16px;
	background-color: yellow;
}
#m_news p {
	display: inline;
}
#m_news_simai {
	font-size: 10px;
}
#m_news_link {
	font-size: 16px;
}
/* 公告結束 */
#bill {
	left: 0px; width: 100%; height: 50px; bottom: 0px; color: rgb(255, 255, 255); position: fixed !important; background-color: rgb(78, 154, 190);
}
#bill a {
	padding: 0px;
}
/* 內容頁開始 */
#video h1 {
	margin-bottom: 10px;
	color: #AAA;
	font-weight: bold;
	line-height: 1.5;
	padding: 5px;
	background: #1B1B1B;
}
#video .tag {
	background: rgb(225, 225, 225);
	margin: 10px;
	padding: 5px;
}
#video .tag li {
	margin-right: 5px;
	display: inline;
}
#video .tag li a {
	color: rgb(0, 83, 166);
	line-height: 1.5;
	text-decoration: underline;
	display: inline;
}
.both {
	clear: both;
}
#back {
	padding: 0px 20px;
}
#back li {
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-color: rgba(255, 255, 255, 0.3);
	border-top-width: 1px;
	border-top-style: solid;
	float: left; box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
	background-color: rgb(238, 238, 238);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
#back li a {
	padding: 10px;
	text-align: center;
	color: rgb(68, 68, 68);
	font-weight: bold;
	text-shadow: 0px 1px 1px #fff;
}

.video_paly{
	margin: 0px auto 10px;
	width: 320px;
	height: auto;
	overflow: hidden;
}
.video_paly .section {
	width: 320px;
	height: 320px;
	overflow: hidden;
	float: left;
}
.video_paly .content {
	width: 9999px;
}
#policyList {
	padding: 10px 5px;
}
#faqList {
	padding: 10px 5px;
}
.desc {
	padding: 10px 5px;
}
#policyList li {
	line-height: 1.5; margin-bottom: 5px; list-style-type: disc; list-style-position: inside;
}
#faqList dt {
	background: rgb(225, 225, 225); padding: 5px; line-height: 1.5; font-weight: bold; margin-bottom: 5px;
}
#faqList dd {
	line-height: 1.5; margin-bottom: 10px;
}
#faqList dd a {
	display: inline;
}
#xvideos {
	background: rgb(255, 0, 0); margin: 0px 10px 10px; padding: 5px; text-align: center; color: rgb(255, 255, 255); font-weight: bold;
}
#xvideos a {
	color: rgb(255, 255, 255); line-height: 1.5; font-weight: bold; text-decoration: underline; display: inline;
}
#c {
	background: rgb(255, 255, 0); margin: 0px 10px 10px; padding: 5px; text-align: center; color: rgb(0, 0, 0); font-weight: bold;
}
#c a {
	color: rgb(0, 0, 0); line-height: 1.5; font-weight: bold; text-decoration: underline; display: inline;
}
.banner {
	text-align: center; margin-bottom: 10px;
}
#smaan li {
	border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(225, 225, 225); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
#smaan li a {
	padding: 5px 10px; color: rgb(51, 51, 51); line-height: 18px; font-weight: bold;
}