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

body {
	background-color: #efc571;
	background-attachment: scroll;
	background-image: url(images/index/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.index_box_01 {
	background-attachment: scroll;
	background-image: url(images/index/box_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.index_box_02 {
	background-attachment: scroll;
	background-image: url(images/index/box_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.footer_font_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.footer_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.footer_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9aa93;
	text-decoration: none;
}

.footer_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}



.font_002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 24px;
}

.font_003 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
}

.font_004 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}

.font_005 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6e4208;
	line-height: 24px;
}

.font_006 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #6e4208;
	line-height: 24px;
}

.font_007 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.font_008 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}

.font_009 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 18px;
}

.font_010 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 18px;
}

/********************************************************************/
.box_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.box_link:link {
	text-decoration: none;
}
.box_link:visited {
	text-decoration: none;
}
.box_link:hover {
	text-decoration: none;
}
.box_link:active {
	text-decoration: none;
}
/********************************************************************/


.contactus_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.contactus_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.contactus_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c9aa93;
	text-decoration: none;
}

.contactus_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.about_box {
	background-attachment: scroll;
	background-image: url(images/aboutus/box_01b.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}

.big_box {
	background-attachment: scroll;
	background-image: url(images/knowledge/box_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}

.big02_box {
	background-attachment: scroll;
	background-image: url(images/knowledge/dbox_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}

.service_line {
	background-attachment: scroll;
	background-image: url(images/service/line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}





/********************************************************************/
.title {
	font-family: 新細明體, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	color: #FFFFFF;
	letter-spacing:1px;
}
.content {
	font-family: 新細明體, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	
	color: #FFFFFF;
	line-height: 18px;
}
/********************************************************************/



/********************************************************************/
.list_title {
	font-family: 新細明體, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:1px;
}
/********************************************************************/
.list_title:link {
	text-decoration: none;
}
.list_title:visited {
	text-decoration: none;
}
.list_title:hover {
	text-decoration: none;
}
.list_title:active {
	text-decoration: none;
}
/********************************************************************/
.detail_title {
	font-family: 新細明體, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	
	letter-spacing:1px;
}
/********************************************************************/
