@charset "utf-8";
/* CSS Document */
/* layout */
*{
	margin:0;
	padding:0;
}
img{border:0;}
.hidden{width:0; height:0; margin:0; padding:0; overflow:hidden; line-height:0; font-size:0; visibility:hidden; position:absolute; left:0; top:0;}
#allwrapper{width:960px; height:100%; margin:0px auto; background:#FFF;}
#vtop{width:960px; height:755px; background:url(../images/topvisual.jpg) no-repeat; margin-top:0px;}
#vsummary{width:960px; height:177px; margin-top:0px;}
#vmid{width:960px; height:4290px; margin-top:0px; background:url(../images/midvisual1.jpg) no-repeat; margin-top:0px;}
#main1{position:relative; top:125px;}
#main2{position:relative; top:972px;}
#main3{position:relative; top:1635px;}
#sub1{position:relative; top:2458px;}
/*#sub2{position:relative; top:2745px;}*/
#sub3{position:relative; top:2720px;}
#anno{position:relative; top:2550px;}
/* 사파리, 크롬 */
@media screen and (-webkit-min-device-pixel-ratio:0) { 

 #sub1{position:relative; top:2458px;}
/*#sub2{position:relative; top:2745px;}*/
#sub3{position:relative; top:2720px;} 

} 
/* 오페라 */
html:first-child #sub1{position:relative; top:2457px;}
/*html:first-child #sub2{position:relative; top:2715px;}*/
html:first-child #sub3{position:relative; top:2720px;}
