@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}



body,form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,a:active,a:visited {
	color: #a18156;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
#outside {
	width: 900px;
}
img {
	 border:0;
}
#layout_min, #layout_bom, #layout_top {
	width: 900px;
	background-repeat: no-repeat;
	background-position: center center;
}
#layout_min, #layout_bom {
	float: left;
}
#layout_min{
	background:url(images/layout_02.jpg); 
}
#layout_bom{
	background:url(images/layout_04.jpg); 
	height:96px;
	}
#layout_top {
	background-image: url(images/layout_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 72px;
}
#layout_min .divL {
	padding-top: 20px;
	padding-left: 15px;
	/*height: 100px;*/
	width: 238px;
	float: left;
}

#layout_top #top_in {
	padding-top: 10px;
	padding-left: 600px;
}
#top_in div{
	width:70px;
	height:15px;
	border:1px solid #CCCCCC;
	color:#999999;
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	float: left;
	padding-top: 2px;
	margin-right: 5px;
}
#top_in a:link, #top_in a:active, #top_in a:visited {
	color: #999999;
	text-decoration: none;
}
#top_in a:hover {
	color: #FF6600;
	text-decoration: none;
}



#layout_min .divL div {
	width: 100%;
	color: #999999;
	line-height: 15px;
	padding-bottom: 5px;
}
#layout_min .divR {
	/*height: 100px;*/
	width: 68%;/*調整firefox為70%*/
	float: left;
	padding-left: 20px;/*調整firefox為28px*/
}
.menu{
	width: 100%;
	text-align:center;
}
.menu div {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a18156;
	font-size: 12px;
}
#tit {
	width: 100%;
	padding-top: 10px;
}
#layout_bom div {
	padding-top: 40px;
	text-align: center;
	color: #999999;
}
#main {
	background-image:url(images/flower.png);
	/*height:335px;*/
	color: #666666;
	padding-top: 10px;
	/*若要使內容區塊固定範圍並產生捲軸請解除下二行的註解*/
	/*overflow:auto;
	height:400px;*/
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat-y;
	background-position: center top;
}
#menuBG{
	background-color:#efe4d5; 
	height:53px;
}
