*{margin:0;padding:0;}
html,body {height:100%;}
body{
	color:#4A4945;
	font-family:Arial;
	font-size:12px;
	background:#99fefc url(../jyxtimg/bg.jpg) repeat-x left top;
}
td,p,li,select,div,h1,h2,h3,h4,h5,h6{line-height:150%; height:auto}
ul, ol{list-style-type:none;}
a img{border:none;}
p{padding:7px 0;}
a{color:#0657fa;text-decoration:none;}
a:hover,a:active{color:#A20B54; text-decoration:underline;}
/*
a:visited{color:#800080;}
a:hover{color:#FF3300;text-decoration:underline;}*/
/*text style*/
.t12{font-size:12px;}
.t14{font-size:14px;}
.black{color:#000;}
.white{color:#fff;}
.grey{color:#ccc;}
.red{color:#f30;}
.blue{color:#03f;}

.bodybg{
	margin:0 auto;
	padding:0 15px;
	width:930px;
	background:#fff;
	overflow: hidden;
	zoom:1; 
}
.footer{
	float:left;
	margin:20px 0 5px 0;
	width:100%;
	text-align: center;
	border-top:1px solid #7E7E7E;
}
.footerleft{
	float:left;
	width:80%;
}
.footerleft a{
	color:#898989;
	padding:0 10px;
	text-decoration:none;
}
.footerleft a:hover{
	color:#1099D7;
}
.footerleft span{
	color:#1b1bff;
}
.footerright{
	float:left;
	padding-top:5px;
	width:20%;
}
.footerright a{
padding:0 5px;
}
