body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.font_foot {
	font-size: 12px;
	color: #868585;
}
.font {
	font-size: 12px;
	line-height: 20px;
	color: #024EA2;
}
.font1 {
	font-size: 12px;
	line-height: 20px;
	color: #0B79C0;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 10px;
}
.font-white {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.font-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #024EA2;
}
.font-news {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.font-news-title {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}
.font-news-page {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.font-pro {
	font-size: 12px;
	line-height: 18px;
	color: #024EA2;
}
.font-pro-page {
	font-size: 12px;
	line-height: 18px;
	color: #024EA2;
}
.font-pro-title {
	font-size: 12px;
	line-height: 23px;
	color: #024EA2;
	font-weight: bold;
}
.dotted {
	font-size: 6px;
	color: #95BDD6;
	letter-spacing: 2px;
}
a:visited {
	color: #024EA2;
	text-decoration: none;
	font-size: 12px;
}
a:link {
	color: #024EA2;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #000000;
	font-size: 12px;
}
a.news:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.news:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.news:hover {
	color: #068500;
	font-size: 12px;
}
a.1:visited {
	color: #494B00;
	text-decoration: none;
	font-size: 12px;
}
a.1:link {
	color: #494B00;
	text-decoration: none;
	font-size: 12px;
}
a.1:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.norepeat {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.norepeat_l_t {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.img {
	border: 1px solid #068500;
}

.norepeat-r {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0DB5EE;
}
.norepeat-c-b {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.repeat-x {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
