﻿table.RelatedSearch
{
	width: 150px;
	border-width: 5px;
	border-spacing: 0;
	border-style: solid;
	border-color: #D0D0E0;
	background-color: #EDF0FF;
	border-collapse: separate;
	margin-top: 0px;
}

table.DictionaryButton
{
	width: 120px;
	height: 30px;
	border-width: 2px;
	border-spacing: 0;
	border-style: solid;
	border-color: #D0D0E0;
	background-color: #EDF0FF;
	border-collapse: separate;
	text-align: center;
}

table.ActiveDictionaryButton
{
	width: 120px;
	height: 30px;
	border-width: 2px;
	border-spacing: 0;
	border-style: solid;
	border-color: #223377;
	background-color: #304099;
	border-collapse: separate;
	text-align: center;
}

td.ActiveDictionaryButton
{
	font-size: 0.8em;
	color: #FFFFFF;
}

td.DictResult
{
	font-size: 15pt;
	height: 25px;
}

td.DictResultLarge
{	
	font-size: 15pt;
}

td.dictResultTitle
{
	width: 100%;
	color: #101010;
	font-family: "新細明體, pMingLiu";
	font-size: 1.25em;
	font-weight: bold;
	background-color: #F0F0FF;
}

td.pinyinDictResultTitle
{
	width: 100%;
	color: #101010;
	font-family: "Arial";
	font-size: 16pt;
	background-color: #F0F0FF;
}

td.pinyinDict
{
	font-size: 12pt;
	font-family: "arial";
	text-decoration: none;
}

td.remark
{
	color: #101010;
	font-family: "新細明體, pMingLiu";
	font-size: 9pt;
}

.dictResultTitle
{

	color: #101010;
	font-family: "新細明體, pMingLiu";
	font-size: 1.25em;
	font-weight: bold;
	background-color: #F0F0FF;
}

.dictSearchbox
{
    color : #000000;
    font-size : 12px;
    background : #FCFCFF;
    width : 100px;
    border-width : 1px;
    border-style : solid;
    border-color : #417AE8;
}

.dictSearchButton
{
    color : #000000;
    background : #E8EFFD;
    width :	50px;
    border-width : 2px;
    border-style : solid;
    border-color : #417AE8;
    height : 20px;
}

.liSuggestedWord
{
	
}

.liSuggestedWord_Select
{
	background : #C0C0C0;
}

a.hotDictLink
{
	font-size: 1.25em;
	color: #3355bb;
	font-family: "arial";
	text-decoration: none;
}

a.hotDictLink:hover
{
	font-size: 1.25em;
	color: #3355bb;
	font-family: "arial";
	text-decoration: underline;
}

a.charDict
{
	font-size: 1.25em;
	color:Navy;
	text-decoration: none;
}

a.charDict:hover
{
	font-size: 1.25em;
	color: #4E7CFF;
	text-decoration: none;
}

a.charDictExample
{
	font-size: 1em;
	color:Navy;
	text-decoration: none;
}

a.charDictExample:hover
{
	font-size: 1em;
	color: #4E7CFF;
	text-decoration: none;
}

a.charDictTitle
{
	font-size: 1em;
	color:Navy;
	text-decoration: none;
}

a.charDictTitle:hover
{
	font-size: 1em;
	color: #4E7CFF;
	text-decoration: none;
}

/* charDict	*/
table.charDict
{
	width: 300px;
	border-width: 0px;
	border-style: solid;
	border-collapse: separate;
	border-color: Black;
}

td.charDict
{
	font-size: 1em;
	color: #000000;
}

td.charDictText
{
	color: #101010;
	font-family: "新細明體, pMingLiu";
	font-size: 1em;
	line-height: 1.25em;
}

div.charDictText
{
	color: #101010;
	font-family: "新細明體, pMingLiu";
	font-size: 1.25em;
}

.charDict_remark
{
	color: #000000;
	font-size: 0.9em;
	font-family: "新細明體, pMingLiu";
	text-decoration: none;
}

/* wordDict */
div.suggestedWord
{
	
	border-style: solid;
	border-width: 2px;
	border-color: #417AE8;
	background-color: #FAFAFF;
	padding: 3px;
	
	left: 450px;
	top: 246px;
	width: 200px;
}


/* pinyinDict */
a.pinyinDict
{
	font-size: 1em;
	color: #0000FF;
	font-family: "arial";
	text-decoration: none;
}

a.pinyinDict:hover
{
	font-size: 1em;
	color: #4E7CFF;
	text-decoration: none;
}


/* pthwordDict */
a.pthwordDictCanton
{
	font-size: 0.8em;
	color:Navy;
	text-decoration: none;
}


a.pthwordDictCanton:hover
{
	font-size: 0.8em;
	color: #4E7CFF;
	text-decoration: none;
}

/* translateDict */
.dictTextArea
{
    color : #000000;
    font-size : 12px;
    background : #FCFCFF;
    width : 100px;
    border-width : 1px;
    border-style : solid;
    border-color : #417AE8;
    width: 550px;
    height: 110px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

/*
#divLoading
{
	position:absolute;
	background-color: #F8F8FF;
	border-width: 2px;
	border-style: solid;
	border-color: #C0C0C0;
	display: none;
	width: 320px;
	height: 80px;
	left: 200px;
	top:200px
}
*/

td.translateDict_word
{
	font-size: 12pt;
	font-family: "arial";
	text-decoration: none;
	color: #000000;
}

td.translateDict_phrase
{
	font-size: 12pt;
	font-family: "arial";
	text-decoration: none;
	color: #006000;
}

td.translateDict_char
{
	font-size: 12pt;
	font-family: "arial";
	text-decoration: none;
	color: #000000;
}

td.translateDict_mchar
{
	font-size: 12pt;
	font-family: "arial";
	text-decoration: none;
	color: #000000;
}

td.translateDict_mchar .translateDict_mPinYin
{
	font-size: 12pt;
	font-family: "arial";
	text-decoration: none;
	color: #A00000;
	cursor: pointer;
}

td.translateDict_pronounce
{
	font-size: 12pt;
	font-family: "arial";
	text-decoration: none;
	color: #FF0000;
}

.translateDict_pinyinResult
{
	position:relative;
	font-size: 12pt;
	font-family: "arial";
	text-decoration: none;
}

.translateDict_pinyinResult .translateDict_otherPinYinList
{
	display: none;
	position: absolute;
	background: #FCFCFF;
	border-style: solid;
	border-color:#0000C0;
	border-width: 2px;
	padding: 2px;
	font-size: 9pt;
	font-family: "arial";
	text-align: left;
}

.translateDict_pinyinResult:hover .translateDict_otherPinYinList
{
	display: block;
	top: 18px;
	left: 2px;
	position: absolute;
	background: #FCFCFF;
	border-style: solid;
	border-color:#0000C0;
	border-width: 2px;
	padding: 2px;
	font-size: 9pt;
	font-family: "arial";
	text-align: left;
}

.translateDict_otherPinYinItem
{
	color: #000000;
	font-size: 9pt;
	font-family: "arial";
	text-decoration: none;
}

.translateDict_otherPinYinItem:hover
{
	background: #FFFF90;
	color: #000000;
	font-size: 9pt;
	font-family: "arial";
	text-decoration: none;
}

.translateDict_remark
{
	color: #000000;
	font-size: 0.9em;
	font-family: "arial";
	text-decoration: none;
}

/*** Search History ***/
#divHistoryCharSearch
{
	height: 170px; 
	overflow: auto;
}

table.historySearch
{
	width: 150px;
	height: 200px;
	border-width: 5px;
	border-spacing: 0;
	border-style: solid;
	border-color: #D0D0E0;
	background-color: #EDF0FF;
	border-collapse: separate;
	margin-top: 0px;
}

table.historySearch td
{
	vertical-align: top;
	word-wrap: break-word;
	word-break: break-all;
}

#divHistorySearch
{
	margin-left: 5px;
	margin-top: 5px;
	height: 160px;
	overflow-y: auto;
}

ul.historySearch
{
	margin-top: 5px;
	margin-left: 0.6em;
	margin-bottom: 0.5em;
	padding-left: 12px;
}

a.bluelink
{
	font-size: 1em;
	color: #0000FF;
	font-family: "新細明體, pMingLiu";
	text-decoration: underline;
}

a.bluelink:hover
{
	font-size: 1em;
	color: #0000FF;
	font-family: "新細明體, pMingLiu";
	text-decoration: underline;
}

a.historyLink
{
	font-size: 1.25em;
	/*color: #3355bb;*/
	font-family: "arial";
	text-decoration: none;
}

a.historyLink:hover
{
	font-size: 1.25em;
	color: #3355bb;
	font-family: "arial";
	text-decoration: underline;
}
/*** Search History ***/