.line_v {
	background-image: url(image/line_v.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_w_bg {
	background-image: url(image/top_w_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.center_w_bg {
	background-image: url(image/center_w_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottam_w_bg {
	background-image: url(image/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_set td a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #069;
}
.menu_set td a:hover {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.menu_set {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #069;
}
.gallery_bg {
	background-image: url(image/gallery_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.header_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.footer_bg {
	background-image: url(image/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_bg {
	background-image: url(image/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.txt_r_H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #09C;
}
.H1_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.H2_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #069;
	font-weight: bold;
}
.H2_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D7B80;
	font-weight: normal;
}

.txt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	font-weight: normal;
}

.H2_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	font-weight: normal;
}

.H2_ca_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #069;
	font-weight: bold;
}



.txt_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
}
.text_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 22px;
	text-align: justify;
}
.text_all_ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	line-height: 22px;
}

.text_all_ca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 22px;
	text-align: justify;
}
.brdr {
	border: 1px solid #999;
}
