@charset "utf-8";
/* CSS Document */

/*公用样式*/
body {
	margin: 0;
	padding: 0;
	font-family:微软雅黑;
	font-size:16px;
	color:black;
	}
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;
	color:#666;
	}
a:hover{ 
	text-decoration:none;
	color:#16529b;
	}
.clear{
	clear:both;
	}
.middle{
	margin:0 auto;
	display:block;
	}
.floatL{
	float:left;
	}
.floatR{
	float:right;
	}
.banner{
	height:780px;
	background:url(../images/bc_01.jpg) no-repeat center 0;
	}
.student{
	width:1200px;
	overflow:hidden;
	margin:78px auto 0;
	}
.student div{
	width:534px;
	height:240px;
	}	
.student div span{
	float:right;
	width:340px;
	height:191px;
	font-size:18px;
	line-height:32px;
	border-left:1px #dcdcdc solid;
	padding-left:28px;
	}	
.student div span b{
	font-size:24px;
	font-weight:normal;
	}
.student div span a{
	color:#0000e5;
	}	
.party{
	height:175px;
	background:#d27a3d;
	margin-top:92px;
	}	
.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;
	}	
.dibu {
    border-top: 2px solid #ccc;
    color: #666666;
    height: auto;
    line-height: 30px;
    margin-top: 30px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
