﻿*{	
	list-style: none;
}
.kf{
	padding: 0;
	margin: 0;
}
#kf{	
	width:1120px;
	margin:0 auto;
	border:1px solid #eeeeee;
}
#kf #navimg,#kf #navimg img{
  height:400px;
  width:1120px;
  border:0px solid green;
}
#kf #left{  
  width:210px;
  border:0px solid black;
  float:left;
}
select{
	font-size:14px;
}
#kf #left #lefttop_title ul{
	margin-top: 13px;
   height:25px;
   width:200px;
   border:0px solid red;
}
#kf #left #lefttop_title ul li,#leftbottom ul li{
  padding-left:10px;
  text-align: center;
  float:left;	

}
.mlgk{
	font-size: 22px;
	line-height: 22px;
    font-family: "微软雅黑";
    color:#2E3A75;
    margin-bottom:0px;
}
.mlus{
	font-size:14px;
	line-height:14px;
	 font-family: "微软雅黑";
	 margin-top: 5px;
}
#kf #left #lefttop #lefttop_title{  
  height:50px;
  width:250px;
  border:0px solid red;
}
#kf #left #lefttop #lefttop_nav
{
	height:350px;
	width:250px;
	border:0px solid yellow;
	
}
#kf #left #lefttop #lefttop_nav ul{
	margin: 0px;
	padding: 0px;

}
#kf #left #lefttop #lefttop_nav ul li{
	width:245px;
	height:50px;
	border:0px solid red;
    font-family: "微软雅黑";
	font-size: 14px;
	line-height: 50px;
	text-align: center;	
	margin:5px 0 0 0;
	
}
#kf #left #lefttop #lefttop_nav ul li a{
	display: block;
	text-decoration: none;
	background-color: #eeeeee;	
	color:#000;
}
#kf #left #lefttop #lefttop_nav ul li a:hover{
	background-color: #1774a9;
	color:#FFFFFF;
}
#kf #left #lefttop #lefttop_nav ul li a:active
{
	color: red;
}
#leftbottom
{
	height:293px;
	width:250px;
	border:0px solid black;
}
#leftbottom_title{
	height:50px;
	width:245px;
}
#leftbottom_text{
	height:240px;
	width:245px;
	
}
#leftbottom_text ul{
	width:245px;
	height:240px;
	margin:0 0 0 15px;
	padding: 0;
}
#leftbottom_text ul li{
	width:245px;
	padding: 0;
	margin:20px 0 10px 0;
	border:0px solid red;
	text-align:left;
	font-family: "微软雅黑";
	font-size: 14px;	
}
#kf #right_context{	
	width:850px;
	float:left;
	border:0px solid green;
	margin-left:50px;
	padding-left:10px;
}
#right_context_top{
	height:50px;
	width:820px;
	margin-left:15px;
	border:0px solid red;
}
#right_context_top ul li{
	margin-left: 20px;
	float:left;
	font-family: "微软雅黑";
}
.color{
	//color:#1774A9;
	color:#2e3a75;
}
#right_context_text{	
	width:840px;
	border:2px solid #EEEEEE;
	font-size:15px;
	font-family: "微软雅黑";
	line-height: 250%;
	text-indent: 2em;
	position: relative;
}
#right_context_text img{
	width:810px;
	height: 180px;		
	float:left;
}
.setbg1{
	padding-left: 2em;
}
#right_context_text .kf{

	width:840px;
	height:145px;	
	border:0px solid red;
	margin:5px 0 0 -15px;	
}
#kf .page{
	height:30px;
	width:840px;
    margin:3px 0 0 -10px;
    line-height: 30px;
	border:0px solid black;
	position: relative;
    
}
#kf .page ul{
	position:absolute;
	right:20px;
	
}
#kf .page li{
	
	float:left;
}
#kf .kfimg{
	width:145px;
	height:110px;
	border:1px solid black;
	margin:20px 10px 0 10px;
	float:left;
}
#kf .kfimg img
{
	width:145px;
	height:110px;

}
#kf .kftxt{
	width:670px;
	height:135px;
	border:1px solid black;
	float:left;	
	margin-top:4px;
	font-family: "微软雅黑";
	font-size:13px;

}
/*此处开始为新闻详情设计*/
.kftitle
{
	height:30px;
	line-height: 30px;
	width:350px;
	border:0px solid red;
	float:left;
	font-weight: bold;
}
.kfdate{
	height:30px;
	line-height: 30px;
	width:160px;
	border:0px solid black;
	float:right;
}
.kfbody{
	clear:both;
	height:102px;
	height:30px;
	line-height: 30px;

	border:0px solid black;
}
.kf a:hover{
	cursor: pointer;
	color:red;	
}
.kf_xq a{
	text-decoration: none;	
	margin-left:10px;
	color:#1774A9;
}
.kf_xq a:hover{
	color:#0a0;
}
.kf_xq a:active{
	color:#FF0000;
}

.kf_xq_title{
	width:825px;
	height:30px;	
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
	border:0px solid black;
}
.kf_xq_author{
  width:300px;  
  border:0px solid black;
  float:left;
  text-align: left;
}
.kf_xq_source{
	width:230px;
    border:0px solid black;
    float:left;
    text-align: center;

}
.kf_xq_date{
  width:250px;
  border:0px solid black;
  float:right;
  text-align: center;
}       
.kf_xq_body{
 clear:both; 
 border-top:2px dotted #aaa;
 padding-top:10px;
 line-height: 180%;
}   
#right_context_text .kf_xq_body img{
  width:830px;
  height:340px; 
  border:0px solid red;
}
#right_context_text table{
	width:840px;	
	text-align: center;	
	margin-left:-10px;
	border-collapse:collapse;
	border-style:dotted;
}
#table1 tr td{
	border-style:dotted;	
}
#right_context_text table th{
   background-color: #C8EEFB;
   border-style: dotted;
   border:1px dotted orange;
}
#right_context_text table td{
   width:140px;
   height:35px;
   border-style: dotted;
}
input{
	font-size:14px;
	height:30px;
}
#right_context_text table .download{	
   width:90px;
   height:30px;
   margin:0 auto;   
   line-height: 30px;	  
   background-color: #309A02;
   border-radius:5px;
   color:#FFFFFF; 
}    
#right_context_text #getarea{
	width:95px;
	margin-left:10px;
}
#right_context_text .query{
	width:840px;
	height:50px;	
	margin-left:-10px;
}

#right_context_text .query input{
	width:150px;
	height:30px;
    margin-top:10px;
    background-color: #FFFFFF;
}


#right_context_text #table2{
	width:840px;	
}
#right_context_text #table2 th{
	background-color:#99cc00;
}



