#view_body {
	margin-top: 22px;
    width: 926px;
}
#view_img {
	diaplay: block;
    width: 926px;
    height: 234px;
}
#view_list {
	display: block;
    width: 926px;
    height: 331px;
    margin-top: 5px;
    padding: 5px 0 0 0;
    text-align: center;
}
#view_list_content {
	display: block;
    float: auto;
    width: 750px;
    height: 216px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    text-indent: 10px;
    margin-top: 28px;
}
#view_list_page {
	clear: both;
	display:block;
    width: 750px;
    height: 30px;
    line-height: 30px;
   margin: 30px auto;
    border-top: 2px #a3a3a3 solid;
    text-align: center;
}
#view_list_page ul {
	display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin: 0;
    padding-top: 15;
}
#view_list_page ul li {
	display: inline;
    margin-right: 5px;
    color: #eb611e;
    border-right: 1px #c6c6c6 solid;
}
#view_list_page ul li a {
	margin-right: 5px;
    color: #c6c6c6;
}
#view_list_foot {
	display: block;
    width: auto;
    height: 40px;
}
.page_cur {
    color: #ec743a;
}
.view_list_title {
	display: block;
    float:left;
    width: 750px;
    height: 30px;
    line-height: 30px;
    border-top: 1px #d2d2d2 solid;
    font-size: 12px;
}
.view_list_title a {
	color: #8b8b8b;
    display: block;
    float: left;
    width: 730px;
    height: 30px;
    line-height: 30px;
}
.view_list_title a:hover {
	color: #ec6b2c;
}
#view_content {
	display: block;
    padding: 5px;
    border-bottom: 1px #d2d2d2 solid;
    border-top: 1px #d2d2d2 solid;
}
#view_content_title {
    display: block;
    float: left;
	color: #86685b;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
#view_content_time {
    display: block;
    float: left;
	font-size: 12px;
    color: #86685b;
    margin-left: 42px;
    line-height: 25px;
    text-align: left;
}
#view_content_author {
    display: block;
    float: left;
    font-size: 12px;
    color: #86685b;
    margin-left: 42px;
    line-height: 25px;
    text-align: left;
}
#view_content_page {
	clear: both;
	display: block;
    font-family: "微软雅黑", "Arial";
    font-size:12px;
    color: #404041;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
}
#view_content_weibo {
    clear: both;
    display: block;
    float: left;
    margin-left: 758px;
    margin-top: -32px;
    height: 37px;
    width: 135px;
    cursor: pointer;
}
.view_list_time {
	display: block;
    float: right;
    margin:0;
}
#view_list_page ul li.view_page_show {
	border: none;
    margin: 0 20px 0 20px;
}
.view_list_name {
    display: block;
    float: left;
}