@charset "utf-8";
 normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
/* normalize extra*/a {text-decoration: none;}li{list-style: none;}
.b{font-weight:700}.btn{cursor:pointer}.cb,.clear{clear:both}.c,.center{margin:0 auto}.clearfix:after,.row:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl{clear:left}.cr{clear:right}.disabled{cursor:default}.h{display:none!important;visibility:hidden}.invisible{visibility:hidden}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;direction:ltr}.l{float:left}.lt{text-decoration:line-through}.mt{margin-top:10px}.mb{margin-bottom:10px}.ml{margin-left:10px}.mr{margin-right:10px}.pr{position:relative}.pa{position:absolute}.r{float:right}.t-l{text-align:left}.t-r{text-align:right}.t-c{text-align:center}.db,.thumb-box{display:block}.top{vertical-align:top}

@font-face {
    font-family: 'OswaldRegular', "微軟正黑體";
    src: url('fonts/oswald-regular.eot');
    src: url('fonts/oswald-regular.eot') format('embedded-opentype'),
         url('fonts/oswald-regular.woff') format('woff'),
         url('fonts/oswald-regular.ttf') format('truetype'),
         url('fonts/oswald-regular.svg#OswaldRegular') format('svg');
}
@font-face {
    font-family: 'OswaldBold';
    src: url('fonts/oswald-bold.eot');
    src: url('fonts/oswald-bold.eot') format('embedded-opentype'),
         url('fonts/oswald-bold.woff') format('woff'),
         url('fonts/oswald-bold.ttf') format('truetype'),
         url('fonts/oswald-bold.svg#OswaldBold') format('svg');
}
@font-face {
    font-family: 'OswaldLight';
    src: url('fonts/oswald-light.eot');
    src: url('fonts/oswald-light.eot') format('embedded-opentype'),
         url('fonts/oswald-light.woff') format('woff'),
         url('fonts/oswald-light.ttf') format('truetype'),
         url('fonts/oswald-light.svg#OswaldLight') format('svg');
}

.grid-6 { width: 990px; position: relative;}
.grid-4 { width: 660px; }
.grid-1 { width: 165px; }
.grid-2 { width: 330px; }

gbody {
    background: #e8e8e8;
    font: 12px OswaldRegular, Corbel, "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "Microsoft YaHei", sans-serif;
}
.light { font-family: OswaldLight; }
#btn-top {
    background: url(images/sprite.png) no-repeat -18px -656px;
    width: 124px;
    height: 124px;
    right: 0;
    position: fixed;
    bottom: 60px;
    z-index: 1;
}
#primary-nav a:hover{
	color:#d43be5;
}
#extra-nav a:hover{
	color:#d43be5;
}
#user-bar a:hover{
	color:#d43be5;
}

#primary-nav ul + ul + ul + ul + ul + a{ margin:0px;}
#calendar-box{height: 324px; background: #f2f2f2;}

#extra-bar {
    padding-top: 9px;top: 0;
	position: absolute;
	height: 16px;
}

span.video_thumb{
	width:75px;
	height:75px;
	background-image:url(../images/carousel_slide_play_btn.png);
	background-repeat:no-repeat;
	position:absolute;
}

span.video_thumb_ex{
width: 159px;
height: 159px;
background-image: url(../images/features-pnl_play_btn.png);
background-repeat: no-repeat;
position: absolute;
}

.pa .addthis_counter.addthis_pill_style{
	float:right;
}
.pa .addthis_counter .atc_s, .pa .addthis_counter .addthis_button_expanded{
	background-image:url(../images/more_info_share_btn.png);
	background-repeat:no-repeat;
}

.pa .addthis_counter a.atc_s:hover{
	background-image:url(../images/more_info_share_btn.png);
	background-repeat:no-repeat;.
	background-repeat: no-repeat;
	background-position: 0px;
	height: 17px;
}


#search_bar {
	border: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	width: 90px;
	padding: 1px 6px 0 6px;
	-webkit-transition: width 400ms ease;
	-moz-transition: width 400ms ease;
	-o-transition: width 400ms ease;
	cursor: pointer;
	text-align: right;
	background: none;
	display: block;
	float: left;
	color:#fff;
}

#search_bar:focus {
    width: 100px;
    outline-color: #C0C0C0;
	border: #c0c0c0 1px solid;
}


#search_btn{
	background: transparent url(images/btn_search.png) no-repeat 100% 50%;
	width: 17px;
	padding: 0px;
	margin: 0px;
	-webkit-transition: inherit;
	float: left;
	border:none;
}


#primary-nav a {
    font-size: 18px;
}
#user-bar{
	width: 230px;
	padding-left: 20px;
	float: right;
}

#user-bar + div{
width: 88px;
display: inline;
float: left;
}
#user-bar * {
    float: left;
    font-size: 14px;
    line-height: 1em;
    margin-right: 5px;
    margin-top: 8px;
    overflow: hidden;
    text-align: right;
    width: 84px;
}
#btn-cht {
    margin-top: -4px;
	font-size: 16px;
}
#user-bar span {
    margin: 8px 4px 0 4px;
    color: #f6f1e9;
}
#btn-sign-up {
    margin: 4px 10px 0 30px;
}
#btn-登入 {
    margin: 4px 3px 0 0;
}

#btn-sign-up, #btn-登入 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    width: 54px;
    height: 19px;
    background: #48363a;
    border: 1px solid #797979;
    text-align: center;
    line-height: 19px;
	
}

#btn-logout {
    font-family: Arial, sans-serif;
    font-size: 12px;
    width: 54px;
    height: 19px;
    background: #48363a;
    border: 1px solid #797979;
    text-align: center;
    line-height: 19px;
	margin: 4px 0px 0 0;
	float: right;
}

#btn-edit {
    font-family: Arial, sans-serif;
    font-size: 12px;
    width: 76px;
    height: 19px;
    background: #48363a;
    border: 1px solid #797979;
    text-align: center;
    line-height: 19px;
	margin: 4px 3px 0 0;
	float: left;
}

#banner, #home-slider-pnl {
    width: 100%;
}


/* HOME
   ————————————————————————————————————————————————————————— */
body{
min-width: 1024px;
 }  
   
 #home-slider-pnl {
    z-index: 0;
    overflow: hidden;
	height: 540px;
 }
.slider {
    width: 451px;
    z-index: 0;
    position: relative;
    overflow: hidden;
    margin: 17px auto 7px auto;
}

.thumb-box {
    width: 324px;
    height: 324px;
    margin: 0 3px 6px 3px;
}


.small-thumb-box {
    width: 159px;
    height: 159px;
    margin: 3px;
}

.info-box, .info-box-small {
    width: 324px;
    height: 57px;
    bottom: 0;
    background: black;
    opacity: .7;
	overflow:hidden;
}
.small-thumb-box .small-thumb-info-box {
    width: 159px;
    height: 27px;
    bottom: 0;
    background: black;
    opacity: .7;
	overflow: hidden;
}
.info-box-small { height: 75px; }
.info-box *,
.info-box-small *,
.small-thumb-info-box * {
    color: #fff;
    font-family: OswaldLight, "微軟正黑體";
}
.info-box .title {
    font-size: 18px;
    margin: 2px 0 0 10px;
    min-height: 1.4em;
}
.small-thumb-info-box .title {
    font-size: 17px;
    margin: 0 0 0 10px;
}
.info-box .view-count {
    font-size: 12px;
    margin: 0 0 0 10px;
    padding-right: 25px;
}
.entry-title{ width:452px;}
.info-box-small .view-count {
    font-size: 12px;
    margin: 0 0 0 10px;
    padding-right: 25px;
}
.info-box .share {
    font-style: 14px;
    margin-right: 18px;
}
.info-box-small .title {
    font-size: 14px;
    margin: 10px 10px 6px 10px;
    line-height: 1.3em;
    min-height: 2.6em;
}
.info-box-small .vote-count {
    font-size: 12px;
    margin: 0 0 0 10px;
    padding-right: 20px;
    background: url(images/ico_votes.png) no-repeat 100% 0;
}
.info-box-small .share {
    font-style: 14px;
    margin-right: 18px;
}
.tip {
    background: url(images/sprite.png) no-repeat;
    width: 110px;
    height: 109px;
    display: block;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 25px;
    color: #fff;
    line-height: 1.2em;
    padding: 15px 0 0 14px;
}

.tip-lt { left: -124px; }
.tip-lb { left: -124px; bottom: 0; }
.tip-rt { right: -127px;  padding: 15px 0 0 30px; width: 94px; }
.tip-rb { right: -127px; bottom: 0; padding: 15px 0 0 30px; width: 94px; }
/*new*/
.tip-rt2{right:0;}


#tip1 {
    background-position: -18px -58px;
	font-size: 24px;
	width: 118px;
	padding-left: 6px;
	padding-top: 12px;
	display: inline-block;
}
#tip2 {
	background-position: -146px -58px;
	font-size: 24px;
	display: inline-block;
	text-align: left;
	bottom: -12px;
	padding-top: 12px;
	padding-left: 21px;
	width: 105px;
}

#tip3 {
	background-position: -17px -942px;
	font-size: 24px;
	width: 118px;
	padding-left: 6px;
	padding-top: 12px;
	display: inline-block;
}


#tip3_index{
	font-size: 24px;
	width: 120px;
	padding-left: 6px;
	padding-top: 12px;
	bottom: -12px;
	background-position: -18px -207px;
}

#tip4 {
	font-size: 24px;
	width: 103px;
	display: inline-block;
	text-align: left;
	padding: 0px;
	padding-left: 23px;
	padding-top: 12px;
	background-position: -146px -207px;
}

#tip5 {
	background-position: -18px -357px;
	font-size: 24px;
	width: 120px;
	padding-left: 6px;
	padding-top: 12px;
}
#tip6 {
	font-size: 24px;
	width: 118px;
	display: inline-block;
	text-align: right;
	padding: 0px;
	padding-right: 8px;
	padding-top: 12px;
    background-position: -145px -357px;
    font-family: OswaldLight, "微軟正黑體";
}
#tip6 .day {
    font-size: 56px;
    line-height: 1em;
    height: 1em;
    display: block;
    padding: 0;
    overflow: hidden;
}
#tip6 .month {
    font-size: 19px;
    height: 1em;
    line-height: 1em;
    display: block;
    padding: 0;
    overflow: hidden;
}
#tip7 {
	font-size: 24px;
	width: 118px;
	padding-left: 6px;
	padding-top: 12px;
	display: inline-block;
	background-position: -19px -506px;
	font-family: OswaldLight, "微軟正黑體";
	bottom: -14px;
}

#tip8 {
	font-size: 24px;
	width: 118px;
	display: inline-block;
	text-align: right;
	padding: 0px;
	padding-right: 8px;
	padding-top: 12px;
	background-position: -146px -506px;
}
#tip9 {
    background-position: -18px -207px;
}
#tip10 {
    background-position: -146px -655px;
}
#tip11 {
    background-position: -18px -357px;
}
#tip12 {
font-size: 24px;
width: 109px;
display: inline-block;
text-align: left;
padding: 0px;
padding-left: 17px;
padding-top: 12px;
font-family: OswaldLight, "微軟正黑體";
background-position: -146px -651px;
}

/* HEADER
   ————————————————————————————————————————————————————————— */
 #logo {
     width: 165px;
     height: 188px;
     z-index: 100;
 }

 header {
     min-width: 1024px;
 }

 header.site-header {
     background: url(images/bg_header.png) no-repeat 50% 0;
     height: 55px;
     padding: 0 0 11px 0;
     position: absolute;
     top: 0;
     z-index:  99;
     width: 100%;
 }
 header * {
     color: white;
     opacity: 1;
 }
 header a {
     font-size: 12px;
     font-family: OswaldLight, "微軟正黑體";
 }
 
  header nav a {
     margin-right: 18px;
	 float:left;
 }
 header .row {
	margin: 0 16px 6px 180px;
	position: absolute;
	width: 795px;
	top: 30px;
	height: 30px;
 }

 #header-extra .ico-social {
    width: 17px;
    height: 17px;
    margin-right: 6px;
}
#header-extra .ico-social:first-child {
    margin-right: 0;
}
#header-extra .separator {
    font-size: 17px;
    line-height: 1em;
    margin: 0 6px;
    padding: 0;
    color: #bababa;
}

/* CONTENT
   ————————————————————————————————————————————————————————— */
#page {
  overflow: hidden;
  background-color:#e8e8e8;
  position:relative;
}
#main {
    margin-bottom: 180px;
}

#breadcrumb {
    margin: 16px 0 7px 168px;
}

#breadcrumb * {
    color: #717171;
    font-size: 13px;
    line-height: 1em;
    font-family: OswaldLight, "微軟正黑體";
}
#breadcrumb span {
    padding: 0 4px;
}

#section-nav {
    text-align: right;
    margin: 120px 13px 0 0;
}
#section-nav a {
   	font-size: 19px;
	color: #3c3c3c;
	font-family: OswaldLight, "微軟正黑體";
	line-height: 20px;
	margin-bottom: 15px;
	display: block;
}
#section-nav a:hover,
#section-nav .active a {
    color: #ee58cf;
}

#content {
    width: 487px;
	min-height: 573px;
    border: 1px solid #b7b7b7;
    background: #fff;
    margin: 0 0 3px 3px;
}

#gallery_content {
    width: 487px;
    padding:0;
    background: #fff;
    margin: 0 0 3px 3px;
}

article {
    padding: 16px 17px;
	font-family: Arial,  "微軟正黑體",  sans-serif ;
    color: #484848;
	font-size:15px;
}
.entry-content {
    font-size: 15px;
}

#post-drama h2{
	font-size:16px;
}

.entry-content a{
	color:#058fb3;
	font-size:15px;

}

h1 {
    background: none;
    color: #2c2c2c;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 34px;
    line-height: 1em;
    margin: 0.3em 0;
	clear:left;
}

#content .btn-download {
    margin-right: 3px;
}

#features-pnl .row {
    margin-left: 37px;
}

.widget-area {
    width: 324px;
}

#sidebar2 .widget {
    padding: 0 3px;
    margin-bottom: 3px;
}

#sidebar1 li{
width: 152px;
float: right;
}


#events-box {
width: 273px;
display: inline-block;
padding: 0px 18px 10px 18px;
background-color: #fdfdfd;
margin-top: 14px;
border: 1px solid #bcbcbc;
border-top: none;
height: inherit;
}

#calendar-popup {
background: url(images/bg_calendar_popup.png) no-repeat;
width: 310px;
top: 270px;
left: 10px;
z-index: 1;
padding:0px;
}

#events-box .day {
font-family: OswaldLight, "微軟正黑體";
color: #d752de;
font-size: 45px;
left: 15px;
}

#events-box .month {
font-family: OswaldLight, "微軟正黑體";
color: #d752de;
font-size: 26px;
top: 24px;
left: 60px;
}

#events-box h3 {
    color: #161616;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 20px;
    margin: 0;
    padding: 0;
}

#events-box ul {
    margin: 67px 0 0 0;
    padding: 0;
}

#events-box li {
    border-bottom: 1px solid #cfcfcf;
padding-bottom: 10px;
margin-bottom: 10px;
}

#community_events_box li {
    border-bottom: 1px solid #cfcfcf;
padding-bottom: 10px;
margin-bottom: 10px;
}
#events-box .time {
    color: #575757;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 16px;
}

#events-box a {
    font-family: OswaldLight, "微軟正黑體";
    color: #d752de;
    font-size: 14px;
    background: url(images/btn-arrow.png) no-repeat 0 50%;
    padding: 0 0 0 12px;
    margin-right: 10px;
}

#fb-box {
    width: 324px;
    height: 324px;
    margin: 0 3px 6px 3px;
	margin-bottom:180px;
	display:block;
}
.fb-like-box {
    background: #fff;
}

/* FOOTER
   ————————————————————————————————————————————————————————— */
footer {
    background: #757575;
    padding: 16px 0 14px 0;
}
footer * {
    color: #ffffff;
    line-height: 1em;
}
footer .site-info {
    font-family: 'OswaldRegular', "微軟正黑體";
    font-size: 12px;
}
footer a {
    font-family: Arial, sans-serif;
    font-size: 12px;
}
footer span {
    margin: 0 0.5em;
    font-size: 12px;
}


/* bxslider */.bx-wrapper{position:relative;margin:0 auto 20px;padding:0;*zoom:1}.bx-wrapper img{display:block}.bx-wrapper .bx-viewport{left: 0;}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-20px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;color:#666;padding-top:20px}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;width: 16px;}.bx-wrapper .bx-pager.bx-default-pager a{background:silver;text-indent:-9999px;display:block;width:8px;height:8px;margin:0 5px;outline:0;border-radius:50%;border:2px solid #E8E8E8;}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#fff;border:1px solid silver;width:9px;height:9px;}.bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) no-repeat 0 -32px}.bx-wrapper .bx-next{right:10px;background:url(images/controls.png) no-repeat -43px -32px}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
/* flexslider *//*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block; }
.flex-pauseplay span {text-transform: capitalize;}

 .carousel .slides li { margin-right: 7px; }
 .carousel .slides img { cursor: pointer;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 3px; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}

.carousel {
    margin: 0 18px;
    width: 451px;
    overflow: hidden;
}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -11px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled { /*--opacity: .3!important; filter:alpha(opacity=30);--*/ cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/* pretty photo */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/* slider extra */
.bxslider { padding: 0; margin: 0; }
#content #bx-pager {
    padding: 0 18px;
    height: 49px;
}
#content #bx-pager a {
  margin: 0 7px 0 0;
}
#content .bx-wrapper {
    width: 487px;
    margin-bottom: 14px;
}
.full_width{
	padding:0px;
}


/*-----inside--------*/
.content_wrapper{
	padding:18px;
	border-bottom:1px solid #c9c9c9;
	font-family: OswaldLight, "微軟正黑體";

}

.display_images{
	background-color:#5d5d5d;
	height:206px;
	width:206px;
	float:left;

}
.slider_margin_fix{
	margin-top:18px;
	margin-left:18px;
}
.display_texts{
	float: right;
	padding-left: 18px;
	width: 225px;
	height: 206px;
	overflow: hidden;
}

.display_texts ul{
	padding:0px;
	margin:0px;

}
.edu_display_texts ul{
	padding:0px;
	margin:0px;
}
.display_texts_top{
	height: 163px;
	overflow: hidden;
}
.display_texts_header{
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 9px;
	max-height: 54px;
	overflow: hidden;
}

.display_texts_info{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	/*--height: 109px;--*/
	/*--max-height: 76px;--*/
	overflow: hidden;
	margin-bottom: 19px;
}


.display_texts_date{
	font-size: 16px;
	margin-bottom: 4px;
	max-height: 24px;
	overflow: hidden;
}

.display_texts a{
	color:#ee58cf;
	font-size:14px;
}
.display_texts p{
	margin:0px;
	padding:0px;
		color:#ee58cf;
	font-size:14px;
}

/*--hidden information--*/
.hidden_div{
	display:none;
	position:relative;
}


.closeSlider{
position: absolute;
right: 19px;
padding-top: 5px;
font-size: 20px;
top: 4px;
width: 51px;
background-image: url(../images/drama/hidden_div/slide_close_btn_bg.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 29px;
}

.backbtn{
font-size: 20px;
width: 51px;
padding-left: 29px;
float:left;
margin-bottom:10px;
}

.backbtn a{
	color:#666666;
}


.back_aboutus{
background-image:url(../images/aboutus/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}
.back_drama{
background-image:url(../images/drama/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}
.back_edu{
background-image:url(../images/edu/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}

.back_community{
background-image:url(../images/community/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}

.back_cy_star{
background-image:url(../images/cy_star/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}

.back_news{
background-image:url(../images/news/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}

.back_video{
background-image:url(../images/video/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}

.back_sponsor{
background-image:url(../images/sponsors/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}

.back_gallery{
background-image:url(../images/gallery/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}
.hidden_information{
width: 451px;
padding: 34px 18px 18px 18px;
float: left;
background-image:url(../images/drama/hidden_div/div_top_background.jpg);
background-repeat:repeat-x;
}

.hidden_information .carousel{
	padding:0px;
	margin:0px;
}

.hidden_information_ending_background{
background-image: url(../images/drama/hidden_div/div_bottom_background.jpg);
background-repeat: repeat-x;
width: 486px;
float: left;
height: 18px;
padding-bottom: 18px;
}
/*-- gallery--*/
.drama_gallery img{
	float:left;
	margin-right:4px;
	margin-bottom:4px;
}

.drama_gallery{
	padding:18px 13px 18px 18px;
}

.addthis_style{
padding-top: 10px;
}
.addthis_right_margin{
padding-right:12px;
}

.reserve_wrapper{
    margin-top: 42px;
    width: 450px;
}
.reserve_div{
	border: 1px solid #DBDBDB;
	float: left;
	position: relative;
	width: 448px;
	
}
.reserve_log_left{
	padding: 20px 10px 20px 8px;
	font-size: 16px;
}

.reserve_log_right{
	padding-right:18px; height: 25px; vertical-align: middle;
}

.reserve_log_text_box{
width:100%; height:25px;font-size:14px;
}
.reserve_header{
	background-color: #18A8CD;
    color: #FFFFFF;
    font-size: 28px;
    padding: 10px 17px;
	border: 1px solid #DBDBDB;
	width:414px;


}
.reserve_left{
padding-top: 34px;
width: 206px;
border-right: 1px dotted #dbdbdb;
float: left;
padding-left: 14px;
height: 86px;
margin-top: 13px;
margin-bottom:10px;
}
.res_dropdown{
	width: 106px;
	margin-left: 18px;
}
.times_dropdown{
	width: 106px;
	margin-left: 9px;
}
.price_margin{
	margin-bottom: 10px;
	margin-left: 19px;
}
.kid_price_margin{
	margin-bottom: 10px;
	margin-left: 0px;
}
.res_title{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#28aed3;
	width:60px;

}
.reserve_right{
	padding-top:18px;
	width:218px;
	float:right;
	padding-left:3px;
	text-align:center;

}
.copy{
	background-image:url(../images/drama/reserve/add.jpg);
	width:448px;
	height:43px;
	border:1px solid #dbdbdb;
	float:left;
}
.copy span{
display:none;
}
.submit_div{
	text-align:center;
	margin:10px auto;

}
.submit_div a{
	color:#FFFFFF;
	font-size:20px;
}

.form_btn_left{
	margin-right:10px;
}

.form_btn{
	margin-top:10px;
}
.remove{
background-image:url(../images/drama/reserve/remove.png);
position: absolute;
top: 76px;
right: 10px;
height:30px;
width:30px;
background-repeat:no-repeat;
text-indent:-9999em;
}
.submit_div .cancel_btn{
	background-color:#6b6b6b;
	width:128px;
	display:inline-block;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:20px;
	padding: 10px 0px;
	font-family:Arial, "微軟正黑體", Helvetica, sans-serif;
}
.submit_div .submit_btn{
	background-color:#e755d2;
	width:128px;
	display:inline-block;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:20px;
	padding: 10px 0px;
	font-family:Arial, "微軟正黑體", Helvetica, sans-serif;
	border: none;
}

/*----Reserve success--*/
.success_message{
	border: 1px solid #DBDBDB;
	float: left;	
	position: relative;
	width: 448px;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	font-family: OswaldLight, "微軟正黑體";
	padding-bottom:20px; 
}

.success_form_message{
	border: 1px solid #DBDBDB;
	float: left;	
	position: relative;
	width: 448px;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	font-family: OswaldLight, "微軟正黑體";
	padding-bottom:20px; 
	padding-top: 12px;
	border-left: 0px;
	border-right: 0px;
}

.success_btn{
background-color:#e755d2;
color:#FFFFFF;
width:128px;
height:28px;
margin: 0 auto;
font-size:18px;
display:block;
}

.entry-content .success_btn a{
	color:#FFFFFF;
}
.res_price{
	width:50px;
}
/************** PAGINATION **************************************/
.paginationTG{
float: left;
font: 11px Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
color: #000;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: right;
padding-right: 24px;
width: 479px;
}

.paginationTG ul{
margin: 0;
padding: 0;
}

.paginationTG li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.paginationTG a, .paginationTG a:visited{
padding: 5px 8px;
text-decoration: none; 
background-color: inherit;
color: #000;
font-weight: bold;
}

.paginationTG a:hover, .paginationTG a:active{
color: #ffffff;
background-color:#e154d7;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-decoration: none; 
}

.paginationTG li.currentpage{
font-weight: bold;
padding: 5px 9px;
background-color: inherit;
color: #ffffff;
background-color:#e154d7;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.paginationTG li.nextpage{
font-weight: bold;
background-image: url(../images/next_background.jpg);
height: 16px;
width: 46px;
display: inline-block;
background-position: -1px 1px;
background-repeat: no-repeat;
text-align: left;
padding-top: 2px;
padding-left: 6px;
}
.paginationTG li.nextpage a:hover, .paginationTG li.nextpage a, .paginationTG li.nextpage a:visited{
background: transparent;
border-radius: none;
color:#ffffff;
padding:0px;
margin:0px;
}

* html .paginationTG li.currentpage, * html .paginationTG li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
padding-right: 9px;
padding-left: 9px;
}
/************************* PAGINATION **************************************/


/*----EDU------*/
#edu-section-nav {
    text-align: right;
    margin: 120px 13px 0 0;
}
.demo{
width: 451px;
clear: both;
background-color: #fff;
display: block;
float: left;
margin-top:20px;
}
#edu-section-nav a {
    font-size: 19px;
    color: #3c3c3c;
    font-family: OswaldLight, "微軟正黑體";
	line-height:20px;
	margin-bottom:15px;
	display:block;
}
#edu-section-nav a:hover,
#edu-section-nav .active a {
    color: #0365c3;
}
.edu_content_wrapper{
	padding:18px;
	border-bottom:1px solid #c9c9c9;
	font-family: OswaldLight; 

}

.content_wrapper a{
	color:#484848;
	
}

.content_wrapper .display_texts li.display_details a{
	color:#ee58cf;
}
.edu_hidden_div{
	display:none;
	position:relative;
}

.edu_hidden_div .closeSlider{
	position: absolute;
right: 19px;
padding-top: 5px;
font-size: 20px;
top: 4px;
width: 51px;
background-image:url(../images/edu/edu_slide_close_btn_bg.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 29px;
}

.edu_display_texts{
float: right;
width: 224px;
height: 205px;
overflow: hidden;
	
}
.edu_display_texts a{
    color: #0365c3;
	font-size:14px;
}

.edu_display_texts p{
	margin:0px;
	padding:0px;
	color: #0365c3;
	font-size:14px;
}
.edu_tip {
	background: url(../images/edu/sprite.png) no-repeat;
	width: 121px;
	height: 109px;
	display: block;
	font-family: OswaldLight, "微軟正黑體";
	font-size: 24px;
	color: #fff;
	line-height: 1.2em;
	padding: 12px 0 0 6px;
}

.header_images{
	width:451px;
	height:295px;
	background-color:#3fb4f7;
	float:left;
	margin-bottom:10px;
}

.edu_kid_header_images{
	width:487px;
	height:384px;
	background-color:#3fb4f7;
}
/************** PAGINATION **************************************/
.edu_paginationTG{
float: left;
font: 11px Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
color: #000;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: right;
padding-right: 24px;
width: 479px;
}

.edu_paginationTG ul{
margin: 0;
padding: 0;
}

.edu_paginationTG li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.edu_paginationTG a, .paginationTG a:visited{
padding: 5px 8px;
text-decoration: none; 
background-color: inherit;
color: #000;
font-weight: bold;
}

.edu_paginationTG a:hover, .paginationTG a:active{
color: #ffffff;
background-color: #3fb4f7;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-decoration: none; 
}

.edu_paginationTG li.currentpage{
font-weight: bold;
padding: 5px 9px;
background-color: inherit;
color: #ffffff;
background-color: #3fb4f7;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.edu_paginationTG li.nextpage{
font-weight: bold;
background-image: url(../images/next_background.jpg);
height: 16px;
width: 46px;
display: inline-block;
background-position: -1px 1px;
background-repeat: no-repeat;
text-align: left;
padding-top: 2px;
padding-left: 6px;
}
.edu_paginationTG li.nextpage a:hover, .edu_paginationTG li.nextpage a, .edu_paginationTG li.nextpage a:visited{
background: transparent;
border-radius: none;
color:#ffffff;
padding:0px;
margin:0px;
}

* html .edu_paginationTG li.currentpage, * html .edu_paginationTG li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
padding-right: 9px;
padding-left: 9px;
}
/************************* PAGINATION **************************************/

.edu_tutor_header{
	width: 453px;
	border-bottom:1px solid #5d5d5d;
	display:block;
	margin-bottom: 10px;
	float: left;
	}

.edu_tutor_titles{
	font-size: 26px;
	font-weight: lighter;
	color: #3FB4E6;
	float:left;
	padding:0px;
	margin:0px;
}
.edu_tutor_expand_btn{
	cursor:auto;
	font-size:13px;
	float:right;
	border:1px solid #999;
	color:#999;
}
.tutor_greybox{
	width:454px;
	background-color:#f5f5f5;
	border-bottom:1px solid #c9c9c9;
	float:left;
	position:relative;
	margin-bottom:1px;
}
.switch{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -42px;
	right: 3px;
	
	
}
.tutor_greybox ul{
margin: 0px;
padding: 0px 18px 13px 18px;
float: left;
display: block;
}


.tutor_greybox_title{
	width: 130px;
	float: left;
	color: #2b2b2b;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
}

.greybox_title_w_no_details{
	width:253px;
}
.tutor_greybox_name{
	padding: 0px 17px;
	float: left;
	width: 134px;
	color: #2b2b2b;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
.greybox_name_w_no_details{
	text-align:right;
	padding:0px;
}
.tutor_greybox_detail{
	padding: 0px 11px;
	width: 50px;
	text-align: right;
	color: #2b2b2b;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 38px;
	float: right;
}

.edu_tutor_name{
	font-size:26px;
	font-family: OswaldLight, "微軟正黑體";
	color:#000000;
	height: 39px;
	overflow: hidden;
}
.edu_tutor_title{
	font-size:16px;
	font-family: OswaldLight, "微軟正黑體";
	color:#b5b5b5;
	height:24px;
	overflow:hidden;

}
.edu_tutor_info{
	color:#484848;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height: 105px;
	overflow: hidden;
}
.open{
	background-image:url(../images/edu/edu_open_btn.png);
	background-position:left;
	background-repeat:no-repeat;
}

.close{
		
		background-image:url(../images/edu/edu_close_btn.png);
		background-position:left;
		background-repeat:no-repeat;
}

.tutor_content_wrapper{
padding: 0px 18px 25px 18px;
font-family: OswaldLight, "微軟正黑體";
width: 417px;
float: left;
}

.star_display{
width:439px;
height:206px;
display:block;
padding:10px;
font-family: OswaldLight, "微軟正黑體";
}
.star_display .light_box_fix{
	padding:0px;
}
.star_display ul{
margin:0px;
padding:0px;
}
.tutor_greybox_info {
		display:none;
}

.switch a{
color: #808080;
width: 57px;
height: 20px;
border: 1px solid #c8c8c8;
font-family: OswaldLight, "微軟正黑體";
display: block;
padding-left: 25px;
font-size: 12px;
padding-top: 3px;
background-image:url(../images/edu/expend_all.png);
background-repeat:no-repeat;
background-position:left;
}

.tutor_display_images {
	background-color: #5d5d5d;
	height: 206px;
	width: 206px;
	float: left;
}
.tutor_greybox_detail p{
	padding:0px;
	margin:0px;
	
}

#events-box .edu_day {
    font-family: OswaldLight, "微軟正黑體";
    color: #3FB4E6;
    font-size: 45px;
    left: 15px;
}

#events-box .edu_month {
    font-family: OswaldLight, "微軟正黑體";
    color: #3FB4E6;
    font-size: 26px;
    top: 24px;
    left: 60px;
}

#events-box .community_day{
	font-family: OswaldLight, "微軟正黑體";
    color: #52a10f;
    font-size: 45px;
    left: 15px;
}

#events-box .community_month{
    font-family: OswaldLight, "微軟正黑體";
    color: #52a10f;
    font-size: 26px;
    top: 24px;
    left: 60px;
}

#events-box.community a {
    font-family: OswaldLight, "微軟正黑體";
    color: #52a10f;
    font-size: 14px;
    background: url(../images/community/btn-arrow.png)no-repeat 0 50%;
    padding: 0 0 0 12px;
    margin-right: 10px;
}

#events-box.edu a {
    font-family: OswaldLight, "微軟正黑體";
    color: #3FB4E6;
    font-size: 14px;
    background: url(../images/edu/edu_btn-arrow.png) no-repeat 0 50%;
    padding: 0 0 0 12px;
    margin-right: 10px;
}

.anchor_texts{
	background-color:#737373;
	font-size:15px;
	padding:5px 10px;
	color:#FFFFFF;
	margin-bottom:7px;
	float:left;
	clear:left;
}
.anchor_wrapper{
margin: 23px 0px 35px 0px;
float:left;
display:block;
}

.anchor_wrapper_list{
margin: 23px 0px 35px 0px;
float:left;
display:block;
}


.profile_btn{
display: block;
float: left;
margin-top: 10px;
}

.profile_btn a{
 color:#000000;
 padding: 5px 10px;
 background-color: orange;
 font-size:16px;


}
.edu_kid_contents{
	padding:0px 18px;
}
.padding_contents{
	padding:18px 18px 0px 18px;
}
.profile_btn a:hover{
 color:#ffffff;
 background-color: #5d5d5d;
 padding: 5px 10px;


}

.btot_btn{
color: #fff;
padding: 5px 10px;
display: block;
background-color: #888;
float: right;
margin-top: 10px;
}

.btot_btn a{
	color: #fff;
}
.collapse{ width:453px;}
.tutor_greybox .expand a{
cursor:pointer;

}

/*-----gallery -------*/

#gallery-section-nav {
    text-align: right;
    margin: 120px 13px 0 0;
	text-transform:uppercase;
}

#gallery-section-nav a {
    font-size: 19px;
    color: #3c3c3c;
    font-family: OswaldLight, "微軟正黑體";
	line-height:20px;
	margin-bottom:15px;
	display:block;
}
#gallery-section-nav a:hover,
#gallery-section-nav .active a {
    color: #f66742;
}
.gallery_content_wrapper{
	padding:18px;
	border-bottom:1px solid #c9c9c9;
	font-family: OswaldLight; 

}
.about_content_wrapper{
	padding:18px;
	border-bottom:1px solid #c9c9c9;
	font-family: OswaldLight; 

}

.gallery_content_wrapper .display_texts_details a{
	color:#f66742;
	font-size:14px;
}

.about_content_wrapper .display_texts_details a{
	color:#ff4036;
	font-size:14px;
}


#gallery_events_box {
    width: 273px;
    height: 213px;
    display: inline-block;
}

#gallery_events_box .day {
    font-family: OswaldLight, "微軟正黑體";
    color: #f66742;
    font-size: 45px;
    left: -4px;
}

#gallery_events_box .month {
    font-family: OswaldLight, "微軟正黑體";
    color: #f66742;
    font-size: 26px;
    top: 24px;
    left: 53px;
}
#gallery_events_box ul {
    margin: 67px 0 0 0;
    padding: 0;
}

#gallery_events_box li {
    height: 73px;
}

#gallery_events_box .time {
    color: #575757;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 16px;
}
#gallery_events_box h3 {
    color: #161616;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 20px;
    margin: 0;
    padding: 0;
}
#gallery_events_box a {
    font-family: OswaldLight, "微軟正黑體";
    color: #f66742;
    font-size: 14px;
    background: url(../images/gallery/btn-arrow.png) no-repeat 0 50%;
    padding: 0 0 0 12px;
    margin-right: 10px;
}

/************** PAGINATION **************************************/
.gallery_paginationTG{
float: left;
font: 11px Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
color: #000;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: right;
padding-right: 24px;
width: 479px;
}

.gallery_paginationTG ul{
margin: 0;
padding: 0;
}

.gallery_paginationTG li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.gallery_paginationTG a, .gallery_paginationTG a:visited{
padding: 5px 8px;
text-decoration: none; 
background-color: inherit;
color: #000;
font-weight: bold;
}

.gallery_paginationTG a:hover, .gallery_paginationTG a:active{
color: #ffffff;
background-color:#f66742;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-decoration: none; 
}

.gallery_paginationTG li.currentpage{
font-weight: bold;
padding: 5px 9px;
background-color: inherit;
color: #ffffff;
background-color:#f66742;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.gallery_paginationTG li.nextpage{
font-weight: bold;
background-image: url(../images/next_background.jpg);
height: 16px;
width: 46px;
display: inline-block;
background-position: -1px 1px;
background-repeat: no-repeat;
text-align: left;
padding-top: 2px;
padding-left: 6px;
}
.gallery_paginationTG li.nextpage a:hover, .gallery_paginationTG li.nextpage a, .gallery_.paginationTG li.nextpage a:visited{
background: transparent;
border-radius: none;
color:#ffffff;
padding:0px;
margin:0px;
}

* html .gallery_paginationTG li.currentpage, * html .gallery_paginationTG li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
padding-right: 9px;
padding-left: 9px;
}
/************************* PAGINATION **************************************/

/*-------------------------News-------------------------------------*/
#news_tip3{
	background: url(../images/news/sprite.png) no-repeat;
	font-size: 24px;
	width: 118px;
	padding-left: 6px;
	padding-top: 12px;
	display: inline-block;
}
.news_tabs {
	float: left;
	width: 487px;
	padding: 18px 0px;
	border-bottom: 1px solid #959595;
	margin-bottom: 17px;
}
.news_tabs a.current{
	padding-top:5px;
	color: #4e7de1;
}
.news_tabs ul{
	margin:0px;
	padding:0px;
	
}

.tabs li{
	float:left;
	text-align:center;
}

.tabs a{
	color: #5d5d5d;
	line-height: 1em;
	font-family: OswaldLight, "微軟正黑體";
	font-size: 17px;
	padding: 0px 21px;
}
.news_tabs a{
padding:0px 15px;
text-transform:uppercase;
}
.news_content_wrapper{
	padding:18px;
	border-bottom:1px solid #c9c9c9;
	font-family: OswaldLight; 

}
.news_content_wrapper .display_texts_details a{
	color:#3b5999;
	font-size:14px;
}


.news_content_wrapper .display_texts_details a{
	color:#3b5999;
	font-size:14px;
}
#news_events_box {
    width: 273px;
    height: 213px;
    display: inline-block;
}

#news_events_box .day {
    font-family: OswaldLight, "微軟正黑體";
    color: #3b5999;
    font-size: 45px;
    left: -4px;
}

#news_events_box .month {
    font-family: OswaldLight, "微軟正黑體";
    color: #3b5999;
    font-size: 26px;
    top: 24px;
    left: 53px;
}
#news_events_box ul {
    margin: 67px 0 0 0;
    padding: 0;
}

#news_events_box li {
    height: 73px;
}

#news_events_box .time {
    color: #3b5999;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 16px;
}
#news_events_box h3 {
    color: #161616;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 20px;
    margin: 0;
    padding: 0;
}
#news_events_box a {
    font-family: OswaldLight, "微軟正黑體";
    color: #3b5999;
    font-size: 14px;
    background: url(../images/gallery/btn-arrow.png) no-repeat 0 50%;
    padding: 0 0 0 12px;
    margin-right: 10px;
}

/************** PAGINATION **************************************/
.news_paginationTG{
float: left;
font: 11px Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
color: #000;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: right;
padding-right: 24px;
width: 479px;
}

.news_paginationTG ul{
margin: 0;
padding: 0;
}

.news_paginationTG li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.news_paginationTG a, .news_paginationTG a:visited{
padding: 5px 8px;
text-decoration: none; 
background-color: inherit;
color: #000;
font-weight: bold;
}

.news_paginationTG a:hover, .news_paginationTG a:active{
color: #ffffff;
background-color:#3b5999;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-decoration: none; 
}

.news_paginationTG li.currentpage{
font-weight: bold;
padding: 5px 9px;
background-color: inherit;
color: #ffffff;
background-color:#3b5999;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.news_paginationTG li.nextpage{
font-weight: bold;
background-image: url(../images/next_background.jpg);
height: 16px;
width: 46px;
display: inline-block;
background-position: -1px 1px;
background-repeat: no-repeat;
text-align: left;
padding-top: 2px;
padding-left: 6px;
}
.news_paginationTG li.nextpage a:hover, .news_paginationTG li.nextpage a, .news_.paginationTG li.nextpage a:visited{
background: transparent;
border-radius: none;
color:#ffffff;
padding:0px;
margin:0px;
}

* html .news_paginationTG li.currentpage, * html .news_paginationTG li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
padding-right: 9px;
padding-left: 9px;
}
/************************* PAGINATION **************************************/


/*----------------Promotion-----------------*/

#promotions_tip3{
	background: url(../images/promotions/sprite.png) no-repeat;
	width: 118px;
	height: 109px;
	display: block;
	font-family: OswaldLight, "微軟正黑體";
	color: #fff;
	line-height: 1.2em;
	padding: 12px 0 0 5px;
	font-size: 24PX;
}

#promotions_section-nav {
    text-align: right;
    margin: 120px 13px 0 0;
}
#promotions_section-nav a {
font-size: 19px;
color: #3c3c3c;
font-family: OswaldLight, "微軟正黑體";
line-height: 20px;
margin-bottom: 15px;
display: block;
}
#promotions_section-nav a:hover,
#promotions_section-nav .active a {
    color: #ff366e;
}

.promotions_content_wrapper{
	padding:18px;
	border-bottom:1px solid #c9c9c9;
	font-family: OswaldLight; 

}
.promotions_content_wrapper .display_texts a{
	color:#ff366e;
	font-size:14px;
}

.promotions_content_wrapper .display_texts p{
	margin:0px;
	padding:0px;
	color:#ff366e;
	font-size:14px;
}

.promotions_content_wrapper .display_texts_header p{
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 9px;
	max-height: 54px;
	overflow: hidden;
	color:#484848;
}

.promotions_hidden_div{
	display:none;
	position:relative;
}
.promotions_hidden_div .closeSlider{
	position: absolute;
right: 19px;
padding-top: 5px;
font-size: 20px;
top: 4px;
width: 51px;
background-image:url(../images/promotions/slide_close_btn_bg.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 29px;
}

#promotions_events_box {
    width: 273px;
    height: 213px;
    display: inline-block;
}

#promotions_events_box .day {
    font-family: OswaldLight, "微軟正黑體";
    color: #ff366e;
    font-size: 45px;
    left: -4px;
}

#promotions_events_box .month {
    font-family: OswaldLight, "微軟正黑體";
    color: #ff366e;
    font-size: 26px;
    top: 24px;
    left: 53px;
}
#promotions_events_box ul {
    margin: 67px 0 0 0;
    padding: 0;
}

#promotions_events_box li {
    height: 73px;
}

#promotions_events_box .time {
    color: #ff366e;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 16px;
}
#promotions_events_box h3 {
    color: #161616;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 20px;
    margin: 0;
    padding: 0;
}
#promotions_events_box a {
    font-family: OswaldLight, "微軟正黑體";
    color: #ff366e;
    font-size: 14px;
    background: url(../images/gallery/btn-arrow.png) no-repeat 0 50%;
    padding: 0 0 0 12px;
    margin-right: 10px;
}

/************** PAGINATION **************************************/
.promotions_paginationTG{
float: left;
font: 11px Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
color: #000;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: right;
padding-right: 24px;
width: 479px;
}

.promotions_paginationTG ul{
margin: 0;
padding: 0;
}

.promotions_paginationTG li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.promotions_paginationTG a, .promotions_paginationTG a:visited{
padding: 5px 8px;
text-decoration: none; 
background-color: inherit;
color: #000;
font-weight: bold;
}

.promotions_paginationTG a:hover, .promotions_paginationTG a:active{
color: #ffffff;
background-color:#ff366e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-decoration: none; 
}

.promotions_paginationTG li.currentpage{
font-weight: bold;
padding: 5px 9px;
background-color: inherit;
color: #ffffff;
background-color:#ff366e;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.promotions_paginationTG li.nextpage{
font-weight: bold;
background-image: url(../images/next_background.jpg);
height: 16px;
width: 46px;
display: inline-block;
background-position: -1px 1px;
background-repeat: no-repeat;
text-align: left;
padding-top: 2px;
padding-left: 6px;
}
.promotions_paginationTG li.nextpage a:hover, .promotions_paginationTG li.nextpage a, .promotions_paginationTG li.nextpage a:visited{
background: transparent;
border-radius: none;
color:#ffffff;
padding:0px;
margin:0px;
}

* html .promotions_paginationTG li.currentpage, * html .promotions_paginationTG li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
padding-right: 9px;
padding-left: 9px;
}
/************************* PAGINATION **************************************/


/*--- Sponsor ---*/
#sponsors_tip3{
background: url(../images/sponsors/sprite.png) no-repeat;
height: 109px;
display: block;
font-family: OswaldLight, "微軟正黑體";
font-size: 25px;
color: #fff;
line-height: 1.2em;
padding: 15px 0 0 9px;
width: 120px;
font-size: 24px;
padding-left: 6px;
padding-top: 12px;
}

.sponsor_greybox{
	width: 454px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #c9c9c9;
	float: left;
	position: relative;
}

.sponsor_greybox ul{
	margin:0px;
	padding:0px 18px 0px 18px ;
}


.sponsor_greybox_title{
	width: 261px;
	height: 36px;
	float: left;
	padding: 0px 22px;
	color:#2b2b2b;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.sponsor_display_texts{
float: left;
width: 189px;
height: 205px;
overflow: hidden;
	
}
.sponsor_display_images {
	background-color: #5d5d5d;
	height: 206px;
	width: 206px;
	float: right;
}
.sponsor_content_wrapper{
padding: 0px 18px 25px 18px;
font-family: OswaldLight, "微軟正黑體";
width: 417px;
float: left;
}
.sponsor_greybox_detail{
	padding: 0px 11px;
	float: left;
	width: 53px;
	text-align: right;
	color: #2b2b2b;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 35px;
}
/*-----------*/
#community_tip3{
	background:url(../images/community/sprite.png)no-repeat;
	width: 118px;
	height: 109px;
	display: block;
	font-family: OswaldLight, "微軟正黑體";
	color: #fff;
	line-height: 1.2em;
	padding: 12px 0 0 4px;
	font-size: 24PX;
}

#community-section-nav {
    text-align: right;
    margin: 120px 13px 0 0;
	text-transform:uppercase;
}
#community-section-nav a {
   font-size: 19px;
	color: #3c3c3c;
	font-family: OswaldLight, "微軟正黑體";
	line-height: 20px;
	margin-bottom: 15px;
	display: block;
}
#community-section-nav a:hover,
#community-section-nav .active a {
    color: #52a10f;
}

.community_titles {
font-size: 26px;
font-weight: lighter;
color: #52a10f;
float: left;
padding: 0px;
margin: 0px;
}

.community_header {
width: 453px;
border-bottom: 1px solid #70d418;
display: block;
margin-bottom: 10px;
float: left;
}

.community_greybox{
width: 454px;
background-color: #f5f5f5;
border-bottom: 1px solid #c9c9c9;
float: left;
position: relative;
}

.community_greybox ul{
	margin:0px;
	padding:0px;
}
.community_display_texts .tutor_greybox ul {
margin: 0px;
padding: 0px 18px 13px 18px;
float: left;
display: block;
}
.community_greybox_title{
width: 102px;
height: 36px;
float: left;
padding: 0px 22px;
color: #2b2b2b;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

.community_greybox_name{
padding: 0px 17px;
float: left;
width: 128px;
color: #2b2b2b;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;

}

.community_greybox_detail{
padding: 0px 11px;
float: left;
width: 53px;
text-align: right;
color: #2b2b2b;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin-left: 35px;
}

.community_content_wrapper{
padding: 0px 18px 25px 18px;
font-family: OswaldLight, "微軟正黑體";
width: 417px;
float: left;
}

.community_display_texts{
float: right;
width: 188px;
height: 205px;
overflow: hidden;
padding:0px 18px;
}

.runner_fix{
	margin:0px;
}

.community_display_texts_header{
		font-size:26px;
	
}
.display_texts_header a{
font-size: 22px;
line-height: 27px;
margin-bottom: 9px;
color:#484848;
}
.display_texts_header p{
font-size: 22px;
line-height: 27px;
margin-bottom: 9px;
max-height: 54px;
overflow: hidden;
color:#484848;
}
.community_display_texts_info{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.community_buddies_hidden_div{
	display:none;
	position:relative;
}

.community_buddies_hidden_div .closeSlider{
	position: absolute;
	right: 19px;
	padding-top: 5px;
	font-size: 20px;
	top: 4px;
	width: 51px;
	background-image:url(../images/community/community_slide_close_btn_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 29px;

}
.content_wrapper.community_buddies_color_link a{
		color:#52a10f;
}

.content_wrapper.community_buddies_color_link a:hover{
		color:#73d43a;
}

#community_events_box {
    width: 273px;
    height: 213px;
    display: inline-block;
}

#community_events_box .day {
    font-family: OswaldLight, "微軟正黑體";
    color:#73d43a;
    font-size: 45px;
    left: -4px;
}

#community_events_box .month {
    font-family: OswaldLight, "微軟正黑體";
    color:#73d43a;
    font-size: 26px;
    top: 24px;
    left: 53px;
}
#community_events_box ul {
    margin: 67px 0 0 0;
    padding: 0;
}

#community_events_box li {
    height: 73px;
}

#community_events_box .time {
    color:#73d43a;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 16px;
}
#community_events_box h3 {
    color: #161616;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 20px;
    margin: 0;
    padding: 0;
}
#community_events_box a {
    font-family: OswaldLight, "微軟正黑體";
    color:#73d43a;
    font-size: 14px;
    background:url(../images/community/btn-arrow.png) no-repeat 0 50%;
    padding: 0 0 0 12px;
    margin-right: 10px;
}
/*-----buddies-----*/
#cy_buddies_tip3{
	background:url(../images/cy_bubby/sprite.png) no-repeat;
	font-size: 24px;
	width: 118px;
	padding-left: 6px;
	padding-top: 12px;
	display: inline-block;
	background-position: -18px -506px;
	font-family: OswaldLight, "微軟正黑體";
	background: url(../images/cy_bubby/sprite.png) no-repeat;
	height: 109px;
}
.top_fix{
	top:0px;
}
#cy_buddies_section_nav{
	text-align: right;
	margin: 120px 13px 0 0;
}
#cy_buddies_section_nav a{
	font-size: 19px;
	color: #3c3c3c;
	font-family: OswaldLight, "微軟正黑體";
	line-height: 20px;
	margin-bottom: 15px;
	display: block;
}

#cy_buddies_section_nav a:hover,
#cy_buddies_section_nav .active a {
    color: #f5841f;
}

.cy_buddies_登入{
	padding: 5px 10px;
	color: #FFF;
	display: block;
	background-color: #3b5999;
	float: left;
}

.cy_buddies_登入 a{
	color: #FFF;
}

.cy_buddies_article{
	margin:0px;
	padding:0px;

	
}
.cy_buddies_hidden_div{
	display:none;
	position:relative;
}

.cy_buddies_hidden_div .closeSlider{
	position: absolute;
	right: 19px;
	padding-top: 5px;
	font-size: 20px;
	top: 4px;
	width: 51px;
	background-image:url(../images/cy_bubby/cy_buddies_slide_close_btn_bg.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 29px;

}
.cy_buddies_color_link p{
		color:#f5841f;
	
}
.mypoint_display{
	width: 100%;
text-align: left;
margin-top: 10px;}


.total_points{width: 100%;
text-align: right;
margin-top: 10px;}

.used_point{
	text-decoration:underline;
}

/*----partnership----*/
#partnership_tip3{
	background:url(../images/partnership/sprite.png) no-repeat;
	width: 114px;
	height: 109px;
	display: block;
	font-family: OswaldLight, "微軟正黑體";
	font-size: 20px;
	color: #fff;
	line-height: 1.2em;
	padding: 15px 0 0 9px;
}

.partnership_bold_texts{
	font-weight:bold;
	color:#333;
		line-height:20px;
		font-size:14px;
}

/*-- 關於我們---*/
#aboutus_tip3{
	background:url(../images/aboutus/sprite.png) no-repeat;
	width: 120px;
	height: 109px;
	display: block;
	font-family: OswaldLight, "微軟正黑體";
	font-size: 20px;
	color: #fff;
	line-height: 1.2em;
	font-size: 24px;
	padding: 12px 0px 0px 7px;
}

#aboutus-section-nav {
    text-align: right;
    margin: 120px 13px 0 0;
	text-transform:uppercase;
}
#aboutus-section-nav a {
   	font-size: 19px;
	color: #3c3c3c;
	font-family: OswaldLight, "微軟正黑體";
	line-height: 20px;
	margin-bottom: 15px;
	display: block;
}
#aboutus-section-nav a:hover,
#aboutus-section-nav .active a {
    color: #ff4036;
}

#aboutus_events_box {
    width: 273px;
    height: 213px;
    display: inline-block;
}

#aboutus_events_box .day {
    font-family: OswaldLight, "微軟正黑體";
    color:#ff4036;
    font-size: 45px;
    left: -4px;
}

#aboutus_events_box .month {
    font-family: OswaldLight, "微軟正黑體";
     color:#ff4036;
    font-size: 26px;
    top: 24px;
    left: 53px;
}
#aboutus_events_box ul {
    margin: 67px 0 0 0;
    padding: 0;
}

#aboutus_events_box li {
    height: 73px;
}

#aboutus_events_box .time {
     color:#ff4036;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 16px;
}
#aboutus_events_box h3 {
    color: #161616;
    font-family: OswaldLight, "微軟正黑體";
    font-size: 20px;
    margin: 0;
    padding: 0;
}
#aboutus_events_box a {
    font-family: OswaldLight, "微軟正黑體";
    color:#ff4036;
    font-size: 14px;
    background: url(../images/gallery/btn-arrow.png) no-repeat 0 50%;
    padding: 0 0 0 12px;
    margin-right: 10px;
}

.aboutus_header{
	width: 453px;
	border-bottom: 1px solid #222;
	display: block;
	margin-bottom: 10px;
	float: left;
}
.aboutus_tabs {
	float: left;
	width: 453px;
	padding: 5px 0px;
	margin-bottom: 17px;
	background-color:#ff4036;

}

.aboutus_tabs ul{
	margin:0px;
	padding:0px;
}
.aboutus_tabs ul.tabs a{
	line-height: 1em;
	font-family: OswaldLight, "微軟正黑體";
	font-size: 17px;
	color:#FFFFFF;
}

.aboutus_tabs ul.tabs li{
float: left;
text-align: center;
padding: 10px 0px;

}

.aboutus_tabs ul.tabs a.current{
	padding-top:0px;
	color: #000000;
	text-decoration: underline;

}
.aboutus_tabs ul.tabs a.first{
	padding-left:0px;
}
.aboutus_tabs ul.tabs a.last{
	padding-right:0px;
}
.aboutus_titles {
font-size: 26px;
font-weight: lighter;
color: #ff4036;
float: left;
padding: 0px;
margin: 0px;
width:360px;
}

.community_titles {
font-size: 26px;
font-weight: lighter;
color: #52a10f;
float: left;
padding: 0px;
margin: 0px;
width:321px;
}

.aboutus_display_images {
background-color: #5d5d5d;
height: 206px;
width: 206px;
float: left;
}
.aboutus_display_texts {
float: right;
width: 188px;
height: 205px;
overflow: hidden;
padding:0px 18px

}

.aboutus_texts ul{
	padding:0px;
	margin:0px;

}

.aboutus_donation_btn{
	padding: 5px 10px;
	color: #000;
	display: block;
	background-color: #ff4036;
	float: left;
}

.aboutus_donation_btn a, .aboutus_donation_btn a:visited{
	color: #fff;
}

.aboutus_pdf_btn{
	padding: 5px 10px;
	color: #000;
	display: block;
	background-color: #ff4036;
	float: left;
	margin-bottom:10px;
}
.aboutus_submits{
	text-transform: uppercase;
	color: #5d5d5d;
	font-size: 16px;
	font-family: oswald;
	float: left;
	padding: 5px 10px;
	background-color: #ffba36;
	clear: both;
	margin-left: 347px;
}

.aboutus_pdf_btn a, .aboutus_pdf_btn a:visited{
	color: #fff;
}
.aboutus_visit_form_texts{
float: left;
padding-left: 10px;
font-size: 20px;
}
.aboutus_words{
	padding-right: 4px;
	font-size: 12px;

}
.aboutus_article{
	padding:0px;
}
.years{
	float:left;
}

.yearselector_wrapper{
float: right;
padding-top: 19px;
width: 100%;
margin-top: 22px;
}

.styled-select select {
	background-image: url("../images/asc.gif");
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 1;
	padding: 3px 6px 5px 13px;
	text-align: left;
	width: 89px;
}

.wrapper_texts {
	float: left;
	padding-top: 6px;
	padding-left: 79px;
}

.dropdown_list_style{
	color: #5d5d5d;
	background: #f0f0f0;
	float: right;
	background-image: url(../images/drop_down_background.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}

.dropdown_list_style option{
text-align:center;
}


.aboutus_content_wrapper{
	padding:18px;
	border-bottom:1px solid #c9c9c9;
	font-family: OswaldLight; 
}
.aboutus_content_wrapper .display_texts_details a{
	color:#f66742;
	font-size:14px;
}

.visit_cy_textbox{
width: 286px;
border: 0;
}


/*--Cy_Start---*/

.cy_star_titles {
font-size: 26px;
font-weight: lighter;
color: #ffb200;
float: left;
padding: 0px;
margin: 0px;
width:270px;
}


.cy_star_header {
width: 453px;
border-bottom: 1px solid #5d5d5d;
display: block;
margin-bottom: 10px;
float: left;
}

.display_images p{
	margin:0px;
	padding:0px;
}


.datagrid table { border-collapse: collapse; text-align: left; width: 100%; border-bottom:5px solid #5152a2;}
.datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; float:left; padding-top:15px; padding-bottom:15px; width:453px;}
.datagrid table th { padding: 5px 18px 5px 5px; }
.datagrid table thead th { color: #FFFFFF; font-size: 14px; font-weight: normal; border-left: 1px solid #464990; letter-spacing: 1px;}
.datagrid table thead th .table_last_item{ border:none;}
.datagrid table thead th:first-child { border: none; width: 135px; vertical-align:top;}
.datagrid table thead th:first-child +th {width: 110px; vertical-align:top;}
.datagrid table thead th:first-child +th +th{width: 91px; vertical-align:top;}
.datagrid table thead th:first-child +th +th +th{width: 70px; vertical-align:top;}
.datagrid table tbody td { color: #7D7D7D; border-left: 1px solid #d9d9d9; font-size: 12px;font-weight: normal;  padding: 5px;}
.datagrid table tbody .even td { background:#fceaea; color: #7D7D7D; }
.datagrid table tbody .odd td { background:#ffffff; color: #7D7D7D; }
.datagrid table tbody td a{ color: #1cb1cf; font-size: 12px; }
.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
.datagrid thead tr .header {
	background-image: url(../images/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	border-right: 1px solid #484890;
}


.community_datagrid table { border-collapse: collapse; text-align: left; width: 100%; border-bottom:5px solid #ff8600;}
.community_datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; clear:left;padding-top: 9px;}
.community_datagrid table th { padding: 5px 18px 5px 5px; }
.community_datagrid table thead th { color: #FFFFFF; font-size: 14px; font-weight: normal; border-left: 1px solid #e3be95; letter-spacing: 1px;}
.community_datagrid table thead th .table_last_item{ border:none;}
.community_datagrid table thead th:first-child { border: none; width: 126px; vertical-align:top;}
.community_datagrid table thead th:first-child +th {width: 125px; vertical-align:top;}
.community_datagrid table thead th:first-child +th +th{width: 50px; vertical-align:top;}
.community_datagrid table tbody td { color: #7D7D7D; border-left: 1px solid #d9d9d9; font-size: 12px;font-weight: normal;  padding: 5px;}
.community_datagrid table tbody .even td { background:#fceaea; color: #7D7D7D; }
.community_datagrid table tbody .odd td { background:#ffffff; color: #7D7D7D; }
.community_datagrid table tbody td a{ color: #52A10F; font-size: 12px; }
.community_datagrid table tbody td:first-child { border-left: none; }
.community_datagrid table tbody tr:last-child td { border-bottom: none; }
.community_datagrid thead tr .header {
	background-image: url(../images/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	border-right: 1px solid #e3be95;
}


.cy_buddy_datagrid table { border-collapse: collapse; text-align: left; width: 100%; border-bottom:5px solid #4065b3;}
.cy_buddy_datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; clear:left;padding-top: 9px;}
.cy_buddy_datagrid table th { padding: 5px 18px 5px 5px; }
.cy_buddy_datagrid table thead th { color: #FFFFFF; font-size: 14px; font-weight: normal; border-left: 1px solid #3b5999;  normal;letter-spacing: 1px;}
.cy_buddy_datagrid table thead th .table_last_item{ border:none;}
.cy_buddy_datagrid table thead th:first-child { border: none; width: 117px; }
.cy_buddy_datagrid table tbody td { color: #7D7D7D; border-left: 1px solid #5d5d5d; font-size: 12px;font-weight: normal;  padding: 5px;}
.cy_buddy_datagrid table tbody .alt td { background:#fceaea; color:#999999; }
.cy_buddy_datagrid table tbody td a{ color: #1cb1cf; font-size: 12px; }
.cy_buddy_datagrid table tbody td:first-child { border-left: none; }
.cy_buddy_datagrid table tbody tr:last-child td { border-bottom: none; }
.cy_buddy_datagrid thead tr .header {
	background-image: url(../images/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	border-right: 1px solid #3b5999;
}

.community_table_header{ background-color:#ff8600;}
.edu_table_header{ background-color:#5152a2;}
.cy_buddy_table_header{ background-color:#4065b3;}

.listing_wrapper{
	width:100%;
}

.listing_wrapper_header{
	float:left;
	width:100%;
	border-bottom:1px solid #70d418;
}
.listing_wrapper_titles{
	font-size: 26px;
	font-weight: lighter;
	color: #70d418;
	float: left;
	padding: 0px;
	margin: 0px;
}
.listing_items{
	float:left; margin: 10px 0px 0px 0px ; width:100%;
}

.listing_items_titles{
	float:left; width: 230px; margin-right: 102px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:32px;
}

.listing_items_titles_xs{
	float:left; width: 195px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:32px;
}
.listing_items_titles_types{
	float:left;
	width:135px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:32px;

}
.listing_items_btn{
	float:right; width:20%; padding:5px 10px; background-color:#70d418;
	text-align:center; color:#FFFFFF;
}
/*------*/
.edu_listing_wrapper_header{
	float:left;
	width:100%;
	border-bottom:1px solid #3fb4f7;
}
.edu_listing_wrapper_titles{
	font-size: 26px;
	font-weight: lighter;
	color: #3fb4f7;
	float: left;
	padding: 0px;
	margin: 0px;
}
.edu_listing_items_btn{
	float:right; width:20%; padding:5px 10px; background-color:#3fb4f7;
	text-align:center; color:#FFFFFF;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}

/*------------------aboutus----------*/
.aboutus_listing_wrapper_header{
	float:left;
	width:100%;
	border-bottom:1px solid #ff4036;
}

.aboutus_listing_wrapper_titles{
	font-size: 26px;
	font-weight: lighter;
	color: #ff4036;
	float: left;
	padding: 0px;
	margin: 0px;
}
.aboutus_listing_items_btn{
	float:right; width:20%; padding:5px 10px; background-color:#ff4036;
	text-align:center; color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
/*-------------------------------------------*/
.sponsor_content_wrapper{
	padding:18px;
	border-bottom:1px solid #c9c9c9;
	font-family: OswaldLight, "微軟正黑體";
	width:451px;
}

.sponsor_content_wrapper .display_texts_details a{
	color:#3a996f;
	font-size:14px;
}

/*--- Video ----*/

.video_tabs {
	float: left;
	width: 487px;
	padding: 18px 0px;
	border-bottom: 1px solid #959595;
	margin-bottom: 17px;
	text-transform:uppercase;
}
.video_tabs a.current{
	padding-top:5px;
	color: #f66742;
}
.video_tabs ul{
	margin:0px;
	padding:0px;
	
}
.fancy_box_link_btn{

padding: 5px 10px;

}

.display_texts a.btn_color_blue{
background-color:#4e7de1;
color:#fff;
}
.display_texts a.btn_color_red{
background-color:#ff366e;
color:#fff;
}

.display_texts a.btn_color_frame_red{
background-color:#ff4036;
color:#fff;
}

.star_display .display_texts a:hover{
background-color:#CCCCCC;
color:#000;
}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m{
	padding: 0px 17px;
}

.pagination-holder{
	float:right;
	padding-top:10px;
	text-align:left;
}

.grey_openbox {
	float: right;
	width: 211px;
	height: 205px;
	overflow: hidden;
}
.grey_openbox ul{
margin: 0px;
padding: 0px 18px 0px 18px;
}
/*--.grey_openbox  .display_texts_header{
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 9px;
	height: 27px;
	overflow: hidden;
}--*/
.grey_openbox  .display_title{
	font-size: 15px;
	color: darkblue;
	margin-bottom: 5px;
	/*--height: 28px;--*/
	letter-spacing: 1px;
}

.grey_openbox .display_texts_info{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	/*--min-height: 85px;--*/
	margin-bottom: 11px;
	overflow: hidden;
	word-wrap: break-word;
}

.download_wrapper{
	background: none;
	color: #2c2c2c;
	font-family: OswaldLight, "微軟正黑體";
	font-size: 16px;
	margin: 0.3em 0;
	clear: both;
	width: 100%;
	line-height: 30px;
}

.box{
	padding-bottom:10px;
}
.anchor_wrapper a{
	color:#FFFFFF;
	font-size:16px;
}


.anchor_wrapper_list a{
	color:#FFFFFF;
	font-size:16px;
}

.aboutus_登入{
	padding: 5px 10px;
	color: #000;
	display: block;
	background-color: orange;
	float: left;
}

.aboutus_登入 a{
	color:#000000;
}
/* FACEBOOK - WALL */

#facebook_wall {
min-height: 200px;
border: 1px solid #C2C2C2;
background: #f2f2f2;
position: relative;
margin: 0px;
padding: 0px;
height: 322px;
width:324px;
overflow-y:scroll;
overflow-x:hidden;
}


#facebook_wall .facebook-loading { width: 16px; height: 16px; margin: -8px 0 0 -8px; background: url('images/loader.png') no-repeat 50% 50%; position: absolute; top: 100px; left: 50%; }
#facebook_wall .facebook-loading { -moz-animation: update-spinner 1s linear infinite; -webkit-animation: update-spinner 1s linear infinite; -ms-animation: update-spinner 1s linear infinite; animation: update-spinner 1s linear infinite; }

#facebook_wall li { min-height: 52px; padding: 10px 10px 10px 10px; border-top: 1px solid #d4d4d4; display: none; position: relative; }
#facebook_wall li:first-child { border-top: none; }

#facebook_wall li .meta-header { }
#facebook_wall li .meta-header .avatar { display:none; width: 50px; height: 50px; border: 1px solid #999; position: absolute; top: 10px; left: 10px; }
#facebook_wall li .meta-header .author { font-weight: bold;    font-size: 12px; font-weight: bold; margin-bottom: 12px; }
#facebook_wall li .meta-header .date { display: none; }
#facebook_wall li a{ color:#3b5999;}
#facebook_wall li .message { color: #666; margin-bottom: 16px; font-size:12px; line-height:14px; }
#facebook_wall li .story { font-style: italic; color: #666; margin-bottom: 16px; }

#facebook_wall li .media { color: #8a8a8a; margin: 10px 0; }
#facebook_wall li .media.border-left { padding-left: 0px; border:none; }
#facebook_wall li .media .image { margin-right: 10px; float: left; position: relative;}
#facebook_wall li.type-video .media .image:after { width: 44px; height: 44px; background: url('images/play.png') no-repeat 50% 50%; margin-top: -22px; margin-left: -22px; position: absolute; top: 50%; left: 50%; content: " "; pointer-events: none; }
#facebook_wall li .media .image img { max-width: 100%; height: auto; padding: 2px; border: 1px solid #a1a1a1;}
#facebook_wall li .media .media-meta { float: left; display: table; }
#facebook_wall li .media .media-meta .name { font-weight: bold;font-size:12px;}
#facebook_wall li .media .media-meta .caption { font-style: italic;font-size:12px;}
#facebook_wall li .media .media-meta .description {width:189px; font-size:12px;}

#facebook_wall li .meta-footer { font-size: 9px; line-height: 16px; color: #a1a1a1; clear: both; }
#facebook_wall li .meta-footer .seperator { padding: 0 4px; }
#facebook_wall li .meta-footer .date { }
#facebook_wall li .meta-footer .likes { }
#facebook_wall li .meta-footer .comments { }
#facebook_wall li .meta-footer .actions { }
#facebook_wall li .meta-footer .actions .like { }
#facebook_wall li .meta-footer .actions .comment { }

#facebook_wall li ul.like-list { margin-top: 10px; display: none; }
#facebook_wall li ul.like-list li.like { font-size: 11px; line-height: 16px; margin-top: 2px; border-top: none; background: #e0e0e0; display: block; }
#facebook_wall li ul.like-list li.like:first-child { margin-top: 0; }
#facebook_wall li ul.like-list li.like .meta-header .author { }

#facebook_wall li ul.comment-list { margin-top: 10px; }
#facebook_wall li ul.comment-list li.comment { font-size: 11px; line-height: 16px; margin-top: 2px; border-top: none; background: #e0e0e0; display: block; }
#facebook_wall li ul.comment-list li.comment:first-child { margin-top: 0; }
#facebook_wall li ul.comment-list li.comment .meta-header .author { }
#facebook_wall li ul.comment-list li.comment .meta-header .date { }
#facebook_wall li ul.comment-list li.comment .message { margin-bottom: 0; }
#facebook_wall li ul.comment-list li.comment .date { font-size: 9px; line-height: 16px; color: #a1a1a1; }
#facebook_wall li ul.comment-list li.read_more { min-height: 1px; font-size: 9px; line-height: 16px; color: #a1a1a1; padding: 0 10px 0 72px; margin: 5px 0 -5px 0; border-top: none; display: block; }
#facebook_wall li ul.comment-list li.read_more a { color: #a1a1a1; }

/*--new gallery template--*/
.gallery_list_wrapper{
	border-bottom: 1px solid #5d5d5d;
	display: block;
	float: left;
	width:100%;
}

.gallery_list_wrapper.drama_gallery_wrapper a{
	color:#551a8b;

}

.gallery_list_wrapper a{
	color:#f66742;
	word-wrap: break-word;
	word-break: normal;

}

.gallery_list_wrapper.community a{
	color:#52a10f;
}

.gallery_list_wrapper.sponsor a{
	color:#3b996e;
}

.gallery_list_wrapper.sponsor a{
	text-align:center;
}

.gallery_box_wrapper2{float: left;width: 131px;margin: 10px;}
.gallery_list_wrapper ul{
		margin:0px;
		padding:0px;
		clear:left;
		float: left;
		}
		.gallery_box_wrapper{
			width: 131px;
			margin: 10px;
			float: left;
		}
		.gallery_box_wrapper ul{
			padding:0px;
			margin:0px;
			width: 129px;
		}
	    .gallery_box_wrapper ul li{
			list-style:none;
	
		}
		.gallery_box_wrapper p{
		text-align: left;
		margin:0px;
		padding:0px;
		}
		.aboutus .gallery_box_wrapper a{
	color:#f66742;
} 
.sponsor_header_right{padding-left:10px;}
.sponsor_header_left{padding-top:6px;}
.sponsor_header{width:457px; float:left; margin:10px 0px;}
.entry-header ul{
	 margin:0px;
	 padding:0px;
}
.entry-header li{
	float:left;
}
.gallery_box_wrapper.sponsor p{
	text-align:center;
}

.gallery_box_wrapper.sponsor a{
	text-align:center;
}
		
		.enquiries_form{
		border: 1px solid #cfcfcf;
		}
		
		.enquiries_form_textfield{
			width:99%;
	
		}
		.enquiries_form_section_header{
		padding-bottom: 10px;
		display: block;
		margin-top: 11px;
	
		}
		.enquiries_form .titles{
			width:123px;
			vertical-align:top;
			padding:5px 5px;
		}
		
		.enquiries_form .checkbox{
		padding:5px 5px;
		vertical-align:top;
		width:10px;
		}
		
		.enquiries_form_textfield{
			width:99%;
	
		}
		
		.enquiries_form_textarea{
			width:453px;
			min-height:100px;
			border: 1px solid #cfcfcf;
	
		}
		
		.form_submit_btn{
			background-color: #e755d2;
			width: 128px;
			display: inline-block;
			text-transform: uppercase;
			color: #FFFFFF;
			font-size: 20px;
			padding: 10px 0px;
			font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
			margin-top: 10px;
			border: none;
		}
		.form_submit_btn a{
			color:#FFFFFF;
			font-size:16px;
		}
		.form_cancel_btn{
			background-color: #6b6b6b;
			width: 128px;
			display: inline-block;
			text-transform: uppercase;
			color: #FFFFFF;
			font-size: 20px;
			padding: 10px 0px;
			font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
			text-align: center;
margin-right: 10px;
margin-top: 10px;

		}
		.form_cancel_btn a{
			font-family: inherit;
			font-size: 100%;
			margin: 0;
			font-weight: normal;
			color: #fff;
		}
		

.entry-content .success_btn{
background-color: #e755d2;
width: 128px;
display: inline-block;
text-transform: uppercase;
color: #FFFFFF;
font-size: 20px;
/* margin: 10px 0px; */
font-family: Arial, "微軟正黑體", Helvetica, sans-serif;
border: none;
line-height: normal;
font-size: 100%;
height: inherit;
height: 31px;
padding: 7px 0px 0px 0px;
}

.entry-content .success_btn a{
color: #FFFFFF;
font-size: 100%;
font-weight: normal;
font-size: 16px;
}
.expandSlider { cursor:pointer;}

.color_red{ color:#ff0000;}

.reserve_redemption{
	padding-top: 18px;
	margin: 0 auto;
	width: 257px;
}

/*---download ---*/

.download_app_btn ul{
margin:0px;
padding:0px;
}


.download_app_btn li{
	float:left;
	margin-right:11px;
	list-style:none;
}

.download_app_btn .last_app_icon{
	margin-right:0px;
}

.download_app_btn_brown ul{
margin:0px;
padding:0px;
}


.download_app_btn_brown li{
float: left;
margin-right: 7px;
list-style: none;
margin-top: 3px;
}

.download_app_btn_brown .last_app_icon{
	margin-right:0px;
}
/*--- log in ----*/

.登入_wrapper{
	width: 615px;
	height: 258px;
	margin: 0 auto;
	position: relative;
	font-family: OswaldLight, "微軟正黑體";
	background: url(../images/edu/sprite.png) no-repeat;
	background-position:top left;
	overflow:hidden;
}
.登入_bg{
	width: 405px;
	margin-left: 132px;
	background-color: #f9f9f9;
	padding: 34px 39px;
	
}
.登入_title{
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: OswaldLight, "微軟正黑體";
	color: #fff;
	line-height: 1.2em;
	padding: 15px 0 0 5px;
	font-size: 20PX;
	width: 103px;
	height: 109px;
	letter-spacing: 2px;
}
.登入_bg ul{
	margin:0px;
	padding:0px;
}
.登入_bg li{
	list-style: none;
	padding: 7px 0px;
	text-align: center;
	width: 383px;
	margin: 0 auto;
}
.登入_bg li.登入_btn_extra_width{
	width:445px;
}
.登入_btn{
	font-size:20px;
	padding:7px 55px;
	background-color:#fb501c;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	border:none;
}

.登入_text_box {
	font-family: OswaldLight, "微軟正黑體";
	background-color: #dbdbdb;
	width: 248px;
	height: 30px;
	border: none;
	font-size: 18px;
	padding: 5px;
}

.登入_drop_box{
	font-family: OswaldLight, "微軟正黑體";
	background-color: #dbdbdb;
	width: 258px;
	height: 46px;
	border: none;
	font-size: 18px;
	padding: 5px;
}

.登入_text{
	width: 100px;
	text-align: right;
	float: left;
	font-size: 22px;
	padding: 9px 0px;
}
.forgot_pw{
	position: absolute;
	bottom: 0px;
	right: 6px;
}

.forgot_pw a{
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1ac3fa;
}
 
.edit_wrapper{
	width: 529px;
	margin: 0 auto;
	position: relative;
	font-family: OswaldLight, "微軟正黑體";
} 
 
.edit_bg{
	width: 451px;
	background-color: #f9f9f9;
	padding: 5px 39px 0px 39px;
	
} 

.edit_bg ul{
	margin:0px;
	padding:0px;
} 

.edit_bg li{
	list-style: none;
	padding: 7px 0px;
	text-align: center;
	width: 451px;
	margin: 0 auto;
	clear:both;
}
 
.edit_text{
	width: 150px;
	text-align: right;
	float: left;
	font-size: 22px;
	padding: 9px 0px;
}

.edit_page_btn_wrapper{
padding: 16px 39px 23px 70px;
width: 451px;
background-color: #f9f9f9;
height: 75px;
margin:0px;
}

.edit_page_btn_wrapper ul{
	padding: 0px;
	width: 415px;
	float: left;
	margin-left: 65px;
}


.edit_page_btn_wrapper li{
	float: left;
	list-style: none;
	margin-right: 10px;
}
.edit_page_btn_wrapper li a {
	float:left;
}
.edit_status_wrapper {
	padding: 10px 39px 0px 39px;
	width: 451px;
	height: 74px;
	color: #fff;
	background-color: #666666;
}

.edit_status_wrapper .status_left{
	width: 129px;
	float: left;
	margin-right: 23px;
	margin-left: 16px;
}

.edit_status_wrapper .status_left .large_font{
	font-size: 30px;
	width: 97px;
}

.edit_status_wrapper .status_left .small_font{
vertical-align: bottom;
padding-bottom: 4px;
}
.edit_status_wrapper .status_right{
 	float:right;
	margin-top: 23px;
	margin-right: 25px;
}

.edit_status_wrapper .status_right .cy_points{
	font-size: 30px;
	text-align: right;
	letter-spacing:1px;
}


.edit_status_wrapper .status_right p{
	display:inline;
}
.edit_status_wrapper ul{
margin:0px;
padding:0px;

}

/*-----questionnaire -----*/
#questionnaire_tip3{
	background:url(../images/questionnaire/sprite.png) no-repeat;
	width: 114px;
	height: 109px;
	display: block;
	font-family: OswaldLight, "微軟正黑體";
	font-size: 20px;
	color: #fff;
	line-height: 1.2em;
	padding: 15px 0 0 9px;
	font-size: 24px;
	width: 120px;
	padding-left: 7px;
	padding-top: 12px;
}
.questionnaire ul{
	padding:0px;
	margin:0px;
}

.questionnaire li{
	list-style:none;
	margin:10px 0px;
}

.questionnaire_number_list{
padding: 5px 0px; padding-left:4px;font-size: 14px; vertical-align: middle; width: 28px; 
}
.questionnaire_number_list.important_question{
padding-left:0px;
}
.questionnaire_checkbox.important_question{
padding-left:0px;
}
.questionnaire_titles{
width: 210px;
font-size: 16px;
padding: 15px 0px;
}

.questionnaire_checkbox{
padding: 5px;
width: 50px;
height: 30px;
}

.questionnaire_divider{
border-top: 1px solid #cfcfcf;
margin-top: 6px;
padding-top: 9px;
}

.long_answer_checkbox{
padding-left:25px;
}

.long_answer_textbox{
width: 422px;
height: 98px;
margin: 0px;
max-width: 422px;
}

.questionnaire_number_long_list{
	width:95%;
}

.footnote{
	font-size:12px;
}

.questionnaire_header{
font-size: 20px;
padding: 9px 0px;
}

.questionnaire_catalogue{
padding: 5px 0px;
font-size: 15px;
border-bottom: solid 1px #cfcfcf;
}
.questionnaire_submit_btn_wrapper li{
	float:left;
	margin-right:10px;
	margin-left:90px;
}
.questionnaire_submit_btn_wrapper .lastitem{
	margin-right:0px;
	margin-left:0px;
	float:left;
}

.questionnaire_double_line{
	padding-top: 17px;
	vertical-align:top;
}

.questionnaire_name_text_box{
width: 453px;
max-width: 453px;
height: 26px;
}

.questionnaire_opinion_box{
width: 453px;
max-width: 453px;
height: 26px;
min-height:400px;
}

.questionnaire_opinion_left{
padding: 20px 5px 20px 0px;
font-size:16px;
}
.questionnaire_opinion_right{
padding-right: 5px;
height: 25px;
vertical-align: middle;
}

.questionnair_wrapper{
    border-bottom: 1px solid #C9C9C9;
	border-top: 1px solid #C9C9C9;
    font-family: OswaldLight,"微軟正黑體";
padding: 5px 18px;
margin: 15px 0px;
}
.questionnair_item ul{
	margin:0px;
	padding:0px;
}

.questionnair_item li{
	list-style:none;
	float:left;
}

.questionnair_item_texts_header{
	width: 367px;
}

.questionnair_item_texts_header a{
	font-size: 22px;
	color: #3c3c3c;
}

.questionnair_item_texts_header a:hover{
	color: #f5841f;
}

.questionnair_item_details{
	height: 100%;
	position:relative;
}

.questionnair_item_details a{
	font-size: 14px;
	vertical-align: bottom;
	padding-top: 7%;
	display: block;
	color: #f5841f;
}

.questionnair_item_details a:hover{
	color: #f5841f;
}
/*-- Search --*/

.search_target{
font-size: 22px;
border-bottom: 1px solid #cfcfcf;
padding-left: 5px;
margin-top: 15px;
margin-bottom: 0px;
}

.search_result_list p{
	margin: 25px 0px;
	padding-left: 9px;
}

.search_result_list a{
	color: #3b5999;
	font-size: 16px;
	line-height: 29px;
}
.search_result_end{
border-top: 1px solid #cfcfcf;
width:100%;
display:block;

}

.gallery_list_wrapper.course a{
color:#0365c3;
}

.gallery_list_wrapper.drama a{
color:#ee58cf;
}

#contactus_tip{
	background: url(../images/footer/sprite.png) no-repeat;
	height: 109px;
	display: block;
	font-family: OswaldLight;
	color: #fff;
	line-height: 1.2em;
	font-size: 24px;
	width: 118px;
	padding-left: 6px;
	padding-top: 12px;
	display: inline-block;
}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}

.remove{
background-image:url(../images/drama/reserve/remove.png);
position: absolute;
top: 50%;
right: 10px;
height:30px;
width:30px;
background-repeat:no-repeat;
text-indent:-9999em;
}

.res_dropdown{
width: 113px;
margin-left: 13px;
}

.addthis_style{
padding-top: 10px;
clear:both;
}

/*錯誤信息頁面*/
#error_content{
	width: 820px;
	border: 1px solid #b7b7b7;
	background: #fff;
	margin: 0 0 3px 3px;
	min-height:300px;
}

.date_greybox_title {
width: 70px;
float: left;
color: #2b2b2b;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 0px 10px 0px 0px;
}

.date_greybox_name {
padding: 0px 17px;
float: left;
width: 202px;
color: #2b2b2b;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

.date_greybox_detail {
padding: 0px 0px 0px 11px;
width: 50px;
text-align: right;
color: #2b2b2b;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin-left: 41px;
float: right;
}


#home-slider-pnl .bx-wrapper{
	height:511px;
}

#page #banner{width: 100%;
height: 402px;}

#home-slider img{ display:none;}
#banner img{ display:none;}

.addthis_default_style{
	min-width: 177px;
}



.datagrid {font: normal 12px/150%  "微軟正黑體", sans-serif; background: #fff; overflow: hidden; float:left; padding-top:15px; padding-bottom:15px; width:453px;}

.community_datagrid {font: normal 12px/150%  "微軟正黑體", sans-serif; background: #fff; overflow: hidden; clear:left;padding-top: 9px;}





#tip8 .day {
	font-size: 56px;
	line-height: 1em;
	height: 1em;
	display: block;
	padding: 0;
	overflow: hidden;
	text-align: left;
	width: 98px;
	float: right;
	margin-left: 8px;
}
#tip8 .month {
	font-size: 19px;
	height: 25px;
	line-height: 1em;
	display: block;
	overflow: hidden;
	text-align: left;
	width: 96px;
	float: right;
	margin-left: 13px;
	padding: 0px;
	margin-top: 6px;
}

/*#tip8 {
    background-position: -146px -506px;
	font-size: 24px;
	padding-left: 20px;
	width: 105px;
	padding-top: 12px;
}*/




.back_promotion{
background-image:url(../images/promotions/back_btn.png);
background-repeat: no-repeat;
background-position: left;
}


#events-box.community a {
font-family: OswaldLight;
color: #52a10f;
font-size: 14px;
background: url(../images/community/btn-arrow.png) no-repeat 0 50%;
padding: 0 0 0 12px;
margin-right: 10px;
}

#events-box.edu a {
font-family: OswaldLight;
color: #3FB4E6;
font-size: 14px;
background: url(../images/edu/edu_btn-arrow.png) no-repeat 0 50%;
padding: 0 0 0 12px;
margin-right: 10px;
}

#extra-bar input.extra_btn:focus {
width: 17px;
border: none;
outline-color: inherit;
outline: none;
}

.tablesorter-header{
background: url(../images/asc.gif) no-repeat;
background-position: right center;
}

.tablesorter-header.sorter-false{
background:none;
}

.thumb-box span.video_thumb_ex{
height: 324px;
width: 324px;
background-image:url(../images/324_play_btn.png);}


.gallery_content_wrapper span.video_thumb_ex{
width: 206px;
height: 206px;
background-image:url(../images/205_play_btn.png);}

#post-drama h1{
background: none;
color: #2c2c2c;
font-family: OswaldLight, "微軟正黑體";
font-size: 2em;
line-height: 1em;
margin: 0.3em 0;
clear: left;}

#post-drama h2{
background: none;
color: #2c2c2c;
font-family: OswaldLight, "微軟正黑體";
font-size: 1.3em;
line-height: 1em;
margin: 0.3em 0;
clear: left;}

#post-drama h3{
background: none;
color: #2c2c2c;
font-family: OswaldLight, "微軟正黑體";
font-size: 1.3em;
line-height: 1em;
margin: 0.3em 0;
clear: left;
font-weight: normal;
}

.extra_new_bt{
 width:95px;
 background-color:#1da5f9!important;
 text-align:center;
 cursor:pointer;
}

.extra_wrapper{
	width: 615px;
	height: 338px;
	margin: 0 auto;
	position: relative;
	font-family: OswaldLight, "微軟正黑體";
	background: url(../images/edu/sprite.png) no-repeat;
	background-position:top left;
	overflow:hidden;
}