@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"宋体";
	background:#ececec url(bgtp.gif) top repeat-x;
}
a{
	color:#185FCA;
}
a.hover{
	color:#185FCA;
}
.data12 {
	font-size: 12px;
	font-weight: normal;
	color: #5da9d1;
	text-decoration: none;
}
.gd12 {
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}
.gd12:hover {
	font-size: 12px;
	font-weight: normal;
	color: #2870d3;
	text-decoration: underline;
}
.menu13b {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu13b:hover {
	font-size: 13px;
	font-weight: bold;
	color: #fff9a1;
	text-decoration: none;
}
.menu13by {
	font-size: 13px;
	font-weight: bold;
	color: #fefa95;
	text-decoration: none;
}
.h13 {
	font-size: 13px;
	font-weight: normal;
	color: #1d1d1d;
	text-decoration: none;
}
.h13:hover {
	font-size: 13px;
	font-weight: normal;
	color: #0d5ed7;
	text-decoration: none;
}
.bn12 {
	font-size: 12px;
	font-weight: normal;
	color: #2f7aaa;
	text-decoration: none;
}
.bn12:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0d5ed7;
	text-decoration: none;
}
.hhui12 {
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	text-decoration: none;
}
.hhui12:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0d5ed7;
	text-decoration: none;
}
.hh12b {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hh12b:hover {
	color: #0d5ed7;
}
.hui12l18 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
}
.hui12l18:hover {
	color: #0d5ed7;
	text-decoration: underline;
}
.hhui12l20 {
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	line-height:20px;
	text-decoration: none;
}
.hhui12l20:hover {
	font-size: 12px;
	font-weight: normal;
	color: #0d5ed7;
	text-decoration: none;
}
.hhui1222 {
	font-size: 12px;
	font-weight: bold;
	color: #0d5ed7;
	line-height:20px;
	text-decoration: underline;
}
.hhui1222:hover {
	font-size: 12px;
	color: #d55b0a;
	line-height:20px;
	text-decoration: none;
	font-weight:bold;
}

/*
.hhui12l7:link {
	font-size: 12px;
	color: #0d5ed7;
	text-decoration: underline;
	font-weight:bold;
}


.hhui12l7:visited {
	font-size: 12px;
	color: #0d5ed7;
	text-decoration: underline;
	font-weight:bold;
}
.hhui12l7:active {
	font-size: 12px;
	color: #0d5ed7;
	text-decoration: underline;
	font-weight:bold;
}
*/


.xxgk12b {
	font-size: 12px;
	font-weight: bold;
	color: #a97315;
	text-decoration: none;
}
.xxgk12b:hover {
	color: #a83c07;
	text-decoration: underline;
}
.ft12l18 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7b6428;
	text-decoration: none;
}
.ft12l18:hover {
	color: #c0460b;
	text-decoration: underline;
}
.bl12 {
	font-size: 12px;
	font-weight: normal;
	color: #3086c1;
	text-decoration: none;
}
.bl12:hover {
	color: #da8409;
	text-decoration: underline;
}
.lk12 {
	font-size: 12px;
	font-weight: normal;
	color: #91bad9;
	text-decoration: none;
}
.lk12:hover {
	font-size: 12px;
	font-weight: bold;
	color: #fff9a1;
	text-decoration: underline;
}







.lst1 { width:204px; height:32px; background:url(lst1.gif); font-size:12px; font-weight:bold; color:#3f3f40; padding:8px 0px 0px 49px; cursor:hand; }
.lst2 { width:204px; height:32px; background:url(lst1.gif); font-size:12px; font-weight:bold; color:#ff6600; padding:8px 0px 0px 49px; cursor:hand; }


        #navigation, #navigation li ul {
		    padding:0px;
			margin:0px;
            list-style-type:none;
        }
        #navigation {
            margin:0px;
        }
        #navigation li {
            float:left;
            text-align:center;
            position:relative;
        }
        #navigation li a:link, #navigation li a:visited {
            display:block; 
            text-decoration:none; 
			font-size:12px;
			font-weight:bold;
			text-align:left;
            color:#3f3f40; 
            width:204px; 
            height:32px; 
            background:#c5dbf2; 
            padding:8px 0px 0px 49px; 
			background:url(lst1.gif);
        }
        #navigation li a:hover {
            color:#ff6600;
        }
		#navigation li ul li a:link {
            color:#000;
			background:url(lstbg.gif);
			font-weight:normal;
			color:#5d5d5d;
			padding:3px 0px 0px 30px;
			height:20px;
        }
        #navigation li ul li a:hover {
            color:#ff6600;
        }
        #navigation li ul {
            display:none;
            position:relative; 
            left:0;
            margin-top:1px;
            width:120px;
			padding-bottom:8px;
        }
        #navigation li ul li ul {
            display:none;
            position:relative; 
            top:0px;
            left:130px; 
            margin-top:0;
            margin-left:1px;
            width:120px;
			background:url(nullpic.gif);
			z-index:10;
        }

.bq12l22 {
	font-size: 12px;
	line-height: 22px;
	color: #545554;
	text-decoration: none;
}
.cas_content {
font-family:"宋体";
   text-indent:21pt;
   padding-bottom:12px;
font-size:14px;
  }
.cas_content P{
   text-indent:21pt;
  }





@charset "utf-8";
.indexabg { text-align:center; position:relative; margin:0px; padding:0px;}
.indextabg { text-align:center; position:relative;  margin:0px; padding:0px;}
.indexcenterdiv { width:1000px; margin:0 auto;}
img { border:0; }

/*以上为全局*/

.indextprtt {
	font-size: 12px;
	font-weight: normal;
	color: #cacaca;
	text-decoration: none;
}
.indextprtt:link {
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.indextprtt:visited {
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}
.indextprtt:hover {
	color: #0784ee;
}



.indexzyfw  {font-size:12px; font-weight:bold;	text-align:left; color:#3f3f40; padding-top:8px; }
.indexzyfw a {font-size:12px; font-weight:bold;	text-align:left; color:#3f3f40; text-decoration:none; }
.indexzyfw a:hover {color:#ff6600; }
/*弹出菜单*/
.indexdivm { width:195px; background: url(index_tcmenu1.gif) top left no-repeat; visibility: hidden; position:absolute; padding-top:3px;}
.indexdivm td { color:#5a5a5a; font-size:12px; }
.indexdivm td a { color:#5a5a5a; font-size:12px; text-decoration:none; }
.indexdivm td a:hover { color:#e87814; }

.indexyr12b {
	font-size: 12px;
	font-weight: bold;
	color: #a97315;
	text-decoration: none;
}
.indexyr12b:hover {
	font-size: 12px;
	font-weight: bold;
	color: #d91212;
	text-decoration: underline;
}
.indexzh12 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.indexblue13 {
	font-size: 13px;
	font-weight: normal;
	color: #1f5fb6;
	text-decoration: none;
}
.indexblue13:hover {
	font-size: 13px;
	font-weight: normal;
	color: #d55b0a;
	text-decoration: none;
}
.indexblue13b {
	font-size: 13px;
	font-weight: bold;
	color: #256bb9;
	text-decoration: none;
}
.indexyellow13b {
	font-size: 13px;
	font-weight: bold;
	color: #b25d12;
	text-decoration: none;
}
.indexy12l18 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #9c6f27;
	text-decoration: none;
}
.indexy12l18:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #616161;
	text-decoration: underline;
}
.indexb13b {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.indexzxsp {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #7b6428;
	text-decoration: none;
}
.indexzxsp:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ad421c;
	text-decoration: underline;
}

.rtablelist td { padding-bottom:4px; font-size:12px; color:#535353; line-height:16px; }
.rtablelist td a { font-size:12px; color:#535353; text-decoration:none; }
.rtablelist td a:hover { font-size:12px; color:#0d5ed7; text-decoration:none; }
