<!--
.STYLE2 {
    font-family:Arial; 
	font-size:12px;
	line-height:17px;
}
.STYLE3 {
    font-family:Arial; 
	font-weight:bold;
	font-size:12px;
	color:#013275;
}
.STYLE4 {
    font-family:'宋体'; 
	font-size:11px; 
}
.STYLE5 {
    font-family:Arial; 
	font-size:12px;
	color:#0000CC;
}
.STYLE14 {font-size: 12px;
line-height:20px;
font-family:"宋体";
}
.STYLE22 {
    font-family:Arial;
	font-size:11px;
	font-weight:bold;
    color: #999999;
}
.STYLE25 {font-size: 12px;
font-family:Arial;
    color: #00439d;
	font-weight:bold}
.contrat_us1 {font-family:Arial; 
font-size:18px; 
color:#7493bd; 
margin-left:20px
}
.contrat_us2{font-family:Arial;
font-size:16px; 
color:#999999; 
margin-left:20px;
}
.news{font-family: Arial; 
font-size:14px; 
margin-left:10px; 
margin-right:20px; 
margin-top:10px; 
color:#013275; 
text-decoration:none; 
font-weight:bold;
}
.news2{font-family:"宋体";
font-size:14px;
margin-left:10px;
margin-right:20px;
margin-top:10px;
line-height:22px;
}
.linking{font-size:12px; 
font-family:Arial; 
color:#999999;
}
.linking2{font-size:16px; 
font-weight:bold; 
font-family:Arial; 
color:#edbb06; 
}
.sopt1{font-family:Arial; 
font-size:17px; 
font-weight:bold; 
border: 1px #8FB8DA solid;
}
.cps2{font-family:'宋体';
vertical-align:top;
font-size:12px; 
color:#999999;
margin-left:20px;
}
.cps1{font-family:'宋体';
font-size:14px; 
margin-left: 10px; 
margin-top: -10px; 
margin-right: 20px;
}
.cat1{color:#013275; 
font-family:'宋体'; 
font-size:15px;
text-decoration:none;
}
.cat2{font-family:'宋体'; 
font-size:14px; 
text-align:left; 
vertical-align:top;
}
body {
  font: normal 11px Normal;
  }

ul {
  margin: 0; 
  line-height: 18px;
  
  padding: 0;
  list-style: none; 
  background-image:url(Home/menu.jpg);
  width: 141px; /* Width of Menu Items */ 
  border-bottom: 1px solid #747474;
  }
  
ul li {
  position: relative;
  }
  
li ul {
  position: absolute;
  right: 140px; /* Set 1px less than menu width */
  top: 0px;
  display: none;
  }

/* Styles for Menu Items  left-hand-side*/
ul li a {
  display: block;
  text-decoration: none;
  color: #000000; 
  background-image:url(Home/menu.jpg);
  
  padding: 5px;  
  border: 1px solid #747474; /* IE6 Bug */
  border-bottom: 0;
  }
  
/* Holly Hack. IE Requirement \*/
* html ul li { float: bottem; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */

-->
