@charset "utf-8";
/* CSS Document */
	body { width:1000px; margin:0px auto; background-color:#CCCCCC}
	div , span ,p { font-size:14px; background-repeat:no-repeat;}
	a:visited,a:link{color:#000000; font-size:14px;}
	h1,h2,h3 { margin:0px; padding:0px;}
	img{border-style:none}
	.body{
		background-color:#FFFFFF;
		float:left;
		width:100%;
		padding-top:16px;
		}
	.menu
	{
		background-image:url(images/d-07.gif);
		background-repeat:repeat-x;
		line-height:44px;
		height:44px;
	}
	.menu ul
	{
		margin:0px;
		padding:0px;
		padding-left:24px;
	}
	.menu li
	{
		margin-left:8px;
		margin-right:8px;
		width:87px;
		text-align:center;
		display:block;
		float:left;
		list-style:none;
	}
	.menu  a:link,
	.menu  a:visited
	{
		display:block;
		font-family:"黑体";
		font-size:16px;
		color:#333333;
		text-decoration:none;
		background-image:url(images/link.gif)
	}
	.menu  a:hover
	{
		color:#FFFFFF;
		background-image:url(images/Hlink.gif)
	}
	.logo { background-image:url(images/top.gif); height:112px; background-repeat:no-repeat}
	
	.float{
		float:left;
		margin-right:5px;
		margin-left:5px;
		width:486px;
/*		border:#FF0000 1px solid;
*/	}

	.label{
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
	}
	
	.bottom{
		background-repeat:repeat-x;
		background-image:url(images/bg.gif);
		height:80px;
		padding-top:12px;
		font-family: Arial;
		font-size: 12px;
		line-height: 22px;
		color: #FFFFFF;
		text-align:center;
		float:none;
		clear:both;
	}
	.frm{
		background-image:url(images/L-03.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		padding-bottom:10px;
		margin-bottom:16px;
	}
	.frm dl{
	margin:0px;
	padding:0px;
	}
	.frm dt
	{
		font-family:"黑体";
		background-image:url(images/L-01.gif);
		line-height:30px;
		height:30px;
		background-repeat:no-repeat;
		margin:0px;
		padding:0px;
		padding-left:8px;
		font-size: 18px;
		color: #FFFFFF;
	}
	.frm dt strong
	{
		font-weight:normal;
	}

	.frm dd
	{
		margin:0px;
		padding:4px;
		background-image:url(images/L-02.gif);
		background-repeat:repeat-y;
		font-size: 14px;
		line-height: 22px;
		color: #000000;
	}
	.frm a:link,
	.frm a:visited
	{
		color:#000000;
		text-decoration:none;
	}
	.frm a:hover
	{
		color:#0000FF;
		text-decoration:underline;
	}
	

	
	/*段前引导文字*/
	.yindao{
		font-family: Arial;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
		color: #0C71C7;
	}
	
	.readMore
	{
		text-align:right;
		height:26px;
	}
	.readMore a:link,
	.readMore a:visited
	{
		margin-right:32px;
		background-image:url(images/button.gif);
		display:block;
		width:83px;
		line-height:26px;
		height:26px;
		color:#CCCCCC;
		text-decoration:none;
		text-align:center;
		font-weight:bold;
		float:right;
	}
	.readMore a:hover
	{
		color:#FFFFFF;
	}
	.Title
	{
		font-family: "黑体";
		font-size: 18px;
		color: #000000;
	}
	
	.MyTable td
	{
		font-family: Arial;
		font-size: 12px;
		line-height: 22px;
		color: #000000;
		text-align:center;
	}
	
	.MyTable th
	{
		font-family: "黑体";
		font-size: 18px;
		color: #FFFFFF;
		background-color:#F3981C;
		font-weight:normal;
	}
	

	.RoundRect
	{
		background-image:url(images/R-04.gif);
		background-repeat:no-repeat;
		background-position:6px bottom;
		padding-bottom:10px;
		width:467px;
		padding-left:6px;
	}
	.RoundRect .l
	{
		background-image:url(images/R-03.gif);
		background-position:top;
		padding-top:10px;
	}
	.RoundRect .c
	{
		 background-color:#E8EEF7;
		 padding:8px;
		 font-size:12px;
	}

	.content{ font-size:14px; margin:0px; padding:0px}
	.content dt{
			margin:0px;
			padding:0px;
			font-size:18px;
			line-height:22px;
			font-weight:bold;
			color:#003366;
			text-align:center;
			}
	.content dd{
			padding:0px;
			line-height:18px;
			margin:8px;
	}
	.p12px
	{
		text-indent:24px;
		font-size:12px;
		line-height:20px;
		margin:0px;
		padding:0px;
	}
	.Splter4px
	{
		height:4px;
	}
/*scjy.asp css code start */


	.left{
		float:left;
		width:222px;
	}
	.ct{
		float:left;
		width:985px;
		background-color:#FFFFFF;
		border:#CCCCCC 1px solid;
		margin-left:6px;
	}
	.ct .main
	{
		margin:0 auto;
		width:960px;
		margin-top:4px;
		margin-bottom:4px;
	}
