@charset "utf-8";

/* =======================================

    FAQ Flip Contents
======================================= */
body {}

#faq_Area{
}

#container{
background:url('../index_img/box06_contents.png') 0 0 no-repeat;
background-position: center top;
width: 980px;
margin: 0 auto;
height:1095px;
overflow:hidden;
}

#quickflip_Area1{padding-left: 40px; padding-top: 240px;}
#quickflip_Area2{padding-left: 40px;}

.quickflip-wrapper {
margin: 0px auto 20px;
  padding-left: 15px;
  width: 400px;
  height: 265px;
  float: left;
  position: relative;
  overflow: hidden;
  margin-left: 25px;
}
.quickflip-wrapper a {
width: 400px;
height: 265px;
line-height: 265px; /*for IE7*/
display: block;
text-indent:100%;
white-space:nowrap;
overflow:hidden;
vertical-align:bottom;
}


div.flip01  {background: transparent url('../index_img/faq01_a.png') no-repeat; width: 400px;}
div.flip01b {background: transparent url('../index_img/faq01_b.png') no-repeat; width: 400px;}
div.flip02  {background: transparent url('../index_img/faq02_a.png') no-repeat; width: 400px;}
div.flip02b {background: transparent url('../index_img/faq02_b.png') no-repeat; width: 400px;}
div.flip03  {background: transparent url('../index_img/faq03_a.png') no-repeat; width: 400px;}
div.flip03b {background: transparent url('../index_img/faq03_b.png') no-repeat; width: 400px;}
div.flip04  {background: transparent url('../index_img/faq04_a.png') no-repeat; width: 400px;}
div.flip04b {background: transparent url('../index_img/faq04_b.png') no-repeat; width: 400px;}