@charset "utf-8";
/*------------------------------------页面整体--------------------------------- */
body{margin:0px; font-size:12px; color:#747474; font-family: Arial, Helvetica, sans-serif; background-color:#252525;}
td{font-size:12px;}

/*------------------------------------其他--------------------------------- */
.line-height24 {line-height:24px;}
.bold          {font-weight:bold;}
.red{color:#ff0000;}
.wz {color:#8e0202;}
.lx{font-size:16px; color:#482a07;font-weight:bold;}
.lxtext{color:#1b1b1b;}

/*------------------------------------链接--------------------------------- */
A:link    {	color: #747474; text-decoration:none;}
A:visited {	color: #747474; text-decoration:none;}
A:hover   {	color: #747474; text-decoration:underline;}
A:active  {	color: #747474; text-decoration:none;}

.end            {color:#1d1c1c;text-decoration:none;}
.end  a:link    {color:#1d1c1c;text-decoration:none;}
.end  a:visited {color:#1d1c1c;text-decoration:none;}
.end  a:hover   {color:#1d1c1c;text-decoration:underline;}

.pb            {font-size:14px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
.pb  a:link    {font-size:14px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
.pb  a:visited {font-size:14px;color:#FFFFFF;font-weight:bold;text-decoration:none;}
.pb  a:hover   {font-size:14px;color:#FFFFFF;font-weight:bold;text-decoration:underline;}

/*附加样式*/
.spacing {
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
}
.ShowTitle{
	font-size:20px;
	line-height:20px;
	height:36px;
	font-weight:bold;
	padding-top:6px;
}
#ShowSummary {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	background-color: #E6EDFF;
	border: 1px solid #CEE3FF;
}
#ShowContent {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
#ShowContent a {
}
.spage{
	font-size:12px;
	text-decoration: none;
}
.spage a:link{
	font-size:12px;
	text-decoration: none;
}
.spage a:visited{
	font-size:12px;
	text-decoration: none;
}
.spage:hover{
	font-size:12px;
	text-decoration: none;
}
.spage a:active{
	font-size:12px;
	text-decoration: none;
}
.scale {
	background-color:#292929;
}
.scale a:link{
	text-decoration:none;
}
.scale a:visited{
	text-decoration:none;
}
.scale a:active{
	text-decoration:none;
}
.scale a:hover{
	text-decoration:underline;
}