body, div, h2, h4, p, ul, li {
	FONT-SIZE: 1.2em;
	COLOR: #666666;
	padding: 0px;
	
	
}
.btitle{
	FONT-SIZE: 1.4em;
	COLOR: #006699;
	}
.btext li{
	FONT-SIZE: 1em;
	margin-left:35px;
	list-style-position:outside;
	COLOR: #666666;
	}
body {
	background-color: #D7D7D7;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*---- 最外層包裝 ----*/
#wrap {
	  z-index:1;
	width: 100%;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#mbox {
	width: 100%;
	position: absolute;
	top: 40px;
	right: 20px;
	z-index: 3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mmtext {
	color:#FFFfff;
	FONT-SIZE: 16pt;
}
.copy {
	color:#333333;
	FONT-SIZE: 0.8em;
}
.copy A:link{
	color:#333;
	text-decoration:none;
	FONT-SIZE: 0.8em;
}
.copy A:visited{
	color:#333;
	text-decoration:none;
	FONT-SIZE: 0.8em;
}
.mmtext A:link {
	color: #FFFfff;
	FONT-SIZE: 12px;
	text-decoration: none;
}
.mmtext A:visited {
	color: #FFFfff;
	FONT-SIZE: 12px;
	text-decoration: none;
}
.mmtext A:hover {
	color: #0099CC;
	FONT-SIZE: 12px;
	text-decoration: none;
}
.bluetext {
	color:#006699;
}
.bluetext A:link{
	color:#006699;
	text-decoration:none;
}
.bluetext A:visited{
	color:#006699;
	text-decoration:none;
}
.bluetext A:hover{
	color:#333333;
	text-decoration:none;
}
/*---- 頁首 ----*/
#HEADER {
overflow:auto;
	width: 100%;
}

#HEADER h1 a {
text-indent: -9999px;
display: block;
width: 100%;
height: 200px;

}
/*---- 主選單 ----*/
#MAIN_NAV {
	overflow:auto;
	width: 100%;
}
#MAIN_NAV ul {
list-style-type:none;
}
#MAIN_NAV li {
float: left;
}
#MAIN_NAV li a {
display: block;
padding: 5px 10px 5px 10px;
background-color: #000000;
color: #FFFFFF;
font-weight: bold;
font-family: Arial;
font-size: 16px;
text-decoration: none;
border-right:1px solid #FFFFFF;
}
#MAIN_NAV li a:hover {

color: #000000;
}
/*---- 次選單 1 ----*/
#SUB_NAV_1{
	clear: both;
	float:left;
	width:100%;
	overflow:auto;
}
#SUB_NAV_1 a{ color:#6699FF;}
#SUB_NAV_1 a:hover{ color:#FF0000;}
#SUB_NAV_1 p,#SUB_NAV_1 h2{ text-align:center; padding:5px 10px;}

/*---- 次選單 2 ----*/
#SUB_NAV_2{ float:right; width:100%;}
#SUB_NAV_2 a{ color:#6699FF;}
#SUB_NAV_2 a:hover{ color:#FF0000;}
#SUB_NAV_2 p,#SUB_NAV_2 h2{ text-align:center; padding:5px 10px;}



/*---- 圓角 ----*/

#tttbg {
	

}







/*---- 內容區 ----*/
#CONTENT {
	overflow:visible;
	text-align: center;

}
#CONTENT h2, #CONTENT h4, #CONTENT p {
padding:6px 20px 6px 20px;
font-size:12px;
}
#CONTENT h2 {
font-family: Arial;
font-size: 24px;
text-align: center;
padding-top: 10px;
background-color:#666;
color:#FFF;
letter-spacing:10px;
border-top:2px #999 solid;
}
/*---- 頁尾 ----*/
#FOOTER {
	clear: both;
}
#FOOTER h2, #FOOTER p {

}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}





<style type="text/css"> 
 
.ForRadioBt { 
background-image: url(images/spacebg.gif); 
} 
.ForInput {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #cccccc;
	border: 2px solid #fff;
	background-color: #FFF;
	padding: 2px;
	margin: 2px;
	line-height: 1.2px;
	height: 1em;
	width: 1em;
} 
 
