body {
	margin:0;
	padding:0;
	border:0;
	background:url(../img/top_bg.png) repeat-x;
	background-color:#fff;
	font-family:"微軟正黑體","新細明體",Arial;
}
img {
	border-style: none;
}

#container {
	width:auto;
	height:auto;
	margin:0px auto;
}
 
#header {
	float:left;
	width: 100%;
	height:100px;
	text-align:left;
}


#logo{
	float:left;
	width:25%;
	height:auto;
	text-align:left;
	}
#logo img{
	width:auto;
	height:auto;
	}
	
#name{
	float:left;
	width:50%;
	height:85px;
	text-align:left;
	padding-top:15px;
	}
#name p{
	font-family:"微軟正黑體","新細明體";
	color:#333;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	padding-top:15px;
}

#home{
	float:left;
	width:25%;
	height:100px;
	text-align:center;
	}

#main {
	float:left;
	width:96%;
	height:auto;
	text-align:left;
	margin-left:2%;
	margin-bottom:100px;
}


/*下方固定主選單*/

#footer {
	position:fixed;
	width:100%;
	height:80px;
	left:0;
	bottom:0;
	background:url(../img/footer_bg.png) repeat-x;
	text-align:center;
}

#footer ul{
	list-style:none;
}
#footer ul li a{
	display:block;
	float:left;
	width:14%;
	height:60px;
	font-family:"微軟正黑體","新細明體";
	font-size:20px;
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#0167b6;
	text-decoration:none;
}
#menu{
	float:left;
	width:14%;
	height:60px;
	padding-top:10px;
	}


/*標題*/

#title {
	float:left;
	width:100%;
	height:40px;
	text-align:left;
	border:1px #2187b1 solid;
	margin-bottom:10px;
}
#title-1 {
	float:left;
	width:1.5%;
	height:40px;
	text-align:left;
	background-color:#2187b1;
}
#title-2 {
	float:left;
	width:97.5%;
	height:35px;
	text-align:left;
	font-family:"微軟正黑體","新細明體";
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	padding-left:1%;
	background-color:#7ecef4;
}


/*公告*/

#news{
	float:left;
	width:100%;
	height:auto;
	}
a  #news_list{
	float:left;
	display:block;
	width:92%;
	height:auto;
	background:url(../img/arr_01.png) no-repeat left 10px; 
	font-family:"微軟正黑體", Arial;
	color:#333;
	font-size:20px;
	line-height:30px;
	text-align:left;
	padding:10px 0 10px 35px;
	border-bottom:1px #ccc dotted;
	text-decoration:none;
	}

a:hover #news_list{
	color:#000;
	background-color:#fbe6ef;
	text-decoration:none;
	}
	
#news_dtitle{
	float:left;
	width:100%;
	height:auto;
	font-family:"微軟正黑體", Arial;
	color:#669900;
	font-size:20px;
	line-height:30px;
	text-align:left;
	margin:5px 0;
	}	
#news_date{
	float:left;
	width:100%;
	height:30px;
	font-family:"微軟正黑體", Arial;
	color:#666;
	font-size:18px;
	text-align:left;
	border-bottom:1px #ccc dotted;
	margin-bottom:5px;
	}		
#news_dtext{
	float:left;
	width:100%;
	height:auto;
	font-family:"微軟正黑體", Arial;
	color:#333;
	font-size:18px;
	line-height:30px;
	text-align:left;
	}
	
#news_back{
	float:left;
	width:100%;
	height:40px;
	text-align:center;
	margin:10px 0;
	}	


/* 學生姓名*/

#std_name{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	margin:10px 0;
	}
#std_name_1 a{
	display:block;
	float:left;
	width:100px;
	height:25px;
	font-family:"微軟正黑體", Arial;
	font-size:18px;
	color:#666;
	text-decoration:none;
	text-align:center;
	padding:5px 3px;
	border:1px #ccc solid;
	border-radius:5px;
	background-color:#fff;
	margin-right:5px;
}

#std_name_1 a:hover{
	color:#669900;
	text-decoration:none;
}

#std_date{
	float:left;
	width:100%;
	height:35px;
	text-align:left;
	margin:10px 0;
	font-family:"微軟正黑體", Arial;
	font-size:18px;
	color:#666;
	}

/* 標題*/

#subject{
	float:left;
	width:100%;
	height:40px;
	color:#ac6a00;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	font-weight:bold;
	}
	
#subject_all{
	float:left;
	width:100%;
	height:40px;
	}
#subject_1{
	float:left;
	width:50%;
	height:40px;
	color:#ac6a00;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	}
#subject_2{
	float:left;
	width:50%;
	height:40px;
	text-align:right;
	}
	
.but_ok{
	width:100px;
	height:35px;
	border:1px #ccc solid;
	background-color:#eee;
	border-radius:5px;
	font-size:20px;
	color:#000;
	}
	
	
/* 上課狀況*/

#status{
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 15px 0px;
	}
	
#status_th{
	float:left;
	width:100%;
	height:30px;
	border:1px #ccc solid;
	border-radius:5px;
	background-color:#fbf9e4;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding-top:5px;
	}

#status_th_1{
	float:left;
	width:50%;
	text-align:center;
	}	
#status_th_2{
	float:left;
	width:25%;
	text-align:center;
	}	
#status_th_3{
	float:left;
	width:25%;
	text-align:center;
	}	

#status_td{
	float:left;
	width:100%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	}	
	
a #status_td{
	display:block;
	float:left;
	width:100%;
	height:35px;
	border-bottom:1px #ccc solid;
	text-decoration:none;
	}
	
a:hover #status_td{
	display:block;
	float:left;
	width:100%;
	height:35px;
	border-bottom:1px #ccc solid;
	text-decoration:none;
	background-color:#fbe6ef;
	color:#000;
	}
	
#status_td_1{
	float:left;
	width:50%;
	text-align:center;
	}	
#status_td_2{
	float:left;
	width:25%;
	text-align:center;
	}	
#status_td_3{
	float:left;
	width:25%;
	text-align:center;
	}


/* 獎金紀錄*/

#record{
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 15px 0px;
	}
	
#record_th{
	float:left;
	width:100%;
	height:30px;
	border:1px #ccc solid;
	border-radius:5px;
	background-color:#fbf9e4;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding-top:5px;
	}

#record_th_1{
	float:left;
	width:30%;
	text-align:center;
	}	
#record_th_2{
	float:left;
	width:25%;
	text-align:center;
	}	
#record_th_3{
	float:left;
	width:20%;
	text-align:center;
	}	
#record_th_4{
	float:left;
	width:25%;
	text-align:center;
	}	

#record_td{
	float:left;
	width:100%;
	height:30px;
	border-bottom:1px #ccc solid;
	text-decoration:none;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	}
	
#record_td_1{
	float:left;
	width:30%;
	height:35px;
	text-align:center;
	}	
#record_td_2{
	float:left;
	width:25%;
	height:35px;
	text-align:center;
	}	
#record_td_3{
	float:left;
	width:20%;
	height:35px;
	text-align:center;
	}		
#record_td_4{
	float:left;
	width:25%;
	height:35px;
	text-align:center;
	}		


/* 基本資料*/

#basic_info{
	float:left;
	width:100%;
	height:auto;
	border:1px #ccc solid;
	border-radius:5px;
	margin:0px 0px 15px 0px;
	}
#basic_info_list{
	float:left;
	width:100%;
	height:35px;
	border-bottom:1px #ccc solid;
	}
#basic_info_th{
	float:left;
	width:20%;
	height:35px;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	text-align:right;
	}
#basic_info_td{
	float:left;
	width:30%;
	height:35px;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	text-align:left;
	}


/*班級資料*/

#profile{
	position:fixed;
	width:100%;
	height:auto;
	left:0;
	bottom:80px;
	background-color:#fff;
	border-top:1px #ccc solid;
	padding-top:20px;
	}
	
#profile_all {
	float:left;
	width:96%;
	height:auto;
	margin-left:2%;
	}

#profile_h{
	float:left;
	width:100%;
	height:40px;
	}
#profile_h1{
	float:left;
	width:50%;
	height:40px;
	color:#ac6a00;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	}
#profile_h2{
	float:left;
	width:50%;
	height:40px;
	text-align:right;
	}

#profile_info{
	float:left;
	width:100%;
	height:auto;
	border:1px #ccc solid;
	border-radius:5px;
	margin:0px 0px 15px 0px;
	}
#profile_info_list{
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px #ccc solid;
	padding:5px 0;
	}
#profile_info_th{
	float:left;
	width:35%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	text-align:right;
	}
#profile_info_td{
	float:left;
	width:65%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	text-align:left;
	}


/* 上課情形*/

#main_status{
	float:left;
	width:96%;
	height:auto;
	margin-bottom:700px;
	padding-left:2%;
	}

#status_dlist{
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px #ccc dotted;
	padding-bottom:15px;
	margin-bottom:15px;
	}

#status5{
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 15px 0px;
	}
	
#status5_th{
	float:left;
	width:100%;
	height:35px;
	border:1px #ccc solid;
	border-radius:5px;
	background-color:#fbf9e4;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding-top:3px;
	}

#status5_th_1{
	float:left;
	width:20%;
	text-align:center;
	}	
#status5_th_2{
	float:left;
	width:20%;
	text-align:center;
	}	
#status5_th_3{
	float:left;
	width:20%;
	text-align:center;
	}
#status5_th_4{
	float:left;
	width:20%;
	text-align:center;
	}	
#status5_th_5{
	float:left;
	width:20%;
	text-align:center;
	}	

#status5_td{
	float:left;
	width:100%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	border-bottom:1px #ccc solid;
	}	
	
#status5_td_1{
	float:left;
	width:20%;
	text-align:center;
	}	
#status5_td_2{
	float:left;
	width:20%;
	text-align:center;
	}	
#status5_td_3{
	float:left;
	width:20%;
	text-align:center;
	}
#status5_td_4{
	float:left;
	width:20%;
	text-align:center;
	}
#status5_td_5{
	float:left;
	width:20%;
	text-align:center;
	}
	
	
/* 考試*/

#exam{
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 15px 0px;
	}
	
#exam_th{
	float:left;
	width:100%;
	height:35px;
	border:1px #ccc solid;
	border-radius:5px;
	background-color:#fbf9e4;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding-top:3px;
	}

#exam_th_1{
	float:left;
	width:30%;
	text-align:center;
	}	
#exam_th_2{
	float:left;
	width:25%;
	text-align:center;
	}	
#exam_th_3{
	float:left;
	width:20%;
	text-align:center;
	}	
#exam_th_4{
	float:left;
	width:25%;
	text-align:center;
	}	

#exam_td{
	float:left;
	width:100%;
	height:30px;
	border-bottom:1px #ccc solid;
	text-decoration:none;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	}
	
#exam_td_1{
	float:left;
	width:30%;
	height:35px;
	text-align:center;
	}	
#exam_td_2{
	float:left;
	width:25%;
	height:35px;
	text-align:center;
	}	
#exam_td_3{
	float:left;
	width:20%;
	height:35px;
	text-align:center;
	}		
#exam_td_4{
	float:left;
	width:25%;
	height:35px;
	text-align:center;
	}		


/* 次選單區塊*/

#sub_nav{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	margin:10px 0 15px 0;
	}
#sub_nav a{
	display:block;
	float:left;
	width:100px;
	height:25px;
	font-family:"微軟正黑體", Arial;
	font-size:18px;
	color:#666;
	text-decoration:none;
	text-align:center;
	padding:5px 3px;
	border:1px #ccc solid;
	border-radius:5px;
	background-color:#fff;
	margin-right:5px;
}

#sub_nav a:hover{
	color:#669900;
	text-decoration:none;
}


/* 04-繳費*/

#pay{
	float:left;
	width:100%;
	height:auto;
	}
	
#pay_list{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:15px;
	}
	
#pay_date{
	float:left;
	width:100%;
	height:35px;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#666;
	padding-top:3px;
	}
	
#pay_box{
	float:left;
	width:100%;
	height:auto;
	border:1px #ccc solid;
	border-radius:5px;
	}	
	
#pay_th{
	float:left;
	width:100%;
	height:35px;
	border-bottom:1px #ccc solid;
	background-color:#fbf9e4;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding-top:3px;
	}

#pay_th_1{
	float:left;
	width:25%;
	text-align:center;
	}	
#pay_th_2{
	float:left;
	width:50%;
	text-align:center;
	}	
#pay_th_3{
	float:left;
	width:25%;
	text-align:center;
	}	

#pay_td{
	float:left;
	width:100%;
	height:30px;
	border-bottom:1px #ccc solid;
	text-decoration:none;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	}
	
#pay_td_1{
	float:left;
	width:25%;
	height:35px;
	text-align:center;
	}	
#pay_td_2{
	float:left;
	width:50%;
	height:35px;
	text-align:center;
	}	
#pay_td_3{
	float:left;
	width:25%;
	height:35px;
	text-align:center;
	}
	
#pay_text{
	float:left;
	width:100%;
	height:auto;
	text-align:left;
	border-bottom:1px #ccc solid;
	padding:10px 0;
	}		
#pay_text_th{
	float:left;
	width:20%;
	height:auto;
	text-align:right;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	line-height:24px;
	}		
#pay_text_td{
	float:left;
	width:78%;
	height:auto;
	text-align:left;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	line-height:24px;
	padding:0 1%;
	}	


/* 05-親師*/

#opinion{
	float:left;
	width:100%;
	height:auto;
	}
	
#main_opinion{
	float:left;
	width:96%;
	height:auto;
	margin-bottom:400px;
	padding-left:2%;
	}

#opinion_list{
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 300px 0px;
	}
	
#opinion_list_th{
	float:left;
	width:100%;
	height:30px;
	border:1px #ccc solid;
	border-radius:5px;
	background-color:#fbf9e4;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding-top:5px;
	}

#opinion_list_th_1{
	float:left;
	width:20%;
	text-align:center;
	}	
#opinion_list_th_2{
	float:left;
	width:60%;
	text-align:center;
	}	
#opinion_list_th_3{
	float:left;
	width:20%;
	text-align:center;
	}	

#opinion_list_td{
	float:left;
	width:100%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	}	
	
a #opinion_list_td{
	display:block;
	float:left;
	width:100%;
	height:35px;
	border-bottom:1px #ccc solid;
	text-decoration:none;
	}
	
a:hover #opinion_list_td{
	display:block;
	float:left;
	width:100%;
	height:35px;
	border-bottom:1px #ccc solid;
	text-decoration:none;
	background-color:#fbe6ef;
	color:#000;
	}
	
#opinion_list_td_1{
	float:left;
	width:20%;
	text-align:center;
	}	
#opinion_list_td_2{
	float:left;
	width:60%;
	text-align:center;
	}	
#opinion_list_td_3{
	float:left;
	width:20%;
	text-align:center;
	}

#opinion_q_all{
	position:fixed;
	width:100%;
	height:auto;
	left:0;
	bottom:100px;
	border-top:1px #ccc solid;
	background-color:#fff;
	padding-top:20px;
	}

#opinion_q{
	float:left;
	width:96%;
	height:auto;
	border:1px #ccc solid;
	border-radius:5px;
	margin-left:2%;
	}
#opinion_q_list{
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px #ccc solid;
	padding:5px 0;
	}
#opinion_q_th{
	float:left;
	width:25%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	text-align:right;
	}
#opinion_q_td{
	float:left;
	width:70%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding:5px;
	text-align:left;
	}
	
#opinion_q_but{
	float:left;
	width:100%;
	height:36px;
	text-align:center;
	margin:5px 0;
	padding-top:4px;
	}
	
#opinion_reply{
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px #ccc dotted;
	padding-bottom:20px;
	margin-bottom:20px;
	}
	
#opinion_reply_list{
	float:left;
	width:100%;
	height:auto;
	border:1px #ccc solid;
	border-radius:5px;
	margin-bottom:10px;
	}	
#opinion_reply_list_th{
	float:left;
	width:98%;
	height:35px;
	border-bottom:1px #ccc solid;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#666;
	padding:5px 1% 0px 1%;
	text-align:right;
	}
#opinion_reply_list_td{
	float:left;
	width:98%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding:5px 1%;
	text-align:left;
	}

#opinion_a_box{
	position:fixed;
	left:0;
	bottom:80px;
	width:100%;
	height:auto;
	border-top:1px #ccc solid;
	background-color:#fff;
	}	
	
#opinion_a{
	float:left;
	width:96%;
	height:auto;
	margin-left:2%;
	}
	
#opinion_a_list{
	float:left;
	width:100%;
	height:auto;
	padding:5px 0;
	}
#opinion_a_th{
	float:left;
	width:25%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	text-align:right;
	}
#opinion_a_td{
	float:left;
	width:70%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding:5px;
	text-align:left;
	}
#opinion_a_but_1{
	float:left;
	width:100%;
	height:36px;
	text-align:right;
	margin:5px 0;
	padding-top:4px;
	}
	
#opinion_a_but_2{
	float:left;
	width:100%;
	height:36px;
	text-align:center;
	margin:10px 0 30px ;
	}


/* 06-申訴*/

#appeal{
	float:left;
	width:100%;
	height:auto;
	}
	
#appeal_list{
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px #ccc dotted;
	padding:5px 0;
	}
#appeal_th{
	float:left;
	width:25%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	text-align:right;
	}
#appeal_td{
	float:left;
	width:70%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding:5px;
	text-align:left;
	}
	
#appeal_but{
	float:left;
	width:100%;
	height:36px;
	text-align:center;
	margin:5px 0;
	padding-top:4px;
	}
	
	
/* 07-資料*/

#data{
	float:left;
	width:100%;
	height:auto;
	}

#data_but{
	float:left;
	width:100%;
	height:36px;
	text-align:right;
	margin:5px 0;
	padding-top:4px;
	}
	
#data_info{
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 15px 0px;
	}
	
#data_info_list{
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px #ccc dotted;
	padding:10px 0;
	}
#data_info_th{
	float:left;
	width:20%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#333;
	padding-top:5px;
	text-align:right;
	}
#data_info_td{
	float:left;
	width:80%;
	height:auto;
	font-family:"微軟正黑體","新細明體",Arial;
	font-size:18px;
	color:#000;
	padding-top:5px;
	text-align:left;
	}
	
#data_but2{
	float:left;
	width:100%;
	height:36px;
	text-align:center;
	margin:5px 0;
	padding-top:4px;
	}
	
	
	
	
	
	