
.font {
	    font-family: "新宋体";
	    font-size: 14px;
	    font-style: normal;
	    line-height: 22px;
	    font-weight: bold;
	    color: 000;
        }
.font div {
          margin-top: 26px;
          }

.r1{
	font-size:12px;
}
		  
.r1 a{
          text-decoration: none;
          font-size: 12px;
	      font-style: normal;
	      line-height: normal;
	     /* font-weight: bold;*/
		  color:#000000;
		  }
.r1 a:visited{
             text-decoration: none;
			 font-size: 12px;
             color:#000000;
			 }
.r1 a:hover {
            background-color: #336699;
			font-size: 12px;
            color:#fff;
           }
.r2{
	font-size:12px;
}


.r2 a{
          text-decoration: none;
		  color:#000000;
		  }
.r2 a:visited{
             
			 text-decoration: underline;
             color:#000000;
			 }
.r2 a:hover {
             background-color: #336699;
             color:#ffffff;
		   }
.r3{
	font-size:12px;
}		
			
.r3 a{
          text-decoration: none;
		  font-size:12px;
		  color:#000000;
		  }
.r3 a:visited{
             text-decoration: none;
			 font-size:12px;
             color:#000000;
			 }
.r3 a:hover {
             text-decoration: underline;
			 font-size:12px;
             color:#336699;

		   }
/*
a.r3:active {
             text-decoration: none;
			 font-size:12px;
		    }
*/		
.font1{
	   font-family: "Arial";
	   font-size: 11px;
	   font-style: normal;
	   line-height: normal;
	   font-weight: bold;
	   color: 999;
	   text-transform: capitalize;
    }
.font2{
	   font-family: "新宋体";
	   font-size: 12px;
	   font-style: normal;
	   line-height: normal;
	   font-weight: bold;
	   color: 000;
	}
.font11{
	   font-family: "新宋体";
	   font-size: 12px;
	   font-style: normal;
	   line-height: normal;
	   font-weight:normal;
	   color: 000;
	}
.font222{
	   font-family: "新宋体";
	   margin:0;
	   font-size: 12px;
	   font-style: normal;
	   line-height: normal;
	   font-weight: bold;
	   color: 023E7D;
	   margin-left:10px;
	}
.font2222{
	   font-family: "新宋体";
	   margin:0;
	   font-size: 12px;
	   font-style: normal;
	   line-height: normal;
	   font-weight: bold;
	   color: 023E7D;
	   margin-left:35px;
	}
.font22{
	   font-family: "新宋体";
	   font-size: 12px;
	   font-style: normal;
	   line-height: normal;
	   font-weight: normal;
	   color: 023E7D;
	}
	
.font3{
	   font-family: "新宋体";
	   font-size: 12px;
	   font-style: normal;
	   line-height: 22px;
	   font-weight: normal;
	   color: 000000;
	   text-align:left;
	}
.font3a{
	   font-family: "新宋体";
	   font-size: 12px;
	   font-style: normal;
	   line-height: 22px;
	   font-weight: normal;
	   color: none;
	}

.font4{
	   font-family: "新宋体";
	   font-size: 12px;
	   font-style: normal;
	   font-weight: normal;
	   color: ffffff;
	   margin-top:2px;
	   margin-left: 1px;
	}
.font5{
	   font-family: "Arial";
	   font-size: 10px;
	   font-style: normal;
	   line-height: normal;
	   font-weight: bold;
	   color: cccccc;
    }
.font6 li {
	   margin-left:-30px;
	   font-family: "新宋体";
	   font-size: 12px;
	   line-height: 22px;
	   color: #000000;
	   list-style-type:none;
    }
.font6 div{
           margin-top: -20px;
    }
.font7 li{
	      font-family: "Arial";
	      margin-left:-16px;
		  margin-top: -2px;
	      font-size: 12px;
	      font-style: normal;
	      line-height: 22px;
	      font-weight: normal;
	      color: 000000;
	      list-style-type: none;
	}
.font7 div{
	      text-align: left;
	}



a:link{
	color:black;
	text-decoration:none;
}

a:visited{
	color:black;
	text-decoration:none;
}

a:hover{
	color:orange;
	text-decoration:none;
}

a:active{
	color:orange;
	text-decoration:none;
}

.textEllipsis280{
	width:280px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}