@charset "UTF-8";
#latest{
margin:1px 0px 0px 0px;
padding:0px 0px 30px 0px;
width:768px;
background-image:url(../images/latest_bg01.gif);
background-position:0px 0px;
background-repeat:repeat-y;
float:left;
}
#information{
margin:14px 0px 0px 0px;
width:200px;
float:left;
}
#information h2{
padding:0px 0px 13px 15px;
}
#information ul{
padding:0px 0px 20px 15px;
}
#information ul li{
line-height:1.2;
}
#recent{
margin:14px 0px 0px 0px;
width:568px;
float:left;
}
#recent h2{
padding:0px 0px 5px 0px;
}
.portfolio-list{
padding:0px 0px 20px 0px;
width:538px;
float:left;
}
.thumbnail{
width:185px;
float:left;
}
.description{
width:353px;
float:left;
}
.description dl{
padding:0px 0px 3px 0px;
width:353px;
float:left;
}
.description dl dt{
width:50px;
float:left;
}
.description dl dd{
width:303px;
line-height:1.2;
float:left;
}
.description p{
padding:10px 0px 0px 0px;
width:353px;
color:#999999;
line-height:1.2;
float:left;
clear:both;
}