@charset "utf-8";
.css01 {
}
<style type="text/css">

body {
	background-repeat: repeat;
	margin:0px;
	color:#333333;
	background-color:#f7f3e8;
	
}


#header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #AA4D23;
	height: 183px;
	background-image:url(../image/header.jpg)
}

#wrapper{
	width:850px;
	height:auto;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html #footer{margin-top:10px;padding-top: 10px; }
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear:both;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 250px;
	background-image: url(../image/smalltop.jpg);
	height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: text-bottom;
	padding-top: 13px;
}
* html #navigation {
	width:179px;
	font-family:Arial;
	float:left;
	margin-top: 5px;
}
* html #navigation  ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

* html #navigation  ul  li {
	border-bottom:1px solid #CCCCCC;
}
* html #navigation  ul  li  a{
	display:block;	
	padding:5px 5px 5px 0.5em;
	text-decoration:none;
	/*border-left:12px solid #999999;*/
	
}
* html #navigation  ul  li  a:link, #navigation  ul  li  a:visited{
	background-color:#FFFFFF;
	color:#666666;
}
* html #navigation  ul  li  a:hover{
	background-color:#CCCCCC;	
	color:#666666;		
}
#navigation {
	width:182px;
	font-family:Arial;
	float:left;
	margin-top: 5px;
}
#navigation > ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#navigation > ul > li {
	border-bottom:1px solid #CCCCCC;
}
#navigation > ul > li > a{
	display:block;	
	padding:5px 5px 5px 0.5em;
	text-decoration:none;
	/*border-left:12px solid #999999;*/
	
}
#navigation > ul > li > a:link, #navigation > ul > li > a:visited{
	background-color:#FFFFFF;
	color:#666666;
}
#navigation > ul > li > a:hover{
	background-color:#CCCCCC;	
	color:#666666;		
}

/* 子選單的CSS樣式 */
#navigation ul li ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#navigation ul li ul li{
	border-top:1px solid #CCCCCC;
}
#navigation ul li ul li a{
	display:block;
	padding:3px 3px 3px 20px;
	text-decoration:none;

	font-size:14px;
	
}
#navigation ul li ul li a:link, #navigation ul li ul li a:visited{
	background-color:#FFFFFF;
	color:#ED9025;
}
#navigation ul li ul li a:hover{
	background-color:#CCCCCC;
	color:#ED9025;
}

* html #content{ margin:0px 0px 10px 8px; padding:20px 10px 0px 10px;}
*+html #content{padding-top:10px; height:auto;}
#content{
	margin:0px 10px 10px 13px;
	width:598px;
	height:auto;
	float:left;
	padding:0px 10px 0px 10px;
	color:#333333;
	background-color:#FFFFFF;
	
	/*background-image: url(../image/fbg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;*/
	}

* html #content h2{line-height:0px;}

#content li{
list-style:none;
font-size:12px;
margin:0px;
width:50px;
float:left;
}
#content h2 {
	font-size:16px;
	color: #996600;
	padding-left:5px;
}
#content p {
	font-size:12px;
	line-height:18px;
	padding: 0px 10px 0px 10px;
}
* html .title{margin-left: 8px; width:590px;}

.title{
	font-size:16px;
	color:#FFFFFF;
	width:600px;
	height:20px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 13px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ED9026;
	padding-left: 5px;
	padding-top: 2px;
	letter-spacing: 0.2em;
	background-image: url(../image/TITLE1.jpg);
	background-color: #642917;
	background-repeat: no-repeat;
	background-position: right center;
}
.photo01{width:99px; height:120px; border:1px solid #999999; float:left; margin-right:10px; margin-bottom:12px;} 
.photo02{width:99px; height:99px; border:1px solid #999999; float:left; margin:10px 10px 0px 0px;}
.photo03{width:70px; height:70px; border:1px solid #999999; float:left; margin:5px 5px 0px 0px;} 
.photo04{width:70px; height:90px; border:1px solid #999999; float:left; margin:5px 5px 20px 0px;}
.text1{padding-top:10px; margin-bottom:0px;} 

</style>
