@import url("./base.css");

.gaiyou{
width:391px;
padding:10px 0px 20px 20px;
float:left;
display:inline-block;
}
.item{
display:inline-block;
margin-top:18px;
width:391px;
}
.subject{
float:left;
width:80px;
background-color: #3333ff;
color:#ffffff;
text-align: justify;
text-justify: distribute-all-lines;
padding:2px 3px 0px 3px;
clear:both;
}
.description{
float:right;
width:280px;
padding:2px 0px 0px 0px;
}
.photo{
width:369px;
height:264px;
padding:28px 20px 10px 0px;
float:right;
display:inline-block;
}