/* 全局 */
body {
  font:12px arial,tahoma,verdana,geneva,sans-serif;
  margin: 0;  padding: 0;
  background: #FFFFFF;
  color:#61524E;
}
table {
  border:0;
  border-collapse:collapse;
}
td,th {
  font:12px Arial,tahoma,verdana,geneva,sans-serif;
  margin: 0;
  padding: 0;
  vertical-align:top;
}
img {
  border: 0;
}
a:link,a:visited {
  color: #61524E;
  text-decoration: none;
}
a:hover,a:active {
  text-decoration: underline;
}
.topbg01 {
  background: #4e4e4e;
  width:27%;
  height:5px;
}
.topbg02 {
  background: #f0f0f0;
  width:73%;
  height:5px;
}
.navbg {
  background: url(../img/navbg.gif) no-repeat;
}
.parts td {
  vertical-align:middle;
}
.footer {
  background: url(../img/footerbg.gif) no-repeat;
  margin-top:15px;
}
.language {
	text-align:right;
	margin-top:34px;
	color:#0b6c9f;
}
.language a:link, .language a:visited {
	color:#0b6c9f;
}
.language a:hover {
	text-decoration:underline;
}
.copyright {
	color:#fff;
	background:#0070b2;
	line-height:40px;
}
.copyright a:link, .copyright a:visited {
	color:#fff;
}
.copyright-p {
	margin-top:12px;
}
.newstitle {
	width:457px;
}
.newstitle span {
	float:right;
	margin-top:9px;
}
.newsbox {
	width:456px;
	height:127px;
	margin-left:1px;
	overflow:hidden;
}
.newspic {
	width:103px;
	float:left;
}
.newsmain {
	float:right;
	width:353px;
	height:125px;
	border-top: 1px solid #dcdddc;
	border-bottom: 1px solid #dcdddc;
	overflow:hidden;
}
.newsmain dl {
	margin:0px;
	padding:7px 0 0px 0;
	line-height:120%;
}
.newsmain dt {

}
.newsmain dt a:link, .newsmain dt a:visited {
	color:#484848;
	/*font-weight:bold;*/
	background:url(../images/arrow.gif) no-repeat 0 3px;
	padding-left:15px;
}
.newsmain dd {
	margin:0px;
	padding:0px;
	padding-left:15px;
}
.newspics {
	border: 1px solid #dcdddc;
	padding:1px;
	margin-bottom:5px;
}