/*網頁主體樣式------------------------------------------------------------------------------------------------------*/
body{
background: #929393;
font:10pt verdana, 新細明體, Helvetica, sans-serif;
}

img{
border: 0px none;
}

a{
text-decoration:none;
color: #322f78;

}

a:hover{
text-decoration: underline;
}

li{
list-style: square;
}

dl{
line-height:25px;
}

dt{
padding: 25px 0 0 0;
}

.more{
text-align: right;
}

#main_table{
width: 900px;
height: 620px;
border: 0;
font:10pt verdana, 新細明體, Helvetica, sans-serif;
}

#logopic{
width: 900px;
height: 160px;
background: url('images/logopic.gif') no-repeat top left;
}

#main_menu{
width: 900px;
height: 38px;
background: url('images/main_menu.gif') no-repeat top left;
}

#main_bottom{
width: 900px;
height: 27px;
background: url('images/bottom.gif') no-repeat top left;
text-align: center;
}


/*網頁內容樣式-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
#index_body{
width: 100%;
height: 265px;
}

#index_body td{
font:10pt verdana, 新細明體, Helvetica, sans-serif;
border: 1px solid #9fa3c5;
padding: 2px 2px 2px 2px;
}

#content{
width: 100%;
height: auto;
border: 0;
}

#content td{
border: 0;
color: #515151;
font:10pt verdana, 新細明體, Helvetica, sans-serif;
}

#index_seach{
width: 100%;
height: 95px;
}

#index_seach td{
font:10pt verdana, 新細明體, Helvetica, sans-serif;
border: 1px solid #9fa3c5;
padding: 5px 5px 5px 105px;
}

#main_count{
background: url('images/body_top1.gif') no-repeat top left;
}

#bodycontent{
background: url('images/bg.jpg') no-repeat bottom right;
width: 900px;
vertical-align: top;
}

#bodycontent_w{
background: #ffffff;
width: 900px;
vertical-align: top;
}


/*子選單-------------------------------------------------------------------------------------------------------------------*/
#submenu,#subcontent{
width: 100%;
padding: 10px 60px 20px 60px;
}

#submenu td{
width: 50%;
text-align: center;
vertical-align: top;
}

#submenu td li{
list-style: none;
line-height: 28px;
color: #515151;
font-size: 110%;
font-weight: bold;
}

#submenu td li a{
color: #8d5600;
font-weight: bold;
font-size: 110%;
}


/*子選單內容樣式-----------------------------------------------------*/
#subtitle td{
width: 100%;
height: 40px;
padding: 10px 30px 0px 30px;
font-weight: bold;
font-size: 102%;
color: #335da2;
text-decoration: underline;
}



/*問題mail表格*/
#mailtable{
width: 90%;
height: auto;
color: #303030;
padding: 5px 10px 5px 10px;
text-align: left;
font:10pt verdana, 新細明體, Helvetica, sans-serif;
border: 1px solid #666666;
}

#mailtable td{
height: 35px;
padding: 0 10px 0 10px;
border-bottom: 1px dotted #666666;
}

#mail_m{
background: #FCF3C1;
width: 110px;
text-align: center;
border-right: 1px dotted #666666;
}

#text{
font-size: 10pt;
color: #FE0D0D;
}



/*上方主選單 menu------------------------------------------------------------------------------------------------------*/
#pageHeader-MenuMain{
padding: 0;
line-height: 18px;
list-style: none;
}

#pageHeader-MenuMain li{
float: left; 
margin: 0px 5px 5px 0px;
color: #4c4c4c;
}

#pageHeader-MenuMain li a{
text-decoration: none;
font-weight: bold;
color: #4c4c4c;
}

#pageHeader-MenuMain li a:hover{
color: #039cfd;
font-weight: bold;
}

#pageHeader-MenuMain li a.selected{
color: #666666! important;
}

#pageHeader-MenuMain div {
border-top: #7e7e7e 1px solid;
border-left: #7e7e7e 1px solid;
border-right: #7e7e7e 1px solid;
display: none;  
background: #d8effd; 
width: 120px;
position: absolute;
}

#pageHeader-MenuMain div ul {
padding: 0px 2px 0px 2px;
margin: 0; 
line-height: 20px;
list-style-type: none;
}

#pageHeader-MenuMain div ul li {
float: none;
margin: 0;
border-bottom: #7e7e7e 1px solid;
position: relative;
text-align: left;
}

#pageHeader-MenuMain div ul li a {
display: block; 
font-weight: normal;
margin: 0;
width: 100%;
color: #424242;
font-size: 80%;
text-decoration: none;
}

#pageHeader-Sections{
font:10pt verdana, 新細明體, Helvetica, sans-serif;
text-align: left;
}