* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000000;	
	text-decoration: none;
}

.image {
	border: 1px solid #c9c9c6;
}

li {
  	display: block;
	background-image: url(/images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color: #000;
	padding: 3px 2px 3px 12px;
  }

.clear {
	clear: both;
}

.container {
	width: 768px;
	margin: auto;
}

.header {
  	display: none;
}

.headim {
	display: none;
}

.headim_inner {
	display: none;
}

.bread {
	height: 20px;
	background-color: #fff;
	border-top:none;
}

.contenthome {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	clear: both;
}

.pres {
	width: 176px;
	padding-right: 16px;
	color: #333333;
	font-size: 11px;
	float: left;
	height: 295px;
	position: relative;
}

.pres_last {
	width: 192px;
	padding-right: 17px;
	color: #333333;
	font-size: 11px;
	float: left;
	height: 295px;
	position: relative;
}

.pres_last h2 {
	font-size: 12px;
	color: #001b53;
	margin: 0;
	margin-bottom: 10px;
}

.pres a.more, .pres_last a.more {
	display: block;
	position: absolute;
	padding-left: 12px;
	bottom: 0;
	left: 0;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #bf7d17;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	
}

 a.more {
	display: block;
	padding-left: 12px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #bf7d17;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	
}

.pres a.more:hover, .pres_last a.more:hover {
	text-decoration: underline;
}

a.more:hover {
	text-decoration: underline;
}

.pres h2 {
	font-size: 12px;
	color: #001b53;
	margin: 0;
	margin-bottom: 10px;
}

.pres_last .cont {
	margin-bottom: 8px;
	border: 1px solid #999999;
	width: 190px;
	height: 140px;
	background-image: url(/images/pr4.jpg);
	background-repeat: no-repeat;
}

.pres img {
	display: block;
	margin-bottom: 8px;
	border: 1px solid #999999;
}

.top_l {
	width: 340px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfc6d4;
	clear: both;
}

.quad {
	display: none;
}

.top_l a:link, .top_l a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfc6d4;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 5px;
}

.top_l a:hover {
	text-decoration: underline;
}

.top_l span {
	display: block;
	float: left;
	padding-top: 5px;
}

.top_l select {
	float: left;
	width: 100px;
}

.top_l form {
	width: 80px;
	float: left;
}

.top_menu {
	padding-left: 44px;
	color: #fff;
	padding-top: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}

.top_menu a:link, .top_menu a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

 .top_menu a:hover {
 	text-decoration: underline;
 }
 
 .top_menu a.active {
 	text-decoration: none;
	color: #ef9135;
 }
 
/* .slogan {
 	padding-left: 44px;
	
 }*/
 
 .logo {
 	display: none;
 }
 
 .logo a:link,  .logo a:visited {
 	width: 167px;
	height: 54px;
	display: block;
	text-decoration: none;
 }
 
.logop {
  	display: block;
  }
 
 .logop img {
 	border: none;
	margin-left: -5px;
 }
 
  .logop a {
  	text-decoration: none;
  }
 
 .headp {
	display: block;
	margin: 0;
	padding: 0;
	padding: 10px 0;
	font-size: 14px;
}
 
 .footer {
 	display: none;
 }
 
 .copy {
 	height: 30px;
	padding-top: 10px;
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	clear: both;
	border-top: 1px solid silver;
 }
 
 .left {
 	display: none;
 }
 
 .center, center_nr {
	padding-top: 15px;
 }
 
 .right {
 	display: none;
 }
 
 .content {
 	overflow: hidden;
	clear: both;
	font-size: 12px;
 }
 
 .leftmenu {
 	margin: 0;
	padding: 0;
	/*padding-left: 15px;*/
	display: block;
	overflow: hidden;
	list-style: none;
 }
 
  .leftmenu li {
  	display: block;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	color: #000;
	padding: 3px 0 3px 15px;
	font-size: 11px;
  }
 
   .leftmenu li a:link, .leftmenu li a:visited {
	text-decoration: none;
	color: #000;
  }
 
 .leftmenu li a:hover {
 	text-decoration: underline;
 }
 
 .leftmenu li a.active {
 	color: #bf7d17;
	text-decoration: none;
 }
 
 .first {
	border-top: 1px solid #e6e6e1;
 }
 
 .last {
 	border-bottom: 1px solid #e6e6e1;
 }
 
  .second {
	margin-left: 15px;
 }

  .third {
	margin-left: 30px	
 }
 
 .headmenu {
 		display: none;
 }
 
 .navibar {
 	width: 580px;
	padding-left: 0px;
	padding-top: 10px;
	color: #4c4c4c;
	text-align: left;
	float: left;
	font-size: 11px;
 }
 
  .navibar a:link,  .navibar a:visited {
  	color: #bf7d17;
	text-decoration: none;
  }
  
  .navibar a:hover {
  	text-decoration: underline;
  }
  
  .navibar span {
  	color: #bf7d17;
  }
  
  .newslent {
  	float: left;
	overflow: hidden;
	width: 115px;
	padding-right: 8px;
  }
  
  .newslent h2 {
  	padding: 0;
	margin: 0;
	display: block;
	padding-bottom: 15px;
	font-size: 12px;
  }
  
  .item {
  	display: block;
	clear: both;
	overflow: hidden;
	font-size: 11px;
	padding-bottom: 8px;
  }
  
  .date {
  	display: block;
	float: left;
	padding-left: 12px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	width: 60px;
  }
  
  a.title {
	margin-left: 84px;
	display: block;
	color: #bf7d17;
	text-decoration: none;
	white-space: normal;
  }
  
a.title:hover {
	color: #000;
}

.newslent a.title {
	margin-left: 12px;
	display: block;
	color: #bf7d17;
	text-decoration: none;
	white-space: normal;
	clear: both;
  }
  
  .newslent a.title:hover {
	color: #000;
}

.right img {
	border: 1px solid #c9c9c6;
	margin-bottom: 15px;
}

.right .mat {
	border: 1px solid #c9c9c6;
	height: 205px;
	background-image: url(/images/rightim2.jpg);
	background-repeat: no-repeat;
	background-position: 0 30px;
}

.mat h2 {
	display: block;
	padding: 5px 10px;
	background-color: #e6e6e1;
	margin: 0;
	font-size: 11px;
	color: #001c54;
}

.mat .links {
	padding-top: 115px;
	padding-left: 20px;
}

.links a:link, .links a:visited {
	color: #001c54;
	font-size: 11px;
	display: block;
	padding-left: 20px;
	background-image: url(/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	padding-bottom: 3px;
}

.links a:hover {
	text-decoration: underline;
}

.prod_home {
	padding-top: 8px;
	padding-left: 8px;
}

.prod_home h2 {
	margin: 0;
	display: block;
	padding-bottom: 5px;
	font-size: 12px;
}

.prod_home ul {
	margin: 0;
	padding: 0;
	list-style: none;
} 

.prod_home ul li {
	display: block;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 10px;
}

.prod_home a:link, .prod_home a:visited {
	color: #bf7d17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 11px;
}

.prod_home a:hover {
	text-decoration: underline;
}

.homenews {
	width: 325px;
	height: 146px;
	padding-left: 120px;
	padding-top: 96px;
	position: relative;
}

.homenews h2 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
}

.homenews .item {
	display: block;
	clear: both;
	padding-bottom: 8px;
	color: #000;
	overflow: hidden;
}

.homenews .item .date {
	display: block;
	float: left;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	padding-left: 0;
}

.homenews .item .title {
	display: block;
	float: right;
	width: 245px;
	margin-left: 0;
}

.homenews a.more {
	display: block;
	position: absolute;
	padding-left: 12px;
	bottom: 0;
	left: 195px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	color: #bf7d17;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	}
	
.homenews a.more:hover {
	text-decoration: underline;
}

.footlink a:link, .footlink a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.footlink {
	text-align: right;
	color: #fff;
	padding-right: 10px;
}

.footlink a:hover {
	text-decoration: underline;
}

.count {
	display: none;
}
