@charset "utf-8";
body {
	margin:0px;
	background-color:#e6e6e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:25px;
}

img {border-style:none;}

a {
	color:#ffff55;
	text-decoration:none;
}

a:hover {
	color:#ffff55;
	text-decoration:underline;
}

.txt_intro {
	font-size:15px;
	color:#535353;
	text-align:left;
}

.txt_main {
	font-size:13px;
}

.txt_highlight1 {
	font-size:14px;
	font-weight:bold;
}

.txt_highlight2 {
	font-size:13px;
	color:#ffff55;
	font-weight:bold;
}

.txt_schi {
	font-family:PMingLiU;
}

.txt_grey {
	color:#333333;
}

.txt_remarks {
	font-size:11px;
}

.txt_mail {
	color:#535353;
}

a:hover.txt_mail {
	color:#535353;
	text-decoration:underline;
}

ul {
    margin:0px;
	padding-left:10px;
	list-style:none;
}

li {
	list-style:disc;
}

.txt_footer {
	font-size:11px;
	color:#535353;
	text-decoration:none;
}

a:hover.txt_footer {
	color:#535353;
	text-decoration:underline;
}
