body {
	margin: 0;
	padding: 0;
	font-family:微软雅黑;
	font-size:12px;
	background:url(../images/bg.jpg);
	}
html {
	_overflow-y:scroll;
	}
ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button {
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	}
input, select {
	font: 100% arial, helvetica, clean, sans-serif;
	}

th, em, strong, b, address, cite {
	font-style: normal;
	font-weight: bold;
	}
li {
	list-style: none;
	}
img, fieldset {
	border: 0;
	}
a{ 
	text-decoration:none;
	}
.center{
	margin:0 auto;
	display:block;
	}
.head{
	width:100%;
	height:45px;
	background:#333;
	}
.head ul{
	width:1200px;
	margin:0 auto;
	}
.head ul li{
	float:right;
	height:45px;
	line-height:45px;
	padding:0 20px;
	}
.head ul li a{
	font-size:16px;
	color:#fff;
	}
/*底部*/
.footer{
	width:100%;
	height:311px;
	font-size:14px;
	color:#999;
	margin-top:20px;
	background: url(http://www.100chuan.cn/resource/images/b1.png);
	}
.footer_one{
	width:1286px;
	height:311px;
	margin:0 auto;
	}
.footer_about{
	width:276px;
	height:230px;
	border-right: solid 1px #2b2b2b;
	float:left;
	margin-top:18px;
	}
.footer_one h1{
	font-size:16px;
	color:#ccc;
	margin-bottom:30px;
	}
.footer_about a{
	width:90px;
	height:29px;
	background: url(http://www.100chuan.cn/resource/images/b2.png);
	float:left;
	margin-top:20px;
	}
.footer_contact{
	width:337px;
	height:230px;
	border-right: solid 1px #2b2b2b;
	float:left;
	margin-top:18px;
	padding-left:30px;
	}
.footer_join{
	width:337px;
	height:230px;
	border-right: solid 1px #2b2b2b;
	float:left;
	margin-top:18px;
	padding-left:30px;
	}
.footer_join img{
	float:left;
	}
.footer_join div{
	float:left;
	margin-top:17px;
	}
.audition{
	margin-left:50px; 
	display:inline;
	}
.copyright{
	width:1286px;
	text-align:center;
	float:left;
	margin-top:20px;
	}
.footer_one span{
	line-height:24px;
	}
.footer_map{
	width:240px;
	height:230px;
	float:left;
	margin-top:18px;
	padding-left:30px;
	}
.footer_map div{
	width:202px;
	height:24px;
	float:left;
	}
.footer_map div a{
	width:70px;
	text-align:left;
	height:24px;
	line-height:24px;
	color:#999;
	}