﻿body{
	margin:0px;
	padding:0px;
	font-family:SimSun,Arial;
	background:url(../images/jz_bg.png) no-repeat center top;
	}
img{ border:none;}
form{ margin:0px; padding-top:10px; padding-left:0px; padding-right:0px; padding-bottom:0px;}

/*header*/
#header{
	width:1000px;
	position:relative;
	z-index:1;
	margin:0px auto;
	}
#header_one{
	height:58px;
	background:url(../images/jz_bj02.png) no-repeat left top;
	text-align:right;
	font-size:12px;
	position:relative;
	z-index:1;
	}
#header_one a { color:#7A7A7A; text-decoration:none;}
#header_one a:hover { color: #F00; text-decoration: underline;}

#banner{
	position:relative;
	z-index:1;
	}
#menu{
	position:relative;
	z-index:1px;
	}


/*main*/
#main{
	width:1000px;
	height:auto;
	position:relative;
	z-index:1;
	margin:0px auto;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	}
#main_top{
	height:15px;
	background-color: #fff;
	overflow:hidden;
	}
#main_content{
	background-color: #fff;
	}
h1{
	margin:0px;
	padding:0px;
	text-align:center;
	}
h2{
	margin:0px;
	padding-bottom:10px;
	text-align:center; color:#F00; font-size:16px;
	}
#main_content p{
	display:block;
	width:950px;
	margin:0px auto;
	font-size:14px;
	line-height:30px;
	overflow:hidden;
	text-indent:30px;
	}

center{
	font-size:25px;
	line-height:40px;
	font-family: "方正大黑简体","黑体" ; color:#ff0000;
}
center img { padding:5px; border:1px  solid  #777777; margin:8px;
}
#tch  { line-height:22px;
}
#tch img { padding:2px; border:1px  solid  #777777; margin:0px;
}
#main_content table{
	margin:0px auto; 
	background:#B1B1B1;
}
#main_content table tr td{
	font-size:14px; 
	height:25px; 
	background:#FFF;
	}
#main_bottom{
	background:#fff;
	height:19px;
	}
	
/*footer*/

#footer {
	PADDING: 20px 0px 20px 0px;
	CLEAR: both;
	Z-INDEX: 10;
	WIDTH:auto;
	POSITION: relative;
	font-size:12px;
	text-align:center;
	background:#fff; 
	border-top:1px solid #ccc;
}
#footer p {
    PADDING: 0px; MARGIN: 0px; line-height:25px; }
#footer span { color:#c6000e;}
