div,table {
	font-size: 9pt;
}

body {
	margin: 0px;
	background-image: url(images/bgground_fd.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	height: 100%;
}
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
}
a:link {
	font-size: 9pt;
	text-decoration: none; 
	color:#000000
}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#000000
}
a:visited {
	font-size: 9pt;
	text-decoration: none; 
	color:#000000
}
a:hover {
	font-size: 9pt;
	text-decoration: underline; 
	color: #FF0000
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;	
}
#pagebody {
	width: 1000px;
	clear: both;
	text-align: center;
}
.pbg {
	background-image: url(images/b_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#footer {
	height: 58px;
	text-align: center;
	padding-top: 0px;
	background-image: url(images/bottom.gif);
	width: 1000px;
	clear: both;
}
.font1 {
	font-size: 10.5pt;
	font-weight: bold;
	color: 334179;
}
.font2 {
	font-size: 10.5pt;
	font-weight: bold;
	color: 6c6c6c;
}
.font3 {
	font-size: 9pt;
	font-weight: bold;
	color: 404d81;
}


.m_bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.dian {
	background-image: url(images/dian.gif);
	background-repeat: repeat-x;
}
#header {
	width: 1000px;
	height: 112px;
}
.r_bg {
	background-image: url(images/r_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.news_t {
	background-image: url(images/news_t.gif);
	background-repeat: no-repeat;
}
#mainleft {
	float: left;
	width: 224px;
	background-image: url(images/l_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 300px;
}
.gd {
	padding-top: 3px;
	padding-bottom: 3px;
}

