@charset "utf-8";
/* CSS Document */
body{margin:0px; background:#FFF; font-family: Helvetica,Arial,'微軟正黑體','Microsoft JhengHei',sans-serif;}
.topbar{ float:left; clear:both;height:25px;list-style:none;}
#topbar{ height:25px; width:950px; position:relative;}


a:link {
    color:#ba2930;
		 text-decoration: none;
}
a:visited {
    color:#ba2930;
}
#master1{ width:950px;position:relative; margin:auto; padding:10px; } 
#top{clear:both; width:882px; position:relative;}
.top{clear:both; margin:0px;margin:auto; padding:0px; }
#main{border:#CCC ; border:thin; border-style: solid;border-width: 1px;clear:both;width:862px; position:relative;}
.main{ margin:0px;margin:auto; clear:both; padding:10px; }
.text{ font-size:30px; font-weight:bold; color:#ba2930; width:700px; padding-left:60px; padding-bottom:0px; padding-top:30px;}
.text li {font-size:24px; color:#ba2930; font-weight:bold;padding-bottom:20px;left:5px;}
.text li li{font-size:18px; color:#ba2930; font-weight:normal;padding-top:5px;padding-bottom:10px;}
.normal li{ font-weight:normal;}
ul {
    list-style-type: none;
}
