@charset "big5";
/*  網頁結構  */
body {
    margin: 0;
    padding: 0;
    font-size: 13px;
  	background-color:#FFC6AA;
    text-decoration: none;	
}
div,form,p,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{
         margin:0;
         padding:0;
         border:0;
 }
 ul,ol,li {list-style-type:none;}
#main{ width:960px; border:1px #ccc solid; background-color:#fff; margin:0 auto;}
#left{ float:left; width:18%;}
#content{ float:left; width:82%;}
#footer{ background-color:#333; color:#fba303;height:26px; text-align:center; vertical-align: middle;}
/*  其他  */
p {
  padding: 0.5em;
  margin: 0;
}
/*超連結樣式*/
a.A1:link {
	color: #333333;
	font-size: 13px;
	font-family:新細明體;
	line-height: 18px;	
	text-decoration: none;
}
a.A1:visited {
	text-decoration: none;
	font-size: 13px;
	color: #333333;
}
a.A1:hover {
	text-decoration: underline;
	color: #006699;
	font-size: 13px;
}
a.A1:active {
	text-decoration: none;
	font-size: 13px;
	color:  #333333;
}
a.A2:link {
	color: #df1f56;
	font-size: 15px;
	font-family:新細明體;
	line-height: 18px;	
	text-decoration:underline;
}
a.A2:visited {
	color: #df1f56;
	font-size: 15px;
	font-family:新細明體;
	line-height: 18px;	
	text-decoration:underline;
}
a.A2:hover {
	text-decoration: none;
	color:#693;
	font-size: 15px;
}
a.sitemap:link {
	text-decoration: none;
	color:#357488;
}
a.sitemap:visited {
	text-decoration: none;
	color: #357488;
}
a.sitemap:hover {
	text-decoration:underline;
	color: #333;
}

/*內文適用*/
.txt13 {
	font-family: "新細明體";
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	}
	
.txt15_line {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	border-bottom:1px #ccc dashed;
	}
.txt_fff{ font-size:13px; color:#fff;}
.title01 {
	font-family: "新細明體";
	font-size: 15px;
	font-weight: bold;
	color:#df1f56;
}
.title_teacher {
	font-family: "新細明體";
	font-size: 15px;	
	color:#df1f56;
	line-height: 30px;
	border-bottom:1px #ccc dashed;
}
.title_service {
	font-family: "新細明體";
	font-size: 15px;	
	color:#044f9b;
	line-height: 30px;
}
.title_test {
	font-family: "新細明體";
	font-size: 15px;	
	color:#2f8144;
	line-height: 30px;
}
.title02 {
	font-family: Arial, Helvetica, "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #fa7509;
	border-bottom: 1px #ccc dashed;
	padding-bottom:5px;
	width:700px;
}
.boder_ccc {
	border: 1px solid #ccc;
}
.td01 {
	font-family: "細明體";
	font-size: 13px;
	line-height: 24px;
	color: #333;
	font-weight: normal;
	text-align:left;	
	border-bottom:1px #ccc dashed;
}
.cont_fck{
	width: 96%;
	font-size:13px;
	line-height:2em;
	color:#333;
	}
.mag_lft10{ margin-left:10px;margin-top:5px;}
.line_bottom{border-bottom:1px #ccc dashed;}
/*gv*/
.gv {
	clear: both;
	width: 100%;
	margin: 0px auto;
}
.gv_td {
	color:#333333;
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px #CCCCCC dashed;
	}
.gv_td A:link {
	color:#06C;
	text-decoration:none;
	font-size:13px;
}
.gv_td A:hover {
	color:#333333;
	text-decoration:none;
	font-size:13px;
}
.gv_td A:visited {
	color:#333333;
	text-decoration:none;
	font-size:13px;
}
/*標題*/
.gv_th{
	background-image:url(../images/th_bg01.png);
	background-color:#f1f1f1;
	color:#333333;
	font-size:13px;
	height:23px;
	background-position:top;
	background-repeat:repeat-x;	
	}
	.title_sub2 {
	font-size: 14px;
	font-weight: bold;
	color: #639;
	margin-left:2em;

}

.title_sub2 ul {
	list-style: circle !important;

}
.text02 {
	margin-left:4em;
}
