.main{width:850px; background-color:#d5f3ff;}

.header{float:left; display:inline;}

.title {
  float:left; display:inline; margin:25px 0 25px 24px; width:802px; height:28px;
  background-image:url("../image/detail_title.gif"); background-repeat:no-repeat;
  padding-left: 40px; color:#fff; font:14px sans serif; line-height:28px;
}

.title .small {font:11px sans serif;}

.content {float:left; display: inline; margin:0 50px 0 50px; width:750px; color:#000;}

.content .bold {font:14px sans serif; color:#004a99;}

.content .box {padding:5px 5px 10px 5px; font:12px sans serif; color:#000; background-color:#fff;}
  
.content .button {margin: 20px 0 10px 0; text-align:center;}

.footer {clear:both; width:100%; text-align:center; padding:10px 0px 10px 0px;}

