@charset "utf-8";
* { margin: 0; padding: 0; }
html, body {
	height: 100%; 
	margin:0;	
	font-family: "Times New Roman",Verdana, Arial, Helvetica, sans-serif, "新細明體";
}
body{
	background:url(../images/topbg.jpg) left top repeat-x;
	}
a:link {	text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {	text-decoration: none;}
a:active {	text-decoration: none;}
a img { border-style:none;}
#header{  width:1000px; margin:7px auto 0 auto;}
#logo{ margin-left:5px; width:433px; height:116px; float:left;  margin-top:5px;}
#in_wrapper{width:1000px;  margin:0 auto;}
#wrapper{width:1000px;  margin:0 auto; height:100%;  }
#wrapper02{
	width:100%;
	height:237px;
	margin:15px 0 0 0;
	background:url(../images/botbg.jpg) repeat-x;
	overflow-x:hidden;
	float: left;
	clear: both;
}
#content{
	width:980px;
	float:left;
	padding:10px;
	margin-bottom: 20px;
}
#in_footer{ width:100%; height:70px; font-size:12px; clear:both;  margin:7px auto 0 auto; padding-top:5px;  }
#footer{ width:100%; height:70px; font-size:12px;  border-top:4px #235f95 solid;position: relative;
    margin-top: -70px; clear:both;}
.footer01{ width:400px; float:left; font-size:12px; font-family:"Times New Roman",Verdana, "新細明體"; color:#7f7f7f; text-align:left;}
.footer02{ width:400px; float:right; font-size:12px; font-family:"Times New Roman",Verdana, "新細明體"; color:#7f7f7f; text-align:right;}
.footer02 a{font-size:12px; font-family:"Times New Roman",Verdana, "新細明體"; color:#7f7f7f;}
.footer02 a:hover{font-size:12px; font-family:"Times New Roman",Verdana, "新細明體"; color:#7f7f7f; text-decoration:underline;}

.font_sty01{
	color:#a64639;
	font-size:12px;
	font-family:"Times New Roman",Verdana, "新細明體";
}
