/* CSS Document */

.page_caption
{float:left;
width:731px;
height:34px;
background: url(../img/f_bg.gif);
border-left:#d0dbe7 solid 1px;
border-right:#d0dbe7 solid 1px;
line-height:34px;
font-size:14px;
font-weight:bold;
color:#003399;
padding-left:23px;
	}
	.page_caption span{ float:left; background:url(../img/red_sign.gif) no-repeat left center; padding-left:12px;}
#content{
float:left;
width:756px;
background:url(../img/right_bottom_bg.gif) bottom no-repeat;
}
#project{
float:left;
margin-left:5px;
display:inline;
padding-bottom:40px;
}
.project{
float:left;
width:241px;
text-align:center;
}
.project_img{
float:left;
width:215px;
margin-left:25px;
display:inline;
margin-top:25px;
}
.project_name{
float:left;
width:230px;
text-align:center;
margin-left:8px;
display:inline;
margin-top:5px;
}
#project_detail_img{
float:left;
width:730px;
text-align:center;
}
#project_detail_name{
float:left;
width:730px;
text-align:center;
margin-top:12px;
}
#project_desc{
float:left;
width:700px;
margin-top:12px;
margin-left:15px;
display:inline;
}