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

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_down_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#bg_up {
	background-image: url(../images/bg_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fcf8ec;
}

#bg_down {
	background-image: url(../images/bg_down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#all {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	min-height: 703px;
}
#header {
	height: 213px;
}
#left {
	float: left;
	width: 213px;
	margin-left: 11px;
	padding-bottom: 50px;
}
#menu_title {
	padding-top: 9px;
	padding-bottom: 9px;
}

#menu {
	background-image: url(../images/menu_bg.png);
	width: 213px;
	background-repeat: repeat-y;
	background-position: center top;
}
.mark {
	text-decoration: none;
	display: block;
	background-image: url(../images/menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-bottom: 20px;
}
#menu a:hover {
	text-decoration: none;
	color: #F99;
	background-image: url(../images/menu_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#link {
	padding-left: 10px;
	padding-top: 15px;
}


#menu_down {
	background-image: url(../images/menu_down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 100px;
}
#menu_top {
	background-image: url(../images/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 70px;
}
#right {
	width: 746px;
	float: right;
	padding-bottom: 50px;
}
.page {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.page a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.page a:hover {
	color: #007241;
}


.pagemark {
	font-weight: bold;
	color: #F90;
}


#title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
	padding-bottom: 7px;
	margin-right: 40px;
	margin-bottom: 10px;
}

#wood {
	background-image: url(../images/wood_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#news_c {
	padding-left: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
}
.news_one {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.news_one_left {
	float: left;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9F7F59;
	line-height: 22px;
}
.news_one a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF3366;
}
.news_one a:hover {
	color: #017340;

}

.news_one_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	margin: 0px;
	background-image: url(../images/news_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.news_one_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	margin: 0px;
	padding: 0px;
}

.news_one_right {
	float: right;
	width: 109px;
}
#back-n {
	float: right;
	margin-right: 65px;
	margin-top: 5px;
}
#back-n a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#back-n a:hover {
	color: #006F3F;
}

#news_view {
	margin-left: 20px;
	margin-right: 65px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #663300;
	margin-top: 10px;
	padding-bottom: 30px;
}
#news_view h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/news_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#news_view h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 13px;
}
#news_view_pic {
	float: right;
	width: 219px;
	margin-left: 20px;
}
#news_view_pic a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004F23;
	background-image: url(../images/news_view_zoomin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news_view_pic a:hover {
	color: #3FC260;
}

#news_view_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9F7F59;
	line-height: 22px;
	padding-left: 13px;
}
#news_view h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#news_view h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF3366;
	text-decoration: underline;
}
#news_view a:hover {
	color: #F60;
}


.map_one {
	float: left;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.map_one h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	background-image: url(../images/map_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.map_one h2 {
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}




.btn_map {
	background-color: transparent;
	background-image: url(../images/btn_map.jpg);
	background-repeat: no-repeat;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	width: 55px;
	padding: 0px;
}
.btn_map_h {
	background-color: transparent;
	background-image: url(../images/btn_map_h.jpg);
	background-repeat: no-repeat;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	width: 55px;
	padding: 0px;
}
#map_view {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #663300;
	margin-right: 40px;
	padding-bottom: 2px;
	margin-bottom: 30px;
	padding-left: 10px;
}
#map_view h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
}
#back {
	float: right;
	margin-right: 40px;
	margin-top: 10px;
}

#map {
	padding-left: 20px;
}
#contact {
	background-image: url(../images/contact_bg.png);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 10px;
	padding-right: 100px;
	padding-top: 80px;
	padding-left: 40px;
}
#contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006D3F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contact h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006D3F;
	background-image: url(../images/contact_b.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}


.bar_contact {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 18px;
	width: 120px;
}
.bar_contact-l {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 18px;
	width: 450px;
}
.bar_contact-s {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 18px;
	width: 45px;
}
.bar_contact-b {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 100px;
	width: 398px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006C3F;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006C3F;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#contact h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006C3F;
	margin: 0px;
	padding: 0px;
}

.btn_contact {
	background-color: transparent;
	background-image: url(../images/btn_contact_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	width: 76px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_contact_h {
	background-color: transparent;
	background-image: url(../images/btn_contact_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0;
	width: 76px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact_btn {
	padding-left: 232px;
	padding-bottom: 40px;
}
#ecoffee {
	background-image: url(../images/ecoffee_main_bg.png);
	background-repeat: repeat-y;

}

#ecoffee_top {
	background-image: url(../images/ecoffee_main_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#ecoffee_down {
	background-image: url(../images/ecoffee_main_bg_down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 506px;
	padding-bottom: 50px;
}
#ecoffee_01 {
	background-image: url(../images/ecoffee_p_bg_01.png);
	background-repeat: no-repeat;
}

#ecoffee_02 {
	background-image: url(../images/ecoffee_p_bg_02.png);
	background-repeat: no-repeat;
}
#ecoffee_03 {
	background-image: url(../images/ecoffee_p_bg_03-1.png);
	background-repeat: no-repeat;
}
#ecoffee_04 {
	background-image: url(../images/ecoffee_p_bg_04.png);
	background-repeat: no-repeat;
}
.ecoffee_04_color {
	background-color: #EFE3BC;
	padding-top: 5px;
	padding-bottom: 5px;
}



#ecoffee_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 22px;
	font-weight: normal;
	padding-right: 160px;
	padding-left: 115px;
	padding-top: 70px;

}
#ecoffee_title {
	text-align: center;
	padding-right: 20px;
	margin-bottom: 12px;
	margin-top: 20px;
}
#ecoffee_c h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(../images/ecoffee_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#ecoffee_c h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #006600;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.ecoffee_03_g {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.ecoffee_03_one {
	padding-top: 6px;
	padding-bottom: 6px;
}
.ecoffee_on_one_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #006600;
	float: left;
	width: 70px;
	margin-right: 10px;
	text-align: center;
}
.ecoffee_on_one_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 390px;
}
.ecoffee_04_one {
	background-image: url(../images/ecoffee_04_L_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.ecoffee_04_one_left {
	float: left;
	background-color: #EFE3BC;
	background-image: url(../images/ecoffee_04_b.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 20px;
	padding-right: 5px;
}
.ecoffee_04_one_right {
	float: right;
	background-color: #EFE3BC;
}
.products_title {
	margin-bottom: 16px;
	margin-top: 16px;
}
.products_left_l {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #663300;
	margin-left: 106px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #323023;
	padding-right: 20px;
}
.products_left_nl {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	border-right-width: 1px;
	color: #663300;
	margin-left: 35px;
}
.products_left_l-s {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #663300;
	margin-left: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #323023;
	padding-right: 20px;
}
.products_left_nl-s {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	border-right-width: 1px;
	color: #663300;
	margin-left: 35px;
}
.products_left_l-drink {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #663300;
	margin-left: 71px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #323023;
	padding-right: 20px;
}
.products_left_nl-drink {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	border-right-width: 1px;
	color: #663300;
	margin-left: 35px;
}
#products h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.products_cake_one {
	margin-left: 72px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	padding-top: 7px;
	padding-bottom: 7px;
}
.products_cake_name {
	float: left;
	width: 96px;
}
.products_cake_m {
	float: left;
	width: 35px;
	margin-left: 45px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	text-align: center;
}
.products_cake_m h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #630;
	margin: 0px;
	padding: 0px;
}


#products01_bg {
	background-image: url(../images/menu02-drink_down_pic.png);
	background-repeat: no-repeat;
	padding-bottom: 140px;
}
#products02_bg {
	background-image: url(../images/menu02-bread_down_pic.png);
	background-repeat: no-repeat;
	padding-bottom: 200px;
}
#products03_bg {
	background-image: url(../images/menu02-cake_down_pic.png);
	background-repeat: no-repeat;
	padding-bottom: 200px;
}
#products04_bg {
	background-image: url(../images/menu02-other_down_pic.png);
	background-repeat: no-repeat;
	padding-bottom: 280px;
}




#recall_time_c-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	line-height: 22px;
	background-image: url(../images/recall02time_a_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 89px;
	padding-left: 46px;
	background-position: left top;
	padding-top: 50px;
	margin-top: 10px;
	padding-bottom: 70px;
}
#recall_time_c-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	line-height: 22px;
	background-image: url(../images/recall02time_b_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 89px;
	padding-left: 46px;
	background-position: left top;
	padding-top: 50px;
	margin-top: 10px;
	padding-bottom: 70px;
}
#recall_time_c-b h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#recall_persist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	line-height: 22px;
	background-image: url(../images/recall03persist_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 89px;
	padding-left: 46px;
	background-position: left top;
	padding-top: 20px;
	margin-top: 10px;
	padding-bottom: 182px;
}
#recall04_icon {
	padding-bottom: 10px;
}
#recall_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 22px;
	padding-right: 80px;
	padding-left: 46px;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	
}
.t {
	text-align:justify; 
text-justify:inter-ideograph;

}
#recall_c h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #660000;
	border: 1px solid #660000;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#recall_c h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #600;
	margin: 0px;
	padding: 0px;
}
#recall_c  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	background-image: url(../images/recall_04_b.jpg);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#recall_c h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F60;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.recall_04-1-w-g h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}



.recall_04-1-w-w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.recall_04-1-w-w-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
.recall_04-1-w-g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336600;
}
.recall_04-1-w-g span {
	font-size: 12px;
	font-weight: normal;
}
.recall_04-1-w-g-t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #336600;
}
.recall_04-1-w-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 14px;
}
.recall_04-1-w-o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	line-height: 14px;
	padding-top: 3px;
}


#recall_04-2-bg {
	background-image: url(../images/recall_04-2_pic.png);
	background-repeat: no-repeat;
}
#recall_04-2-bg span {
	color: #F00;
}

#recall_04-3-bg {
	background-image: url(../images/recall_04-3_pic.png);
	background-repeat: no-repeat;
}
#recall_04-5-bg {
	background-image: url(../images/recall_04-5_pic.png);
	background-repeat: no-repeat;
}
#join {
	position: relative;
}
#join_people {
	position: absolute;
	height: 295px;
	width: 230px;
	left: 10px;
	top: 329px;
}
#join_contact {
	position: absolute;
	height: 81px;
	width: 99px;
	left: 597px;
	top: 595px;
}
#join_contact01 {
	position: absolute;
	height: 81px;
	width: 99px;
	left: 598px;
	top: 978px;
}
#join_contact02 {
	position: absolute;
	height: 81px;
	width: 99px;
	left: 597px;
	top: 902px;
}

#join_content {
	background-image: url(../images/join_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 65px;
}
#join_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-image: url(../images/join_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
}
#join_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 39px;
	padding-right: 140px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
}
#join_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00723F;
	margin-top: 40px;
	margin-left: 110px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#join_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
	line-height: 16px;
}

#join_content01 {
	background-image: url(../images/join_bg_01.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 40px;
}
#join_content01 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#join_content01 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	background-image: url(../images/join_btn_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#join_content01 h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#join_content01 h2 a:hover {
	color: #017340;
}

#join_content01 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00723F;
	margin-top: 35px;
	margin-left: 110px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#join_content01 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
	line-height: 16px;
}
#join_content01 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/join_01_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
}
#join_content02 {
	background-image: url(../images/join_bg_02.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
#join_content02_c {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 60px;
}

#join_content02 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F00;
	padding-right: 10px;
}

#join_content02 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#join_content02 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	background-image: url(../images/join_btn_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#join_content02 h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#join_content02 h2 a:hover {
	color: #017340;
}

#join_content02 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00723F;
	margin-top: 35px;
	margin-left: 110px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#join_content02 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
	line-height: 16px;
}
#join_content02 h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #600;
	margin: 0px;
	padding: 0px;
}
#join_content02 h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}


#join_btn {
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 25px;
}







#btn_top {
	padding-left: 30px;
	padding-top: 50px;
	padding-bottom: 20px;
}
#btn_top_join {
}






.both {
	clear: both;
}


#footer {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#footer_down_bg {
	background-image: url(../images/_layout_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footer_c {
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: center;
}
.footer_c a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.footer_c a:hover {
	color: #FF0;
}
