@charset "utf-8";
/* CSS Document */
.school_menu {
	background-image: none;
	padding-top: 0px;
}
#content{
	color: #535353;
	height: auto;
	min-height:540px;
	font-size: 13px;
	line-height: 23px;
	font-family: "微軟正黑體";
}

#content h3{
	font-size: 20px;
	line-height: 30px;
	color: #661900;
	background-image: url(th.jpg);
	height: 30px;
	width: 619px;
	margin-bottom: 23px;
	padding-left: 20px;
	font-weight: bold;
}
#content .photo{border: 1px solid #F0D5B9;}
#content .title{
	font-size: 16px;
	color: #660C0C;
	font-weight: bold;
}
#content .lin{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}
#content strong{
	color: #D86C00;
}
#content .phone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2692BF;
} 
#content hr{
	margin: 10px auto;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}
#content .map{
	margin: auto;
}



/***************************************/

#content h4{
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	color: #0059B2;
}
#content h5{
	font-weight: bold;
	color: #B20000;
	background-image: url(../about/dot.jpg);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 20px;
	line-height: 25px;
}