body {
	font-family: Arial,Geneva,Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px auto;
	padding: 0px;
	/*background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/index_14.gif);*/
}
a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #3B5999;
	text-decoration: underline;
}
.men { 
    background:#3B5998; 
	border-bottom:1px #254588 solid; 
	font-size:12px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	height:25px; 
	padding-top:4px;
	text-align:center;
	}
.men a{
	color: #FFFFFF;
	text-decoration: none;
}
.men a:visited {
	color: #FFFFFF;
}
.men a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.con {

   background:url(../images/Leder_en_r3_bg.jpg) repeat-y;
   padding:10px;
}
.conindex {

   background:url(../images/Leder_en_r3_bgindex.jpg) repeat-y;
   padding:10px;
}
.title{
color:#3B5998; font-size:14px; font-weight:bold;
}
.mian_tit{
background:url(../images/f.jpg) 2 6 no-repeat; 
padding-left:10px;
line-height:20px;
font-size:14px;
}
.mian_news{
padding:10px 10px 0px 10px;
line-height:20px;
height:30px;
}
.left{
background:#F7F7F7; border-bottom:#DDDDDD 1px solid;
}
.conright{
border-right:#9A9A9A 1px dashed;
line-height:21px;
padding:5px 5px;
}
.conr{
line-height:23px;
padding:5px 5px;
}

.box 
{ 
border: 1px solid #C0C0C0; 
width: 216px; 
height: 20px; 
clip: rect( 0px, 181px, 20px, 0px ); 
overflow: hidden; 
color:#858585;
font-size:12px;
} 

.Licensetable{
border:#CCCCCC 1px dashed; padding:5px; text-align:center;
}
.Licensetr{
background:#e1e1e1; line-height:18px; border-top:#FFFFFF 5px solid; padding:5px; text-align:center;
}
.pulefttd{
border-bottom:#cccccc 1px dashed; text-align:center; line-height:23px;
}
.purighttd{
border-bottom:#cccccc 1px dashed; border-left:#cccccc 1px dashed; padding-left:5px; line-height:23px;
}


ul { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
  width: 193px; /* Width of Menu Items */ 
  font-family: Arial,Geneva,Helvetica, sans-serif;
  } 
   
ul li { 
  position: relative; 
  } 
ul li a{ 
  position: relative; 
  color:#3300FF; 
  font-family: Arial,Geneva,Helvetica, sans-serif;
  } 
ul li a:hover{ 
  position: relative; 
  color:#ff0000; 
  }   
   
li ul { 
  position: absolute; 
  left: 196px; /* Set 1px less than menu width */ 
  top: 0; 
  display: none; 
  background: #F5F5F5; /* IE6 Bug */ 

  } 
/* Styles for Menu Items */ 
ul li a { 
  display: block; 
  text-decoration: none; 
  color: #777; 
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;  
  border-bottom: 1px dashed #ccc; /* IE6 Bug */ 
  font-weight:bold;
  width:195px;

 /*font-weight:bold;
 border-bottom: 0; */
  } 
   
/* Holly Hack. IE Requirement \*/ 
* html ul li { float: left; height: 1%; } 
* html ul li a { height: 1%; } 
/* End */ 
li:hover ul, li.over ul { display: block; color:#cccccc;} /* The magic */ 
li.over ul li a{ color:#777;} 
li.over ul li a:hover{ color:#FF0000} 
