/*reset*/
.sy_nr2 {
    width: 100%;
    margin-top: 20px;
	margin-bottom:20px;
}

.top_36 {
    font-size: 20px;
    text-decoration: none;
    color: #fff;
}
.bk {
    border: 1px solid #ccc;
}

.prob_list {
	width:100%;

}
.prob_list .cn {
	margin:5px 0px 0 0px;
	width:240px;
	height:230px;
	float:left;
}
.prob_list .cn div {
	width:230px;
	height:190px;
	margin:0 auto;
}
.prob_list .cn div a {
	border:1px solid #b9b9b9;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
*display:block;
*font-size: 87px;
*font-family:Arial;
	padding:5px;
}
.prob_list .cn div a:hover {
	border:1px solid #004296;
}
.prob_list .cn img {
	vertical-align:middle;
}
.prob_list div span {
	color:#333;
	display:block;
	line-height:30px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}
.prob_list .cn span a {
	color:#333;
	line-height:18px;
	font-size:14px;
}
.prob_list .cn span a:visited {
	color:#333;
}
.prob_list .cn span a:hover {
	color:#de0000;
}

.page_nav a {
	border-right: #aaaadd 1px solid;
	padding-right: 5px;
	border-top: #aaaadd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #aaaadd 1px solid;
	color: #000099;
	padding-top: 2px;
	border-bottom: #aaaadd 1px solid;
	text-decoration: none
}
.page_nav a:hover {
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	color: #000;
	border-bottom: #000099 1px solid
}
.page_nav a:active {
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	color: #000;
	border-bottom: #000099 1px solid
}
.page_nav span.current {
	border-right: #000099 1px solid;
	padding-right: 5px;
	border-top: #000099 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000099 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000099 1px solid;
	background-color: #000099
}
.page_nav span.nolink {
	border-right: #aaaadd 1px solid;
	padding-right: 5px;
	border-top: #aaaadd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #aaaadd 1px solid;
	color: #999;
	padding-top: 2px;
	border-bottom: #aaaadd 1px solid
}



.news_list {
	margin-top:10px;
}
.news_list ul {
	list-style:none;
	padding-left:15px;
}
.news_list li {
	line-height:20px;
	padding:6px 0;
	background:url("../images/cion_02.jpg")/*tpa=http://www.jinshunfangshui.com/Templates/cn/css/cion_02.jpg*/ repeat-x left bottom;
}
.news_list li a {
	background:url("../images/cion_01.jpg")/*tpa=http://www.jinshunfangshui.com/Templates/cn/css/cion_01.jpg*/ no-repeat 12px 5px;
	padding-left:15px;
	line-height:20px;
	color:#222222;
	font-size:14px;
}
.news_list li a:visited {
	color:#222222;
}
.news_list li a:hover {
	color:#de0000;
}
.news_list span {
	float:right;
	padding-right:12px;
	line-height:20px;
	color:#000;
	font-size:14px;
}
.news_list strong {
	line-height:20px;
}
.news_list img {
	margin-top:0!important;
	margin-top:6px;
}

.con {
	line-height:30px;
}

.npageleft {
	float:left;
	margin-left:10px;
	color:#004296;
}
.npageleft a:hover {
	color:#f00;
}
.npageright {
	float:right;
	margin-right:10px;
	color:##006633;
}
.npageright a:hover {
	color:#f000;
}

.message {
    margin-top: 20px;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 1px dashed #666;
}
.message span {
    padding: 0px 10px;
}
 .message span em {
    font-style: normal;
    color: #999;
}



