@charset "utf-8";
/*/////////////////////查詢頁/////////////////////*/
html, body {
	background-color: #000;
	background-image: url(../images/bg_inner.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
hr {
	border: 1px solid #CABCAB;
}
.all {
	background-image: url(../images/bg_innerpage.jpg);
	background-repeat: no-repeat;
	height: 355px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#global-nav {/*主選單-英日韓文*/
	font-size:16px;
	margin:5px auto;
	width:820px;
}
#global-nav td {
	vertical-align:top;
}
#global-nav td.dot {
	width:20px;
}
#global-nav a {
	color: #000;
	font-weight: bolder;
	letter-spacing:-1px;
	text-decoration: none;
}
#global-nav a:hover {
	color: #C03;
}
#icon_title_position {/*小書定位*/
	position: relative;
	left: 72px;
	top: 220px;
	height: 0px;
	width: 0px;
	cursor: default;
}
#back_query_position {/*查詢結果上粉紅bar定位*/
	height:20px;
	width:830px;
	/*margin:0 10px;*/
	background-color:#e2cfcf;
	padding:10px;
	text-align:right;
}
.btn_back_position {/*回上頁定位*/
	margin-right: 5px;
}
/*-----------------------定義字----------------------------*/
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #900;
	text-decoration: none;
}
.title {
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	letter-spacing:20px;
}
.link_A {
	color: #FFF;
	font-weight: bold;
	font-size:16px;
}
.link_A a:link {
	color: #FFF;
	text-decoration: none;
}
.link_A a:visited {
	color: #FFF;
	text-decoration: none;
}
.link_A a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.link_B {
	color: #f2cf64;
	font-weight: bold;
}
.link_B a:link {
	color: #f2cf64;
	text-decoration: none;
}
.link_B a:visited {
	color: #f2cf64;
	text-decoration: none;
}
.link_B a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.link_C {/*主選單-中文*/
	color: #000;
	font-weight: bolder;
	font-size:16px;
	letter-spacing:-1px;
}
.link_C a:link {
	color: #000;
	text-decoration: none;
}
.link_C a:visited {
	color: #000;
	text-decoration: none;
}
.link_C a:hover {
	color: #900;
	text-decoration: none;
}
.link_D {
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.link_D a:link {
	color: #000;
	text-decoration: none;
}
.link_D a:visited {
	color: #000;
	text-decoration: none;
}
.link_D a:hover {
	color: #990000;
	text-decoration: none;
}
.link_E {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 14pt;
}
.link_E a:link {
	color: #333;
	text-decoration: none;
}
.link_E a:visited {
	color: #333;
	text-decoration: none;
}
.link_E a:hover {
	color: #990000;
	text-decoration: none;
}
.link_F a:link {
	font-weight: bold;
	color: #930;
	text-decoration:underline;
}
.link_F a:visited {
	font-weight: bold;
	color: #930;
	text-decoration:underline;
}
.link_F a:hover {
	font-weight: bold;
	color: #F6AD3C;
	text-decoration:underline;
}
.copyright {
	font-size: 10pt;
	color: #FFFFFF;
}
.notetype1 {
	font-size: 14pt;
}
.notetype2 {
	font-size: 14pt;
	color: #900;
}
.notetype3 {
	color: #000;
}
.notetype4 {/*複合查詢文字*/
	color: #993300;
	font-size: 14px;
	display: block;
	float: left;
	margin: 3px 5px 3px 0;
}
.notetype5 {
	color: #333333;
	line-height: 1.5em;
}
.notetype6 {/*上方灰bar說明文字*/
	color: #fbf7eb;
	font-size: 13pt;
	padding-right:10px;
	line-height:1em;
}
.notetype7 {/*只檢索正字*/
	font-size: 14pt;
	color: #fbf7eb;
}
.content_a {
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
}
h1 {/*h1~h4附錄&其他靜態頁title*/
	font-size: 16pt;
	margin:0 0 10px 0;
	color: #C30;
}
h2 {
	font-size: 14pt;
	margin:5px 0 5px 0;
	font-weight: bold;
	color: #F6AD3C;
}
h3 {
	font-size: 13pt;
	margin:5px 0 5px 0;
	font-weight: bold;
	color: #C60;
}
h4 {
	font-size: 13pt;
	margin:5px 0 5px 0;
	font-weight: bold;
	color: #630;
}
.txt1 {/*附錄&其他靜態頁面註解文字*/
	font-size: 11pt;
	color: #666;
	line-height:1em;
}
.condition {/*複合查詢文字*/
	font-size: 14pt;
	display:block;
	float:left;
	margin:3px 10px 0 0;
}
.search_box {/*查詢頁主內容定位*/
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 16px;
	color: #333;
}
/*-----------------------檢索頁----------------------------*/
.table_position {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 45px;
}
.icon_position {
	margin-left: 10px;
	margin-right: 10px;
}
.table_text {/*load解說內容*/
	color: #333;
	font-size: 16px;
	border: 1px solid #CABCAB;
}
.table_text tr, .table_text td {
	border: 1px solid #CABCAB;
}
.table_text table tr, .table_text table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_border, .table_border tr, .table_border td {/*load檢索結果-字框框*/
	border: 1px solid #CABCAB;
}
.td_label {
	text-align:center;
	vertical-align:middle;
	background-color:#E0D7CC;
}
.td_content {
	text-align:left;
	vertical-align:middle;
	background-color:#FFFFFF;
}
.book_title {/*形體資料表*/
	color: #900;
	font-size: 12pt;
}
.book_text {
	color: #333;
	font-size: 11pt;
}
.word_list {
	font-family: 標楷體, 全字庫正楷體, 教育部宋體大字集F字面, 教育部宋體大字集2字面, 教育部宋體大字集0字面;
	font-size: 36px;
}
.word_list a:link, .word_list a:active, .word_list a:hover, .word_list a:visited {
	text-decoration: none;
}
.condition_block_1, .condition_block_2, .condition_block_3, .condition_block_4, .condition_block_5, .condition_block_6, .condition_block_7, .condition_block_8 {
	font-family: 標楷體, 全字庫正楷體;
}
.book_list {
	font-family: 標楷體, 全字庫正楷體;
}
.parahrase_1, .parahrase_2, .parahrase_3 {
	font-family: TimesNewRomanSubset, tw-symbols, 標楷體, 全字庫正楷體;
}
.variant_content_1, .variant_content_2, .variant_content_3 {
	font-family: TimesNewRomanSubset, tw-symbols, 標楷體, 全字庫正楷體;
}
/*-----------------------小鍵盤----------------------------*/
.keyboard > table { border:0px; margin:1em auto; }
.keyboard input[type=button] { font-size:1em; color:#fff; border:0; border-radius:0.2em; text-align:center; padding:0; }
/*-----------------------注音小鍵盤----------------------------*/
.phonetic input[type=button] { width:2.5em; height:2.5em; font-family:tw-symbols, 標楷體, 全字庫正楷體; }
.ph_block_1 { background-color:#476151; }
.ph_block_2 { background-color:#88823f; }
.ph_block_3 { background-color:#2a6b84; }
.ph_block_4 { background-color:#a47544; }
.ph_block_5 { background-color:#923f3d; }
/*-----------------------拼音小鍵盤----------------------------*/
.pinyin input[type=button] { width:2.7em; height:1.5em; font-family:TimesNewRomanSubset, 標楷體, 全字庫正楷體, serif; }
.py_block_1 { background-color:#476151; }
.py_block_2 { background-color:#2a6b84; }
.py_block_3 { background-color:#a47544; }
.py_block_4 { background-color:#923f3d; }
/*-----------------------form按鈕----------------------------*/
.form-btn {/*小鍵盤按鈕*/
	font-family: inherit;
	font-size: inherit;
	color: #963;
	background-image: url(../images/form-btn_bg.gif);
	background-repeat: repeat-x;
	background-color: #dfb379;
	width: 50px;
	height: 30px;
	border: 1px solid #963;
	padding: 3px 10px;
	font-weight: bold;
	cursor: pointer;
}
.form-btn:hover {
	background-image: url(../images/form-btn_bg2.gif);
	background-repeat: repeat-x;
	background-color: #f7edc7;
}
.form-table {
	padding: 10px;
}
.form-btn3 {/*索引頁的查詢&清除按鈕*/
	font-family: inherit;
	font-size: 12pt;
	color: #FFF;
	border: none;
	background: url(../images/btn_addendum.gif); /* for IE 6, IE 7, IE 8, FF 3.6 */
	background-image: url(../images/btn_addendum.gif); /* for IE 8, FF 3.6 */
	background-repeat: no-repeat;
	width: 68px;
	height: 27px;
	cursor: pointer;
}
.image-btn {/*查詢&清除按鈕*/
	cursor: pointer;
}
/*-----------------------回首頁空白---------------------------*/
.blank-banner { width:950px; height:100px; margin:0px auto; }
.home { cursor:pointer; }

/*-----------------------頁首、頁尾---------------------------*/
.header {
	height:42px;
	width:950px;
	margin:auto;
}
#logo {
	float:left;
}
.header > div > nav {

}
.header > div > nav a {
	float:left;
	display:block;
	text-align:center;
	padding:10px 0px 10px 10px;
}
.header > div > nav .search-container {
	float:left;
	padding:0px 0px 0px 10px;
}
.header > div > nav .search-container input {
	height:24px;
	width:80px;
	padding:0px 3px;
	border:0px;
    margin-top:7px;
	font-size:16px;
}
.footer {
	width:100%;
	bottom:0px;
	padding:8px 0px;
	background-color:#b1040e;
	height:100px;
	margin:0px auto;
}
footer > div {
	width:950px;
	margin:0px auto;
}
#logo_footer {
	float:left;
	width:200px;
	margin-right:30px;
}
#info {
	float:left;
	color:#fff;
	margin-right:30px;
}
#info > nav > a {
	margin-right:1em;
}
#info > p {
	font-size:14px;
	margin-bottom:0px;
}
#counter {
	float:left;
	color:#fff;
}
#counter > p {
	font-size:14px;
	margin-bottom:0px;
}
