@charset "utf-8";
body {
	background: url(../result/img/index/bg.png) repeat;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.clearfix .left {
	float: left;
}
.clearfix .right {
	float: right;
}
#header {
	background: url(../result/img/message/mv_bgcolor.png) repeat-x;
	height: 248px;
	font-size: 13px;
	line-height: 1.8em;
	position: relative;
	z-index: 100;
}
#header .header_sheet {
	background: url(../result/img/index/mv_sheet.png) center top no-repeat;
	height: 243px;
}
#header .wrap {
	width: 960px;
	margin: auto;
}
#header .mv_logo {
	float: right;
	margin-top: 20px;
}
#header h1 {
	position: absolute;
	margin-left: 390px;
	margin-top: 60px;
}
#header .mv_photo {
	position: absolute;
	margin-left: -25px;
	margin-top: 31px;
}
#header .mv_winning_prize {
	position: absolute;
	margin-left: 590px;
	margin-top: 195px;
}
#content {
	width: 960px;
	margin: 0 auto 80px;
}
#content .content_center {
	background: url(../result/img/index/bg_content_center.png) repeat-y;
	margin-top: 0px;
	padding: 0 40px 0;
}
#content .content_bottom {
	margin-bottom: 50px;
}
h2 {
	height: 65px;
	text-align: center;
	background: #e8d4ac;
	padding-top: 35px;
	position: relative;
	z-index: 50;
	margin-top: -4px;
	margin-bottom: 45px;
}
#sub {
	width: 210px;
	float: left;
	position: relative;
	top: -10px;
}
#sub {
	width: 210px;
	float: left;
	position: relative;
	top: -10px;
}
#sub ul li {
	margin-bottom: 10px;
}
#sub .spacer {
	margin: 20px 0 30px;
}
#main {
	width: 640px;
	float: right;
	position: relative;
	top: -10px;
}
#main h3 {
	margin-bottom: 30px;
}
#main .oubo_inner {
	width: 486px;
	background: #FFFFFF;
	border: #eeeeee 1px solid;
	padding: 25px 20px;
	margin: auto;
	border-radius: 5px;
	margin-bottom: 60px;
}
#main .oubo_inner h4 {
	text-align: center;
	margin-bottom: 25px;
}
#main .school_inner {
	padding: 0 15px;
}
#main .school_inner .dl {
	width: 295px;
}
#main .school_inner dt {
	width: 65px;
	text-align: center;
	padding: 2px 0;
	background: #b99f6a;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #ffffff;
}
#main .school_inner dt.first {
	margin-top: 0;
}


.ouboList{
	
	
}

.ouboList ul{
	width:490px;
	overflow:hidden;
	list-style-type: none;
/*	margin-left:-40px;*/

}

.ouboList li{
	float:left;
	margin-right:12px;
	margin-top:20px;
}

.ouboList li:nthChild(5){
	margin-right:0;
}


.listCap{
	text-align:right;
	margin:20px 0 0;
}


#page_top {
	width: 960px;
	margin: 0 auto 35px;
	text-align: right;
}
#footer {
	background: #ffffff;
	padding: 20px 0;
}
#footer .wrap {
	width: 960px;
	margin: auto;
}
#footer .wrap .logo {
	width: 32px;
	float: left;
	margin-right: 10px;
}
#footer .wrap .text {
	width: 800px;
	float: left;
}
#footer .clearfix {
	margin-bottom: 20px;
}
#footer #copyright {
	clear: both;
	text-align: center;
}
.bottomButton	{
	overflow:hidden;
	width:960px;
	margin:0 auto;
	padding:25px 0;
	}

.bottomButton a:hover	{
	opacity:0.70;
	}

.pagetop	{
	width:160px;
	float:right;
	}

.btn_past	{
	width:229px;
	float:left;
	}

.conclude{
	margin: 0 auto;
	width: 900px;
	padding:20px 30px;
	border:3px #FF0101 solid;
	background-color:#FFF;
	color:#FF0101;
	font-size:120%;
	font-weight:bold;
    line-height:1.5;
	text-align:center;
	margin-bottom:30px;
}

.conclude a{
	display: block;
	margin: 20px auto 0;
	width: 210px;