body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
}
.custombutton {
	padding:0;
	margin:0;
	border:none;
	background:none;
	cursor:pointer;
}
* html .custombutton {
	cursor:hand;
} /* alternate cursor style for ie */
.bg {
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_01 {
	background-image: url(../images/bg_middle_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#647278; 
	text-decoration: none;
}
.type {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#647278; 
	text-decoration: none;
}
.strong_type {
	font-weight: bold;
}
.type_01 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #007BA9;
	text-decoration: none;
}
.bg_02 {
	background-image: url(../images/bg_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.type_02 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #22627B;
	text-decoration: none;
}
.contact_us_link {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #22627B;
}
.home_link {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #647278;
	text-decoration: none;
}
.home_link:hover {
	text-decoration: underline;
}
