@charset "big5";
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;font-weight:normal;}

td {
	font-size: 13px;
	line-height: 25px;
	color: #7E7E7E;
	font-family: Arial;
}
.title_black {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:link,a:active,a:visited {
	color: #800834;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.menu:link,.menu:active,.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	font-size: 12px;
	height: 25px;
}
.menu:hover {
	color: #FFCC00;
	text-decoration: none;
}
.menu2:link,.menu2:active,.menu2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin-left:10px;
}
.menu2:hover {
	color: #FFCC00;
	text-decoration: none;
}
.btn {
	font-size: 15px;
	color: #EFEFEF;
	background-color: #8A8A8A;
	height: 40px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textare {
	color: #333333;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	font-family: Arial;
	font-size: 12px;
}
