@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,th{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
   
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*-----------------------------------------------------*/

#wrapper {
	width:1400px;
	margin:auto;
}

#title {


}

.title_table {
	color: #074497;
	font-family: "標楷體";
}

.title_table_td_01 {
	font-size: 43.62px;
}

.title_table_td_02 {
	font-size: 22.4px;
	padding-left:10px;
	padding-top:5px;
	

	
}

.title_table_td_03 {
	font-size: 24.76px;
	padding-right:20px;
	padding-top:5px;
	
	
}


#header {
	height:55px;
	background-image:url(image/menu-01.jpg);
	padding-top:50px;
	padding-right:30px;
}

#header ul {
	float:right;
}

#header li {
	float: left;
	padding-left: 90px;
	font-size: 24.76px;
	font-family: "標楷體";
	color:#FFF;

}

#header a:link {
	color:#FFF;
	text-decoration:none;
	
}

#header a:visited {
	color: #FFF;
}

#header a:hover {
	color: #fcf912;	
}



#content {

}

#caption {
	color:#aa6c39;
	font-size:49.52px;
	padding-top:30px;
	padding-bottom:30px;
	font-family: "標楷體";
	padding-left:80px;
	
	
}

/*-------------about---------------------*/

#about {
	padding-left:81px;

	
}

.content_about_td-01 {
	color:#aa6c39;
	font-size:49.52px;
	padding-top:30px;
	padding-bottom:30px;
	font-family: "標楷體";


}
.content_about_td-02 {
	color:#30302f;
	padding-left:20px;
	font-family: "標楷體";
	font-size:24.76px;
	line-height:48px;
	text-indent:40px;

	
}



/*--------------work--------------------*/
#work {
	padding-left:66px;
	
}
	
.content_work_td-01 {
	color:#30302f;
	font-family: "標楷體";
	font-size:24.75px;
	text-indent:40px;
	line-height:48px;
	padding-bottom:30px;
	
}
	
		
	

/*--------------process-----------------*/
#process {
	padding-left:145.5px;
	
}

.table-bg-01 {
	background-image:url(image/P-P01.jpg);
	background-repeat:no-repeat;

}

.table-bg-02 {
	background-image: url(image/P-P02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.table-bg-03 {
	background-image:url(image/P-P03.jpg);
	background-repeat:no-repeat;

}

.table-bg-04 {
	background-image: url(image/P-P04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.table-process-td-01 {
	font-size:49.51px;
	font-family: "標楷體";
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	
	
}

.table-process-td-02 {
	font-size:24.75px;
	font-family: "標楷體";
	line-height:35px;
	padding-left:20px;
	color:#FFF;
	
}

/*----------------contact---------------*/

#caption-1 {
	font-size:29.71px;
	font-family: "標楷體";
	color:#30302f;
	padding-left:80px;
	padding-bottom:20px;
}
	

#rumors {
	height:550px;
	padding-left:400px;
	
	
}

#map {
	padding-bottom:40px;
}

/*--------------------------------------*/
#footer {
	font-size: 16.51px;
	font-family: "標楷體";
	color: #074497;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;

}
	
	