@charset "utf-8";
/* CSS Document */

.classnews {
	text-align: left;
}
.classnews li {
	border-bottom: 1px dotted #999999;
	height: 22px;
	line-height: 22px;
	list-style: square inside none;
	padding-top: 5px;
}
.classnews li span {
	color: #105399;
	float: right;
}
.p_neir {
	margin:0 auto;
	float:left;
	padding-left:15px;
	width:700px;
}
.p_neir p {
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
}
.p_n_title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
	width:650px;
  
}.p_n_info {
    height: 30px;
    line-height: 30px;
    text-align: center;
	width:650px;
}
.remark {
    display: block;
	width:700px;
	text-indent:2em;
	line-height:20px;
}
.remark img {
    display: block;
    height: 400px;
    margin: 0 auto;
    width: 650px;
}

.prevnext {
    float: left;
    line-height: 20px;
    padding: 10px 15px;
	width:650px;
}
.prevrecord, .nextrecord {
    display: block;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
}
.prevrecord a, .nextrecord a {
    color: #666666;
}
.prevrecord a:hover, .nextrecord a:hover {
    color: #9B0840;
}

.proRl{ width:700px;margin-top:15px; float:left;}

.proTitle {
    border-bottom: 1px solid #826A60;
    color: #000000;
    font-size: 13px;
    height: 27px;
	
	
}

.proDe{ width:650px;padding:10px 5px; float:left;}
.proDe li{ width:160px; margin:10px 0px 0px 5px; float:left;}
.proDe li a{ display:block; text-align:center;}
.proDe li a img{ margin:0 auto;width:110px; height:110px; padding:2px; border:1px solid #d9d9d9;}
.proDe li p{ text-align:center; line-height:10px;}



/*相关新闻*/
.newsRl{ width:650px; margin-top:15px; float:left;}
.proNews {width:650px; padding:10px; float:left; font-size: 12px; }
.proNews li{ width:630px; line-height:25px; height:30px;   margin-bottom:2px;  border-bottom: 1px dotted #CCCCCC; }
.proNews li a:hover{ text-decoration:underline; color:#FF3300;}
.proNews li a{ font-size:13px;}
.proNews li span.r{ color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; float:right;}
.proNews li span.l{ float:left; color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}

.title{ width: 650px; color: #000; border-bottom:1px solid #826A60; line-height: 39px;  font-size:13px;}
