body {
	background-color:#fff;
	font-family: Verdana,"宋体",arial,sans-serif;
	font-size:12px;
	color: #3d3b3c;
}
body, h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td, fieldset, label, legend, dt, dd, dl, body {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
img, fieldset {
	border:0;
}
em {
	font-style:normal;
}
a:link, a:visited {
	color: #17487e;
	text-decoration: none;
}
a:hover {
	color: #1a406a;
	text-decoration: underline;
}
a:active {
	color: #1a406a;
	text-decoration: none;
}
.linediv{
clear:both;
border-bottom:1px #bababa solid;
}

#w980 {
	width:980px;
	margin:0 auto;
}

/* footer */
#footer{
margin:0 auto;
clear:both;
width:980px;
}
#footernav{
float:left;
width:100%;
text-align:center;
background-color:#FFFFFF;
border-top:8px #000000 solid;
border-bottom:1px #bababa solid;
margin-bottom:4px;
padding:12px 0;
}
#footernav ul{
list-style:none;
width:720px;
margin:0 auto;
}
#footernav ul li{
float:left;
padding:0 5px;

}
#footerlogo{
width:100%;
float:left;
background-color:#D0101B;
}
#footerlogo img{
float:right;
margin:14px;
}

.clear {
	clear:both;
}
