
html, body { 
  margin: 0;	
}

body {
  font-size: 10pt;
  font-family: verdana, arial, helvetica sans-serif;
  color: #006699;
  background-color: #1EAACD;

}

#banner , #navbar , #footer {
  margin: auto; 
  width: 1003px; 
  position: relative;
}

#banner {
  width: 1003px;
  height: 125px;
  background:url("/_other/web/images/se-banner02.png");
}


#footer {
  clear:both; 
  margin: 0 auto 2em auto;
  background-color: #ffff99;
}

#nav_login {
  width: 1003px;;
  height: 25px;
  font-weight: bold;
  color: #FFFFFF;
  background: url("/_other/web/images/tabBorder1.jpg"); repeat-x;
}

#nav_menu {  
  width: 1003px;;
  height: 37px;    
  background-color:#f6f6f6;
}

/* 關於特教季刊 */
#id_topic_menu .topic_class { color: black; text-decoration: none; }
#id_topic_menu .topic_class:hover{ color: #990099;}

#id_topic_menu .focus_class { color: black; text-decoration: none; font-size:20px;font-weight:900; color: #990033; }
#id_topic_menu .focus_class:hover{ color: #990099;}

#id_topic_menu .topic_site_class { color: #006699; text-decoration: none; }
#id_topic_menu .topic_site_class:hover{ color: #990099;}

#id_topic_menu .focus_site_class { color: #006699; text-decoration: none; font-size:20px;font-weight:900; color: #990033; }
#id_topic_menu .focus_site_class:hover{ color: #990099;}

/* 最新公告 */
.bulletin_class_0 {background: #FFF}
.bulletin_class_0:hover {background: #8FBEFD}

.bulletin_class_1 {background: #EEE}
.bulletin_class_1:hover {background: #8FBEFD}





