@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/header_background.jpg);
	background-repeat: no-repeat;
	background-position:0% 0%;
	}
#index {
	width:1000px;
}
#header {
	width:1000px;
	height:360px;
	position: relative;
}

#content {
	width:1000px;
	position: relative;
	text-align: center;
	background-image: url(images/board_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#board {
	width:850px;
}

.c1211 {font-size: 12px;
	line-height: 18px;
}
.myborder {
	border-top: 1px dashed #395018;
	border-right: 0px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 0px dashed #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-indent: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 15px}
.style3 {color: #FFFFFF}


#footer {
	width:1000px;
	position: relative;
	height: 150px;
	clear: both;
}
#footer_logo {
	width:278px;
	left: 30px;
	top: 40px;
	position: absolute;
}
#footer_txt {
	width:700px;
	left: 330px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
	top: 50px;
	position: absolute;
}
/*用於flower*/
#pic {
	clear: both;
	width: 990px;
	margin-left: 10px;
	margin-top: 10px;
}
#pic div.img
{
	margin: 2px;
	border: 1px solid #dddddd;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	
#pic div.img img
{
  display: inline;
  margin: 7px;
  border: 1px solid #ffffff;
}
#pic div.desc
{
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  width: 300px;
  margin: 0px;
}


.c12 {
	font-size: 12px;
	line-height: 18px;
}
.r12b {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF3300;
}
.r15b {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #FF3300;
}

