@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"宋体";
	font-size:14px;
	color:#595757;
	background:#FFF;
	line-height:24px;
}

ul,li,img,div,input,p,h1,h2,h3,h4,h5,h6,dl,dt,dd { margin:0; padding:0;}
li { display:inline; list-style-type:none; float:left; padding:0; margin:0;}
img{ border:none;}


a{ color:#414141; text-decoration:none}
a:hover{ color:#FF0000;  text-decoration:underline}

.banner{background: url(../images/banner_bj.jpg) center top no-repeat; margin:0; padding:0; text-align:center;}

.m{background:#fff; clear:both; text-align:center}

.footer{background:#003f85; clear:both; text-align:center; }


.exet{ position:fixed; left:50%; top:50%; margin:-300px 0px 0px 480px;}
