@charset "UTF-8";
/* CSS Document */

/*contents*/
#cont_top{
width:950px;
height:119px;
margin:0 auto;
}

/*cont_left*/
#cont_left{
width:670px;
margin:0 0px 0px 0;
padding-left:20px;
padding-top:18px;
float:left;
}


.box{
margin:15px 0 60px 0;
padding:0 0 0 9px;
background:url(../images/line.gif) no-repeat bottom;
}

.box_text{
width:640px;
font-size:11px;
line-height:18px;
margin-bottom:20px;
float:left;
}

.box_text h4{
margin-bottom:20px;
}

#info{
margin-bottom:33px;
}

.box_img{
width:670px;
height:246px;
margin-bottom:35px;
float:left;
clear:both;
}
