/* all */

html {
    overflow: scroll;
}

a {
    color: #00b;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: underline;
}

input:focus, textarea:focus, select:focus { /* fx */
    background-color: #ffe;
}

.out {
    margin-left:-9999px;
}

.out-float {
    margin-left:-9999px;
    float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* all \*/

/* masthead */

#hd {
    height: 100px;
    background-color: #000;
    margin-bottom: 20px;
    font-family: Verdana;
}

#hd .logo-english a {
    height: 65px;
    width: 305px;
    float: left;
    margin: 20px 0 0 10px;
    background: url(logo_english.gif) no-repeat 0 2px ;
    position: relative;
}

#hd .function {
    margin: 30px 0 0 20px;
    float: left;
}

#hd .version {
    font-size: 77%;
    color: #fff;
    margin-bottom: 15px;
}

#hd .search-bar .input {
    width: 60px;
    height: 18px;
}

#hd .search-bar .btn {
    width: 30px;
}

#hd .brand {
    margin: 5px 15px 0 0;
    float: right;
}

#hd .brand .slogan {
    color: #fff;
    text-align: right;
    margin-bottom: 5px;
}

#hd .brand .logo-chinese {
    width: 386px;
    height: 66px;
    background: url(logo_chinese.gif) no-repeat 0 0;
}

/* masthead \*/

/* tab */

.tab {
    font-size: 123.1%;
    font-family: Verdana;
}

.tab ul {
    display: block;
    height: 40px;
    background: url(tab.jpg) repeat-x 0 34px;
    padding-left: 15px;
}

.tab li {
    display: inline;
}

.tab li a {
    display: block;
    width: 95px;
    height: 35px;
    float: left;
    text-align: center;
    line-height: 2.2em;
    background: url(tab.jpg) no-repeat 0 -20px;
    margin-right: 15px;
    color: #000;
}

.tab li a:hover {
    text-decoration: none;
    background-position: 0 -80px;
}

.tab li a.current {
    background-position: 0 -140px;
    color: #000;
    font-weight: bold;
}

.tab li a.current:hover {
    background-position: 0 -140px;
    color: #000;
}

/* tab \*/

/* word-block */

.word-block {
    width: 250px;
}

.word-block h2,.word-block h1 {
    font-family: "DFKai-SB","標楷體","MingLiU","PMingLiU" !important;
    font-size: 60px;
    float:left;
    width: 64px;
    text-align: center;
    background: url(word_bg.gif) no-repeat 0 3px;
    *background: url(word_bg.gif) no-repeat 0 0;
    _background: url(word_bg.gif) no-repeat 0 0;
}

.word-block h2 a, .word-block h1 a {
    color: #000;
}

.word-block h2 a:hover, .word-block h1 a:hover {
    color: #000;
    text-decoration: none;
}

.word-block .author {
    float: left;
    padding-left: 1em;
    text-align: left;
}

.word-block .author cite {
    font-weight: bold;
    color: #990000;
    display: block;
    margin: 10px 0 2px 0;
}

.word-block .author address, .word-block .author address a, .word-block .author address a:hover {
    text-decoration: none;
    color: gray;
}

.word-block .content {
    clear: both;
    text-align: left;
    line-height: 1.5em;
    padding: 0 1em 1em 0;
    min-height: 120px;
    height: auto !important;
    height: 120px;
    font-family: Verdana;
}

.word-block .content a {
    font-size: 77%;
}

.word-block .ft {
    text-align: right;
    padding: 0 1em 1em 0;
    font-family: Verdana;
}

.word-block .ft acronym {
    color: silver;
}

.word-block .poweredby {font-size: 77%; font-family: verdana; text-align: right; margin-right: 2em; color: silver;}

.word-list .word-block {
    background: url(word_list_border.gif) no-repeat 100% 100%;
    float: left;
    margin: 2em;
}

.word-single {
    text-align: center;
    padding-top: 2em;
}

.word-single .word-date {
    margin: 1em 1em .5em;
    text-align: right;
    font-family: Verdana;
    color: silver;
}

.word-single .word-info {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    padding: 1em 0 1em 4em;
    background: #FFC;
    text-align: left;
}

.word-single .word-info .word-widget-code {
    float: left;
}

.word-single .word-info h3 {
    font-size: 123.1%;
    font-weight: bold;
    margin-bottom: .5em;
    color: #990000;
}

.word-single .word-info .word-widget-code .field-code {
    width: 250px;
    height: 70px;
    margin-bottom: .5em;
}

.word-single .word-info .word-widget-code p {
    text-align: left;
    margin-left: 14em;
}

.word-single .word-info .word-meta {
    float: left;
    margin-left: 2em;
}

.word-single .word-info .word-meta {
    margin-top: 1.5em;
}

.word-single .word-info .word-meta input {
    width: 50px;
    margin-top: .5em;
}

.word-single .word-info .word-meta .re-gen {
    width: 130px;
}

#copy-embed-code { /* IE only */
    display:none;
}

.word-single .word-info .word-meta ul {
    margin-left: 1.5em;
}


.word-single .word-info .word-meta li {
    list-style-type: inherit;
    margin-bottom: .5em;
}

.word-single .help {
    font-size: 123.1%;
    text-align: left;
}

.word-single .help h3 {
    margin: 1em;
    font-weight: bold;
}

.word-single .help ul {
    margin-left: 1em;
}

.word-single .help li {
    margin-bottom: .5em;
}

.word-single .help  ul.set-width li {
    list-style-type: inherit;
}

/* word-block \*/

/* pagenation */

.pagenation {
    clear: both;
    text-align: center;
    font-family: Verdana;
}

.pagenation ul {
    margin: 1em;
}

.pagenation ul li {
    display: inline;
}

.pagenation ul li a {
    margin: 0 .2em;
    padding: .3em .4em;
    border: 1px solid silver;
}

.pagenation ul li a:hover {
    text-decoration: none;
    border: 1px solid #f30;
}

.pagenation ul li a.current {
    font-weight: bold;
    border: none;
    color: #f30;
}

/* pagenation \*/

/* #welcome */

#welcome {
    border: 1px solid #E7DFB4;
    background: #FFFFCC;
    padding: 1em 1em 0;
    margin-bottom: 1em;
    font-family: Verdana;
}

#welcome h3 {
    font-size: 123.1%;
    font-weight: bold;
    color: #B84715;
    margin-bottom: .5em;
}

#welcome p {
    line-height: 160%;
    margin-bottom: 1em;
}


/* #welcome \*/

/* #word-post */

#word-post {
    background: #F5F2E0;
    padding-bottom: 1em;
    margin-bottom: 1em;
}

#word-post h3 {
    font-size: 123.1%;
    font-weight: bold;
    padding: .5em 1em;
    background: #E7DFB4;
}

#word-post dl {
    margin-top: 1em;
    *margin-bottom: 1em;
    _margin-bottom: 1em;
}

#word-post dt {
    width: 70px;
    float: left;
    margin: 1px 5px 20px 7px;
    *margin-top: 4px;
    _margin-top: 4px;
    text-align: right;
    clear: left;
}

#word-post input {
    width: 180px;
}

#word-post .field-word {
    width: 30px;
}

#word-post .field-desc {
    width: 180px;
    height: 80px;
    margin-bottom: 1.2em;
}

#word-post .field-submit {
    width: 60px;
    margin-right: 0.5em;
    margin-left: 80px;
    *margin-left: 0;
}

#word-post .notify {
    padding-top: 1px;
    *padding-top: 4px;
}

.post-error {
    padding: .5em;
    border: 1px solid #FFB6C1;
    background: #FFD0B7;
    text-align: center;
    margin-bottom: 1em;
}

#word-post h3 em {
    margin-left: 10em;
    font-size: 77%;
    color: #f30;
}

#word-post dl dt em {
    color: #f30;
}

/* #post \*/

/* #ft */

#ft {
    border-top: 1px solid silver;
    margin: 2em 0 2em 0;
    padding: 1em 0;
    font-family: Verdana;
    font-size: 93%;
}

#ft .copyright {
    float: left;
}

#ft .links {
    float: right;
}

#ft li {
    display: inline;
    *padding: 0 3px 0 6px;
    _padding: 0 3px 0 6px;
    *background: url(footer_pipe.gif) no-repeat 100% 30%;
    _background: url(footer_pipe.gif) no-repeat 100% 30%;
}

#ft li:after { /* fx */
	content: " | ";
}

#ft li.last {
    *background: none;
    _background: none;
}

#ft li.last:after { /* fx */
	content: "";
}

/* #ft \*/

#content { /* error page */
    text-align: center;
    font-size: 123.1%;
    margin-top: 3em;
}

/* #rss */

.rss {
    font-size: 93%;
    font-family: Verdana;
    text-align: right;
}

.rss a {
    background: url(icons.gif) no-repeat 0 2px;
    padding-left: 16px;
}

/* #rss \*/
