body{
background:url(../images/bg.gif) repeat-x top #ffd95c;
height:648px;
margin:0;
}

#footer{
background-color:#232225;
width:100%;
height:180px;
}

#footer02{
background-color:#FFFFFF;
width:100%;
}

#line02{
background:url(../images/line02.gif) repeat-x bottom;
height:2px;
}

#line03{
background:url(../images/line03.gif) repeat-x bottom;
}

.txt01{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
}

.txt02{
font-family:Arial, Helvetica, sans-serif;
font-size:37px;
font-weight:bold;
color:#000000;
}

.txt03{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.txt03_bigger{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
}

.txt04{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#000000;
}

.txt04_chinese01{
font-family:Microsoft JhengHei, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#000000;
}

.txt04_chinese02{
font-family:Microsoft JhengHei, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.txt04_chinese03{
font-family:Microsoft JhengHei, Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
}

.txt05{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#e5e5e5;
}

.txt06{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#a4a4a4;
}

.txt06_bigger{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#a4a4a4;
}

.txt07{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#7a7a7a;
}

.txt08{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#58c753;
}

.txt09{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#58c753;
}

.txt10{
font-family:Microsoft JhengHei, Arial, Helvetica, sans-serif;
font-size:12px;
color:#58c753;
}

.txt11{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#575757;
}

.txt12{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#000000;
}

.txt13{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.txt14{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#0f813a;
}

.txt15{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#0f813a;
}

.txt16{
font-family:Microsoft JhengHei, Arial, Helvetica, sans-serif;
font-size:21px;
font-weight:bold;
color:#000000;
}

.txt16{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#333333;
}

.txt17{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#333333;
}

.txtcopyright{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#575757;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

input.reset {
	background: url(../images/btn_reset.gif);
	background-repeat: repeat-x;
	width: 81px;
	height: 29px;
	border: none;
	cursor: pointer;
}

input.reset:hover {
	background: url(../images/btn_reset_roll.gif);
	background-repeat: repeat-x;
	width: 81px;
	height: 29px;
	border: none;
	cursor: pointer;
}
