@charset "UTF-8";

#main .section {
overflow:hidden;
height:100%;
margin-bottom:27px;
padding-left:10px;
}
#main .section p {
margin-right:285px;
margin-bottom:15px;
line-height:1.35;
}
#main .section .image {
float:right;
width:269px;
}
#main .section .image ul {
overflow:hidden;
width:274px;
margin-right:-5px;
}
#main .section .image li {
float:left;
margin-right:5px;
padding-bottom:7px;
}
#main .section .image ul img {
vertical-align:bottom;
}
#main .section .image p {
margin-right:0;
margin-bottom:0;
color:#787878;
}

