@charset "utf-8";
/* CSS Document */
#content_box{
margin:20px auto;
width:840px;
}

.climber{
border-bottom:1px #666666 solid;
}

.describe{
margin:10px;
padding:10px;
}

.describe_image{
float:left;
padding:15px;
border-right:1px #999999 solid;
}

.describe_txt{
float:left;
margin-left:25px;
}

.describe_txt h3{
font-size:16px;
font-weight:bold;
}

.clear{
clear:both;
}

.main_show{
text-align:center;
padding:20px;
border-top:1px #999999 solid;
}
