body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF;
}
.font-intro {
	font-size: 12px;
	color: #000000;
}
.font {
	font-size: 12px;
	line-height: 20px;
	color: #1d2987;
}
.font1 {
	font-size: 12px;
	line-height: 18px;
	color: #484848;
}
.font-white {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	letter-spacing: 3px;
}
.title {
	font-size: 12px;
	line-height: 18px;
	color: #1d2987;
	font-weight: bold;
	letter-spacing: 4px;
}
.font-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.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: 20px;
	color: #ffffff;
}
.font-pro-page {
	font-size: 12px;
	line-height: 18px;
	color: #45A301;
}
.font-pro-title {
	font-size: 12px;
	line-height: 23px;
	color: #1d2987;
	font-weight: bold;
}
.dotted {
	font-size: 6px;
	color: #95BDD6;
	letter-spacing: 2px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #1d2987;
	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: #1d2987;
	font-size: 12px;
}
a.1:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.1:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a.1:hover {
	color: #fde202;
	font-size: 12px;
}
.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 bottom;
}
.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: #3B70BE;
}
.norepeat-c-b {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 12px;
	color: #708298;
}
.repeat-x {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.tabline {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #cccccc;
}
