/* set the font face and default size for everything; could     */
/* set colors, too, but NN4 doesn't work too well with that...  */


/* Stytle Foundation Start Here */

body, p, ol, ul, li, dt, dl, dd, td, TD, h1, h2, h3, 
img, em, a, b, blockquote
  { font-family : Arial, Verdana, Sans-serif ; font-size : 13px; line-height:19px; font-weight: normal; color : #5A5A5A;}

/* Stytle Foundation End Here */



/* Font Definition Start Here */

.pageindex           {color: #000000;                        font-size : 15px; line-height:22px; font-weight: bold; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}
.pageindex A:link    {color: #EF0019; text-decoration: none; font-size : 15px; line-height:22px; font-weight: bold; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}
.pageindex A:visited {color: #EF0019; text-decoration: none; font-size : 15px; line-height:22px; font-weight: bold; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}
.pageindex A:hover   {color: #996600; text-decoration: none; font-size : 15px; line-height:22px; font-weight: bold; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}

.small           {color: #5A5A5A;                             font-size : 10px; line-height:15px; font-weight: normal; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}
.small A:link    {color: #996600; text-decoration: underline; font-size : 10px; line-height:15px; font-weight: normal; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}
.small A:visited {color: #996600; text-decoration: underline; font-size : 10px; line-height:15px; font-weight: normal; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}
.small A:hover   {color: #CC0000; text-decoration: none;      font-size : 10px; line-height:15px; font-weight: normal; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}

.footer           {color: #FF0000; text-decoration: underline; font-size : 13px; line-height:19px; font-weight: bold; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}
.footer A:link    {color: #5A5A5A; text-decoration: none; font-size : 13px; line-height:19px; font-weight: normal; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}
.footer A:visited {color: #5A5A5A; text-decoration: none; font-size : 13px; line-height:19px; font-weight: normal; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;}
.footer A:hover   {color: #5A5A5A; text-decoration: underline; font-size : 13px; line-height:19px; font-weight: normal; font-family: Arial, Verdana, Sans-serif, 新細明體, taipei;} 

/* Font Definition End Here */


/* link colors Start Here*/ 
/* the explicit class link color assignments are needed for NN4 */

A:link    { color: #996600; text-decoration: none; font-weight: normal;}
A:visited { color: #996600; text-decoration: none; font-weight: normal;}
A:active  { color: #996600; text-decoration: none; font-weight: normal;}
A:hover   { color: #CC0000; text-decoration: none; font-weight: normal;}

/* link colors End Here*/




/* From Textarea Start Here */

input ,textarea, select
{
color :          #666666;
font-family :    Verdana, Arial, Helvetica, sans-serif;
line-height:     1.2em;
font-size :      9pt;
font-weight :    normal;
border :         1px solid #666666;
padding-top:     1px;
padding-left:    1px;
padding-right:   1px;
}

/* From Textarea End Here */




/* From Inputarea Start Here */

.inputText    { font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 9pt; line-height: 1.2em; border: 0px ; background-color: #F3F3F3 }
.inputBotttn  { font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 9pt; line-height: 1.2em; border: 1px #000000 solid; background-color: #ADC9AD }
.inputSelect  { font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 9pt; line-height: 1.2em; background-color: #CCCCFF }
.inputsearch  { font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 9pt; line-height: 1.2em; border: 1px #000000 solid; background-color: #658598; color :#FFFFFF }

/* From Textarea End Here */

img{ border-color : 666666; }

