/*layout*/
#warp{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#header {
	width: 1000px;
	height: 370px;
	float: left;
	background-image: url(../images/h_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#home {
	float: left;
	height: 65px;
	width: 100px;
	margin-left: 825px;
	margin-top: 27px;
}
#menu_box {
	float: left;
	height: 67px;
	width: 624px;
	margin-top: 211px;
	margin-left: 52px;
	text-align: left;
}


#Content {
	width: 1000px;
	float: left;
	font-family: Arial;
	font-size: 13px;
	color: #666;
	text-align: left;
	line-height: 20px;
	padding-bottom: 20px;
	background-image: url(../images/c_bg.png);
	*background-image: url(../images/c_bg2.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
#c_top {
	background-image: url(../images/c_top.png);
	float: left;
	height: 146px;
	width: 700px;
	margin-left: 100px;
}
#c_top_02 {
	background-image: url(../images/c_top02.png);
	float: left;
	height: 140px;
	width: 700px;
	margin-left: 100px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.c_inner {
	float: left;
	width: 810px;
	padding-bottom: 40px;
	padding-top: 20px;
	background-image: url(../images/templatemo_content_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 95px;
	padding-right: 95px;
}
.c_inner2 {
	float: left;
	width: 831px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/templatemo_content_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 74px;
	padding-left: 95px;
}
.c_inner_bottom {
	width: 1000px;
	height: 28px;
	background-image: url(../images/templatemo_content_bottom.png);
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
}
.c_inner_bottom_letter {
	width: 775px;
	height: 152px;
	background-image: url(../images/templatemo_content_bottom2.png);
	background-repeat: no-repeat;
	float: left;
	background-position: center top;
	text-align: right;
	padding-right: 225px;
}
.c_inner_top {
	width: 1000px;
	height: 11px;
	float: left;
	background-image: url(../images/templatemo_content_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 15px;
}
.gototop {
	background-image: url(../images/gototop.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 25px;
	width: 75px;
	margin-top: 20px;
	margin-right: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}
.gototop a {  
	color: #333; 
	font-weight: 600; 
	text-decoration: none; 
	width: 68px; 
	height: 20px; 
	margin-right: -45px; 
}

.gototop a:hover { 
	color: #000; 
}

.gototop2 {
	background-image: url(../images/gototop.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 25px;
	width: 75px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: -25px;
	
}
.gototop2 a {  
	color: #333; 
	font-weight: 600; 
	text-decoration: none; 
	width: 68px; 
	height: 20px; 
	margin-right: -45px; 
}

.gototop2 a:hover { 
	color: #000; 
}

.goback {
	background-image: url(../images/goback.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 30px;
	width: 90px;
	margin-top: 5px;
	margin-right: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: both;
	text-align: left;
}
.goback a {
	color: #EEE9E2;
	font-weight: 600;
	text-decoration: none;
	width: 90px;
	height: 20px;
	margin-right: -45px;
	text-align: left;
}

.goback a:hover {
	color: #FFF;
}

.inner_02_block_01 {
	float: left;
	width: 800px;
}
#menu_block {
	float: left;
	width: 55px;
	background-image: url(../images/m_bg.png);
	padding-left: 138px;
	background-repeat: no-repeat;
	background-position: left top;
}



#footer{
	text-align: center;
	height: 100px;
	width: 1000px;
	font-size: 12px;
	font-style: normal;
	color: #A0BA70;
	font-family: Arial, "新細明體-ExtB";
	text-decoration: none;
	float: left;
	padding-top: 15px;
	background-image: url(../images/f_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer a:link {
	color: #b7ad72;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #794D36;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:visited {
	text-decoration: none;
	color: #b7ad72;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:active {
	text-decoration: none;
	color: #b7ad72;
	font-family: Arial, "新細明體-ExtB";
}
p {
	line-height: 20px;
}
.year {
	color: #000;
	font-size: 12px;
	margin-right: 20px;
	font-weight: normal;
	font-family: Georgia;
	text-align: right;
	float: left;
	width: 80px;
	margin-left: 5px;
}
.detail_01 {
	float: left;
	width: 700px;
	font-family: Tahoma, Geneva, sans-serif;
}
.detail {
	float: left;
	width: 750px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 50px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
}
.detail a {
	text-decoration: underline;
	color: #696969;
	font-family: Tahoma, Geneva, sans-serif;
}
.detail_sub {
	float: left;
	width: 730px;
	margin-bottom: 2px;
	margin-left: 100px;
	color: #986981;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.detail_sub a {
	color: #986981;
	font-family: Tahoma, Geneva, sans-serif;
}



#info {
	float: left;
	width: 525px;
	text-align: left;
	font-family: Courier;
	font-size: 14px;
	background-image: url(../images/i_bg.png);
	height: 145px;
	background-repeat: no-repeat;
}
.title_01 {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 700px;
	padding-top: 10px;
	text-align: left;
	float: left;
	font-size: 24px;
	color: #B94842;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 12px;
}
.title_sub {
	text-align: left;
	color: #D07B6C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-left: 10px;
}
.title_02 {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 830px;
	padding-top: 10px;
	text-align: left;
	float: left;
	font-size: 24px;
	color: #B94842;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 12px;
}

br {
	line-height: 25px;
}


#gallery {
	float: left;
	width: 750px;
	margin-left: 50px;
}

#gallery ul { 
	margin: 0; 
	padding: 0;
}
.pic   {
	position: relative;
	float: left;
	width: 300px;
	height: 150px;
	padding: 6px;
	background: #fff;
	margin-right: 30px;
	margin-bottom: 10px;
}
.pic a img   {
	border: 1px solid #ccc;
	height: 150px;
	width: 300px;
	float: left;
}
.picinfo   {
	float: left;
	width: 400px;
	padding-bottom: 15px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.line {
	float: left;
	width: 750px;
	height: 10px;
}
