@charset "utf-8";
/* CSS Document */

div#center {
	float:left;
   margin-top:5px;
   width:615px;	
}
div.contitle {
	background-color: #DDE1E6;
	clear: both;
	color: #4E4E4E;
	font-family: "ËÎÌå";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 18px;
	margin: 10px auto;
	padding: 5px;
	width: 96%;
}
	
div.ptbox p b {
	background: transparent url(image/news_aoorw.gif) no-repeat scroll left center;
	clear: both;
	color: #113C12;
	float: none;
	font-family: "ËÎÌå";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 10px 0 0;
	text-align: left;
	text-indent: 18px;
	padding-left: 15px;
}
div.ptbox p a:hover {
   text-decoration:underline;
  }

div.ptbox p a {
  border-bottom:1px dashed #9E9E9E;
  color:#232323;
  display:block;
  font-family:"ËÎÌå";
  font-size:14px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:20px;
  padding:0 0 12px 18px;
  text-decoration:none;
  }
  
  div.ptbox a.cmore {
	color:#003B5D;
	display:block;
	font-family:"ËÎÌå";
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	margin:15px auto 0;
	text-align:right;
	width:500px;
	}
	
	img.cenimg{
	  display:block;
	  padding-left: 90px;
	  padding-bottom: 20px;
	}
