@import url("reset.css");
body{
}
/*====================== 選單區 =========================*/

#NAV{
width:990px;
margin:0 auto;
padding:3px 0 0 0;
}
#NAV ul{
list-style-type:none;
margin:0;
display:block;
width:990px;
height:36px;
font-family:Verdana, Arial, Helvetica, sans-serif,"微軟正黑體" ;
}
#NAV li{
float:left;
}
#NAV li a{
display:block;
width:165px;
line-height:36px;
font-size:13px;
text-align:center;
background-image:url(images/button/button.png);
color:#FFFFFF;
text-decoration:none;
}
#NAV li a:hover{
color:#CCCCCC;}
#NAV li.AA a{
background-position:0px 0px;
text-indent:-9999px;}
#NAV li.BB a{background-position:-330px 0;}
#NAV li.CC a{background-position:-330px -36px;}
#NAV li.DD a{background-position:-330px 0;}
#NAV li.EE a{background-position:-330px 0;}
#NAV li.FF a{background-position:-165px 0;}
#NAV li.AA a:hover{background-position:0 -36px;}
#NAV li.BB a:hover{background-position:-330px -36px;}
#NAV li.CC a:hover{background-position:-330px -36px;}
#NAV li.DD a:hover{background-position:-330px -36px;}
#NAV li.EE a:hover{background-position:-330px -36px;}
#NAV li.FF a:hover{background-position:-165px -36px;}

/*====================== 頁首區 ==========================*/
#HEADER{
clear:both;
width:990px;
margin:0 auto;
position:relative;
}
#HEADER h1{
width:990px;
height:250px;
background-image:url(images/header_h1.png);
text-indent:-9999px;
}
#HEADER ul{
	position:absolute;
	left: 53px;
	top: 205px;
	width: 888px;
	height: 34px;
}
#HEADER li{float:left;}
#HEADER li a{
display:block;
height:40px;
padding:0 20px;
font-family:Verdana, Arial, Helvetica, sans-serif,"微軟正黑體";
font-size:12px;
line-height:40px;
font-weight:bold;
color:#333333;
text-decoration:none;
}
#HEADER li a:hover{
color:#CB2C27;
border-top:1px solid #CB2C27;
}

/*====================== 內容區 ==========================*/
#CONTENT{
	clear:both;
	width:980px;
	margin:0 auto;
	overflow:hidden;
	background-color:#FFFFFF;
	background-color:rgba(255,255,255,1);
	border-radius:8px;
	box-shadow:1px 1px 5px #CCCCCC;
	border-width:1px;
	border:#333333;
	margin-bottom:10px;
	margin-top:5px;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	background-image:url(images/01_down.gif);
	background-position:left bottom;
	background-repeat:no-repeat;

}
#CONTENT h2{
text-indent:-9999px;
}

#CONTENT .SIDE{
float:left;
padding:10px;
width:205px;
height:410px;
}
#CONTENT .SIDE ul{
}
#CONTENT .SIDE li{}
#CONTENT .SIDE li a{
display:block;
width:205px;
height:55px;
text-indent:-9999px;
background-image:url(images/button/left_but_C.png);
}


#CONTENT .BOX{
width:735px;
float:right;
margin-right:20px;
}

#CONTENT .BOX img{
float:left;}

#CONTENT .BOX1{
float:right;
width:305px;
padding-top:30px;
}
#CONTENT .BOX-ALL{
width:735px;
float:right;
margin-right:20px;
}

#CONTENT .BOX-ALL .BOX-220{
width:200px;
height:230px;
float:left;
margin-left:36px;
margin-bottom:20px;
}
#CONTENT .BOX-ALL .BOX-220 a{
display:block;
font-size:15px;
line-height:20px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif,"微軟正黑體";
color:#666666;
text-decoration:none;
}
#CONTENT .BOX-ALL .BOX-220 a:hover{
color:#FF6600;
}
.a1 {
	color: #FF6600;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
	line-height:1.6;
	font-weight: bold;}
.a2 {
	color: #666666;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
	line-height:2.2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.a3 {
	color: #666666;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
	line-height:1.6;
}
/*====================== 內容小圖區 ==========================*/

#CONT-A{
clear:both;
width:980px;
margin:0 auto;
overflow:hidden;
background-color:#FFFFFF;
background-color:rgba(255,255,255,0.9);
border-radius:8px;
box-shadow:1px 1px 5px #333333;
border-width:1px;
border:#333333;
margin-bottom:10px;
}
#CONT-A h2{
text-indent:-9999px;
}
#CONT-A .BOX-220{
width:200px;
height:230px;
float:left;
margin-left:36px;
margin-bottom:20px;
}
#CONT-A .BOX-220 a{
display:block;
font-size:15px;
line-height:20px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif,"微軟正黑體";
color:#666666;
text-decoration:none;
}
#CONT-A .BOX-220 a:hover{
color:#FF6600;
}

/*====================== 頁尾區 ==========================*/
#FOOTER{
clear:both;
width:980px;
height:200px;
margin:0 auto;
background-color:#FFFFFF;
background-image:url(images/footer_caster.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
background-color:rgba(255,255,255,0.9);
border-radius:8px;
box-shadow:1px 1px 5px #CCCCCC;
border-width:1px;
border:#333333;
margin-bottom:10px;
}

#FOOTER ul{}
#FOOTER li{
float:left;}

#FOOTER li a{
display:block;
width:221px;
height:200px;
font-family:Verdana, Arial, Helvetica, sans-serif,"微軟正黑體";
font-size:15px;
color:#333333;
text-decoration:none;
padding:20px 0px 0 24px;
}

#FOOTER li a:hover{
color:#0099FF;
}


#FOOTER-2{
clear:both;
margin:0 auto;
width:990px;
height:25px;
font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
background-image:url(images/footer_2.png);
padding-bottom:10px;
background-repeat:no-repeat;
}
#FOOTER-2 ul{
}

#FOOTER-2 li{
float:left;

}

#FOOTER-2 li a{
display:block;
height:25px;
line-height:25px;
text-align:center;
text-decoration:none;
font-size:13px;
color: #666666;
padding:0 22px;
}
#FOOTER-2 li a:hover{
color:#000033;}
