@charset "utf-8";
/*------------------------------------页面整体--------------------------------- */

body{margin:0px; font-size:12px; color:#595a5a; font-family:"宋体";}
td{font-size:12px;}



/*------------------------------------导航菜单--------------------------------- */


/*------------------------------------其他--------------------------------- */

.line-height24 {line-height:24px;}
.bold          {font-weight:bold;}
.tdline {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #dfdfdf;}
.formline1 {height: 17px;width: 108px;border: 1px solid #bababa;}

/*------------------------------------链接--------------------------------- */
A:link    {	color: #595a5a; text-decoration:none}
A:visited {	color: #595a5a; text-decoration:none}
A:hover   {	color: #595a5a; text-decoration:underline;}
A:active  {	color: #595a5a; text-decoration:none}

.Notice           {color:#e52b01;}
.Notice a:link    {color:#e52b01;text-decoration:none}
.Notice a:visited {color:#e52b01;text-decoration:none}
.Notice a:hover   {color:#e52b01;text-decoration:none}

.Ny_title           {font-size:14px;font-weight:bold; }
.Ny_title  a:link    {font-size:14px;font-weight:bold; text-decoration:none}
.Ny_title  a:visited {font-size:14px;font-weight:bold; text-decoration:none}
.Ny_title  a:hover   {font-size:14px;font-weight:bold; text-decoration:none}

.pb            {font-size:14px; }
.pb  a:link    {font-size:14px;text-decoration:none}
.pb  a:visited {font-size:14px;text-decoration:none}
.pb  a:hover   {font-size:14px;text-decoration:none;color:#dd0000;}

/*------------------------------------标题--------------------------------- */
.Ny_title1           {font-size:14px;font-weight:bold; color:#276ab3; }
.Ny_title3           {font-size:14px;font-weight:bold; color:#dd0000; }
.Ny_title2           {font-size:10px; }
.Ny_font             {font-size:14px;}
.open                {font-size:14px;font-weight:bold; }

.spacediv{
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
}
.showTitle{
	font-size:20px;
	line-height:20px;
	height:36px;
	font-weight:bold;
	padding-top:6px;
}
#showSummary {
/*	font-size: 14px;*/
	line-height: 25px;
	color: #000000;
	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: 14px;*/
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
