@charset "utf-8";
@import url("reset.css");
/* CSS Document */
.clear{clear:both;}
*{
	font-family:微軟正黑體, Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
}
p{
	font-size:0.9em;
	font-family:微軟正黑體, Arial, Helvetica, sans-serif;
}

a,a:visited,a:active{
	text-decoration:none;
	color:#434343;
}

a:hover{
	color:#1c70be;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
}

body,html{
	width:100vw;
}

body{
	background-color: #f5f5f5;
}

#wrapper{
	width:100%;
	height:auto;
}

#header{
	margin:0;
	width:100%;
	height:42px;
	padding-top:8px;
	background-color:#FFF;
}

.logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-size:180px 34px;
	width:180px;
	height:34px;
	margin:auto;
}

div#channel_list{
	width: 100%;
	top:50px;
	height:40px;
	background-color:#166ab8;
}

div#channel_list ul{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	width:100%;
}

div#channel_list ul li a{
	color:#FFF;	
}

div#channel_list ul li{
	float: left;
	height: 100%;
	line-height:100%;
	width:calc(100%/5);
	color: #ddd;
	text-align: center;
	cursor: pointer;
}

div#channel_list ul li h4{
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	color:#FFF;	
}

div#channel_list ul li.active h4{
    color: #fff;
    background-color: #00457f;
}

/* menu */

nav:not(.mm-menu)
{
	display: none;
}
#menu ul li input{
	width:90%;
	float:left;
	margin-left:5%;
	margin-top:15px;
}

.header a
{
	background: center center no-repeat transparent;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAR0lEQVRIx2NgGPKAhYVFh5YYZMd/GuOhbgEjI+N8IIMmGGr2KCAAgOH0lJYYZMfQT6Y0D6JRgB/Qo6gY4smU5hbQo8oc2gAAnqUTLEDEG4cAAAAASUVORK5CYII=');
	display: block;
	position:absolute;
	width: 50px;
	height: 50px;
	float:left;
	top: 0;
	left: 0;
}

/* btn */

.btn{
	padding:10px 10px;
	text-align:center;
	font-size:15px;
	cursor:pointer;
	background-color:#006dc8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#FFF;
	border:0;
}

.btn:hover{
	background-color:#1788e6;
}

/* time table */

#time-table-header{
	display:none;	
}

.sidr-class-time_ctrl{
	text-align:center;
	font-size:1.2em;
	width:100%;
	height:42px;
	line-height:42px;
	background:#333;
	margin:0;
}

.sidr-class-time_ctrl button{
	cursor:pointer;
	background:#333;
	border:0;
	font-size:1.2em;
	color:#FFF;
	padding:11px 6%;
	margin:0;
	background:#222;
}

.sidr-class-left{
	float:left;
}

.sidr-class-right{
	float:right;
}

.sidr-class-time_ctrl button:hover{
	background:#000;
}

#time-table-btn{
	cursor:pointer;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* Konqueror */
	border-radius: 3px 0 0 5px; /* Opera 10.50 and later (CSS3 standard) */
	font-size:0.95em;
	line-height:1.2em;
	position:absolute;
	z-index:999999999;
	padding:8px 0 0 8px;
	height:100px;
	width:22px;
	background-color:#4f92d0;
	color:#FFF;
	right:0;
	margin-top:100px;
}
#time-table-content{
	display:none;
}

/* sidr */

.sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:285px;overflow-x:hidden;overflow-y:auto;font-family:"微軟正黑體", Arial, Helvetica, sans-serif;font-size:0.95em;background:#4f92d0;color:#fff;cursor:pointer;}
.sidr .sidr-inner{padding:0;}
.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}
.sidr.right{left:auto;right:-285px}
.sidr.left{left:-285px;right:auto}
.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{background-color:#006ec7;text-align:center;font-size:1.3em; padding-top:26px;height:73px; letter-spacing:0.1em; line-height:1.5em;}
.sidr p{font-size:0.8em;margin:0 0 12px;letter-spacing:0.1em;}
.sidr p a{color:rgba(255,255,255,0.9)}
.sidr>p{margin-left:15px;margin-right:15px}
.sidr ul{display:block;margin:15px 0 15px;padding:0;border-top:0px solid #1a1a1a;border-bottom:0px solid #4d4d4d}
.sidr ul li{padding-left:30px;display: block;margin: 0;line-height: 2.4em;border-top: 0px solid #fff;border-bottom: 0px solid #fff;background-color:#4f92d0}
.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:0;color:#FF0;}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{box-shadow:0 0 15px 3px #222 inset}
.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}
.sidr ul li ul{border-bottom:0;margin:0}
.sidr ul li ul li{line-height:40px;font-size:13px}
.sidr ul li ul li:last-child{border-bottom:0}
.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:0;line-height:41px}
.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{box-shadow:0 0 15px 3px #222 inset}
.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,0.8);padding-left:30px}
.sidr form{margin:0 15px}
.sidr label{font-size:13px}
.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;border-radius:2px;border:0;background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.6);display:block;clear:both}
.sidr input[type=checkbox]{width:auto;display:inline;clear:none}
.sidr input[type=button],.sidr input[type=submit]{color:#333;background:#fff}
.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(255,255,255,0.9)}
.sidr span{font-size:0.6em;}

#sidr_float {
	display: none;
	position: absolute;
}

/* item */

.item{
	width:100%;
	font-weight:inherit;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

/*.item li{
	background-color:#fff;
	float: left;
	position: relative;
}*/
/*
.item figure{
	float:left;
	width:100%;
}
*/

.item h4{
	color:#000;	
}

.item span.time_bar{
	font-size:0.8em;
	position:absolute;
	z-index:1;
	color:#FFF;
	background-color:rgba(0, 0, 0, 0.5);
	padding:2% 5%;
	width:10%;
	height:5%;
	top:15px;
	left:0;
	letter-spacing:0.05em;
	text-align:center;
}

.item span.play_icon{
	position:absolute;
	z-index:1;
	color:#FFF;
	background-size:100%;
	width:16px;
	height:16px;
	background-image:url(../images/play_icon.png);
	left:1px;
	top:1px;
}

/* main */

#main{
	overflow-x:hidden;
	position:absolute;
	top:90px;
	width:100%;
}

/* path */

#path{
	position:absolute;
	float:left;
	width:100%;	
}

#path p{
	margin:10px 0 15px 20px;
	color:#666;
}

#path p a{
	color:#666;
	font-weight:bolder;
}

/* top_bar */

.top_bar {
	width:100%;
  	margin: 0;
  	padding: 0;
}
ul.top_bar {
  	list-style: none;
}

/* bottom_bar */

.bottom_bar{
	width:100%;
	margin:3% auto 0 auto;
	display:inline-block;  
}

.bottom_bar hr{
	float:left;
	width:98%; 
	border: 0; 
	border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.bottom_bar h4.title{
	font-size:0.92em;
	float:left;
	font-weight:bolder;
	color:#000;
	width:100%;
	margin-left:28px; 
	letter-spacing:0.05em; 
	font-family:微軟正黑體; 
}

.bottom_bar .ctrl_btn{
	text-align:center;
	width:95%;
	cursor:pointer;
	font-size:0.9em;
	font-weight:bolder;
	margin:-3.5% auto 3% 2.2%;
	float:left;
	height:2.5em;
	line-height:2.5em;
	color:#166ab8;
	border:#ececec 1px solid;
	background-color:#fff;
}

.bottom_bar .ctrl_btn.active{
	color:#ccc;
}

.bottom_bar .item{
	border:#ececec 1px solid;
	background-color:#FFF;
	width:93%;
	padding:2% 0 3% 2%;
	float:left;
	margin:2.2%;
}

.bottom_bar .item .itemscope{
	position:relative;
	width:31% !important;
	margin-right:2.3%;
	margin-bottom:10px;
	float:left;
}

.bottom_bar .item div .channel{
	width:31%;
	margin-right:2.3%;
	float:left; 
}

.bottom_bar .item div img{
	width:100%;
}

.bottom_bar img.title_icon{
	width:30px;
	height:20px;
	margin-left:-28px;
	margin-top:1px;
	position:absolute;
	float:left;
}

.bottom_bar .content{
	width:100%;
	margin:10px 5px 10px 10px;
}

.bottom_bar h5{
	width:100%;
	font-size:13px;;
	color:#666;
	float:left;
}

.bottom_bar p{
	width:100%;
	font-size:12px;
	color:#666;
	float:left;
}

.bottom_bar .item .hot_tag{
	text-align:center;
	font-size:0.8em;
	position:absolute;
	z-index:1;
	color:#FFF;
	background-color:rgba(180, 0, 0, 0.6);
	padding:2% 3%; 
	left:0%; 
	letter-spacing:0.05em;
}

/* footer */

#footer{
	background-color:#444;
	height: 100%; 
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top:40px;
	bottom:0;
	text-align:left;
	width:90%;
	padding:5%;
	float:left;
	line-height:1.5em;
	color:#bbb;
}

#footer .moreLink{
	font-size:1em;
	margin-bottom:5px;
	font-weight:bolder;
	color:#fff;
	text-decoration:none;
}

#footer .moreLink a{
	padding:0 5px;
	color:#fff;	
}

#footer .moreLink a:hover{
	color:#1c70be;
}

#footer .copyright{
	line-height:1.4em;
	font-size:0.6em;	
}

/* search box */

.keyword input {
	background: none repeat scroll 0 0 #f5f5f5;
	border:#f5f5f5 1px solid;
	color: #bfbfbf;
	letter-spacing:0.1em;
	height: 10px;
	margin: 5px;
	padding: 5px;
	transition: background 1s ease-in-out 0s;
	transition: border 0.3s ease-in-out 0s;
	width: 150px;
	
}

.keyword input:hover {
	background-color:#FFF;
	border:#459ae9 1px solid;
}

.keyword button {
	background: url(../images/search.png) no-repeat scroll center center #459ae9;
	cursor: pointer;
	height: 22px;
	text-indent: -99999em;
	transition: background 0.3s ease-in-out 0s;
	width: 24px;
	border: 0;
}

.keyword button:hover {
	background-color:#1c70be;
}

/* fx */

.rounded-corners {
  -moz-border-radius: 3px; /* Firefox */
  -webkit-border-radius: 3px; /* Safari, Chrome */
  -khtml-border-radius: 3px; /* Konqueror */
  border-radius: 3px; /* Opera 10.50 and later (CSS3 standard) */
  behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
}

/* list page */

#list_page{
	margin-top:90px;
}

/* inside page */

#inside{
	margin:0 5%;
	width:90%;
}

#inside .title{
	width:100%;
	float:left;
	margin:5% 0;	
}

#inside .title h2{
	letter-spacing:0.01em;
	line-height:1.4em;	
	color:#1c70be;	;
}

#inside hr{
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	width:100%;
	margin:3% auto;
	padding:0;
}

#inside .title .time_bar{
	float:right;
	color:#999;
	height:20px;
	white-space:nowrap;
}

#inside .content{
	float:left;
	width:100%;
}

#inside .content h3{
	width:100%;
	margin:0 0 10px 0;
	line-height:1.4em;	
	font-weight:normal;
	color:#1c70be;
	float:left;
}

#inside .content p{
	margin:5% 0 3% 0;
	color:#535353;
	line-height:2em;
	/*float:left;*/
	font-size:1em;
}

#inside .content input{
	float:left;
	width:92%;
	cursor:pointer;
	margin:3px 1%;
}

#inside .content .pic img, #inside .content iframe{
	width:100%;
	margin:3% 0;
}

#inside .content .pic b{
	width:100%;
	float:left;
	padding:0;
	margin:-1.8% 0 2.8% 0;
}

#inside .content .video{
	clear:both;
}

#inside .ad{
	width:25%;
	margin-top:3%;
	margin-right:1%;
	float:right;
}

#inside .ad .banner{
	letter-spacing:-0.01em;
	color:#bbb;
	font-size:13.5px;
	line-height:1.5em;
	text-align:right;
	border:#eee 1px solid;
	padding:1%;
	width:98%;
	margin-bottom:5%;
	background-color:#fff;
}

#inside .ad .banner img{
	cursor:pointer;
	margin-top:1%;
	width:100%;
}

#inside .btn_item{
	float:left;	
	width:100%;
	margin:5% 0 8% 0;
}

#inside .link_more h2{
	margin-bottom:2%;	
}

#inside .link_more{
	line-height:2em;
	margin:200px 0 200px 0;
	clear:both;
}

#inside .link_more a{	
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:0 1.5%;
	width:97%;
	height:2em;
	color:#1c70be;
	float:left;
}

#inside .link_more a:hover{
	color:#008aff;
}

/* share */

#share a{
	color:#FFF;
}

#share{
	margin:3% 1% 1% 1%;	
}

#share .button svg{
	margin-right:7px;
	vertical-align:-3px;
	width:16px;
	height:16px;
	fill:currentColor
}

/* table style */

table.style_01 {
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#fefefe;
	width:100%;
	margin:2% 0 3% 0;
	-moz-border-radius:10px; /* FF1+ */
	-webkit-border-radius:10px; /* Saf3-4 */
	border-radius:10px;
}

table.style_01 img{
	width:100%;
}

table.style_01 .title{
	background-color:#026bc7;
	color:#fff;
}

table.style_01 .time{
	background-color:#459ae9;
	color:#fff;	
}

table.style_01 .title:hover{
	background-color:#026bc7;
	color:#fff;
}

table.style_01 th,table.style_01 td {
	padding:1em;
}

table.style_01 th {
	padding-top:22px; 
	background:#e8eaeb;
}

table.style_01 td {
	border-right:1px solid #eee;
	border-top:1px solid #eee;
}

table.style_01 tr.odd-row td {
	background:#f6f6f6;
}

/*table.style_01 td.first,table.style_01 th.first {
	text-align:left; 
}*/

table.style_01 td.last {
	border-right:none;
}

table.style_01 tr.active{
	background-color: #f6f6f6;
}

table.style_01 tr.odd-row td {
	background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
	/*background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));*/
}

table.style_01 th {
	background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
	/*background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));*/
}

table.style_01 tr:first-child th.first {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px; /* Saf3-4 */
}

table.style_01 tr:first-child th.last {
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px; /* Saf3-4 */
}

table.style_01 tr:last-child td.first {
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px; /* Saf3-4 */
}

table.style_01 tr:last-child td.last {
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px; /* Saf3-4 */
}

/* about */

#about{
	background-color:#fff;
	float:left;
	width:100%;
	padding-top:3%;
	padding-bottom:10%;
}

#about table{
	font-size:0.95em;
	width:100%;
}

/* proglist */

#proglist{
	background-color:#fff;
	float:left;
	width:100%;
	padding-top:3%;
	padding-bottom:10%;
}

#proglist label{
	float:left;
	line-height:3.8em;	
}

#proglist select{
	width:70%;
	float:left;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #E5E5E5;
	color:#999999;
}

#proglist select option{
	height:50px;
}

#proglist table{
	text-align:center;
	font-size:15px;
	width:100%;
}

#proglist table img{
	width:20px;
	height:20px;
}

#proglist .content{
	border:#eee 1px solid;
	width:90%;
	padding:5%;
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
}

#proglist h4{
	margin-bottom:1em;
	width:100%;
	font-size: 1em;
    font-weight: bolder;
    line-height: 1.5em;
    color: #006dca;
}

#proglist h5{
    line-height: 1.5em;
	font-size: 0.95em;
    color: #006dca;
	margin-bottom:10px;
	width:100%;
}

#proglist p{
	margin-bottom:1.5em;
}

#proglist input.btn{
	margin-bottom:10px;
	margin-left:2%;
	width:28%;
	float:left;
}

/* adservice */

#adservice{
	background-color:#fff;
	float:left;
	width:100%;
	padding-top:3%;
	padding-bottom:10%;
}

#adservice .form{
	float:left;
	background-color:#f5f5f5;
	padding:5%;
	width:90%;
	margin-top:2%;;	
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
}

#adservice iframe{
	width:100%;
}

#adservice iframe.book {
    height: 320px;
}

#adservice h2{
	margin-bottom:20px;
	color:#474E69;
}

#adservice input,#adservice textarea,#adservice select{
    margin: 8px;
    padding: 1% 2.5% 1% 1%;
    border: 1px solid #E5E5E5;
    width: 95%;
    color: #999999;
}

#adservice textarea{
	width:85%;
	max-width:85%;
	height:150px;
	line-height:18px;
}

#adservice input:hover,textarea:hover,input:focus,textarea:focus,select:hover,{
	border-color:1px solid #C9C9C9;
	box-shadow:rgba(0,0,0,0.2) 0px 0px 8px;
	-moz-box-shadow:rgba(0,0,0,0.2) 0px 0px 8px;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0px 0px 8px;
}

#adservice .form label{
	margin-left:10px;
	color:#999999;
}

#adservice input{
	color:#555;	
}

#adservice .submit input{
	color:#fff;
	float:left;
}

/* tab_ctrl */

.tab_ctrl p{
	margin-top: 1em;
    line-height: 2.2em;
}

.tab_ctrl ul{
	float:left;	
}

.tab_ctrl ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tab_ctrl .abgne_tab {
	width:100%;
	margin: 10px 0;
}

.tab_ctrl ul.tabs {
	text-align:center;
	width: 95%;
	margin-left:2.5%;
	float:left;
}
.tab_ctrl ul.tabs li,.tab_ctrl ul.tabs span a {
	float:left;
	width:45%;
	margin:5px 2.5%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 45px;
	line-height: 45px;
	position: relative;
	background: #fff;
	color:#6e6e6e;
}
.tab_ctrl ul.tabs li a {		
	color:#6e6e6e;
	display: block;
	border: 1px solid #f3f3f3;
	text-decoration: none;
}

.tab_ctrl ul.tabs li a:hover {
	background: #f3f3f3;
}
.tab_ctrl ul.tabs li.active  {
	background: #f3f3f3;
}

.tab_ctrl div.tab_container {
	float:right;
	margin-top:3%;
	width:100%;
	border-top: none;
	background: #fff;
}

.tab_ctrl div.tab_container img{
	width: 100%;
	/*position:relative;
	top:3px;
	margin:0 5px 0 10px;
	width:20px;
	height:20px;*/
}

.tab_ctrl div.ratings img{
	position:relative;
	top:3px;
	margin:0 5px 0 10px;
	width:20px;
	height:20px;
}

.tab_ctrl div.ratings{
	margin:20px;
	float:right;
}

.tab_ctrl div.tab_container .tab_content {
	color:#666;
	padding: 0 5%;
}

.tab_ctrl div.tab_container .tab_content h3 {
	margin-bottom:0.5em;
}

.tab_ctrl div.tab_container .tab_content ul{
	width:100%;
	margin:0.1em 0 1em 0;
}

.tab_ctrl div.tab_container .tab_content ul li{
	font-size:0.95em;
	font-weight:bolder;
	line-height:2em;
	color:#166ab8;
	list-style:none;
}

.tab_ctrl div.tab_container .tab_content ul li ul{
	margin-bottom:1.2em;
}

.tab_ctrl div.tab_container .tab_content ul li ul li{
	font-weight:normal;
	color:#666;
	list-style:circle;	
	margin-left:2em;
}

/* Articles_of_Association */

#Articles_of_Association{
	background-color:#fff;
	float:left;
	width:100%;
	padding-top:3%;
	padding-bottom:10%;
}

#Articles_of_Association label{
	float:left;
	line-height:3.8em;	
}

#Articles_of_Association select{
	width:70%;
	float:left;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #E5E5E5;
	color:#999999;
}

#Articles_of_Association table{
	text-align:center;
	font-size:15px;
	width:100%;
}

#Articles_of_Association table img{
	width:25px;
}

#Articles_of_Association .content{
	border:#eee 1px solid;
	width:92%;
	padding:4%;
	border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
}

#Articles_of_Association h4{
	margin-bottom:1em;
	width:100%;
	font-size: 1em;
    font-weight: bolder;
    line-height: 1.5em;
    color: #006dca;
}

#Articles_of_Association h5{
    line-height: 1.5em;
	font-size: 0.95em;
    color: #006dca;
	margin-bottom:10px;
	width:100%;
}

#Articles_of_Association p{
	margin-bottom:1.5em;
}

#Articles_of_Association input.btn{
	margin-bottom:10px;
	margin-left:2%;
	width:28%;
	float:left;
}

/* Privacy_Policy */

#Privacy_Policy{
	color:#666;
	width:90%;
	margin:5%;
}

#Privacy_Policy h3.title{
	margin:2.5%;
	font-size:1.4em;
	width:95%;
}

#Privacy_Policy .content{
	float:left;
	width:60%;
	padding:10% 20%;
	margin:5% 0;
	border:#ccc 1px solid;
	border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
}

#Privacy_Policy p,#Privacy_Policy li{
	line-height:2em;
	font-size:13.5px;	
}

#Privacy_Policy h3{
	margin:1.2em -2.1em;
	text-align:left;
}

#Privacy_Policy ol li{
	/*list-style:cjk-ideographic;*/
	list-style:lower-roman;
	margin-left:2em;	
}

#Privacy_Policy ol ol li{
	list-style:decimal;
	margin-left:1.3em;	
}


/* search */

#search{
	width:100%;
	margin:0 auto 0 auto;
	padding-top:10px;
}

#search .result{
	float:left;
	margin:0 auto 15px 8%;
	width:92%;
}


#search span a.cover{
	color:#1c70be;
}

#search ul{
	float:left;
	width:90%;
	margin:3% 5% 5% 5%;
}

#search ul li{
	padding-bottom:10px;
	height:100px;
	float:left;

}

#search ul li:hover{
	background-color:#f5f5f5;
}

#search ul li h4{
	padding-top:10px;
	overflow:hidden;
	text-overflow:ellipsis; 
	color:#1c70be;
	width:55%;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden;
	margin:5px;
}

#search ul li p{
	overflow:hidden;
	margin:5px;
	font-size:0.8em;
}

#search ul li img{
	padding:10px;
	float:left;
}

/* ad_banner */

#ad_banner{
	margin:2.2%;
	width:96.5%;
}

#ad_banner img{
	width:48%;
	margin:0.5%;
}

/* sitemap */

#sitemap-btn{
	cursor:pointer;	
}

#sitemap{
    bottom:0;
    display:none;
    padding:0;
    margin:0;
	opacity:0.95;
	padding:20px;
	background-color:#166ab8;
	position:fixed;
	z-index:8800;
	bottom:0;
	left:0;
	width:100%;
	height:350px;
	display:none;
}

#sitemap ul{
	width:1060px;
	margin:auto;
}

#sitemap ul li{
	font-size:1.2em;
	min-width:20%;
	color:#fff;
	line-height:2em;
	height:20px;
	float:left;
}

#sitemap ul a:hover{
	color:#FF0;	
}

#sitemap ul li ul{
	height:180px;
	width:180px;
	float:left;

}

#sitemap ul li ul h3{
	width:100%;
	font-weight:normal;
	float:left; 
	width:100%; 
	border: 0; 
	height: 0; 
	border-bottom: 1px solid rgba(255, 255, 255, 0.5); 
	height:2em;
	margin-bottom:10px;
}

#sitemap ul li ul li{
	clear:both;
	width:100%;
	list-style:inside;
	margin-left:3px;
	height:25px;
	font-size:0.9em;
}

#sitemap a{
	color:#fff;	
}

#sitemap .close{
	opacity:0.8;
	background:url(../images/close.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:5px;
	color:#FFF;
	position:absolute;
	z-index:8800;
	top:10px;
	right:50px;
	border:#fff 1px solid;
	float:right;
	width:10px;
	height:10px;
	cursor:pointer;
}

.sitemap-close:hover{
	opacity:0.9;	
}

@media only screen and (min-device-width  : 768px){  

	#inside .content input{
		float:left;
		width:20%;
		cursor:pointer;
		margin:3px 0.5%;
	}

	#ad_banner{
		margin:2.2%;
		width:96.5%;
	}
	
	#ad_banner img{
		width:15%;
		margin:0.5%;
	}
}