@charset "utf-8";
/* CSS Document */

#mainWrp .inr{
min-height:620px;
}

.screenSaver .phBox{
margin-bottom:2px;
}

.screenSaver .buttonBox{
float:left;
margin-top:2px;
margin-bottom:2px;
}

.screenSaver .buttonBox2{
float:right;
margin-top:2px;
margin-bottom:2px;
}

.screenSaver{
text-align:center;
margin-bottom:5px;
}

.screenSaver .capture{
text-align:center;
margin:50px 0 20px;
}

.screenSaver .note{
text-align:center;
margin:0 0 40px;
}

.screenSaver .txBol{
font-size:17px;
float:left;
}

div.leftBox { 
float: left;
margin:30px 0 10px 50px;
_margin:40px 0 10px 25px;
height:240px; width:240px;
}

div.rightBox { 
float: left;
margin:30px 0px 10px 40px;
height:240px; width:240px;
}

div.leftBox2 { 
float: left;
margin:10px 0 0 50px;
_margin:10px 0 0 25px;
height:270px; width:240px;
}

div.rightBox2 { 
float: left;
margin:10px 0 0 40px;
height:270px; width:240px;
}

.leftBox li { display: block; list-style-type: none; }
.rightBox li { display: block; list-style-type: none; }
.leftBox2 li { display: block; list-style-type: none; }
.rightBox2 li { display: block; list-style-type: none; }

