@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #8C0000;
}
a:active {
	text-decoration: underline;
	color: #8C0000;

}

.translate { font-size:10px;}
.translate a:link {
	color: #8C0000;
	text-decoration: none;
}
.translate a:visited {
	text-decoration: none;
	color: #8C0000;
}
.translate a:hover {
	text-decoration: underline;
	color: #8C0000;
}
.translate a:active {
	text-decoration: underline;
	color: #8C0000;

}




.Page_tittle {
	font-weight: bold;
	font-family: Arial, "新細明體";
	font-size: 24px;
	color: #FFF;
}
.Page_txt12p {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.Page_speaker_name {
	font-family: Arial, "新細明體";
	font-size: 14px;
	font-weight: bold;
	color: #8C0000;
}
.Page_speaker_nameT {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: normal;
	color: #8C0000;
	text-align: left;
}
.Page_fclu_maintained {
	font-family: Arial, "新細明體";
	font-size: 9.5px;
	font-style: normal;
	color: #000;
}
.Page_txt14p {
	font-family: Arial, "新細明體";
	font-size: 14px;
	color: #000;
	text-align: justify;
}
.Page_txt14pBold {
	font-family: Arial, "新細明體";
	font-size: 14px;
	color: #000;
	text-align: justify;
	font-weight: bold;
}
.p_copy_right {
	font-family: Arial, "新細明體";
	font-size: 10px;
	font-style: normal;
	color: #FFF;
}
.table_line_color {
	color: #8C0000;
}
.body_red {
	color: #F00;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.ltalic {
	font-style: italic;
}
.size12white {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.size14bold-c330099 {
	color: #8C0000;
	font-weight: bold;
}
.size12_gray {
	color: #666;
	font-size: 14px;
	font-family: Arial, "新細明體";
}

.button a {
	clear: both;
	display: block;
	width: 102px;
	height: 25px;
	margin-top: 0px;
	background: url(/cee/~yutao/images/templatemo_button.png) no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.button a:hover {
	color: #FFF;
	background: url(/cee/~yutao/images/templatemo_button_hover.png) no-repeat;
}
