.Pos {
	line-height: 25px;
	height: 25px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	color: #333333;
}

.s_menu {
	clear:both;
	margin-top:20px;
	margin-left:15px;
	padding-left:25px;
	width:735px;
	height:28px;
	background:url(../images/icon.gif) left no-repeat #E8F3F8;
	line-height:26px;
	font-weight:bold;
	color:#333;
}

.cname {
	padding-top:15px;
	padding-left:40px;
	padding-bottom:10px;
	width:710px;
	color:#f60;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.cinfo {
	padding-left:40px;
	width:710px;
	color:#333;
	line-height:170%;	
}
.cinfo * {
	color:#333;
	line-height:170%;
}
.cinfo p {
	text-indent:20px;
}

.tb {
	margin-top:15px;
}
.tb * {
	color:#333;
	line-height:170%;	
}

.td_l {
	padding-right:5px;
	width:205px;
	text-align:right;
	color:#FF6600;
}

.cinfo .td_l {
	width:165px;
}



.pro {
  
	margin-top:20px;
	margin-left:50px;
	padding-bottom:20px;
}
.pro * {
	color:#333;
}

.pro .item {
	float: left;
	padding-left: 50px;
	height:120px!important;
	height:115px;
}
.pro .item table {
	border: 1px solid #CCCCCC;
	height: 80px;
	width: 80px;
	text-align: center;
}
.pro .item h3 {
	line-height: 25px;
	font-weight: lighter;
	height: 25px;
	width: 82px;
	overflow: hidden;
  text-align: center;
}


.pro .nopro {
	padding-left:300px;
	color:#333;
}


