@charset "utf-8";


body {
    margin:0px;
	background:url("images/bg.gif") repeat-x;
	}

.all01 {
	font-size: 12px;
	width:980px;
	margin:auto;
	background:url("images/bg01.jpg") no-repeat;
	
}


.title {
    display:block;
	width:920px;
	color:#FFFFFF;
	padding:60px 30px 0px 30px;
	height:120px;
	font-family:"Microsoft JhengHei", "Arial Unicode MS", arial, "sans serif";
	text-align:right;
	}
.title h1 {
    font-size:22px;
	margin:0px;
	padding:0px;
	display:block;
	}	
.title a {
    color:#FFFFFF;
	font-family:"Microsoft JhengHei", "Arial Unicode MS", arial, "sans serif";
	font-size:12px;
	}	
.title a:hover {
    font-weight:bold;
	}	
	
	
.button01 {
     display:block;
	 float:left;
	 width:230px;
	 margin:20px 0px 0px 0px;
	 padding:0px 0px 0px 20px;
	 }	
.button01 a {
     display:block;
	 padding:0px 0px 0px 15px;
	 border-left:5px solid #FF9900;
	 border-bottom:1px solid #CCCCCC;
	 border-top:1px solid #fff;
	 height:28px;
	 text-decoration:none;
	 font-size:13px;
	 font-family:"Microsoft JhengHei", "Arial Unicode MS", arial, "sans serif";
	 line-height:28px;
	 color:#666666;
	}
.button01 a:hover {
    color:#FF9900;
	border-left:10px solid #FFCC00;
	 padding:0px 0px 0px 10px;
	}	
	 
	 
	 
	 
.body01 {
    width:620px;
	margin:20px 0px 20px 260px;
	padding:0px 0px 50px 40px;
	border-left:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	text-align:justify;
	color:#666666;
	font-family:"Microsoft JhengHei", "Arial Unicode MS", arial, "sans serif";
	font-size:12px;
	line-height:17px;
	min-height:300px;
	}	 
.body01 h1 {
    display:block;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:17px;
	line-height:40px;
	height:40px;
	font-family:"sans serif";
	}	
.body01 h2 {
    font-size:15px;
	border-bottom:1px #999999 dotted;
	display:block;
	padding:0px 0px 2px 0px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	}	
.body01 ul {
    margin:3px 0px 3px 0px;
	padding:0px 0px 0px 20px;;
	}	
	
.body01 table h4{
    padding:0px;
	margin:0px;
	font-size:12px;
	}	
.body01 a{
    text-decoration:none;
	border-bottom:1px dotted #666666;
	color:#666666;
	}	
.body01 a:hover{	
	border-bottom:1px solid #FF9900;
	color: #FF9900;
	}
	
.body01 form {
    display:block;
	margin:0px;
	padding:0px;
	}
.body01 input, .body01 textarea{
    font-size:12px;
	color:#666666;
	font-family:"Microsoft JhengHei", "Arial Unicode MS", arial, "sans serif";
	}		
	
	
	
	
.bottom {
    display:block;
	font-size:11px;
	font-family:arial;
	background:#196ea5;
	color:#ffffff;
	text-align:center;
	line-height:20px;
	height:20px;
	}	
.bottom  a{
    color:#FFFFFF;
	text-decoration:none;
	}	
.bottom  a:hover{
    text-decoration:underline;
	}	
	