@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;

}
body{ background-color:#c5c2af; padding:0; margin:0; font-family: \5FAE\8F6F\96C5\9ED1, Arial, Helvetica, sans-serif;}
div, ul, li, dl, dt, dd, table, tr, td, p, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, address, del, ins {
	padding: 0;
	margin: 0;
}
.main{ width:100%; height:400px; background:url(404.jpg) center no-repeat;}
.tit{width:100%;text-align:center; font-size:30px;color:#FFF;position:absolute; top:350px;}
.tit p { margin-top:35px;}
.tit p a{ font-size:16px; color:#FFF; text-decoration:none;background-color:#747162; line-height:40px; padding:8px 25px;}
.yewu{width:900px; margin:0 auto;font-size:14px;color:#FFF;text-align:center; padding-top:500px;}
.yewu ul{text-align:center;}
.yewu ul li{ list-style:none; float:left; width:120px; line-height:35px; background-color:#747162; margin-right:30px; }
.yewu ul li a{font-size:16px; color:#FFF; text-decoration:none;}