/*----系统默认样式开始----*/
body{
	padding:0px;
	margin:0px;
}
tr,td {
	font-size: 12px;
	color: #373737;
}
input,select,textarea {
	font-size: 12px;
	color: #373737;
}
A,A:link,A:visited {
	color: #373737;
	font-size: 12px;
	text-decoration: none;
}
A:hover,A:active {
	color: #F60;
	font-size: 12px;
	text-decoration: underline;
}
/*----系统默认样式结束----*/
/*TD_LINE*/
.L_Gray4 {
	border: #d8d8d8 solid 1px;
}
.L_Gray3 {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #EEE;
}
/************************/
/********白色样式********/
/************************/
/*白色12PX*/
.Wht, a.Wht:link, a.Wht:visited{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.Wht:hover, a.Wht:active {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
/************************/
/********灰色样式********/
/*灰色行高14PX*/
.gray14H_C, a.gray14H_C:link, a.gray14H_C:visited {
	font-size: 14px;
	color: #373737;
	line-height:26px;
	text-decoration: none;
}
a.gray14H_C:hover, a.gray14H_C:active {
	font-size: 14px;
	color: #A00000;
	line-height:26px;
	text-decoration: underline;
}
/************************/
/*灰色12PX*/
.Gray, a.Gray:link, a.Gray:visited {
	font-size: 12px;
	color: #373737;
	text-decoration: none;
}
a.Gray:hover, a.Gray:active {
	font-size: 12px;
	color: #F60;
	text-decoration: underline;
}
/*灰色行高12PX*/
.Gray22h, a.Gray22h:link, a.Gray22h:visited {
	font-size: 12px;
	color: #373737;
	line-height:22px;
	text-decoration: none;
}
a.Gray22h:hover, a.Gray22h:active {
	font-size: 12px;
	color: #F60;
	line-height:22px;
	text-decoration: none;
}
/*灰色14PX*/
.Gray14, a.Gray14:link, a.Gray14:visited {
	font-size: 14px;
	color: #373737;
	text-decoration: none;
}
a.Gray14:hover, a.Gray14:active {
	font-size: 14px;
	color: #F60;
	text-decoration: underline;
}
/*灰色行高14PX*/
.Gray14h, a.Gray14h:link, a.Gray14h:visited {
	font-size: 14px;
	color: #373737;
	line-height:24px;
	text-decoration: none;
}
a.Gray14h:hover, a.Gray14h:active {
	font-size: 14px;
	color: #F60;
	line-height:24px;
	text-decoration: underline;
}
/*灰色Title黑体18px*/
.Blk18,a.Blk18:link, a.Blk18:visited{
	font-size:18px;
	color: #373737;
	font-family:"黑体";
	text-decoration: none;
}
a.Blk18:hover, a.Blk18:active {
	font-size:18px;
	color: #F60;
	font-family:"黑体";
	text-decoration: none;
}
/*灰色Title黑体20px*/
.Blk20,a.Blk20:link, a.Blk20:visited{
	font-size:20px;
	color: #373737;
	font-family:"黑体";
	text-decoration: none;
}
a.Blk20:hover, a.Blk20:active {
	font-size:20px;
	color: #F60;
	font-family:"黑体";
	text-decoration: none;
}
/************************/
/********黄色样式********/
/************************/
/*橘黄色14PXbold*/
.Org14, a.Org14:link, a.Org14:visited {
	font-size: 14px;
	color: #F90;
	font-weight:bold;
	text-decoration: none;
}
a.Org14:hover, a.Org14:active {
	font-size: 14px;
	color: #F60;
	font-weight:bold;
	text-decoration: none;
}
/************************/
/********绿色样式********/
/************************/
/*绿色12PX*/
.Grn12, a.Grn12:link, a.Grn12:visited{
	font-size: 12px;
	color: #393;
	text-decoration: none;
}
a.Grn12:hover, a.Grn12:active {
	font-size: 12px;
	color: #393;
	text-decoration: underline;
}
/*图片灰红色边框*/
#grayO_Img img {
	border: #d8d8d8 solid 1px;
}
#grayO_Img a:hover img {
	border: #999 solid 1px;
}
/*Padding*/
.Pad3{
padding-top:3px;
}
/*文字行高*/
.High_L19{
	line-height:19px;
}
/*新闻LI公共样式*/
.In_Li{
color:#bab9b9;
margin-right:5px;
padding-left:4px; 
padding-top:5px; 
height:24px;
float:left;
white-space : nowrap 
}

/*分页*/
.page-Article-QQ {width:100%; height:21px; margin-bottom:38px;text-align:center;}
.page-Article-QQ ul{margin:0 auto; }
.page-Article-QQ li {display:inline;}
.page-Article-QQ span, .page-Article-QQ a { display:inline-block;margin:0 auto; width:23px; height:21px;margin-bottom:7px;line-height:21px; text-align:center;}
.page-Article-QQ span {background:url(../Images/split_v3.3.png) no-repeat -5px -31px;font-weight:bold;color:#fff;}
.page-Article-QQ a {background:url(../Images/split_v3.3.png) no-repeat -5px -5px;}

