body {
	background-image: url(http://www.easywin.com.tw/AD/images/bg_2.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.line {
    width: 50%;
    border-top: 1px dashed #999;
    padding: 5px 3px;
    margin-top: 5px;
    margin-left: 15px;
}
.txt {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 25px;
	color: #5A5A5A;
}
.tt {
	font-family: "新細明體";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.midt {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #330099;
}
.midt_1 {
	font-family: "新細明體";
	padding-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #330099;
}
.bigt {
	font-family: "新細明體";
	font-size: 24px;
	color: #06F;
}
.stitle {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.mint {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #0057DB;
}
.up a:link {
	font-size: 15px;
    line-height: 1.7;
    color: #666;
    text-decoration: none;
}
.up a:visited {
	color: #666;
    text-decoration: none;
    font-weight: bold;
}
.up a:hover {
    color: #666;
    text-decoration: none;
    background-color: #FFF;
    font-weight: bold;
}
.txtlink a:link {
	color: #00C;
	text-decoration: underline;
	font-family: "新細明體";
	font-size: 12px;
}
.txtlink a:visited {
	color: #00C;
	text-decoration: underline;
}
.txtlink a:hover {
	color: #00C;
	text-decoration: none;
}
.utitle {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
}
.special {
	font-family: "新細明體";
    font-weight: bold;
	font-size: 15px;
	line-height: 23px;
	color: #0033cc;
	padding-left: left;
	padding: 2px 0px 2px 5px;
}
.special2 {
	font-family: "新細明體";
    font-weight: bold;
	font-size: 15px;
	line-height: 1.5;
	color: #0033cc;
	padding-left: left;
}

.txtb {
	color: #666;
	font-size: 15px;
	line-height: 23px;
}
.table_p /*人數統計*/{
   	width: 90%;
   	background-color:#ffffff;
   	border: 1px solid rgb(251, 206, 164);
   	font-size: 15px;
   	font-family:"細明體";
   	line-height:25px;
	text-align: center
	color:#333;
	}
   .table_p td { /*人數統計*/
    border-bottom: 1px solid rgb(251, 206, 164);
    border-right: 1px solid rgb(251, 206, 164);
    padding: 1px;
    text-align: center;
    }
    .table_p tr:nth-child(1) th:nth-child(1n){ /*人數統計*/
    padding: 6px;
 	text-align: center;	
	border-bottom: 1px solid rgb(255,255,255);
	background-color: rgba(0,51,204,0.8);
	border-right:1px solid rgb(255,255,255);
	text-shadow: 1px 1px 1px rgba(0,51,204,0.9);
	color:#ffffff;
    }
	.table_p tr:nth-child(2n) td{ /*人數統計*/
    background-color: rgba(233,234,237,0.6);
	}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.btxt {
	color: #000;
}
.school_1{
	width: 95%;
	border: 1px solid #999;
	padding: 5px;

}
.school_1 td{
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;

}
.school_1 td:nth-child(2){
	border-right: 0px solid #999;
}

#test ul{
	list-style-type: square;
}