/* CSS Document background-color:#EFEFEF;*/
/*网站整体变灰
html{
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    -o-filter:grayscale(100%);
    filter:grayscale(100%);
    filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
}
网站整体变灰 结束*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-image:url(page_bg.jpg)
}
body,td,th {
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #145291;
}
.jianju_20 {
	line-height: 20px;
}

.title_style {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title_E_style {
	font-size: 12px;
	color: #A7A7A7;
	text-decoration: none;
}
.bian_B_hui {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
.dian_bg {
	background-image: url(dian_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ziti_hei {
	color: #000000;
	text-decoration: none;
}
.ziti_hong {
	color: #E42626;
	text-decoration: none;
}
.ziti_cu { font-weight:bold
}
.ziti_hui {
	color: #666666;
	text-decoration: none;
}
.ziti_14 {
	font-size: 14px;
}
.ziti_lan {
	color: #145291;
	text-decoration: none;
}
.bian_hui {
	border: 1px solid #CDCDCD;
}
.bian_LBR_hui {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
