.main_body {
	width: 1002px;
	margin: 25px auto 0;
}
.list_left {
	width: 211px;
}
.list_left_top {
	width: 211px;
	height: 42px;
	background: #00589b;
}
.list_left_top h4 {
	text-align: center;
	height: 42px;
	font: 400 20px/42px "Arial", "Microsoft YaHei";
	color: #fefefe;
}
.list_clumns {
	width: 209px;
	padding: 0 0 10px 0;
	background: #f6f6f6;
	border: 1px solid #d5d5d5;
	border-top: none;
}
.list_clumns ul {
	padding: 10px 0 0 20px;
}
.list_clumns ul li {
	width: 167px;
	height: 41px;
	font: normal 12px/42px "Arial", "宋体";
	background: url(detail_res/list_clumn.png) no-repeat;
}
.list_clumns ul li a {
	padding: 0 0 0 65px;
	font: normal 12px/42px "Arial", "宋体";
	color: #424242;
	background: url(detail_res/list_clumn.png) no-repeat;
}
.list_clumns ul li.cur_clumn a {
	padding: 0 0 0 65px;
	font: bold 12px/42px "Arial", "宋体";
	color: #bb2643;
	background: url(detail_res/list_clumn.png) no-repeat;
}
.list_right {
	width: 760px;
}
.list_location {
	width: 760px;
	height: 32px;
	border-bottom: 3px solid #00589b;
}
.list_location h4 {
	padding: 0 0 0 10px;
	font: bold 16px/32px "Arial", "Microsoft YaHei";
	color: #000;
}
.list_location .location_nodes {
	padding: 0 9px 0 15px;
	height: 32px;
	background: url(detail_res/home.png) no-repeat left center;
	line-height: 32px;
}
.list_location .location_nodes li {
	font: normal 12px/32px "Arial", "宋体";
	padding: 0 5px 0 0;
}
.content_info {
	width: 720px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px dotted #333;
}
.content_info h1 {
	font: bold 24px/36px "Arial", "宋体";
	color: #333;
}
.content_info .info_name {
	font: normal 12px/24px "Arial", "宋体";
	color: #024d86;
}
.content_info .info_value {
	font: normal 12px/24px "Arial", "宋体";
	color: #333;
}
.content_text {
	padding: 10px 20px 0 20px;
}
.content_text p {
	font: normal 12px/24px "Arial", "宋体";
	color: #333;
	padding: 10px 0 0 0;
}
.last_next {
	padding: 10px 0 0 20px;
}
.last_next ul li {
	height: 24px;
}
.last_next ul li span {
	font: bold 14px/24px "Arial", "宋体";
	color: #9c1617;
}
.last_next ul li a {
	font: normal 14px/24px "Arial", "宋体";
	color: #333;
}
