﻿body {
	font-family: "宋体";
	font-size: 12px;
	margin:0 auto;
	width: 900px;
	padding: 0;
}
.top{
    width:900px;
	height:60px;
	margin-bottom:10px;
}
.logo{
    width:120px;
	height:60px;
	float:left;
	padding-right:20px;
	/*border-right:1px solid #CCCCCC;*/
}
.banner_nav{
    width:759px;
	height:60px;
	float:left;
}
.banner{
    float:left;
	margin-right:20px;
}
.top_nav{
    float:left;
	margin:10px auto auto;
}
.border_nav_bot{
    border-bottom:1px solid #CCCCCC;
}
.border_nav_rig{
    border-right:1px solid #CCCCCC;
}

.size10{
    font-size:10px;
	font-weight:normal;
}
.column_position{
    height:20px;
	padding:5px 0 0 10px;
	border-top:2px solid #000;
	border-bottom:1px solid #ccc;
	background:url(../image/con_top_bg.jpg) repeat-x;
	margin-bottom:10px;
	font-weight:bold;
}
.middle{
    width:900px;
	/*height:1110px;*/
}
.middle_left{
    width:582px;
	/*height:1110px;*/
	margin-right:8px;
	float:left;
}
.column_con{
    width:580px;
	/*height:1098px;*/
	padding-bottom:10px;
	margin-bottom:8px;
	background:url(../image/con_bottom_bg.jpg) repeat-x bottom;
}
.column_con_top{
    width:580px;
	height:25px;
	background:url(../image/con_top_bg.jpg) repeat-x ;
	margin-bottom:10px;
}
.title_time{
    width:560px;
	height:16px;
	margin:10px auto 3px 5px;
}
.con_title{
    width:350px;
	height:16px;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.time {
	font-size: 10px;
	color: #717070;
	font-family: Arial;
	padding-top:3px;
	float:right;
	margin-right:5px;
}
.con_abs{
    width:560px;
	height:34px;
	margin:0 5px;
	line-height:17px;
	text-indent:20px;
	color:#6A6A6A;
	clear:both;
}
.media{
    width:560px;
	line-height:17px;
	margin:3px auto 8px auto;
}
.page{
    height:16px;
	text-align:center;
	margin-top:5px;
}
.index_bg02{
    background:url(../image/index_bg.jpg) repeat-x;
	border-bottom:1px solid #AACCEE;
	height:23px;
	padding:2px 0 0 10px;
	margin-bottom:5px;
}
.issue_com{
    width:580px;
	height:220px;
}
.fleft{
   float:left;
}
.commentary_title{
    font-weight:bold;
	padding-top:6px;
}
.input_text1{
    width:80px;
	height:16px;
}
.input_textarea{
    width:555px;
	height:150px;
	margin-left:10px;
	clear:both;
	overflow:hidden;
}
.extra_code{
    margin-top:5px; 
	height:25px; 
	padding-left:6px;
}
.yzm_text{
    float:left; 
	height:23px;
	margin-right:5px;
}
.input_btn{
    width:55px;
	height:22px;
	background:url(../image/index_bg_btn.jpg) repeat-x;
	padding-top:1px;
}
.input_attach{
    width:60px;
    height:16px;
}

.middle_right{
    width:310px;
	float:left;
}
.right_size{
     width:308px;
	padding-bottom:5px;
	margin-bottom:8px;
}
.index_bg{
    background:url(../image/index_bg.jpg) repeat-x;
	border-bottom:1px solid #AACCEE;
	height:17px;
	padding:8px 0 0 10px;
	margin-bottom:10px;
}
.gray_border{
    border:1px solid #CCCCCC;
}
.border_color{
    border:1px solid #AACCEE;
}
.column_nav{
    width:140px;
	margin-left:10px;
	margin-top:3px;
}
.del {
	overflow: hidden;
	white-space: nowrap;
}
.word {
	overflow: hidden;
}
.people_pic{
    text-align:center;
	margin-bottom:10px;
}
.unit_name,.work{
    height:15px;
	padding:5px 0 0 10px;
}
.info_title {
	font-weight: bold;
	color: #07519a;
}
.people_info{
    padding:5px 0 0 10px;
	line-height:18px;
}
.nav_label{
    font-weight:bold;
	float:left;
}
.nav_more{
    float:right; 
	margin-right:10px;
}
.title2 {
	width: 290px;
	margin:0 0 3px 5px;
}
.bottom {
	width: 900px;
	margin-top: 10px;
	float: left;
}
hr{
    width:900px; 
	height:1px; 
	color:#92A6B6; 
	background-color:#92A6B6;
}
.bottom_nav {
	margin: 10px auto;
	text-align: center;
}
.declaration {
	margin: 10px auto;
	text-align: center;
	line-height: 20px;
}


a:link {
	text-decoration: none;
	color:#005A98;
}
a:visited {
	text-decoration: none;
	color:#005A98;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color:#005A98;
}
.con_title a:hover {
    text-decoration: none;
}
.column_position a:hover{
    text-decoration:none;
}

