@charset "utf-8";

/****************************************************

 * SOGOKAN INTERLOGIC CO.,LTD. 

 ****************************************************/


#top-image {
height:120px;
overflow:hidden;
background:transparent url(/common/img/welcome.gif);
margin-bottom:20px;
}

#top-image ul {
margin-left:480px;
margin-top:40px;
}

#top-image li {
background:transparent url(/common/img/ico_listmark1.gif) no-repeat left center;
padding-left:15px;
list-style:none;
}










.builder_box {
	border-bottom:solid 1px #ccc;
	clear:both;
  padding:20px 0;
  font-size:12px;
	height:auto;
	overflow:hidden;
}


#cont_main .builder_box li {
list-style:none;
}

.builder_box .box{

  float:left;

  width:440px;

}



.builder_box .imgbox{

  float:left;

  width:240px;

  text-align:center;
	margin-right:20px;

}



.builder_box .imgbox img{

    padding:10px;

    border:1px solid #909090;

    background-image: url( "/common/img/builder_box_back.gif" );

    background-repeat:repeat;

}


#cont_main .builder_box .box_title{

    padding:3px;
    font-size:21px;
}

.builder_box .box_title a {
text-decoration:none;
    color:#0099CC;
}



.builder_box .name{

    font-weight:bold;

}



.builder_box .box_lead{
}










