/*
	css stylesheet for kjt website
	version 1.0
*/

/* css reset (base on YUI) */
html {
	color: #000;
}

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
form,
legend,
input,
button,
textarea,
select,
p,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: none;
	display:block;
}

button,
em,
input,
option,
select,
textarea,
th {
    font:inherit;
	font-style:normal;
}

li {
	list-style: none;
}

h1,
h2,
h3 {
	font-size: 100%;
	font-weight: normal;
}

/* base */
body{
	margin:0 auto;
	padding:0;
	font-family:"宋体";
	font-size:12px;
	color:#000;
}
a {
	color:#000;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
}
.clear{ 
	clear: both; 
	font-size:0px;
	width:0px; height:0; 
	line-height:0; 
	visibility: hidden; 
}
.mt10 {
	margin-top:10px;
}
.ml10 {
	margin-left:10px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.block {
	display:block;
}
.piclink, .piclink img {
	display:block;
}
.piclink p {
	text-align:center;
	margin:5px 0;
}
.show{
	display:block;
}

.bg{
	width:1004px;
	height:456px;
	margin:0 auto;
	background:url(bg.jpg) no-repeat;
	position:relative;
}
.title{
	height:30px;
	line-height:30px;
	padding-left:20px;
	font-size:14px;
}
.b1,.b1 a {
	display:block;
	width:77px;
	height:95px;
}
.b1{
	position:absolute;
	left:178px;
	top:178px;
}
.b1 a{
	background:url(wzdt1.png) no-repeat center;
}
.b1 a:hover{
	background:url(wzdt2.png) no-repeat 50% 45%;
}
.b2,.b2 a {
	display:block;
	width:76px;
	height:83px;
}
.b2{
	position:absolute;
	left:292px;
	top:200px;
}
.b2 a{
	background:url(yjdy1.png) no-repeat center;
}
.b2 a:hover{
	background:url(yjdy2.png) no-repeat 50% 45%;
}
.b3,.b3 a {
	display:block;
	width:89px;
	height:125px;
}
.b3{
	position:absolute;
	left:422px;
	top:156px;
}
.b3 a{
	background:url(wzjj2.png) no-repeat center;
}
.b3 a:hover{
	background:url(wzjj1.png) no-repeat 50% 48%;
}
.b4,.b4 a {
	display:block;
	width:70px;
	height:79px;
}
.b4{
	position:absolute;
	left:549px;
	top:198px;
}
.b4 a{
	background:url(RSS1.png) no-repeat center;
}
.b4 a:hover{
	background:url(RSS2.png) no-repeat 50% 45%;
}
.b5,.b5 a {
	display:block;
	width:65px;
	height:76px;
}
.b5{
	position:absolute;
	left:664px;
	top:210px;
}
.b5 a{
	background:url(dxdy1.png) no-repeat center;
}
.b5 a:hover{
	background:url(dxdy2.png) no-repeat 50% 45%;
}
.b6,.b6 a {
	display:block;
	width:71px;
	height:74px;
}
.b6{
	position:absolute;
	left:759px;
	top:202px;
}
.b6 a{
	background:url(lxwm1.png) no-repeat center;
}
.b6 a:hover{
	background:url(lxwm2.png) no-repeat 50% 45%;
}