body {
	margin: 0px;
	text-align: center;
	background-color: #dedede;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
a {
	font-size: 12px;
	color:#000;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	color:#0089cf;
	text-decoration:none;
	font-weight:bold;
}
.font_12_red{
	font-size: 12px;
	color:#cf290a;
}
.font_12_blue{
	font-size: 12px;
	color:#0e487f;
	font-weight:bold;
}
.font_13_blue{
	font-size: 13px;
	color:#0e487f;
	font-weight:bold;
}
.font_12_white{
	font-size: 12px;
	color:#fff;
}
.font_14_black {
	font-size: 14px;
	color:#000;
	font-weight:bold;
}
a.link_white:link {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
a.link_white:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
a.link_white:hover {
	font-size: 12px;
	text-decoration: none;
	color:#44b7f1;
}
a.link_white:active {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.bg1 {
	background-image: url(../images/index_06.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg2 {
	background-image: url(../images/line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg3 {
	background-image: url(../images/index_26.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_nav{
	background-image: url(../images/index_05.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg4{
	background-image: url(../images/sub_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg5{
	background-image: url(../images/sub_2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg6{
	background-image: url(../images/sub_6.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.line{
	background-image: url(../images/line2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.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: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.border2 {
	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: #94a1c4;
	border-right-color: #94a1c4;
	border-bottom-color: #94a1c4;
	border-left-color: #94a1c4;
}
.bg_line{
	background-image: url(../images/sub_10.gif);
	background-repeat: repeat-x;
	}

