﻿@charset "utf-8";
body {
	margin: 0;
}
a img {
	border: none;
}
.hide {
	display: none;
}
.warning {
	color: #d40000;
}
.t-anchor {
	position: relative;
}
.to-delete {
	background-color: #d40000;
	color: #ffffff !important;
}
.sxc-center-aligner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#sxc_header_wrapper * {
	font-family: 微軟正黑體, Calibri, Verdana, Helvetica, Sans-Serif;
}
#sxc_header_wrapper {
	height: 80px;
	background: url(imgs/sxc_header-back.gif) repeat-x top;
}
#sxc_nav_holder .sxc-logo {
	position: absolute;
	left: 0;
}
#sxc_nav_holder .sxc-logo img {
	width: 155px;
	height: 37px;
	background: url(imgs/sxc-logo.gif) no-repeat;
}
#sxc_nav_holder ul.sxc-menu-list {
	list-style: none;
	position: absolute;
	top: 38px;
	left: 0;
	margin: 0;
	padding: 0;
}
#sxc_nav_holder .sxc-menu-list li {
	background: url(imgs/sxc_menu-splitter.gif) no-repeat left top;
	line-height: 37px;
	height: 37px;
	font-size: 14px;
	display: inline-block;
	padding: 0 0 0 4px;
	margin: 0 -3px 0 0;
	zoom: 1;
 *display:inline;
}
#sxc_nav_holder .sxc-menu-list li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display: block;
	padding: 0 15px;
}
#sxc_nav_holder .sxc-menu-list li a .en {
	color:#a5a5a5;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding-left:5px;
}
#sxc_nav_holder .sxc-menu-list li a:hover {
	background: url(imgs/sxc_menu_ro-back.gif) repeat-x bottom;
	color: #6cbed1;
}
#sxc_nav_holder .sxc-menu-list li a:hover .en {
	color: #6cbed1;
}
/* begin of misc navigation */
#sxc_misc_nav {
	position: absolute;
	right: 0;
	top: 10px;
	line-height: 23px;
	height: 23px;
	font-size: 12px;
	text-align:right;
}
#sxc_misc_nav a.sxc-nav-btn {
	display:inline-block;
	position: relative;
	padding: 0 8px 0 30px;
	margin-left: 5px;
	background: url(imgs/sxc_menu_btn.gif) repeat-x 0 -46px;
}
#sxc_misc_nav a.sxc-nav-btn {
	color: #7a7a7a;
	text-decoration: none;
	font-weight: bold;
}
#sxc_misc_nav a.sxc-nav-btn .left-padding {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 23px;
	width: 5px;
	background: url(imgs/sxc_menu_btn.gif) no-repeat 0 0;
}
#sxc_misc_nav a.sxc-nav-btn .right-padding {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 23px;
	width: 5px;
	background: url(imgs/sxc_menu_btn.gif) no-repeat -5px 0;
}
#sxc_misc_nav a.sxc-nav-btn .icon {
	height: 18px;
	width: 18px;
	display: block;
	position: absolute;
	top: 2px;
	left: 9px;
}
#sxc_misc_nav a.sxc-promo .icon {
	background: url(imgs/sxc_btn_icon-promo.png) repeat-x 0 0;
}
#sxc_misc_nav a.sxc-member .icon {
	background: url(imgs/sxc_btn_icon-member.png) repeat-x 0 0;
}
#sxc_misc_nav a.sxc-nav-btn:hover {
	background-position: 0 -69px;
	color: #69bdd1;
}
#sxc_misc_nav a.sxc-nav-btn:hover .left-padding {
	background-position: 0 -23px;
}
#sxc_misc_nav a.sxc-nav-btn:hover .right-padding {
	background-position: -5px -23px;
}
#sxc_misc_nav .sxc-plain {
	font-size: 11px;
	color: #7a7a7a;
	margin: 0 4px;
	text-decoration: none;
}
#sxc_misc_nav a.sxc-plain:hover {
	color: #69bdd1;
}
#sxc_misc_nav .search-bar {
	width: 126px;
	padding-left: 6px;
	line-height:23px;
	background: url(imgs/sxc_search-box.png) no-repeat right bottom;
	vertical-align:middle;
}
#sxc_misc_nav .search-bar input {
	width: 100px;
	height: 16px;
	border: none;
	background: transparent;
	vertical-align:middle;
	display:inline-block;
}
#sxc_misc_nav .search-bar .search-send img {
	width: 22px;
	height: 20px;
	vertical-align:middle;
	display:inline-block;
}
/* end of misc navigation */

.quick-link-wrapper {
	position: absolute;
	right: 0px;
	top: 43px;
	line-height: 24px;
	z-index: 999;
	text-align:left;
	width: 144px;
}
.quick-link-wrapper a {
	display: block;
	height: 24px;
	width: 122px;
	padding-left: 20px;
	color: #7a7a7a;
	font-size: 14px;
	text-decoration: none;
}
.quick-link-wrapper a.sxc-main {
	width: 144px;
	background: url(imgs/sxc_quick_link-back.png) no-repeat;
}
.quick-link-wrapper .extender {
	border: 1px solid #ccebec;
	border-top: none;
	background: #ffffff;
}
.quick-link-wrapper .extender a:hover {
	background: #7a7a7a;
	color: #ffffff;
}
/* begin of footer */
#sxc_footer_wrapper {
	clear:both;
	background:url(imgs/sxc_footer-back.png) left bottom repeat-x;
	border-top:1px solid #d5eeef;
	border-bottom:1px solid #d5eeef;
}
#sxc_footer_wrapper * {
	font-family: 微軟正黑體, Calibri, Verdana, Helvetica, Sans-Serif;
}
#sxc_footer_wrapper .sxc-footer {
	font-size:11px;
	line-height:33px;
	text-align:center;
	color:#69c4c6;
}
#sxc_footer_wrapper .sxc-footer a {
	color:#69c4c6;
	text-decoration:none;
}
#sxc_footer_wrapper .sxc-footer a:hover {
	text-decoration: underline;
}
#sxc_footer_wrapper .trailing {
	margin-left: 20px;
}
/* end of footer */

/* begin of fixed warning banner */
#sxc_warning_spacer {
	height: 70px;
}
#sxc_legal_banner {
	background: url(imgs/sxc-warning.gif) no-repeat center;
	background-color: #f1f1f1;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 10000;
}
#sxc_legal_banner img {
	height: 68px;
	width:1px
}
/* end of fixed warning banner */

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* end of clearfix */
