/*@charset "utf-8";*/

/* =import 
----------------------------------------------*/
@import url(style.css);



#point #pre h3{
margin-bottom:25px;
}

/* point
------------------------------------------- */
#point #pre h4{
background:url(../../images/point/point-title-bg.gif) repeat-x #f8682e;
padding:3px 8px;
color:#ffffff;
}
#point #pre h4 span{
background:url(../../images/point/point-title-allow.gif) no-repeat 0 3px;
padding:0 13px;
}
#point #pre .section{
width:528px;
border:#cccccc solid 1px;
}
#point #pre .section .box{
width:500px;
height:auto;
overflow:hidden;
margin:15px auto 10px auto;
}

