body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 1.8em;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.clear {
	clear: both;
}
.hr_10 {
	clear: both;
	height: 10px;
}


.public_logo {
	height: 65px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.public_logo_l {
	float: left;
	width: 400px;
	margin-top: 5px;
}
.public_logo_r {
	width: 150px;
	float: right;
	margin-top: 10px;
}
.index_banner {
	height: 253px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#public_banner {
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.public_nav {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	background-image: url(../images/nvabg.gif);
	background-repeat: repeat-x;
}
.public_nav_l {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 245px;
}
.public_nav_m {
	float: right;
	height: 45px;
	width: 750px;
}
.public_nav_m ul li{
	float: left;
	color: #FFFFFF;
	height: 45px;
	padding-left: 10px;
	background-image: url(../images/navgad.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
}
.public_nav_m li a {
	color: #FFFFFF;
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 42px;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	width: 60px;
	text-align:center;
}
.public_nav_m li a:hover{
	text-decoration: none;
	background-image: url(../images/navhover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.navpn{
	text-decoration: none;
	background-image: url(../images/navhover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.public_content {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.public_bottom {
	height: 150px;
	width: 1000px;
	margin:0px auto 25px auto;
}
.public_bottom_nav {
	height: 38px;
	background-color: #023599;
	background-image: url(../images/public_bottom_navm.gif);
}
.public_bottom_navl{
	float: left;
	height: 38px;
	width: 13px;
	text-align: left;
}
.public_bottom_navm{
	height: 38px;
	width: 973px;
	float: left;
	text-align: center;
	line-height: 38px;
	color: #FFFFFF;
}
.public_bottom_navm a{
	color: #FFFFFF;
}
.public_bottom_navr{
	float: right;
	height: 38px;
	width: 13px;
	text-align: right;
}
.public_bottom_copyright {
	text-align: center;
}
.page{ padding:10px 0px; text-align:center; color:#666; clear:both;}
.page a{ color:#666;}
.page .Page_Text{ width:25px; border:solid 1px #c2c2c2; height:14px; text-align:center;}
.page .Page_Button{ border:0px; cursor:pointer; width:28px; height:20px; background:url(../images/go.jpg) no-repeat;}
.page .Page_Max{ padding:0px 2px; color:#17567e; font-weight:bold;}
.page .Page_PageCount{ padding:0px 2px; color:#17567e; font-weight:bold;}
.page .Page_First{ margin-left:20px;}
p {
	margin: 0px;
	padding: 0px;
}
