/*RWD for IE 8.7.6*/
body {
	overflow: scroll;
	height:700px;
}
.pro_tit{
	text-align:center;
	padding-bottom:23px;
	display:none;
}
#wrapper {
    height: 700px;
    position: absolute;
    width: 100%;
}
#content_pro {
    height: 550px;
    left: 0;
    margin-top: -300px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 999;
}
.pro_tit02{
	display:block;
	position:absolute;
	top:11px;
	left:25px;
}
.pro_year {
    margin-top: -78px;
    padding-bottom: 30px;
    padding-right: 320px;
    padding-top: 40px;
    text-align: center;
}
