#main {
}
#main #header {
 margin-bottom: 15px;
 margin-top: 15px;
 width: 573px;
}
#main #left {
 width: 639px;
}
#main #left p{
 font-size: 10px;
}
#main #right {
 width: 639px;
 margin-top: 7px;
}

#footer {
 width: 639px;
 margin-top: 40px;
 text-align: center;
 clear: both;
}

ul{
 display: flex;
 justify-content: space-around;
 margin-bottom: 10px;
}

.m_center{
 margin-bottom: 10px;
}

.m_center p{
 position: relative;
 left: 20px;
}

#apDiv1 {
 position:absolute;
 width:23px;
 height:61px;
 z-index:1;
 left: 678px;
 top: 871px;
 text-align: right;
}
