﻿
/* ---------- Overall Specifications ---------- */

body {
  /*line-height: 1.5;*/
  font-size: 100%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.clear{ clear:both;}

a:link {
  text-decoration: none;
  /*text-decoration: underline;*/
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
  /*text-decoration: none;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1em 0 0.5em;
  font-weight: inherit;
}
.large-fonts #content {
	font-size:1.12em;
}
.largest-fonts #content {
	font-size:1.5em;
	line-height:1.2em;
}

.large-fonts .form_checkbox {
  width: 1em;
  height: 1em;
}

.largest-fonts .form_checkbox {
  margin-top: 8px;
  width: 0.8em;
  height: 0.8em;
}

.large-fonts #non_change_div {
  font-size:20px;
}
.largest-fonts #non_change_div {
  line-height:20px;
}

#content h1 {margin-top:0.875em;}
h1 {
  font-size: 1.357em;
  color: #000;
}
h2 {
  font-size: 1.143em;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.857em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}


/* ------------------ Fonts ------------------ */
body{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif, "細明體";
}
body.zh-hans {
	font-family: "微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.zh-hant {
	font-family: "微軟正黑體","Helvetica Neue", Helvetica, Arial, sans-serif, "細明體";
}
#site-slogan,
.ui-widget,
.comment-form label {
  font-family: Georgia, "Times New Roman", Times, serif, "細明體";
}
#header,
#footer-wrapper,
#skip-link,
#content_bottomn,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
td.number,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "細明體";
}
.zh-hans #header,
.zh-hans #footer-wrapper,
.zh-hans #skip-link,
.zh-hans #content_bottomn,
.zh-hans  ul.contextual-links,
.zh-hans ul.links,
.zh-hans ul.primary,
.zh-hans .item-list .pager,
.zh-hans div.field-type-taxonomy-term-reference,
.zh-hans div.messages,
.zh-hans div.meta,
.zh-hans p.comment-time,
.zh-hans table,
.zh-hans .breadcrumb{
	font-family:"微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;
}
.zh-hant #header,
.zh-hant #footer-wrapper,
.zh-hant #skip-link,
.zh-hant #content_bottomn,
.zh-hant ul.contextual-links,
.zh-hant ul.links,
.zh-hant ul.primary,
.zh-hant .item-list .pager,
.zh-hant div.field-type-taxonomy-term-reference,
.zh-hant div.messages,
.zh-hant div.meta,
.zh-hant p.comment-time,
.zh-hant table,
.zh-hant .breadcrumb{
	font-family: "微軟正黑體","Helvetica Neue", Helvetica, Arial, sans-serif;
}
input,
textarea,
select,
a.button {
  /*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif, "細明體";*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "細明體";
}
#block-system-main {
	text-align: justify;
	text-justify: distribute;
}
/* ------------------ Reset Styles ------------------ */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border-left: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;
}
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */

table {
  border: 0;
  border-spacing: 0;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
/*
table.data td,
table.data th
{
	padding-bottom: 0.75em;
}
table.data tr:first-child th {
	padding-bottom:0;
}

table.data tr th {
	background:#cceefa;
}
table.data tr th,
table.data tr th a,
table.data tr th a:hover {
  color: #000;
}
*/


table tr th,
table tr th a,
table tr th a:hover {
  color: #000;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #ccc;
  text-align: left; /* LTR */
  padding-bottom: 0.75em;
}

table tr th {
  background: #cceefa;
  border-bottom-style: dotted ;
}
/*
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #ccc;
  text-align: left; /* LTR */
}
*/
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
td.number.pre button, td.number.next button, td.number, .item-list .pager {
  font-size: 0.929em;
  
}
td.number, .item-list .pager li {
	background-position:center;
	background-repeat:no-repeat;
	line-height:1.5em;
}
td.current, .item-list .pager li.pager-current {
	color:#ffffff;
	border-radius:20em;
	padding: 0.1em 0.34em;
  background-color: #c61464;
}


ul.menu li {
  margin: 0;
}
#block-system-main ul,
#block-system-main ol,
.region-content ul,
.region-content ol {
 /* margin: 1em 0;*/
  padding: 0 0 0.25em 1.5em; /* LTR */
}
#block-system-main ul li,
#block-system-main ol li,
.region-content ul li,
.region-content ol li {
  margin: 0.7em 0;
}
#block-system-main ul.pager {
  padding-left:0;
  padding-right:0;
}
.page-sitemap .region-content ul {
	margin: 1em 0;
}
.page-sitemap .region-content ul li
{
	margin: 0em 0;
} 
.page-news .content .item-list {
	margin-top:20px; 
}

.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}

/* ------------------ Header ------------------ */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
  float: left; /* LTR */
  /*padding: 15px 15px 15px 10px;  LTR */
}

.en #logo a {
	background-image: url('../images/clf/en/logo.gif');
}
.zh-hant #logo a {
	background-image: url('../images/clf/tc/logo.gif');
}
.zh-hans #logo a {
	background-image: url('../images/clf/sc/logo.gif');
}

#logo a {
	background-position: 19px center;
	background-repeat:no-repeat;
}

#brandhk {
	float: right;
}

.en #brandhk a {
	background: url('../images/clf/en/brandhk.gif') no-repeat;
}
.zh-hant #brandhk a {
	background: url('../images/clf/tc/brandhk.gif') no-repeat;
}
.zh-hans #brandhk a {
	background: url('../images/clf/sc/brandhk.gif') no-repeat;
}

#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px; /* LTR */
}
#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#site-slogan {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */

.header1 {
    float: left;
}

.header_left{
	float: left;
}
.header_right {
	float: right;
}

.region-header .block {
  font-size: 0.857em;
  float: left; /* LTR */
  margin: 0 10px;
  padding: 0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px; /* LTR */
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 208px;
}
.region-header .block-menu li a {
  display: block;
  border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  padding: 3px 7px;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}

#redLine{
	float:left
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left; /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 208px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}
.en #language-buttons a,
.zh-hant  #language-buttons a,
.zh-hans  #language-buttons a {
	text-indent:-9999px;
	background-color:#717171;
}

/* header2 */

.header2 {
	background-color: rgb(255, 254, 230);
    background-image: url("../images/clf/bkgdtexture.gif");
    background-repeat: repeat;
    float: left;
    height: 20px;
    width: 100%;
}
.zh-hant .header2, .zh-hans .header2 {
	height:19px;
}

.header_left > .region > div {float:left}

.header_left .content,
.header_right .content
{margin:0;}

.header_right  .region  div {display:inline-block}
.header_right .block-kanhan-color-select {
	vertical-align: top;
	margin-top: 1px;
}
.header_right .region-header-right >div {
	vertical-align:top;
	float:left;
}

/*Social auth region*/
#social-wrapper {
	padding:10px 15px;
	float:right;
}
#social-wrapper .social-media
{
	text-align:right;
}
#social-wrapper .content 
{
	margin-top:0;
}


#social-wrapper div {
	display:inline-block;
	vertical-align:top;
}

#social-wrapper > div {
	border-left: solid 1px #cccccc;
	padding-left:5px;
}
#social-wrapper > div:first-child {
	border-left:none;
}

/*

}
*/
.general_icon {
	vertical-align:top;
}

.general_icon a {
	text-indent:-9999px;
}

.general_icon a.rss {
	background:url('../images/btn_rss.png') no-repeat;
	width:34px;
	height:34px;
	display:inline-block;
	background-position:-1px -1px;
}
.general_icon a.rss:hover, 
.general_icon a.rss:focus {
	background-position:-1px -37px;
	background:url('../images/rss_seleted.png') no-repeat;
}
.general_icon .print_page {
	background:url('../images/btn_print.png') no-repeat;
	width:34px;
	height:34px;
	display:inline-block;
	background-position:-1px -1px;
}
.general_icon a.print_page:hover,
.general_icon a.print_page:focus {
	background-position:-1px -37px;
	background:url('../images/print_seleted.png') no-repeat;
}
.general_icon .add_bookmark {
	background:url('../images/btn_favorite.png') no-repeat;
	width:34px;
	height:34px;
	display:inline-block;
	background-position:-1px -1px;
}
.general_icon a.add_bookmark:hover,
.general_icon a.add_bookmark:focus {
	background-position:-1px -37px;
	background:url('../images/bkmark_seleted.png') no-repeat;
}

#block-forward-form h2 {
	display:none;
}

#block-forward-form .forward-page {
	display:inline-block;
	background-image:url('../images/share_email.png');
	background-repeat:no-repeat;
	background-position: -2px -2px;
	width:34px;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
}
#block-forward-form .forward-page:hover, #block-forward-form .forward-page:focus {
	background-position: -2px -37px;
}


/*#block-kanhan-language-switcher-language-switcher .content {margin:0;}*/
#resize-buttons ul {
	padding:0 0.5em;
}

/***********************main-wrapper***************************/
.white-wrapper-layoutT {margin:0;}
.white-wrapper-layoutT tr {background:none;}

.white-wrapper-layoutT>tbody>tr>td, .white-wrapper-layoutT>tbody>tr>th,
.slide-banner-wrapper-layoutT>tbody>tr>td, .slide-banner-wrapper-layoutT>tbody>tr>th,
.antiquewhite-wrapper-layoutT>tbody>tr>td, .antiquewhite-wrapper-layoutT>tbody>tr>th
{padding:0; border:0; vertical-align:top;}

.white-wrapper-layoutT  .layoutT-right-side{width:5px;  background:url('../images/bg_ver.png') repeat-y; background-position: -33px 0px; }
.white-wrapper-layoutT  .layoutT-bottom-center{background:url('../images/bg_hor.png') repeat-x; background-position: 0px -21px; }
.white-wrapper-layoutT  .layoutT-bottom-right-corner{width:5px; height:20px; background:url('../images/bg_crnr.png') no-repeat; background-position: -33px -21px; }

/***********************end main-wrapper***************************/

/* --------------- Main Menu ------------ */
#top-menu {
	padding-right: 10px;
}

#main-menu {
  /*clear: both;*/
  float:right;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0 0 0 7px;
}
#main-menu-links li {
  float: left; /* LTR */
  width: 153px;
  width: 155px: \9;
  display:table;
  height:3.8em;
  font-size:1.1em;
  /*font-weight: bold;*/
  font-weight: normal;
  list-style: none;
  margin:0 2px;
  margin: 0 1px \9;
  line-height:1.125em;
}
.zh-hant #main-menu-links li {
	/*font-weight:normal;*/
}
.en .large-fonts  #main-menu-links li {font-size:0.9em; height:5em;}
.en .largest-fonts  #main-menu-links li {height:4.9em; font-size:0.85em;letter-spacing:-1px;}
#main-menu-links a {
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  color: #717171;
  text-decoration: none;
  padding:4px;
  background-position:-155px 0px;
}
.zh-hans #main-menu-links a,
.zh-hant #main-menu-links a {
  font-size:1.04em;
  padding:4px 7px;
}
#main-menu-links a:hover,
#main-menu-links a:focus {
  text-decoration:underline;
  background-position:0px 0px;
}
#main-menu-links a:active {
  
}
#main-menu-links li a.active {
  border-bottom: none;
  background-position:0px 0px;
}

.featured #main-menu-links li a:active,
.featured #main-menu-links li a.active {
  background: #f0f0f0;
  background: rgba(240, 240, 240, 1.0);
}

#top-menu-title {
  
  float:left;
  width: 19.5%;
  height: 55px;
  overflow: hidden;

}

#pinkLine {
    display: block;
    height: 10px;
    width: 100%;
}

/* --------------- Secondary Menu ------------ */

#secondary-menu-links {
  float: right; /* LTR */
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}

/*----------left menu--------*/
#block-menu-block-1{padding:0;}
#block-menu-block-1 .content {margin:0;}
#block-menu-block-1 ul { 
	margin:0; padding:0; 
	list-style:none; 
	background-position:repeat-y;
}
#block-menu-block-1 ul li { 
	list-style:none;
	display:table;
	width:100%;
	min-height:40px; 
	font-size:1.063em; 
	/*font-weight:bold;*/
	font-weight: normal;
}
.zh-hant #block-menu-block-1 ul li { 
	/*font-weight:normal;*/
}

#block-menu-block-1 li a{display:block; vertical-align:middle; padding:10px 9px; text-decoration:none;}

#block-menu-block-1 li a:hover, #block-menu-block-1 li a:focus { text-decoration:underline;}


/*----------end left menu--------*/

.breadcrumb{margin-top:15px;}
.breadcrumb-nolink {/*font-weight:bold*/font-weight: normal;}
.zh-hant .breadcrumb-nolink {/*font-weight:normal*/}

/*-------------color theme selection box------------*/

/*-------------end color theme selection box------------*/
#kanhan-color-select-content .colorItem 
{
	width:25px;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	
}
#kanhan-color-select-content .default
{
	background-color:#c61464;
}
#kanhan-color-select-content .blue_theme 
{
	background-color:#4569e3;
}
#kanhan-color-select-content .brown_theme 
{
	background-color:#9c6a11;
}
#kanhan-color-select-content .green_theme 
{
	background-color:#018b00;
}
#kanhan-color-select-content .grey_theme 
{
	background-color:#727071;
}
#kanhan-color-select-content .orange_theme 
{
	background-color:#dc3606;
}
#kanhan-color-select-content .pruple_theme 
{
	background-color:#c200da;
}
/* ------------------- Main ------------------- */
.main-padding{
/*	padding-left:20px;
	padding-right:20px;*/
}

#main {
  margin-bottom: 20px;
}
.node-type-top-page #main{
  margin-bottom:0;
}
/***********************front-banner***************************/
#block-views-front-banner-block {padding: 0 14px;}

#block-views-front-banner-block h2
{
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
}

.slide-banner-wrapper-layoutT {width:100%}
.slide-banner-wrapper-layoutT  tbody {border:0;}
.slide-banner-wrapper-layoutT  .layoutT-top-left-corner
{/*width:21px; height:21px;*/ background:url('../images/bnr_crnr.png') no-repeat; background-position: 0px -21px;}
.slide-banner-wrapper-layoutT  .layoutT-top-center
{background:url('../images/bnr_hor.png') repeat-x; background-position: 0px 0px;}
.slide-banner-wrapper-layoutT .layoutT-top-right-corner
{/*width:21px;*/   background:url('../images/bnr_crnr.png') no-repeat; background-position:-6px 1px;}
.slide-banner-wrapper-layoutT  .layoutT-left-side{background:url('../images/bnr_ver.png') repeat-y; background-position: 0px 0px;}
.slide-banner-wrapper-layoutT  .layoutT-right-side{background:url('../images/bnr_ver.png') repeat-y; background-position: -22px -1px;}
.slide-banner-wrapper-layoutT  .layoutT-bottom-left-corner
{/*width:21px; height:21px;*/ background:url('../images/bnr_crnr.png') no-repeat; background-position: 0px -44px;}
.slide-banner-wrapper-layoutT  .layoutT-bottom-center
{background:url('../images/bnr_hor.png') repeat-x; background-position: 0px -22px;}
.slide-banner-wrapper-layoutT .layoutT-bottom-right-corner
{/*width:21px;*/   background:url('../images/bnr_crnr.png') no-repeat; background-position:-6px -66px;}
.slide-banner-wrapper-layoutT  .layoutT-center
{position:relative;}

.views-field-field-hl-image {float:left; /*margin-right:25px;*/margin-right:10px;}

.index-slide-banner-title{font-size:1.375em; margin-bottom: 16px; margin-top:0; font-weight:bold;width:999px; padding-top:36px;padding-right: 10px;}
.index-slide-banner-msg{font-size:14px; font-weight:bold; margin-bottom: 12px;}

#block-views-front-banner-block .views-field-body{
	margin-bottom:0.5em;
}

#block-views-front-banner-block .views_slideshow_controls_text a
 {
	position:absolute;
	top:160px;
/*  top: 350px;*/
	z-index:99;
}
#block-views-front-banner-block .views_slideshow_controls_text a {
	display:block;
	width:28px;
	height:40px;
	text-indent:-9999px;
}
#block-views-front-banner-block .views-slideshow-controls-text-pause a {
/*  top: 500px;
  right: 450px;*/
	top:310px;
	right:290px;
	z-index:100;
}
#block-views-front-banner-block .views-slideshow-controls-text-status-play a
{
	/*width:0;
	height:0;
	overflow:hidden;*/
	height:30px;
	width:30px;
	background:url('../images/btn_pause.png') no-repeat;
}
#block-views-front-banner-block .views-slideshow-controls-text-status-pause a
{
	height:30px;
	width:30px;
	background:url('../images/btn_play.png') no-repeat;
}
#block-views-front-banner-block .views_slideshow_controls_text_previous a{
	background-image:url(../images/color/pk_lf.png);
	left:0px;
/*  left: 82px;*/
}
#block-views-front-banner-block .views_slideshow_controls_text_next a{
	background-image:url(../images/color/pk_rt.png);
	right:280px;
/*  right: 430px;*/
}
.public #block-views-front-banner-block .views_slideshow_controls_text_previous a{
  background-image:url(../../../../default/files/upload_css/blue/blue_lf.png);
  left:0px;
/*  left: 82px;*/
}
.public #block-views-front-banner-block .views_slideshow_controls_text_next a{
  background-image:url(../../../../default/files/upload_css/blue/blue_rt.png);
  right:270px;
/*  right: 430px;*/
}
#block-views-front-banner-block .views-slideshow-pager-fields  {
	position:absolute;
	top:320px;
/*  top: 520px;*/
	z-index:99;
  width: 740px;
/*	width:653px;*/
	display:table;
	text-align:center
}
#block-views-front-banner-block .views-slideshow-pager-field-item {
	display:inline-block;
}

#block-views-front-banner-block .views-slideshow-pager-field-item  a{
	width:11px;
	height:12px;
	overflow:hidden;
	float:left;
	text-indent: -9999px;
	background-position:-11px 0;
	cursor: pointer;
}
#block-views-front-banner-block .views-slideshow-pager-field-item.active a,
#block-views-front-banner-block .views-slideshow-pager-field-item  a:hover,
#block-views-front-banner-block .views-slideshow-pager-field-item  a:focus
{
	background-position: 0 0;
}
#block-views-front-banner-block p {
	/*margin:0;*/
	/*text-align: justify;*/
}

.more_info_div{
  position: absolute;
  left: 729px;
  bottom: 4px;
}

/*a.read-full-story{display:inline-block; text-indent:-9999px;}
.en a.read-full-story {width:232px; height:48px; background-image:url(../../../../../images/btn_more2_c1_en.png); background-repeat: no-repeat; background-position: left bottom;}
.en .large-fonts a.read-full-story, .en .largest-fonts a.read-full-story
 {width:272px; height:61px; background-image:url(../../../../../images/btn_more2_c1_en.png);}

.zh-hant a.read-full-story {width:170px; height:42px; background-image:url(../../../../../images/btn_more2_c1_en.png); background-repeat: no-repeat; background-position: 0 0;}
.zh-hant .large-fonts a.read-full-story, .zh-hant .largest-fonts a.read-full-story
 {width:272px; height:61px; background-image:url(../../../../../images/btn_more2_c1_en.png);}
 
.zh-hans a.read-full-story {width:170px; height:42px; background-image:url(../../../../../images/btn_more2_c1_en.png); background-repeat: no-repeat; background-position: 0 0;}
.zh-hans .large-fonts a.read-full-story, .zh-hans .largest-fonts a.read-full-story
 {width:272px; height:61px; background-image:url(../../../../../images/btn_more2_c1_en.png);}*/

/*a.read-full-story:hover, a.read-full-story:focus {background-position: 0 -42px;}
.large-fonts a.read-full-story:hover, .large-fonts a.read-full-story:focus,
.largest-fonts a.read-full-story:hover, .largest-fonts a.read-full-story:focus
 {background-position: 0 -66px;}*/
/***********************front-banner***************************/

/***************************index cancer info******************************/
.region-content-secondrow ul,
.secondrow-elements
 {list-style:none; padding:0; margin:0;}
.region-content-secondrow ul li ,
.secondrow-elements li
{display:inline-block; width:226px;vertical-align:top;}
	.region-content-secondrow li,
	.secondrow-elements li
		{margin:0 0 0 18px;}
	.region-content-secondrow li:first-child ,
	.secondrow-elements li:first-child
		{margin:0;}

.region-content-secondrow .cancer-info-title {display:none;}		
.cancer-info-txt {color:#5c5c5c;font-size:1.1em; margin:10px 0;min-height:130px;text-align:justify;}
.largest-fonts .cancer-info-txt{min-height:8em;}
.en .cancer-info-txt{min-height:12.1em;}
.en .largest-fonts .cancer-info-txt{min-height:15em;}
.read-more a { /*font-weight: bold;*/ font-weight: normal; text-decoration:none;}
.zh-hant .read-more a { font-weight: normal; text-decoration:none;}
.read-more a:hover, .region-content-secondrow .read-more a:focus {text-decoration:underline;}


/***************************end index cancer info******************************/

/************************third row"**********************************/
#content_thirdcolumn .section{
	margin:10px 0 0 0;
	border-top: solid 2px #000000;
	padding-top:10px;
}

#content_thirdcolumn .region-content-thirdcolumn >div {display:inline-block;margin:0 0 0 30px; min-width: 46%; vertical-align:top}
#content_thirdcolumn .region-content-thirdcolumn >div:first-child {margin:0;}

.antiquewhite-wrapper-layoutT tbody {border:0;}
.antiquewhite-wrapper-layoutT .layoutT-top-left-corner{
	width:10px; height:10px; background:url('../images/btm_crnr.png') no-repeat;
}
.antiquewhite-wrapper-layoutT .layoutT-top-center, 
.antiquewhite-wrapper-layoutT .layoutT-left-side,
.antiquewhite-wrapper-layoutT .layoutT-right-side,
.antiquewhite-wrapper-layoutT .layoutT-bottom-center
{	background:#fbe9cb;height:10px;}
.antiquewhite-wrapper-layoutT .layoutT-top-right-corner{
	width:10px; background:url('../images/btm_crnr.png') no-repeat; background-position: 0 -11px;
}
.antiquewhite-wrapper-layoutT .layoutT-bottom-left-corner{
	width:10px; height:10px; background:url('../images/btm_crnr.png') no-repeat; background-position: 0 -33px;
}
.antiquewhite-wrapper-layoutT .layoutT-bottom-right-corner{
	width:10px; height:10px; background:url('../images/btm_crnr.png') no-repeat; background-position: 0 -22px;
}
.antiquewhite-wrapper-layoutT .layoutT-top-center, 
.antiquewhite-wrapper-layoutT .layoutT-left-side,
.antiquewhite-wrapper-layoutT .layoutT-right-side,
.antiquewhite-wrapper-layoutT .layoutT-bottom-center,
.antiquewhite-wrapper-layoutT .layoutT-top-left-corner,
.antiquewhite-wrapper-layoutT .layoutT-top-right-corner,
.antiquewhite-wrapper-layoutT .layoutT-bottom-left-corner,
.antiquewhite-wrapper-layoutT .layoutT-bottom-right-corner
{text-indent:-99999px;overflow:hidden;font-size:0px;}

.antiquewhite-wrapper-layoutT .layoutT-center {padding:20px 20px 0px 20px;}


.antiquewhite-wrapper-layoutT .views-field-title a {color:#c61464; }

#content_thirdcolumn .views-field-field-video-file-2 {float:left}

#content_thirdcolumn .view-id-comic_view .views-field-title
{
	display:none;
}

#content_thirdcolumn .more-link a,
#content_thirdcolumn .more-link
{
	width:170px; height:42px; 
	background-repeat: no-repeat; 
	background-position: 0 0;
	display:block;
}

.en  #content_thirdcolumn .more-link{text-indent:-9999px;font-size:0;}
.en  #content_thirdcolumn .more-link a,
.en  #content_thirdcolumn .more-link
{
	background-image:url(../images/btn/en/moreinfo.png); 	
}
.zh-hant  #content_thirdcolumn .more-link{text-indent:-9999px;font-size:0;}
.zh-hant  #content_thirdcolumn .more-link a,
.zh-hant #content_thirdcolumn .more-link
{
	background-image:url(../images/btn/tc/moreinfo.png); 
}
.zh-hans  #content_thirdcolumn .more-link{text-indent:-9999px;font-size:0;}
.zh-hans  #content_thirdcolumn .more-link a,
.zh-hans  #content_thirdcolumn .more-link
{
	background-image:url(../images/btn/sc/moreinfo.png); 
}


.large-fonts #content_thirdcolumn .more-link,
.largest-fonts #content_thirdcolumn .more-link,
.large-fonts #content_thirdcolumn .more-link a,
.largest-fonts #content_thirdcolumn .more-link a
{
	width:272px; height:61px;
	background-image:url(../images/btn/en/moreinfo2.png); 
}


.en  #content_thirdcolumn .view-id-video_view .more-link a,
.en  #content_thirdcolumn .view-id-video_view .more-link
{
	background-image:url(../images/btn/en/morevdo.png); 
}
.zh-hant  #content_thirdcolumn .view-id-video_view .more-link a,
.zh-hant  #content_thirdcolumn .view-id-video_view .more-link
{
	background-image:url(../images/btn/tc/morevdo.png); 
}
.zh-hans  #content_thirdcolumn .view-id-video_view .more-link a,
.zh-hans  #content_thirdcolumn .view-id-video_view .more-link
{
	background-image:url(../images/btn/sc/morevdo.png); 
}



.en  #content_thirdcolumn .view-id-api_view .more-link a,
.en  #content_thirdcolumn .view-id-api_view .more-link
{
	background-image:url(../images/btn/en/moreapi_s.png); 
}
.zh-hant  #content_thirdcolumn .view-id-api_view .more-link a,
.zh-hant  #content_thirdcolumn .view-id-api_view .more-link
{
	background-image:url(../images/btn/tc/moreapi_s.png); 
}
.zh-hans  #content_thirdcolumn .view-id-api_view .more-link a,
.zh-hans  #content_thirdcolumn .view-id-api_view .more-link
{
	background-image:url(../images/btn/sc/moreapi_s.png); 
}


.en  #content_thirdcolumn .view-id-comic_view .more-link a,
.en  #content_thirdcolumn .view-id-comic_view .more-link
{
	background-image:url(../images/btn/en/morecm.png); 
}
.zh-hant  #content_thirdcolumn .view-id-comic_view .more-link a,
.zh-hant  #content_thirdcolumn .view-id-comic_view .more-link
{
	background-image:url(../images/btn/tc/morecm.png); 
}
.zh-hans  #content_thirdcolumn .view-id-comic_view .more-link a,
.zh-hans  #content_thirdcolumn .view-id-comic_view .more-link
{
	background-image:url(../images/btn/sc/morecm.png); 
}


.en .large-fonts  #content_thirdcolumn .view-id-video_view .more-link a,
.en .large-fonts  #content_thirdcolumn .view-id-video_view .more-link,
.en .largest-fonts  #content_thirdcolumn .view-id-video_view .more-link a,
.en .largest-fonts #content_thirdcolumn .view-id-video_view .more-link
{
	background-image:url(../images/btn/en/morevdo2.png); 
}
.zh-hant .large-fonts #content_thirdcolumn .view-id-video_view .more-link a,
.zh-hant .large-fonts #content_thirdcolumn .view-id-video_view .more-link,
.zh-hant .largest-fonts #content_thirdcolumn .view-id-video_view .more-link a,
.zh-hant .largest-fonts #content_thirdcolumn .view-id-video_view .more-link
{
	background-image:url(../images/btn/tc/morevdo2.png); 
}
.zh-hans .large-fonts #content_thirdcolumn .view-id-video_view .more-link a,
.zh-hans .large-fonts #content_thirdcolumn .view-id-video_view .more-link,
.zh-hans .largest-fonts #content_thirdcolumn .view-id-video_view .more-link a,
.zh-hans .largest-fonts #content_thirdcolumn .view-id-video_view .more-link
{
	background-image:url(../images/btn/sc/morevdo2.png); 
}



.en .large-fonts  #content_thirdcolumn .view-id-api_view .more-link a,
.en .large-fonts  #content_thirdcolumn .view-id-api_view .more-link,
.en .largest-fonts  #content_thirdcolumn .view-id-api_view .more-link a,
.en .largest-fonts #content_thirdcolumn .view-id-api_view .more-link
{
	background-image:url(../images/btn/en/moreapi.png); 
}
.zh-hant .large-fonts #content_thirdcolumn .view-id-api_view .more-link a,
.zh-hant .large-fonts #content_thirdcolumn .view-id-api_view .more-link,
.zh-hant .largest-fonts #content_thirdcolumn .view-id-api_view .more-link a,
.zh-hant .largest-fonts #content_thirdcolumn .view-id-api_view .more-link
{
	background-image:url(../images/btn/tc/moreapi.png); 
}
.zh-hans .large-fonts #content_thirdcolumn .view-id-api_view .more-link a,
.zh-hans .large-fonts #content_thirdcolumn .view-id-api_view .more-link,
.zh-hans .largest-fonts #content_thirdcolumn .view-id-api_view .more-link a,
.zh-hans .largest-fonts #content_thirdcolumn .view-id-api_view .more-link
{
	background-image:url(../images/btn/sc/moreapi.png); 
}


.en .large-fonts #content_thirdcolumn .view-id-comic_view .more-link a,
.en .large-fonts #content_thirdcolumn .view-id-comic_view .more-link,
.en .largest-fonts #content_thirdcolumn .view-id-comic_view .more-link a,
.en .largest-fonts #content_thirdcolumn .view-id-comic_view .more-link
{
	background-image:url(../images/btn/en/morecm2.png);
}
.zh-hant .large-fonts #content_thirdcolumn .view-id-comic_view .more-link a,
.zh-hant .large-fonts #content_thirdcolumn .view-id-comic_view .more-link,
.zh-hant .largest-fonts #content_thirdcolumn .view-id-comic_view .more-link a,
.zh-hant .largest-fonts #content_thirdcolumn .view-id-comic_view .more-link
{
	background-image:url(../images/btn/tc/morecm2.png); 
}
.zh-hans .large-fonts #content_thirdcolumn .view-id-comic_view .more-link a,
.zh-hans .large-fonts #content_thirdcolumn .view-id-comic_view .more-link,
.zh-hans .largest-fonts #content_thirdcolumn .view-id-comic_view .more-link a,
.zh-hans .largest-fonts #content_thirdcolumn .view-id-comic_view .more-link
{
	background-image:url(../images/btn/sc/morecm2.png); 
}

#content_thirdcolumn .more-link a:hover, #content_thirdcolumn .more-link a:focus ,
#content_thirdcolumn .more-link:hover, #content_thirdcolumn .more-link:focus
{background-position: 0 -42px;}

.large-fonts #content_thirdcolumn .more-link a:hover, .large-fonts #content_thirdcolumn .more-link a:focus ,
.large-fonts #content_thirdcolumn .more-link:hover, .large-fonts #content_thirdcolumn .more-link:focus,
.largest-fonts #content_thirdcolumn .more-link a:hover, .largest-fonts #content_thirdcolumn .more-link a:focus ,
.largest-fonts #content_thirdcolumn .more-link:hover, .largest-fonts #content_thirdcolumn .more-link:focus
{background-position: 0 -66px;}
 
.more-link>a {/*font-weight:bold;*/font-weight: normal; text-decoration:none;}
.zh-hant .more-link>a {/*font-weight:normal;*/ text-decoration:none;}
  .more-link>a:hover, .more-link>a:focus {text-decoration:underline;}
/************************end third row"**********************************/

/******************************Front page content resources corner & news**************************/
#content_bottomn{
	margin-top:20px;
	margin-bottom:10px;
}
#content_bottomn .region-content-bottom >div{display:inline-block; }
#content_bottomn .region-content-bottom >div{display:inline-block; vertical-align:top;}

#content_bottomn .region-content-bottom >div:nth-child(odd),
#block-views-res-cor-view-block {
	border-right: solid #ccc0c0;
	padding-right: 10px;
	margin-right: 5px;
}
.region-content-bottom h2
{
	padding-top:0;
}

#content_bottomn .region-content-bottom >div {width:48.4%; display:inline-block;}
#content_bottomn h2 { float:left; /*width: 150px;*/  min-height:120px; line-height:1.125em;}
#content_bottomn h2 {font-size:22px; margin-top:0;}
#content_bottomn  .region-content-bottom .content{
	margin-top:0;
}
#content_bottomn  .region-content-bottom .content .view-content,
#content_bottomn  .region-content-bottom .content .view-footer,
#content_bottomn  .region-content-bottom  .block-block .content
{ float:right; width:66% }
#content_bottomn ul {margin:0; } 
#content_bottomn ul li {margin-bottom: 0.6em; padding: 0.2em 0.5em 0 0;}
/*#content_bottomn ul li a {font-size:1.1em; color:#000000; text-decoration:underline; }
#content_bottomn ul li a:hover, .lower-wrapper-div ul li a:focus {color:#ad3d09; text-decoration:none; }*/
/*2nd link*/
#content_bottomn ul li a {font-size:1.1em; color:#c61464; text-decoration:none; }
#content_bottomn ul li a:hover, #content_bottomn ul li a:focus, 
.lower-wrapper-div ul li a:focus { text-decoration:underline; color:#1574a7;}
/*
.en .large-fonts #content_bottomn .content ul { min-height:220px} 
.en .largest-fonts #content_bottomn .content ul { min-height:290px} 
*/
#content_bottomn .more-link {
	float:right;
	width:100%;
}
#content_bottomn .read-more-link {float:right;}
a.read-more-link{ /*font-weight: bold;*/ font-weight: normal; text-decoration:none;}
.zh-hant a.read-more-link{ font-weight: normal; text-decoration:none;}
a.read-more-link:hover, a.read-more-link:focus {text-decoration:underline;}

#block-views-res-cor-view-block h2,
#content_bottomn  .region-content-bottom  #block-block-19 h2
{
	letter-spacing:-1px;
}
.en .large-fonts #block-views-res-cor-view-block h2,
.en .large-fonts #content_bottomn  .region-content-bottom  #block-block-19 h2
{
	width:170px;
}
.en .largest-fonts #block-views-res-cor-view-block h2,
.en .largest-fonts #content_bottomn  .region-content-bottom  #block-block-19 h2
{
	width:190px;
}
.large-fonts #content_bottomn  .region-content-bottom .content .view-content,
#content_bottomn  .region-content-bottom  .block-block .content
{
	width:60%
}
.largest-fonts #content_bottomn  .region-content-bottom .content .view-content,
#content_bottomn  .region-content-bottom  .block-block .content
 {
	width:57%
}
#block-views-res-cor-view-block .content {
	position:relative;
}
#block-views-res-cor-view-block .view-header
{
	position:absolute;
	top:3.5em;
	left:20px;
	width:66px;
	height:66px;
	text-indent:-9999px;
	background-image:url('../images/icon_res_corn.png');
	background-position: center bottom;
	background-repeat:no-repeat;
}

#block-views-news-view-block .content {
	position:relative;
}
#block-views-news-view-block h2 {
	height:4.7em;
	background-image:url('../images/icon_news.png');
	background-position: center bottom;
	background-repeat:no-repeat;
}

#content_bottomn  .region-content-bottom  .block-block h2
{
	/*position:absolute;
	top:3.5em;
	left:20px;
	width:66px;
	height:66px;
	text-indent:-9999px;*/
	height:4.7em;
	background-image:url('../images/icon_res_corn.png');
	background-position: center bottom;
	background-repeat:no-repeat;
}

.verticalLine {
    border-right:  solid #ccc0c0;
	padding-right: 10px;
	margin-right:10px;
}


/******************************Front page content resources corner & news**************************/

/***********************end main-wrapper***************************/

/**********video************/
.videos-page .view-content > div,
.field-name-field-video-list .field-item
{
	/*display:inline-block;
	*/
	display:table;
	margin-bottom:15px;
	width:100%;
}
.videos-page .view-content .views-field-field-video-image,
.videos-page .view-content .views-field-title,
.field-name-field-video-list .field-item .field-name-field-video-image,
.field-name-field-video-list .field-item .field-name-field-video-url,
.videos-page .view-content .views-row >div
{
	display:table-cell;
	vertical-align:middle;
}

.videos-page .view-content .views-row .views-field-field-video-file-1 {
	width:20%;
}

.videos-page .view-content .views-field-title,
.field-name-field-video-list .field-item .field-name-field-video-url,
.videos-page .view-content .views-row .views-field-field-video-file-2
{
	padding:0 15px;
}
.field-name-field-video-list .field-type-image img{
	margin:0;
}

.field-name-field-video-list >.field-items> .field-item
{
	border-bottom: 1px #c0c0c0 dashed;
	width:100%;
}
.field-name-field-video-list >.field-items> .field-item:first-child
{
	border-top: 1px #c0c0c0 dashed;
}
.field-name-field-video-list >.field-items> .field-item:first-child >div
{
	margin-top:15px;
}
#block-views-api-view-block .views-field-field-video-file-2 {
	display:none;
}

/*
.videos-page .view-content > div.views-row-odd {
	margin-right:50px;
}
*/
/**********end video********/
/**********api************/
.page-api .view-content 
{
	/*display:inline-block;
	*/
	display:table;
	margin-bottom:15px;
	width:100%;
}
.page-api .view-content .views-field-field-video-file-1,
.page-api .view-content .views-field-field-video-file-2,
.page-api .view-content .views-row >div
{
	display:table-cell;
	vertical-align:middle;
}

.page-api .view-content .views-row .views-field-field-video-file-1 {
	width:20%;
}

.page-api .view-content .views-field-field-video-file-2
{
	padding:0 15px;
}
.field-name-field-video-list .field-type-image img{
	margin:0;
}
#block-views-news-view-block-1 .view-content .views-row >div {
	display:block;
}

/*
.videos-page .view-content > div.views-row-odd {
	margin-right:50px;
}
*/
/**********end api********/
/**********poster-booklets************/
/*
.page-posters-booklets #content .view-content > div
{
	display:table;
	margin-bottom:20px;
}

.page-posters-booklets #content .view-content .views-row >div
{
	display:table-cell;
	vertical-align:middle;
}*/
.page-posters-booklets #content .view-content .views-field-title
{
	width:100%;
	text-align:left;
}
.view-posters-booklets-view .views-field-field-pb-thumb {
	padding-right:0;
}
.view-posters-booklets-view .views-field-field-pb-thumb img{
	margin:0;
	padding:0 0 0 15px;
}
.page-posters-booklets #content .view-content td,
.page-posters-booklets #content .view-content tr,
.page-posters-booklets #content .view-content th,
.page-posters-booklets #content .view-content tbody
{
	border:none;
	padding-left:0;
}
.page-posters-booklets #content .view-content tr
{
	border-bottom: 1px #c0c0c0 dashed;
}
.page-posters-booklets #content .view-content tr:first-child
{
	border-top: 1px #c0c0c0 dashed;
	margin-top:20px;
}
.page-posters-booklets .view-content caption {display:none;}

/**********end poster-booklets********/
/**********publicatiion and reports************/
.page-surveys-recommend #content .view-content > div
{
	/*display:inline-block;
	*/
	display:table;
	/*margin-bottom:20px;*/
}

.page-surveys-recommend #content .view-content .views-row >div
{
	display:table-cell;
	vertical-align:middle;
}
.page-surveys-recommend #content .view-content .views-field-title
{
	text-align:left;
	width:100%;
}
.views-field-field-pb-thumb .views-field-field-pb-thumb img{
	margin:0;
	padding:0 0 0 15px;

  border-bottom-style: dotted
}

/**********end poster-booklets********/
/**********comic************/
.page-comic-list #content .view-content > div
{
	/*display:inline-block;
	*/
	display:table;
	margin-bottom:5px;
}

.page-comic-list #content .view-content .views-row >div
{
	display:table-cell;
	vertical-align:middle;
}
.page-comic-list #content .view-content .views-field-title
{
	width:100%;
}

.page-comic-list .views-field-title span{
	padding:1px 0 1px 27px;
	background-image:url(../images/CaptainAC_Icon_4c.png);
	background-repeat:no-repeat;
	background-position:0 0;
	min-height:27px;
	display:block;
}
.page-comic-list .views-field-title a{
	padding-top:0.3em;
	display:inherit;
}
.page-comic-list .largest-fonts  .views-field-title span {
	background-position:0 0.5em ;
}
.page-comic-list .large-fonts  .views-field-title span {
	background-position:0 0.3em ;
}

.page-comic-list .views-field-title .field-content .cs{
	display:table-row;
}

.page-comic-list .views-field-title .field-content,
.page-comic-list .views-field-title .field-content
{
	display:table-cell;
}

.page-comic-list .views-field-title .field-content .cs_episode
{
	/*padding-right:10px;*/
	white-space:nowrap;
}
.page-comic-list .views-field-title .field-content .cs_episode::after
{
	content:"　";
}
/*
.page-comic-list #content .view-content .views-field-title a:hover,
.page-comic-list #content .view-content .views-field-title a:focus
{
	background-image:url(../images/CaptainAC_Icon_bw.png);
}*/
.view-comic-view .views-field-field-comic-thumb img{
	margin:0;
	padding:0 0 0 15px;
}

/**********end comic********/

/* ----------------- Featured ----------------- */

#featured {
  text-align: center;
  font-size: 1.643em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 0 45px;
  margin: 0;
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-bottom: 1px solid #e7e7e7;
  text-shadow: 1px 1px #fff;
}
#featured h2 {
  font-size: 1.174em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}

/* --------------- Highlighted ---------------- */

#highlighted {
  border-bottom: 1px solid #d3d7d9;
  font-size: 120%;
}

/* ------------------- Help ------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

/* ----------------- Content ------------------ */

.content {
  margin-top: 10px;
}
h1#page-title {
  font-size: 2em;
  line-height: 1;
  margin-top:20px;
}
#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.4;
}
.node .content {
  font-size: 1.071em;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  color: #68696b;
  font-size: 0.821em;
}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 10px;
}
.sidebar .block {
  border: 1px solid;
  padding: 15px 20px;
  margin: 0 0 20px;
}
.sidebar h2 {
  margin: 0 0 0.5em;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #fff;
  font-size: 1.071em;
  line-height: 1.2;
}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}

#sidebar-first .section {
	padding-right:0px;
}

/***************sider03********************/
#sidebar-second .section {
	padding-left:0;
	padding-right:0;
}
#sidebar-second .section .block-block .content,
#sidebar-second .section #block-views-res-cor-view-block-1 .content,
#sidebar-second .section #block-views-news-view-block-1 .content
{
	margin:0;
}
#sidebar-second .section .block-block,
#sidebar-second .section #block-views-res-cor-view-block-1,
#sidebar-second .section #block-views-news-view-block-1
{
	background-color:#ffffff;
	border-color:#000000;
	padding: 10px 3px 3px 15px;
}
#sidebar-second .section .block-block h2,
#sidebar-second .section #block-views-res-cor-view-block-1 h2,
#sidebar-second .section #block-views-news-view-block-1 h2
{
	font-size:1.41em; 
	/*font-weight:bold;*/
	font-weight: normal;
	color:#717171;
	margin: 0;
	border:none;
	padding-left:0px;
	padding-bottom: 0px;
	text-shadow: none;
	white-space:nowrap;
}
.zh-hant #sidebar-second .section .block-block h2,
.zh-hant #sidebar-second .section #block-views-res-cor-view-block-1 h2,
.zh-hant #sidebar-second .section #block-views-news-view-block-1 h2 {
	/*font-weight:normal;*/
}

.large-fonts #sidebar-second .section .block-block h2,
.large-fonts #sidebar-second .section #block-views-res-cor-view-block-1 h2,
.large-fonts #sidebar-second .section #block-views-news-view-block-1 h2
{
	font-size:1.25em;
}
.largest-fonts #sidebar-second .section .block-block h2,
.largest-fonts #sidebar-second .section #block-views-res-cor-view-block-1 h2,
.largest-fonts #sidebar-second .section #block-views-news-view-block-1 h2
{
	font-size:1.13em;
}
.large-fonts #sidebar-second .section .block-block h2,
.largest-fonts #sidebar-second .section .block-block h2,
.large-fonts #sidebar-second .section #block-views-res-cor-view-block-1 h2,
.largest-fonts #sidebar-second .section #block-views-res-cor-view-block-1 h2 {
	letter-spacing:-1.3px;
}

#sidebar-second .section .block-block .view-footer,
.corner .view-footer
 {text-align:right;}

#sidebar-second .section .block-block ul li,
.corner ul li 
{margin: 6px 0;}
#block-views-news-view-block ul li .views-field-nothing,
#sidebar-second .section .block-block ul li div,
.corner ul li div 
{display:inline-block;vertical-align:top;}
.view-display-id-block_1 .news_date_part
{display:block;}
/*.corner ul li a {display:block; color:#000; text-decoration:underline; line-height:1.7em; }
.corner ul li a:hover, .corner ul li a:focus { color:#ad3d09; text-decoration:none;}*/
/*2nd link*/
#sidebar-second .section .block-block ul li a,
.corner ul li a 
{display:block; text-decoration:none; line-height:1.7em;}
.corner ul li a.active
{
	color:#c61464;
}
#sidebar-second .section .block-block ul li a:hover, #sidebar-second .section .block-block ul li a:focus,
.corner ul li a:hover, .corner ul li a:focus { text-decoration:underline; color:#1574a7}

/***************end sider03********************/

/* ----------------- Triptych ----------------- */

#triptych-wrapper {
  background-color: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-top: 1px solid #e7e7e7;
}
#triptych h2 {
  color: #000;
  font-size: 1.714em;
  margin-bottom: 0.8em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#triptych .block {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #dfdfdf;
  line-height: 1.3;
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}

/* ------------------ Footer ------------------ */

#footer-wrapper {
  color: #000000`;
  /*color: rgba(0, 0, 0, 0.65);*/
  /*font-size: 0.913em;*/
  /*font-weight:bold;*/
  font-weight: normal;
  min-height:5em;
}
.zh-hant #footer-wrapper {/*font-weight:normal*/}
#footer-wrapper.large-fonts .section {
	font-size:0.913em;
}
#footer-wrapper.largest-fonts .section {
	font-size:0.85em;
}
#footer-wrapper a {
  /*color: #000000;
  color: rgba(0, 0, 0, 0.8);*/
  /*link 2nd*/
  color: #000000;
  text-decoration:underline;
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  /*color: #505000;
  color: rgba(50, 50, 0, 0.95);*/
  /*color: #ad3d09;*/
  /*link 2nd*/
  color:#000000;
  text-decoration:none;
}
#footer-wrapper .block {
  margin: 20px 0;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.5em 0 0 0;
}
#footer .block .content {
  /*padding: 0.5em 0;*/
  margin-top: 1em;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 1em;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0; /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  /*margin-top: 10px;*/
  padding-top:1px;
  /*border-top: 1px solid #555;
  /*border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
  /*margin-top: 20px;*/
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555; /* LTR */
  border-color: rgba(255, 255, 255, 0.15);
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}

/* --------------- System Tabs  --------------- */

.tabs {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
  color: #000;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 0.929em;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius-topleft: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -khtml-border-radius-topright: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/* ---------------- Messages  ----------------- */

#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 0.929em;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}

/* ---------------- Buttons    ---------------- */

input.form-submit,
input.form-reset,
a.button {
  /*background: #fff url(../images/buttons.png) 0 0 repeat-x;*/
  background:#eeeeee; 
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  color: #3a3a3a;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em; /* LTR */
  padding: 4px 17px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}

.large-fonts .fieldset-wrapper {
  margin-top: 50px;
}

.largest-fonts .fieldset-wrapper {
  margin-top: 75px;
}

.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus,
input.form-reset:hover,
input.form-reset:focus
{
  background: #dedede;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 0em;
  margin-top: 0px;
}
.form-item label {
  font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 0px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -16px; /* LTR */
}

/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions {
	margin-top:0;
	vertical-align:top;
	/*float:right;*/
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

/* --------------- Search Form ---------------- */

#block-search-form {
  padding-bottom: 0px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  /*font-size: 1em;*/
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#block-search-form .form-item-search-block-form input{
  margin-top:0;
  margin-bottom:0;
  padding-top:0;
  padding-bottom:0;
  margin-right: 0;
  padding-right: 0;
  line-height:1em;
}
#search-form fieldset#edit-sortfield{
	top:0;
	border:none;
	padding:0;
	margin:0;
	display:inline
}
#search-form fieldset#edit-sortfield legend {
	width:0;
	height:0;
	overflow:hidden;
	display:block;
}
#search-form fieldset#edit-sortfield  .fieldset-wrapper{
	margin:0;
}

#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 20px;
  width: 32px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
  background: url('../images/clf/mainbar8.gif') no-repeat center top;
  overflow: hidden;
  margin-bottom:0;
  line-height:2em;
}
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus{
  background-image: url('../images/clf/mainbar8_f2.gif');
}
.block-custom-search-blocks .form-item-keys label {
  display: none;
}

.block-custom-search-blocks  .search-form input {
	padding:0;
}
.block-custom-search-blocks label,
.search-form .form-item.form-item-keys label  {
	display:none;
}
.search-form {
	margin-bottom:0
}

/* --------------------custom search----------------- */
.block-custom-search-blocks h2 {
	display:none;
}
/* --------------------end custom search----------------- */

/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}

/*----forward page-----*/
#forward-form  > div {
	
}
#forward-form .form-item {
	display:table-row;
}
#forward-form .form-item label,
#forward-form .form-item .form-text  {
	display:table-cell;
	vertical-align:top;
}
#forward-form .form-item label {
	width:155px;
	padding-right: 10px;
	text-align:left;
}
#forward-form .form-item .form-text {
	width:98.4%
}
#forward-form #edit-actions {
	float:none;
	margin-top:10px;
	text-align:center
}

#forward-form textarea {
	min-width:610px;
}

/*captcha*/
#forward-form fieldset.captcha {
	margin-left:165px;
}
#forward-form .form-item.form-item-captcha-response,
#forward-form .form-item.form-item-captcha-response label,
#forward-form .form-item #edit-captcha-response.form-text
{
	display:auto;
	width:auto;
	vertical-align:middle;
}

#forward-form .form-item.form-item-captcha-response label {
	display:block;
}

#forward-form #edit-page,
#forward-form #edit-subject,
#forward-form #edit-body,
#forward-form #edit-instructions
{
	display:none;
}
/*--front--*/
.front table, .front td, .front tbody, .front tr {
	border:0;
	padding:0;
	margin:0;
	background:none;
}
.front table {
	width:auto;
}
.front img {
	display:block;
}


/*--#content--*/
#content .content .field-item > p > a > img:first-child {
 
}
#content table a {
	-ms-word-break: break-all;
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto

}
/*--news disclaimer--*/
.dis_content,
.corner ul li .dis_content
{
	display:none;
}

.dis_content .close-popup {
	display:block;
	/*white-space:nowrap;*/
}
.dis_content .close-popup  a{
	display:inline-block;
	border:solid #000 2px;
	padding:5px;
}

/*news page*/
/*
.page-posters-booklets .view-display-id-page .views-row,
.page-surveys-recommend .view-display-id-page .views-row,
.page-news .view-display-id-page .views-row
*/

.view-display-id-page .views-row
{
	min-height:152px;
	border-bottom: 1px #c0c0c0 dashed;
	
	display:table;
	width:100%;
}
/*
.page-posters-booklets .view-display-id-page .views-row:first-child ,
.page-surveys-recommend .view-display-id-page .views-row:first-child ,
.page-news .view-display-id-page .views-row:first-child*/

.view-display-id-page .views-row:first-child
{
	border-top: 1px #c0c0c0 dashed;
	margin-top:20px;
}

.view-display-id-page .views-row >div {
	padding: 5px 0;
}

.view-display-id-page .views-field-nothing {
	display:table-cell;
	vertical-align:top;
	width:90%;
	text-align:left;
}

.news-caption{
  width: 35px;
  float: left;
}
.news-caption img{
  width: 35px;
}

.view-display-id-page .views-field-field-news-image
{
	display:table-cell;
	
}
.view-display-id-page .views-field-field-news-image .field-content {	background:#fff}

.view-display-id-page .views-field-field-news-image .field-content >div
{
	height:142px;
	width:100px;
}

.en .view-display-id-page .views-field-field-news-image  .thumb_news_newspaper{
	background-image: url(../images/btn/en/icon_newspaper.png);
}
.zh-hant .view-display-id-page .views-field-field-news-image  .thumb_news_newspaper{
	background-image: url(../images/btn/tc/icon_newspaper.png);
}
.zh-hans .view-display-id-page .views-field-field-news-image  .thumb_news_newspaper{
	background-image: url(../images/btn/sc/icon_newspaper.png);
}

.en .view-display-id-page .views-field-field-news-image  .thumb_news_radio{
	background-image: url(../images/btn/en/icon_radio.png);
}
.zh-hant .view-display-id-page .views-field-field-news-image  .thumb_news_radio{
	background-image: url(../images/btn/tc/icon_radio.png);
}
.zh-hans .view-display-id-page .views-field-field-news-image  .thumb_news_radio{
	background-image: url(../images/btn/sc/icon_radio.png);
}

.view-display-id-page .news_title_part {
	padding-left:23px;
	/*background: url(../images/icon_bulb_s.png) no-repeat center left;*/
}
.large-fonts .view-display-id-page .news_title_part ,
.largest-fonts .view-display-id-page .news_title_part {
	/*background: url(../images/icon_bulb.png) no-repeat center left;*/
	padding-left:27px;
}
.view-display-id-page .news_page_message {
	padding-left:23px;
}

/*news page filter*/
.page-news .views-exposed-form .views-exposed-widget .form-submit {
	margin-top:0;
}

div.date-year label, div.date-month label, div.date-category label,
select.date-year , select.date-month , select.date-category 
{
	display:inline;
  margin-top: 10px;
  width:95px;
}

.large-fonts select.date-year , .large-fonts select.date-month, .large-fonts select.date-category,
.largest-fonts select.date-year , .largest-fonts select.date-month, .largest-fonts select.date-category
{
	font-size: 0.912em
}

.views-widget-filter-field_publish_date_value .date-padding .form-item-field-publish-date-value-value-year{
	padding-right:15px;
}

/*news page search*/
#edit-submit-news-view {
  margin-left: 0;
  margin-right: 0;
  height: 42px;
  width: 42px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
  border-radius:0;
  /*background: url('../images/arrow-01.png') repeat center top;*/
  overflow: hidden;
  margin-bottom:0;
  line-height:2em;
}

.public #edit-submit-news-view_p_en {
  margin-left: 0;
  margin-right: 0;
  height: 48px;
  width: 121px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
  border-radius:0;
  background: url('../../../../../images/btn_search_S_en.png') repeat center top;
  overflow: hidden;
  margin-bottom:0;
  line-height:2em;
}

.service #edit-submit-news-view_sp_en {
  margin-left: 0;
  margin-right: 0;
  height: 48px;
  width: 121px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border:none;
  border-radius:0;
  background: url('../../../../../images/btn_search_S_c2_en.png') repeat center top;
  overflow: hidden;
  margin-bottom:0;
  line-height:2em;
}

#imageDataContainer {
	font-size:1em;
}

.not-logged-in.page-search .tabs {
	display:none;
}

.layoutTable tbody{border:0;}
.layoutTable tr {background:none;}
.layoutTable>tbody>tr>th,
.layoutTable>tbody>tr>td,
.layoutTable>tbody>tr
{border:0;padding-left:0;padding-right:0;} 

.layoutTable.justify td{
	text-align:justify;
}

.view-mode-full, .region-content .view-content {
	text-align:left;
}

/*icon in comic*/
#share_fb {
	border-left:  1px solid #cccccc; padding-left:4px;
}

.none {display:none;}

/*.node-type-top-page #share_fb {
	border-left:  1px solid #cccccc; padding-left:4px;
}

.page-comic-list #highlighted .region-highlighted > div,
.node-type-comic-strip #highlighted .region-highlighted > div
{
	float:right;
}
.page-comic-list #facebook_healthy_league,
.node-type-comic-strip #facebook_healthy_league{
	padding:13px 0
}
.page-comic-list  #highlighted,
.node-type-comic-strip #highlighted
 {
	border-bottom: 1px solid #fff;
}
*/
/*photo position*/
/*
#content li .fullWidth {
	position:relative;
	width:523px;
	left:-1.5em;
}
#content li li .fullWidth {
	left:-3em;
}
#content li li li .fullWidth {
	left:-4.5em;
}
#content li li li li .fullWidth {
	left:-6em;
}
*/

.dynamic_news_list .item{
  display: inline-block;
}

.district_select {
  width:500px;
}

.form_text {
  width:88%;
}

.form_checkbox {
  float: left;
}

.form_label {

}

.item_checkbox {
  display: table-cell;
  width: 300px;
}

.clear_div {
  clear: both;
  line-height: 0;
}

.form_div {
  padding-bottom: 10px;
}

.en .geoinfo_map {
  width: 119px;
  height: 24px;
  background: url('../../../../../images/btn_map_en.png') no-repeat;
}

.zh-hant .geoinfo_map {
  width: 119px;
  height: 24px;
  background: url('../../../../../images/btn_map_tr.png') no-repeat;
}

.zh-hans .geoinfo_map {
  width: 119px;
  height: 24px;
  background: url('../../../../../images/btn_map_tr.png') no-repeat;
}

.en .geoinfo_map2 {
  width: 119px;
  height: 24px;
  background: url('../../../../../images/btn_map_en.png') no-repeat;
}

.zh-hant .geoinfo_map2 {
  width: 119px;
  height: 24px;
  background: url('../../../../../images/btn_map_tr.png') no-repeat;
}

.zh-hans .geoinfo_map2 {
  width: 119px;
  height: 24px;
  background: url('../../../../../images/btn_map_tr.png') no-repeat;
}

.result_div {
  vertical-align: top;
}

.result_div td {
  vertical-align: top;
/*  padding-top: 30px;*/
}

.result_div table tbody, .result_div table tr, .result_div table tr td {
  border: none;
/*  padding-top: 30px;*/
}

.video_div_image {
  border-top: hidden;
  border-left: hidden;
  border-right: hidden;
  text-align: center;
}

.video_tab, .video_tab td {
  padding: 0 9px;
}

.video_title {
}


.video_link {

}

.en .video_td {
  width: 66%;
}

.en .large-fonts .video_td {
  width: 62%;
}

.en .largest-fonts .video_td {
  width: 58%;
}

.zh-hant .video_td, .zh-hans .video_td {
  width: 70%;
}

.zh-hant .large-fonts .video_td, .zh-hans .large-fonts .video_td {
  width: 68%;
}

.zh-hant .largest-fonts .video_td, .zh-hans .largest-fonts .video_td {
  width: 66%;
}

.video_tbl, .video_tbl tr, .video_tbl td{
  border: hidden;
}

.video_content {
  float: right;
  vertical-align: middle;
}

.video_img {
  float: left;
  vertical-align: middle;
}

.video_content {
  padding-top: 8px;
}

.large-fonts .video_content {
  padding-top: 2px;
}

.largest-fonts .video_content {
  padding-top: 2px;
}


.dataTbl{

  font-size: 15px;
}

.removed {
  display: none;
}

.colorless_link:hover, .colorless_link:focus  {
  color: transparent;
}

.colorless_link {
  display:block;
  height:354px;
  position: 730px 0px;
}

.secondrow-elements li {
  padding-left: 8px;
}

.home_search_btn_glo {
  background-color: transparent;
}

td.number.current input {
  color: #FFF;
}

td.number.pre button:hover, td.number.next button:hover,
td.number input[type="submit"]:hover {
  color: #1574a7;
  text-decoration: underline;
}

div.fix_height {
  line-height: 20px;
  height: 224px !important;
}


.number.pre, .number.next {
  display: inline;
}
/*
.zh-hant .number.pre, .zh-hant .number.next, .zh-hans .number.pre, .zh-hans .number.next {
  width: 200px;
}*/

#content h1.keep_font, #content h2.keep_font {
  font-size: 23px;
}

#content span.keep_font, #content div.keep_font, #content select.keep_font {
  font-size: 16px;
}

.pcd_div {
  width: 393px;
  height: 115px;
}

.cs_div {
  width: 392px;
  height: 115px;
}

.pcd_div, .cs_div {
  cursor: pointer;
}

.pcd_title {
  height: 115px;
  padding-left: 120px;
  padding-right: 54px;
  display: table-cell;
  vertical-align: middle;
}

.cs_title {
  height: 115px;
  padding-left: 120px;
  padding-right: 54px;
  display: table-cell;
  vertical-align: middle;
}

.pcd_div_1 {
  background-image: url('../../../../../images/index/btn_gd-01.png');
}

.pcd_div_1:hover {
  background-image: url('../../../../../images/index/btn_gd-select-01.png');
}

.pcd_div_2 {
  background-image: url('../../../../../images/index/btn_gd-02.png');
}

.pcd_div_2:hover {
  background-image: url('../../../../../images/index/btn_gd-select-02.png');
}

.pcd_div_3 {
  background-image: url('../../../../../images/index/btn_gd-03.png');
}

.pcd_div_3:hover {
  background-image: url('../../../../../images/index/btn_gd-select-03.png');
}

.pcd_div_4 {
  background-image: url('../../../../../images/index/btn_gd-04.png');
}

.pcd_div_4:hover {
  background-image: url('../../../../../images/index/btn_gd-select-04.png');
}

.cs_div_1 {
  background-image: url('../../../../../images/index/btn_cd-01.png');
}

.cs_div_1:hover {
  background-image: url('../../../../../images/index/btn_cd-select-01.png');
}

.cs_div_2 {
  background-image: url('../../../../../images/index/btn_cd-02.png');
}

.cs_div_2:hover {
  background-image: url('../../../../../images/index/btn_cd-select-02.png');
}

.cs_div_3 {
  background-image: url('../../../../../images/index/btn_cd-03.png');
}

.cs_div_3:hover {
  background-image: url('../../../../../images/index/btn_cd-select-03.png');
}

#sp_select {
  width: 250px;
}

.home_pcd_top_mid a, .home_cs_top_mid a {
  color: #000;
}

.home_pcd_top_mid a:hover, .home_cs_top_mid a:hover {
  color: #000;
  text-decoration-color: #000;
}

.searching_header {
  border-left: hidden;
  border-right: hidden;
  margin-top: 16px;
}

#collect_ss_tbl td img {
  width: 180px;
}

#list_scp_tbl td {
  vertical-align: top;
}

#hideAll
 {
   position: fixed;
   left: 0px; 
   right: 0px; 
   top: 0px; 
   bottom: 0px; 
   background-color: white;
   z-index: 1000; /* Higher than anything else in the document */

 }

.result_div {
  page-break-inside: avoid;
}

.red_tag {
	color: #c20000;
}

