@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	/*font-family: "新細明體";*/
	margin: 0px;
	font-size: 15px;
}
.mid_content {
	text-align: center;
	width: 100%;
}
.content {
	width: 797px;	
	margin-left:auto;
	margin-right:auto;	
}

.content_bg {
	background-image: url(images/contact_bg.gif);
	background-repeat: repeat-y;
	text-align:left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}

h1 {
	color: #935240;
	font-size:130%;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

h2 {
	color: #0c3f46;
	font-size:115%;
	font-weight: bold;
}

h3 {
	color: #F3700E;
	font-size:105%;
	font-weight: bold;
}

h4 {
	color: #F3700E;
	font-size:110%;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

h5 {
	font-size:105%;	
}

p {
	color: #000000;
	font-size:100%;
	text-align: justify;
}


li {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.ol_table {
	width:95%;
	background-color: #FFE793;
	margin-left: 10px;
	margin-right: 20px;
}

.ol_style {
	background-color: #EEF9FE;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ul_style {
	
}

.ul_style2{
	
}

.insert_image {
	text-align:center;
}

#des_table {
	width:95%;
	background-color: #EAF2BF;
	margin-left: 10px;
	margin-right: 20px;
}

#copyright{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size: 80%;
	font-family: Arial;
}

#program {
	background-color:#FFE793;
	width: 92%;
}

#program a {
	font-size: 12px;
	color: #000000;	
}

.text_content{
	width:541px;
}
