@charset "utf-8";
.index {
	background-color: #d9d9d9;
	background-image: url(../images/bg.jpg);
	margin: 0px;
}
.wrap{
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}
.font_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	width: 233px;
	text-align: left;
}
.index_list{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.index_list li{
	background-image: url(../images/icon_li.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 14px;
}
.index_list li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.index_list li a:hover{
	color: #FF0000;
}
.red{
	color: #FF0000;
}
.banner{
	margin-top: 6px;
	margin-bottom: 6px;
}
.banner table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.banner table td img{
	border: 1px solid #999999;
}
.footer{
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.page{
	background-color: #e4e4e4;
	background-image: url(../images/bg_page.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}
.page_flash{}

.page_flash object{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8c8c8c;
}
.content{
	width: 930px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.content .left{
	width: 165px;
	padding-top: 30px;
	vertical-align: top;
}
.content .right{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 10px;
}
.content h3{
	font-family: "標楷體";
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8F8F8F;
	padding-bottom: 5px;
}
.content h3.eng{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8F8F8F;
	padding-bottom: 5px;
}
.content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}

.ul{}
.ul li{
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ul li a{
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.ul li a:hover{
	color: #FF0000;
	font-size: 13px;
	text-decoration: none;
}
.org15{
	font-weight: bold;
	color: #FF3300;
	font-size: 15px;
}

.org{
	font-weight: bold;
	color: #FF3300;
}
.f11{
	font-size: 11px;
}
.table-1{
	width: 100%;
	border-collapse:collapse;
}
.table-1 caption{
	font-weight: bold;
	color: #FF3300;
	font-size: 15px;
	text-align: left;
}
.table-1 th{
	vertical-align: top;
	text-align: left;
	padding: 2px;
	width: 10px;
}
.table-1 td{
	vertical-align: top;
	text-align: left;
	padding: 2px;
}
.table-2{
	text-align: center;
}
.table-2 img{
	border: 1px solid #333;
}
.table-2 td{
	vertical-align: top;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
