@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	background-color: #dbdbdb;
}
td {
	font-size: 12px;
	line-height: 165%;
	color: #333333;
	text-decoration: none;
}
.news14 {
	font-size: 14px;
	line-height: 165%;
	color: #333333;
	text-decoration: none;
}

a.font14:link,a.font14:active,a.font14:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a,a:active,a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}


a.font14:hover {
	color: #FF3300;
	text-decoration: underline;
	font-size: 14px;
}
.table_border {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC9C2;
	border-bottom-color: #CAC7C0;
	background-color: #FFFFFF;
}
.pic_border {
	border: 1px solid #000000;
}
.font14b {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.font14b:link,a.font14b:visited,a.font14b:active {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.font14b:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
/*pages*/
.pages {padding:3px 4px; border:#E6E6E6 1px solid; margin:0px; font-family:"宋体"; line-height:22px; background:#f5f5f5;}
span.pages {background:#6821a9; font-weight:bold; color:#fff;}

.p_img img {max-width:600px; width:expression(this.width > 600 ? 600 : ture);}
