@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;
    padding:0px 6px;
	}

.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: "宋体",Arial;
        text-indent:21pt;
        padding-bottom:12px;
        padding-top:0px;
        margin:0px;
        line-height:25px;
        font-size:14px;
		TEXT-JUSTIFY:inter-ideograph;
		TEXT-ALIGN: justify;
}
.cas_content P{
        text-indent:21pt;
        padding-bottom:12px;
        padding-top:0px;
        margin:0px;
        line-height:25px;
        font-size:14px;
		TEXT-JUSTIFY:inter-ideograph;
		TEXT-ALIGN: justify;
}
.cas_content a:link,visited,hover,active{font-size:14px;}
.cas_content table td{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;
        font-size:14px;
		TEXT-JUSTIFY:inter-ideograph;
		TEXT-ALIGN: justify;

}
.cas_content table p{
        text-indent:0pt;
        padding-bottom:0px;
        padding-top:0px;
        font-size:14px;
		TEXT-JUSTIFY:inter-ideograph;
		TEXT-ALIGN: justify;
}
