@charset "utf-8";
body, td, th, input, textarea, select, a {
	font-size: 13px;
}
.font_en {
	font-family: Arial, "新細明體";
	font-size: 11px;
	line-height: 22px;
	color: #666666;
}
.font_12 {
	font-family: Arial, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.font_12red {
	font-family: Arial, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #e3226f;
}

.bg_title {
	background-image: url(../images/index_41.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.input {
	font-family: Arial, "新細明體";
	font-size: 11px;
	color: #999999;
	height: 21px;
	width: 119px;
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 21px;
	text-indent: 20px;
}

a.link_en {
	font-family: Arial, "新細明體";
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.link_en:hover {
	color: #e3226f;
}
a.link_cn {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.link_cn:hover {
	color: #e3226f;
}
.font_13_title {
	font-family: Arial, "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #494949;
	padding-top: 5px;
}
a.left_news {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.left_news:hover {
	color: #e3226f;
}
a.left_pro,a.left_pro:visited {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color: #e3226f;
	text-decoration: none;
	background-image: url(../images/index_89.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
a.left_pro:hover {
	color:#000000 ;
}
.line_h33 {
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 33px;
}
.line_h15 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
}
.line_h74 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 74px;
}

.left_10 {
	padding-left: 10px;
}
input {
	font-family: Arial, "新細明體";
	font-size: 11px;
	color: #999999;
	border: 1px solid #c3c3c3;
}
a.link_en_red {
	font-family: Arial, "新細明體";
	font-size: 11px;
	color: #e3226f;
}
a.link_en_red:hover {
	color: #000000;
}
.line_k {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.reg_error {
	display:inline;
	COLOR: #ff0000;
	width:300px;
}

/*== news ==*/

.NewsList { width:100%; margin:0 auto; text-align:left; margin-bottom:30px;}
.NewsList a {
			padding: 5px 0 0 20px;
			background:url(../images/ico2.jpg) no-repeat 5px center;
			text-decoration: none;
			font-size: 12px;
			line-height: 2.2em;
			color: #35431e;
			position: relative;
			border-bottom: 1px dashed #c4ccb5;
			display: block;
			}
.NewsList a:hover{color: #CC0000;}
.NewsList a label {padding: 0 0 0 10px; color:#999999; float:right;}

/*== messages == */
.messages_name{ text-align:left;  border-bottom:1px dashed #999999; height:25px; line-height:25px;}
.messages_name span{ font-size:16px; font-weight:bold; color:#FF9933}
.messages_name font{ margin-left:15px; color:#999999; font-size:12px; font-weight:normal}
.messages_name_content{ text-align:left; width:90%; margin:0 auto; margin-top:10px; margin-bottom:50px;}

.reply_box{ border:1px solid #CCCCCC; font-size:12px; font-weight:normal; padding:10px; background:#FAFAFA; margin-top:15px;}
.reply{}
.reply span{font-size:16px; font-weight:bold; color:#CC3300}
.reply font{margin-left:15px; color:#999999; font-size:12px; font-weight:normal}
.reply_content{ text-align:left; font-size:12px; font-weight:normal; margin-top:10px; color:#CC3300}
