@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.left_menu_title {
	margin-top:30px;
	font-size: 25px;
	color:#999999;
	text-align:left;
	font-family: "標楷體";

}

.left_menu {
	margin-top:20px;
	font-size: 12px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	text-align:left;
	vertical-align:bottom;
}
.left_menu_down {
	margin-top:20px;
	font-size: 12px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-decoration: none;
	text-align:left;
	vertical-align:bottom;
}

.icon_frame {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.left_menu_frame {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.title1 {
	font-size: 32px;
	letter-spacing:2px;
	margin:20px 0px;
	color: #6D6E70;
	font-family: "標楷體";
}
.content_frame {
	margin:20px 20px;
}
.content {
	color:#6D6E70;
	line-height:30px;
	font-size:12px;
	letter-spacing:4px;
	text-align:justify;
}
.content_contact {
	color:#6D6E70;
	line-height:30px;
	font-size:12px;
	letter-spacing:4px;
	text-align:justify;
	vertical-align:bottom;
	font-weight:bold;
}
