/*html5 reset*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
}
body {
    line-height:1.5;
    font-family:"Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti,sans-serif;
    font-size:12px;
}
:focus {
  outline: 1;
}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
    display:block;
}
ul,ol {
    list-style:none;
}
a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
} /* End HTML5 reset */

.footer{text-align:center; color:#675b40; padding:20px 0 10px 0; line-height:20px}
.foot_link{color:#675B40 !important;text-decoration:underline;}
body{background:url(../img/kf_bg.jpg) no-repeat center top #000; min-width:980px; margin:0 auto; font-size:12px}
body, input, textarea, select, button, td{font-family:"Lucida Grande",Tahoma,Arial,sans-serif}
.content{
	clear:both;
	padding-top:275px;
	width:800px;
	margin:0 auto;
}
.content .head{
	background:url(../img/page_head.gif) no-repeat;
	height:53px;
	padding:14px 20px 0 20px;
	overflow:hidden;
}
.content .line{
	background:url(../img/page_line.jpg) repeat-y;
}
.content .foot{
	background:url(../img/page_foot.gif) no-repeat;
	height:59px;
}
.content .head a{
	background:url(../img/zlp_btn.jpg) no-repeat;
	height:35px;
	cursor:pointer
}
.content .head .gw{
	float:right;
	width:72px;
	background-position:-144px -37px;
}
.content .head .jxgz{
	float:left;
	width:113px;
	background-position:-113px 0px;
}
.content .head .jxgz.active{
	background-position:0 0px;
}
.content .head .dj{
	float:left;
	width:72px;
	background-position:-72px -37px;
}
.content .head .dj.active{
	background-position:0 -37px;
}
.content .head .xdh{
	float:left;
	width:95px;
	background-position:-95px -74px;
}
.content .head .xdh.active{
	background-position:0 -74px;
}
.line_inner{
	padding:15px 45px;
	color:#6a3906;
	line-height:2;
}
.line_inner table td{
border:1px solid #ad9766;
padding:3px 5px;
text-align:center;
}
.line_inner .half_t td{
	width:50%;
}
.line_inner table tr.headtr{
background:#97784a;
color:#fcdf9b;
font-weight:bold;
}
.line_inner li{
padding:5px 0;}
.line_inner table{
width:90%;
margin:0 auto;}
.line_inner h1{

	font-weight:bold;
	font-size:14px;
}
.line_inner .spe_red{
	color:#c10110;
}
.line_inner h2{
	line-height:3;
	font-weight:bold;
}
#kfz_head{
    display:inline;
    float:left;
    font-size:20px;
    color:#fcc342;
    padding-left:5px;
}
