body {
	background: #fff url('../img/bg_body.png') repeat-x left top;
	color: #333;
	text-align: center;
	font-size: 16px;
	font-family: '微軟正黑體', Arial;
}
*::selection {
	background: #fff2a8; /* Safari */
	}
*::-moz-selection {
	background: #fff2a8; /* Firefox */
}
input, textarea, select {
	font-size: 0.75em;
	font-family: Arial;
}
input.btn {
	font-family: '微軟正黑體', Arial;
	font-size: 0.9em;
}
a:link, a:visited {
	text-decoration:none;
	color: #1f4a8f;
}
a:hover, a:active {
	text-decoration: underline;
	color: #1f4a8f;
}
.clr {
	clear: both;
}
h1 {
	position: absolute;
	text-indent: -5000px;
	width: 100px;
}
div h1 {
	position: static;
	text-indent: 0;
	width: auto;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#head {
	background: url('../img/bg_head.png') no-repeat left top;
	position: relative;
	height: 227px;
}
#head h2 {
	width: 250px;
}
#head h2 a {
	display: block;
	height: 117px;
	text-indent: -5000px;
}
#menu_s {
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 0.85em;
	line-height: 17px;
}
#menu_s li {
	float: left;
	height: 17px;
	padding: 0 17px;
	background: url('../img/bg_menu_s.gif') no-repeat left bottom;
}
#menu_s li#menu_s_home {
	background-position: left top;
}
#menu_s li a {
	color: #333;
}
#menu {
	position: absolute;
	left: 255px;
	top: 80px;
	height: 37px;
}
#menu li {
	float: left;
	padding-right: 10px;
	width: 90px;
	height: 37px;
	position: relative;
}
#menu li.menu_ga {
	width: 190px;
}
#menu a {
	display: block;
	background: url("../img/bg_menu_h.png") no-repeat left top;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 1.1em;
}
#menu li.menu_ga a {
	background-image: url("../img/bg_menu_h_ga.png");
}
#menu li.menu_hover a, li#menu_sel a {
	color: #fff;
	text-decoration: none;
	background-position: bottom;
}
#menu ul {
	display: none;
	position: absolute;
	left: 0;
	top: 37px;
	background-color: #fff;
	border: 1px solid #1f4a8f;
	border-top-width: 0;
	z-index: 100;
}
#menu ul li {
	width: 1%;
	float: none;
	padding: 0;
	height: 30px;
}
#menu li.menu_hover ul a {
	border-top: 1px solid #1f4a8f;
	color: #1f4a8f;
	background-image: none;
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 0.85em;
	padding: 0 15px;
}
#menu li.menu_hover ul a:hover, #menu li.menu_hover ul a:active {
	color: #fff;
	background-color: #1f4a8f;
}
#deco {
	border-top: 5px solid #1f4a8f;
	width: 960px;
	height: 105px;
}

#cont {
	padding-bottom: 20px;
}








#sub {
	width: 260px;
	float: left;
}
#sub_s {
	padding-top: 20px;
}
#sub_o {
	padding-top: 12px;
	background: #d1d2d4 url("../img/bg_submenu_t.jpg") no-repeat left top;
}
#sub_i {
	padding: 0 10px 10px;
	background: #d1d2d4 url("../img/bg_submenu_b.jpg") no-repeat left bottom;
}
#sub h4 {
	position: relative;
	background-color: #a2a4a8;
	margin: 5px 0;
	padding: 4px 6px;
	line-height: 30px;
	height: 30px;
	font-size: 1.2em;
}
#sub h4 span {
	float: left;
	width: 30px;
	background: url("../img/ico_submenu_h4.png") no-repeat 0 0;
}
#sub ul {
	margin-bottom: 15px;
}
#sub a {
	color: #333;
}
#submenu_li_t h4 span {
	background-position: 0 -30px;
}
#submenu_li_se h4 span {
	background-position: 0 -60px;
}
#submenu_li_t h4 a {
	position: absolute;
	right: 6px;
	top: 8px;
}
#submenu_li_sy li, #submenu_li_t li {
	padding: 0 0 5px 25px;
	font-size: 0.8em;
	background: url("../img/ico_submenu_li_s.png") no-repeat 9px 6px;
}
#submenu_li_t li {
	background-image: url("../img/ico_submenu_li_t.png");
}
#googlecert {
	margin-bottom: 10px;
}
#search_form {
	position: relative;
	height: 35px;
	padding: 0 35px 15px 0;
}
#search_form .txt {
	position: absolute;
	top: 0;
	width: 195px;
	height: 35px;
	line-height: 35px;
	border-width: 0 !important;
	padding: 0 5px !important;
}
#s_submit {
	position: absolute;
	right: 0;
}
#submenu_iconbar {
	margin: -10px 0 15px;
}
#submenu_iconbar img {
	vertical-align: top;
}
#submenu_li_se li a {
	font-size: 0.9em;
	line-height: 25px;
	border: 1px solid #d1d2d4;
	display: block;
	margin: 2px;
	padding: 5px 10px;
}
#submenu_li_se li.used a {
	background-color: #bbb;
}
.used_svc {
   font-size: 0.9em;
   padding: 5px 10px;
   border: 1px #aaa solid;
   color: #333;
}
.used_svc a {
   color: #d22;
}
#sub #submenu_li_se li a:hover, #sub #submenu_li_se li a:active {
	color: #fff;
	background-color: #666;
	border-color: #222;
	text-decoration: none;
}
#submenu_livesup {
	margin-bottom: 15px;
}
#submenu_livesup strong {
	color: #f00;
	font-weight: 400;
	font-size: 1.1em;
}
#facebook_iframe {
	padding-top: 20px;
}

#main {
	width: 660px;
	padding: 20px 10px 10px 0;
	float: right;
}
#link_bar {
	padding: 0 0 5px 5px;
	border-bottom: 1px dashed #036;
}
#link_bar li {
	float: left;
	display: inline;
	line-height: 24px;
	margin-right: 15px;
	font-size: 0.85em;
}
#link_bar li a {
	text-decoration: underline;
	white-space: nowrap;
}
#link_bar li a:hover, #link_bar li a:active {
	text-decoration: none;
}
#link_bar li.link_sel a {
	text-decoration: none;
	color: #f63;
	font-weight: 700;
}
.content {
	line-height: 2em;
	padding: 10px 0px 0px 5px;
}
.content h3, #main_i h3.cus {
	color: #f63;
	font-size: 1.5em;
	line-height: 2.3em;
	margin: 5px 0px;
}
.content h4 {
	color: #039;
	margin: 3px 0 5px 0;
	font-size: 1.4em;
}
.content p, .content table {
	margin: 10px 0;
}
.content ul{
	margin: 10px 0 10px 25px;
	list-style-type: disc;
}
.content ol {
	margin: 10px 0 10px 25px;
	list-style-type: decimal;
}
.content ul ul, .content ul ol, .content ol ol, .content ol ul,.content blockquote {
	margin: 0 0 0 25px;
}

.content blockquote {
	margin: 0 0 30px 28px;
	padding: 40px 30px;
	background: #eee;
	font-style: italic;
	border-left: 3px #888 solid;
}
.content table.wb, .content table.wb td, .content table.wb th {
	border: 1px solid #666;
	border-collapse: collapse;
}
.content table td {
	padding: 3px 5px;
}
.content table td p {
	margin: 0;
}
.content .midfont {
    font-size: 0.9em;
    line-height: 1.6em;
}
.content *[original-title] {
	cursor: help;
}
.content .feature {
    font-size: 0.95em;
    line-height: 1.4em;
    margin: 5px 0 0 200px;
}
#go2top {
	text-align: right;
	clear: both;
}
#foot {
	padding: 12px 0;
	text-align: center;
	background-color: #1f4a8f;
	color: #fff;
	line-height: 20px;
}
#foot a {
	color: #fff;
}
#foot img {
	vertical-align: bottom;
}
#side_contact {
	float: left;
	position: absolute;
	right: 0;
	top: -200px;
}