BODY {
	background: #ffffff;
	color: #fefefe;
	margin: 0;
	padding: 0;
	font-family: "新細明體";
	font-size: 10px;
}

.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #ffffff;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #ffffff;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #ffffff;
	font-family: Arial;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #996633;
}

.li_1 {
  line-height: 17px;
  text-indent: 18px;
  padding-top: 0px;
  background-image: url(../images/ul.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}
#ul
{
margin: 0;
padding: 0;
list-style: none;
}

#li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;

}

.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.componentheading
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	border-bottom: 1px solid #336699;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}


a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:3px;
	color: #77C21F;
	text-align: left;
	white-space: nowrap;
	font-family: "新細明體";
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #336699;
	font-style: normal;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:180px;
	border-bottom: 1px solid #76CA10;
	color:#3D3E8E;
	
}

a.sublevel:hover {
	text-decoration: none;
	border-bottom-color: #3D3E8E;
	color: #76CA10;
	text-align: right;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:180px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	color:#333333;
}


a.mainlevel:hover {
    background-image: url(../images/menuh.gif);
	background-repeat: no-repeat ;
	background-position: top right;
	text-decoration: none;
	border-bottom-color: #3D3E8E;
	color: #336699;
	text-align: left;
}


.moduletable h3 {
	color:#ff6600;
	text-align:left;
    font: 10px Verdana, sans-serif;
    padding:8px 0px 0px 30px;
    margin-top:10px;
    background-image: url(../images/menu.gif);
	background-repeat: no-repeat ;
	background-position: top left;
	height:30px !important;
	width:160px;	
	
}

table.moduletable{
	width:100%;	
	margin-bottom: 5px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #336699;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	padding-left:7px;
	font-size: 11px;
	font-weight: normal;
}

td
{
	font-family:"新細明體";
	font-size:12px;
	color:#3333FF;
	font-weight: normal;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}
/* ***************************************************************************************************** */
.height {

	height: 100%;

}
.td1 {
	background-image: url(../images/siteground_01.jpg);
	background-repeat: no-repeat ;
	width: 804px;
	height: 17px;
}

.td2 {
	background-image: url(../images/siteground_02.jpg);
	background-repeat: no-repeat ;
	width: 804px;
	height: 30px;
}

.td3 {
	background-image: url(../images/siteground_03.jpg);
	background-repeat: no-repeat ;
	width: 804px;
	height: 13px;
}

.td4 {
	background-image: url(../images/siteground_04.jpg);
	background-repeat: repeat-y ;
	width: 221px;
	height: 600px;
}

.td5 {
	background-image: url(../images/siteground_05.jpg);
	background-repeat: no-repeat ;
	width: 804px;
	height: 76px;
}

.td6 {
	background-image: url(../images/siteground_06.jpg);
	background-repeat: repeat-y ;
	width: 583px;
	height: 524px;
}

.td7 {
	background-color:#283b8e;
	width: 804px;
	color:#fefefe;
	padding:5px;
}


/*************************/
#topnavigation a.topnavigation:link, a.topnavigation:visited {
	font-family: Verdana,Tahoma,Arial;
	font-size: 10px;
	font-weight: bold;
	letter-spacing : 1px;
	color: #fefefe;
	padding-right:5px;
	text-decoration:none;
}

#topnavigation a.topnavigation:hover {
	color: #b9f15d;
	border-bottom: none;
	text-decoration:none;	
}

#topnavigation a.topnavigation:active {
	color: #51c0f5;
	text-decoration:none;	
}

#sgf {
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
  	font-weight:bold;	
	color: #fefefe;
	text-decoration: none;	
}
#sgf a.sgfooter {
	font-family: Arial, Verdana, Helvetica;
	color: #fefefe;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}
#sgf a.sgfooter:hover {
	font-family: Arial, Verdana, Helvetica;
	color: #fefefe;
  	font-weight:bold;	
	text-decoration: none;
	font-size:10px;
}


/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #000;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #000;
	font-family: Arial;
	text-decoration:none;
}
.sgf {
font-size: 9px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 11px;
	font-family: Arial;
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	text-decoration:none;
}


.header {
	font-family: Tahoma, "新細明體";
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.tab {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1pt;
}
.font_01 {
	color: #666666;
	font-family: Tahoma, "新細明體";
	font-size: 9pt;
}
.font_01_small {
	color: #666666;
	font-family: Tahoma, "新細明體";
	font-size: 6pt;
}
.font_02 {
	color: #666666;
	font-family: Tahoma, "新細明體";
	font-size: 10pt;
	font-weight:bold;
}
.font_03 {
	color: #666666;
	font-family: Tahoma, "新細明體";
	font-size: 9pt;
	font-weight:bold;
}
.font_04 {
	color: #FF9933;
	font-family: Tahoma, "新細明體";
	font-size: 10pt;
	font-weight:bold;
	margin-top: 8pt;
}
.font_05 {
	color: #666666;
	font-family: "標楷體", "新細明體";
	font-size: 16pt;
	font-weight:bold;
}
.font_06
     { font-family: Tahoma, "新細明體";
       font-size: 10pt; 
       color: #FF9900; 
     } 
.font_bottom_line
     {
	font-family: "標楷體", "新細明體";
	font-size: 12pt;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	font-weight: bolder;
     } 	 
.font_bottom_line_01
     {
	font-family: "標楷體", "新細明體";
	font-size: 12pt;
	color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	font-weight: bolder;
     } 	 
	  
.top_line_01
     {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0033CC;
     } 	  
.top_line {
	border-top: 2px solid #6699FF;
	border-right: 2px none #6699FF;
	border-bottom: 2px none #6699FF;
	border-left: 2px none #6699FF;
}

.link_01 { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #020280;
        text-decoration: none; 
        }     
.link_01:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #FF9900; 
       text-decoration: none;
       
     } 
.link_01:visited { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #020280;
        text-decoration: none; 
        }     
.link_01:visited:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #FF9900; 
       text-decoration: none;
     } 

.link_02 { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #FFFFFF;
        text-decoration: none; 
        }     
.link_02:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #0033FF; 
       text-decoration: none;
       
     } 
.link_02:visited { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #FFFFFF;
        text-decoration: none; 
        }     
.link_02:visited:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #0033FF; 
       text-decoration: none;
     } 
.link_03 { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #FF33CC;
        text-decoration: none; 
        }     
.link_03:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #020280; 
       text-decoration: none;
       
     } 
.link_03:visited { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #FF33CC;
        text-decoration: none; 
        }     
.link_03:visited:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #020280; 
       text-decoration: none;
     } 	      

.link_04 {
	font-family: Tahoma, "新細明體";
	font-size: 9pt;
	color: #5CB819;
	text-decoration: none;
	font-weight: bold;
        }     
.link_04:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #9933FF; 
       text-decoration: none;
	   font-weight: bold;
       
     } 
.link_04:visited { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #5CB819;
        text-decoration: none; 
		font-weight: bold;
        }     
.link_04:visited:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #9933FF; 
       text-decoration: none;
	   font-weight: bold;
     } 


.link_05 {
	font-family: Tahoma, "新細明體";
	font-size: 9pt;
	color: #990066;
	text-decoration: none;
	font-weight: bold;
        }     
.link_05:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #0033FF; 
       text-decoration: none;
	   font-weight: bold;
       
     } 
.link_05:visited { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #990066;
        text-decoration: none; 
		font-weight: bold;
        }     
.link_05:visited:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 9pt; 
       color: #0033FF; 
       text-decoration: none;
	   font-weight: bold;
     } 


.font_bottom_line_02 { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #020280;
        text-decoration: none; 
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #0033CC;		
        }     
 

.menu_box_01 {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.menu_box_02 {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}
.title_bg_01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
	font-family: "標楷體", "新細明體";
	font-size: 16pt;
	font-weight: bold;
	color: #0066CC;
}
.title_bg_02 {
	background-attachment: fixed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF33CC;
}

.title_bg_03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4c7e9;
	font-family: "標楷體", "新細明體";
	font-size: 16pt;
	font-weight: bold;
	color: #666665;
}
.p_01 {
	font-family: Tahoma, "新細明體";
	font-size: 10pt;
	color: #0066CC;
}
.sub_title {
	font-family: "標楷體", "新細明體";
	font-size: 12pt;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	font-weight: normal;
}
.p_02 {
	font-family: Tahoma, "新細明體";
	font-size: 10pt;
	color: #666666;
}
.p_03 {
	font-family: Tahoma, "新細明體";
	font-size: 9pt;
	color: #666666;
}
.course_title_01{
	color: #0033CC;
	font-family: Tahoma, "新細明體";
	font-size: 11pt;
	font-weight:bold;
}
.font_07 {
	font-family: Tahoma, "新細明體";
	font-size: 9pt;
	color: #FF00FF;
	font-weight: bold;
}
.font_08 {
	font-family: "標楷體", "新細明體";
	font-size: 14pt;
	color: #FF0066;
	font-weight: bold;
}
.font_02_bg {
	color: #666666;
	font-family: Tahoma, "新細明體";
	font-size: 10pt;
	font-weight:bold;
	background-color: #9AC2EA;
}

.table_style {
	border-top: 2px solid #b4c7e9;
	border-right: 2px solid #b4c7e9;
	border-bottom: 2px solid #b4c7e9;
	border-left: 2px solid #b4c7e9;
}

.table_style1 {
	border-top: 2px none #b4c7e9;
	border-right: 2px solid #0033FF;
	border-left: 2px none #b4c7e9;
	border-bottom: 2px solid #0033FF;
}
.font_09 { font-family: Tahoma, "新細明體";
        font-size: 9pt; 
        color: #3333FF;
        text-decoration: none; 
}    
.cell_color_01 {
	background-color: #B1C3D9;
}
.font_10 {
	font-family: "新細明體";
	font-size: 10pt;
	color: #3300CC;

}
.font_10_bold {
	font-family: "新細明體";
	font-size: 10pt;
	color: #3300CC;
	font-weight: bold;
}

.table_style2 {
	border-top: 2px solid #6699FF;
	border-right: 2px solid #b4c7e9;
	border-bottom: 2px solid #6699FF;
	border-left: 2px solid #b4c7e9;
}


.font_11
{
	COLOR: #0000CC;
	background-color: #E1F0FF;
}

.font_11_bold
{
	FONT-WEIGHT: bold;
	COLOR: #0000CC;
	background-color: #E1F0FF;
}

.font_12
{
    FONT-WEIGHT: bold;
	COLOR: #996633
}
.link_06 { font-family: Tahoma, "新細明體";
        font-size: 11pt; 
        color: #020280;
        text-decoration: none; 
		font-weight: bold;
        }     
.link_06:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 11pt; 
       color: #FF9900; 
       text-decoration: none;
	   font-weight: bold;
       
     } 
.link_06:visited { font-family: Tahoma, "新細明體";
        font-size: 11pt; 
        color: #020280;
        text-decoration: none; 
		font-weight: bold;
        }     
.link_06:visited:hover 
     { font-family: Tahoma, "新細明體";
       font-size: 11pt; 
       color: #FF9900; 
       text-decoration: none;
	   font-weight: bold;
     } 
.font_13 {
	font-family: "標楷體", "新細明體";
	font-size: 12pt;
	color: #FF0066;
	font-weight: bold;
}
.font_14 
{
	height: 14px;
	margin-left:2px;
	padding-left:3px;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

.scroll_font {color: #FF0000; font-size: 12px; }
