@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: arial;
	font-size: 11px;
	color: #333;
}
a:link {
	color: #014a99;
}
a:visited {
	color: #014a99;
}
a:hover {
	color: #014a99;
}
a:active {
	color: #014a99;
}

.bottombg {
	background-image: url(images/bbg_03.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.footer {
	background-image: url(images/footer1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	color: #FFF;
}
.footer a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.newspic {
	background-color: #f4f0d2;
	padding: 5px;
	border: 1px solid #e8e4c9;
}

.topbg {
	background-image: url(images/tbg_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg {
	background-image: url(images/bg_06.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.top2bg {
	background-image: url(images/top2bg_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav111 {
	background-image: url(images/nav_rep_21.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.pic {
	border: 1px solid #000;
	margin: 10px;
}
.nav-news-title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #014a99;
	text-decoration: none;
	line-height: 25px;
}
.nav-news-text {
	color: #333;
}
.read-more {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #014a99;
	text-decoration: underline;
}
.pagetitle {
	font-family: arial;
	font-size: 20px;
	line-height: 40px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.introtext {
	line-height: 18px;
	text-align: justify;
}
.sepbord {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.READ2 {
	color: #014a99;
	font-weight: bold;
	text-decoration: none;
}
.READ2 a {
	color: #014a99;
	text-decoration: none;
}

.pic2 {
	border: 1px solid #999;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.thumpic {
	border: 1px solid #333333;
}
.thumTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #014a99;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
