.im_01_con{ background: url(../image/left_verh_con.gif) no-repeat }
.im_02_con{background: url(../image/center_verh_con.gif) repeat-x }
.im_03_con{background: url(../image/right_verh_con.gif) no-repeat }
.im_04_con{background: url(../image/left_niz_con.gif) no-repeat }
.im_05_con{background: url(../image/center_niz_con.gif) repeat-x }
.im_06_con{background: url(../image/right_niz_con.gif) no-repeat }


.im_01_con, .im_03_con,  .im_04_con, .im_06_con {
   float:left;
   width:7px;
   height:7px;
   overflow:hidden
}


.im_02_con, .im_05_con {
   float:left;
   width:300px;
   height:7px;
   overflow:hidden
}


.content_con {
 float:left;
 text-align:center;
 width:312px;
 height:250px;
 overflow:hidden;
 border-left:1px solid #BDD8E2;
 border-right:1px solid #BDD8E2;
}