/*   基本样式  */

BODY {
	MARGIN: 0px; FONT: 12px/200%  Arial,宋体; COLOR: #666; 
	}
	
	
TD{ text-align:left; }
.TD2{ padding:5px;}	
.TD3{ padding:4px 0 4px 16px;}	
	
a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF5000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.a:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

/*   行高  */

.l13 {
	LINE-HEIGHT: 130%
}
.l15 {
	LINE-HEIGHT: 150%
}
.l20 {
	LINE-HEIGHT: 200%
}
.f06 {
	FONT-SIZE: 7px
}
.f09 {
	FONT-SIZE: 9px; COLOR: #999999
}


/*   字体样式  */

/*   黑色  */
.f12blb {
	 FONT-SIZE: 12px; COLOR: #000;FONT-FAMILY: Arial,宋体
}
.f12blb {
	 FONT-SIZE: 12px; COLOR: #000;FONT-FAMILY: Arial,宋体;FONT-WEIGHT: bold
}
.f14bl {
	 FONT-SIZE: 14px; COLOR: #000;FONT-FAMILY: Arial,宋体
}
.f14blb {
	 FONT-SIZE: 14px; COLOR: #000;FONT-FAMILY: Arial,宋体;FONT-WEIGHT: bold;
}


/*   灰色  */
.f12Gray {
	FONT-SIZE: 12px ;COLOR:#333;FONT-FAMILY: Arial,宋体
}
.f12Grayb {
	FONT-SIZE: 12px ;COLOR:#333;FONT-FAMILY: Arial,宋体;FONT-WEIGHT:bold
}
.f14Gray {
	FONT-SIZE: 14px ;COLOR:#333;FONT-FAMILY: Arial,宋体
}
.f14Grayb {
	FONT-SIZE: 14px ;COLOR:#333;FONT-FAMILY: Arial,宋体;FONT-WEIGHT:bold
}

/*   红色  */
.f12red {
	FONT-SIZE: 12px; COLOR:red ;FONT-FAMILY: Arial,宋体
}
.f12redb {
	FONT-SIZE: 12px; COLOR:red ;FONT-FAMILY: Arial,宋体 ;FONT-WEIGHT:bold;
}

.f12redb2 {
	FONT-SIZE: 12px; COLOR:#003F9D ;FONT-FAMILY: Arial,宋体 ;FONT-WEIGHT:bold;
}

.f14red {
	FONT-SIZE: 14px; COLOR:red ;FONT-FAMILY: Arial,宋体
}
.f14redb {
	FONT-SIZE: 14px; COLOR:red ;FONT-FAMILY: Arial,宋体; FONT-WEIGHT: bold
}
.f16redb {
	FONT-SIZE: 16px; COLOR: #DB0500; LINE-HEIGHT: 150%; FONT-FAMILY: Arial,宋体 ; FONT-WEIGHT: bold;
}
/*   绿色  */

.f12gr {
	FONT-SIZE: 12px ;COLOR:#1D6324;FONT-FAMILY: Arial,宋体
	}
.f12grb {
	FONT-SIZE: 12px ;COLOR:#1D6324;FONT-FAMILY: Arial,宋体;font-weight:bold;
}
.f14gr {
	FONT-SIZE: 14px ;COLOR:#1D6324;FONT-FAMILY: Arial,宋体
}
.f14grb {
	FONT-SIZE: 14px ;COLOR:#1D6324;FONT-FAMILY: Arial,宋体;font-weight:bold;
}

/*   橙色  */
.f12or {
	FONT-SIZE: 12px ;COLOR:#FF5000;FONT-FAMILY: Arial,宋体
	}
.f12orb {
	FONT-SIZE: 12px ;COLOR:#FF5000;FONT-FAMILY: Arial,宋体;font-weight:bold;
}
.f14or {
	FONT-SIZE: 14px ;COLOR:#FF5000;FONT-FAMILY: Arial,宋体
}
.f14orb {
	FONT-SIZE: 14px ;COLOR:#FF5000;FONT-FAMILY: Arial,宋体;font-weight:bold;
}


/*  蓝色  */
.f12blue {
	FONT-SIZE: 12px ;COLOR:#06549E;FONT-FAMILY: Arial,宋体;font-weight:normal;
	}

.f122blue {
	FONT-SIZE: 12px ;COLOR:#06549E;FONT-FAMILY: Arial,宋体;font-weight:bold;
	}


.f14blue {
	FONT-SIZE: 14px ;COLOR:#06549E;FONT-FAMILY: Arial,宋体;font-weight:bold;
}



.f16blue {
	FONT-SIZE: 16px ;COLOR:#06549E;FONT-FAMILY: Arial,宋体;font-weight:bold;
}



/*   白色  */
.fw {
	FONT-SIZE: 12px; COLOR: white;FONT-FAMILY: Arial,宋体
}
.fwb {
	FONT-SIZE: 12px; COLOR: white;FONT-FAMILY: Arial,宋体;FONT-WEIGHT: bold; 
}


.f14w {
	FONT-SIZE: 14px; COLOR: white;FONT-FAMILY: Arial,宋体
}
.f14wb {
    FONT-SIZE: 14px; COLOR: white;FONT-FAMILY: Arial,宋体 ;FONT-WEIGHT: bold;
}






/*   链接样式  */

A.wh12:link { font-family:Arial;
    
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.wh12:visited {font-family:Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
A.wh12:hover {font-family:Arial;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration: underline;
}
A.wh12:active {font-family:Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}



A.redf12:link { font-family:Arial;
    
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
A.redf12:visited {font-family:Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
A.redf12:hover {font-family:Arial;
	font-size: 12px;
	color: #FF5000;
    text-decoration: none;
}
A.redf12:active {font-family:Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}




A.bl12:link {font-family:Arial;
	font-size: 12px;
	color: #014D97;
	text-decoration: none;
}
A.bll2:visited {font-family:Arial;
	font-size: 12px;
	color: #014D97;
	text-decoration: none;
}
A.bll2:hover {font-family:Arial;
	font-size: 12px;
	color: #FF5000;
	text-decoration:none;
}
A.bll2:active {font-family:Arial;
	font-size: 12px;
	color: #014D97;
	text-decoration: none;
}



A.gr12:link {font-family:Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
A.grl2:visited {font-family:Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
A.grl2:hover {font-family:Arial;
	font-size: 12px;
	color: #666;
	text-decoration:underline;
}
A.grl2:active {font-family:Arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}



A.f14br:link {font-family:Arial;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
A.f14br:visited {font-family:Arial;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
A.f14br:hover {font-family:Arial;
	font-size: 14px;
	color: #FF5000;
	text-decoration:none;
}
A.f14br:active {font-family:Arial;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}



A.f14blli:link {font-family:Arial;
	font-size: 14px;
	color: #33609F;
	text-decoration: none;
}
A.f14blli:visited {font-family:Arial;
	font-size: 14px;
	color: #33609F;
	text-decoration: none;
}
A.f14blli:hover {font-family:Arial;
	font-size: 14px;
	color: #FF5000;
	text-decoration:none;
}
A.f14blli:active {font-family:Arial;
	font-size: 14px;
	color: #33609F;
	text-decoration: none;
}





A.f122blue:link {font-family:Arial;
	font-size: 12px;
	color: #003E78;
	text-decoration: none;
}
A.f122blue:visited {font-family:Arial;
	font-size: 12px;
	color: #003E78;
	text-decoration: none;
}
A.f122blue:hover {font-family:Arial;
	font-size: 12px;
	color:  #ff5400;
	text-decoration:none;
}
A.f122blue:active {font-family:Arial;
	font-size: 12px;
	color: #003E78;
	text-decoration: none;
}




/*   其他样式  */

.broder{
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-bottom-width: 2px;
}
.broder2{
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	border-bottom-width: 1px;
}
.xu{
	border-bottom-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1C1C1;
}
.xu2{
	border-top-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C1C1C1;
}
.x3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
}


.be {
	BORDER-RIGHT: #eeeeee 1px solid; BORDER-TOP: #eeeeee 1px solid; BORDER-LEFT: #eeeeee 1px solid; BORDER-BOTTOM: #eeeeee 1px solid
}
.bc {
	BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; BORDER-BOTTOM: silver 1px solid
}
.b9 {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
.b6 {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid
}
.xe {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #ddd;
}
.line1 {
	border: 1px solid #A8C7D9;
}
.line11 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #A8C7D9;
	border-left-color: #A8C7D9;
	border-left-width: 1px;
}

.line2 {
	border: 1px solid #D7D7D7;}

.line3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
}	
.line4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CAE2EE;
	border-left-color: #CAE2EE;
}
	

.b0 {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid
}
.li{

scrollbar-3dlight-color : #01B7C5;
scrollbar-highlight-color : #ffffff;
scrollbar-face-color : #01B7C5;
scrollbar-arrow-color : #ffffff;
scrollbar-shadow-color : #ffffff; 
scrollbar-darkshadow-color : #01B7C5;
scrollbar-base-color : #01B7C5;
scrollbar-track-color : #01B7C5;
}


}
.zt {
	font-family: "宋体";
	font-size: 12px;
	color: #003E78;
}
.zt1 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
.input {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	border: 1px solid #8EA9C6;
}
.select {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	border: 1px solid #8EA9C6;
	width: 200px;
}
.select1 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	border: 1px solid #A8C7D9;
	width: 400px;
	height: 100px;
}

/*  new add  */

.xy_zhlc_TopTitle{
	font-size:14px; 
	font-weight:bold;
	padding-top:20px;
	padding-left:16px;
}
/* 法律法规 */
.xy_zhlc_lawTitle{
	font-size:14px; 
	font-weight:bold;
	text-align:center;
	padding:20px 0px;
	color:#2c4f93;
}
.xy_zhlc_lawContentTilte{
	text-align:center;
	padding:6px 0px;
}

A.xy_xyys:link {
    
	font-size: 12px;
	color: #2c4f93;
	text-decoration: none;
	font-weight:bold
}
A.xy_xyys:visited {
	font-size: 12px;
	color: #2c4f93;
	text-decoration: none;
	font-weight:bold
}
A.xy_xyys:hover {
	font-size: 12px;
	color: #FF5000;
    text-decoration: none;
	font-weight:bold
}
A.xy_xyys:active {
	font-size: 12px;
	color: #2c4f93;
	text-decoration: none;
	font-weight:bold
}
