2body {
	margin: 0px;
	text-align: center;
	background-color: #fff;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#0036ff;
	text-decoration:none;
}

.font_12_black {
	font-size: 12px;
	text-decoration: none;
	color:#000;
	font-weight:bold;
	padding-left:5px;
}
.font_14_black {
	font-size: 14px;
	text-decoration: none;
	color:#000;
	font-weight:bold;
}
.font_14_red {
	font-size: 14px;
	text-decoration: none;
	color:#ec0d2c;
	font-weight:bold;
}
.font_12_blue {
	font-size: 12px;
	text-decoration: none;
	color:#003973;
	font-weight:bold;
}
a.link_nav:link {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
a.link_nav:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
a.link_nav:hover {
	font-size: 12px;
	text-decoration: none;
	color:#ec0d2c;
	font-weight:bold;
}
a.link_nav:active {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
a.link_blue:link {
	color: #003973;
	font-size: 12px;
	text-decoration: none;
}
a.link_blue:visited {
	color: #003973;
	font-size: 12px;
	text-decoration: none;
}
a.link_blue:hover {
	font-size: 12px;
	text-decoration: none;
	color:#000;
}
.bg_top{
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
	}
.bg_center{
	background-image: url(../images/index_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #c4c4c4;
	}
.bg_line{
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	}
.bg_line2{
	background-image: url(../images/line2.jpg);
	background-repeat: repeat-y;
	background-position:center;
	}
.bg_title{
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position:left;
	}
.bg_title2{
	background-image: url(../images/sub_42.jpg);
	background-repeat: no-repeat;
	background-position:left;
	}
.bg_title3{
	background-image: url(../images/sub_t3.jpg);
	background-repeat: no-repeat;
	background-position:left;
	}
.bg_left1{
	background-image: url(../images/sub_20.jpg);
	background-repeat: repeat-x;
	background-position:left;
	}
.bg_left2{
	background-image: url(../images/sub_35.jpg);
	background-repeat: repeat-x;
	background-position:left;
	}
.bg_sub{
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	background-color:#ececec;
	}
.bg_sub2{
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	background-color:#f9f9f9;
	}
.bg_sub3{
	background-image: url(../images/bg_sub.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	background-color:#f9f9f9;
	}.border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6b6b6;
	border-right-color: #b6b6b6;
	border-bottom-color: #b6b6b6;
	border-left-color: #b6b6b6;	
	}
A.linkwhite {
	COLOR: #fff;
	TEXT-DECORATION: none;
	background-image: url(../images/home_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
	line-height:23px;
	width: 90px;
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
A.linkwhite:hover {
	color: #fbae08;
	text-decoration: none;
}
A.linkwhite2 {
	color: #000;
	text-decoration: none;
	background-image: url(../images/home_12.jpg);
	background-repeat: no-repeat;
	height: 23px;
	line-height:23px;
	width: 90px;
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
A.linkwhite2:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/home_11.jpg);
}	
#over{
	color: #fff;
	text-decoration: none;
	background-image: url(../images/home_11.jpg);
	}	