/* common */
*{outline:none;}
body, input, textarea, select, button{font:12px '宋体';}
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset{margin:0; padding:0;}
a{color:#2366a8; text-decoration:none;}
	a:hover{text-decoration:underline;}
	a img{border:none;}
em, cite, th{font-style:normal; font-weight:normal;}
li{list-style-type:none;}

/* validate */


/* footer */
#footer{margin:0 auto;height:60px;font-size:12px;color:#666666;text-align:center; margin-top:10px; width:960px;  font-family:宋体, Arial, Helvetica, sans-serif; border-top:none;}
	#contact{width:960px; margin:0 auto;height:24px; line-height:24px; font-size:12px; border-bottom:1px #909090 solid;}
	#footer ul{margin:0;padding:0;margin-top:10px;}
		#footer ul li{width:958px; line-height:20px;}
		#footer li a{color:#686868; text-decoration:none; font-size:12px;}
		.lired{color:#C30803;}
