﻿/*字体式样定义*/
.white_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_12_bold a:link { color: #FFFFFF; text-decoration: none}
.white_12_bold a:visited { color: #FFFFFF; text-decoration: none}
.white_12_bold a:hover { color: #FFFFFF; text-decoration: underline}

.gray_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.gray_12_bold a:link { color: #666666; text-decoration: none}
.gray_12_bold a:visited { color: #666666; text-decoration: none}
.gray_12_bold a:hover { color: #666666; text-decoration: underline}

.left_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.left_menu_text a:link { color: #666666; text-decoration: none}
.left_menu_text a:visited { color: #666666; text-decoration: none}
.left_menu_text a:hover { color: #666666; text-decoration: underline}

.date_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0471b0;
}
.date_text a:link { color: #0471b0; text-decoration: none}
.date_text a:visited { color: #0471b0; text-decoration: none}
.date_text a:hover { color: #0471b0; text-decoration: underline}

hr {
	background-color: #CCCCCC;
	color: #999999;
	height: 1px;
	font: 1px/0px serif;
	width: 100%;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.news_list_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.news_list_text a:link {
	color: #666666;
	text-decoration: none
}
.news_list_text a:visited {
	color: #666666;
	text-decoration: none
}
.news_list_text a:hover { color: #0471b0; text-decoration: underline}
.big_title_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0471b0;
	letter-spacing: -2px;
}
.form_all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #999999;
}
.orange_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}
.blue_text_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0471b0;
	text-decoration: underline;
}
.blue_text_underline a:link { color: #0471b0; text-decoration: underline}
.blue_text_underline a:visited { color: #0471b0; text-decoration: underline}
.blue_text_underline a:hover { color: #CC9900; text-decoration: underline}
.pagebar .poa{
	margin:0px 2px;
	padding:3px 2px 2px 2px;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #80A8D5;
	height:12px;
	width:28px;
	text-align:center;
	white-space: nowrap;
	display:-moz-inline-box !important;
	display:inline;
	zoom:1;
}
.pagebar a{
	margin:0px 2px;
	padding:3px 2px 2px 2px;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #cccccc;
	height:12px;
	width:28px;
	display:inline;
	zoom:1;
font-weight:bold;
	text-align:center;
	color:#0471b0;
	white-space: nowrap;
	background-color:#f7f7f7;
}
.pagebar a:hover{
	
	margin:0px 2px;
	padding:3px 2px 2px 2px;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #0471b0;
	height:12px;
	width:28px;
	display:inline;
	zoom:1;
font-weight:bold;
	text-align:center;
	color:#0471b0;
	white-space: nowrap;
	background-color:#f7f7f7;
	}

.pagebar input{
	font-size: 12px;
	vertical-align:middle;
	display:-moz-inline-box !important;
	display:inline-block;
}

.pagebar a.currentpage{
	color:#000000;
	background-color:#CCCCCC;}
