/* CSS Document */

body{
background-color:#CFD7D9;
margin-bottom:40px;
}

#wrapper{
width:600px;
background:#ffffff;
height:auto;
margin:30px auto;
padding:20px 50px;

}

#header h1{
text-align:center;
margin: 0 0 30px 0;
}

#header h2{
text-align:center;
margin: 0 0 40px 0;
font-size:16px;
font-weight:bold;
color:#171B64;
font-family: "Times New Roman", Times, serif; 
}

#header h3{
background:url(../images/image01.gif) left center no-repeat;
padding:0 0 0 23px;
margin: 0 0 15px 0;
}

#header img.mainimage{
margin: 0 0 10px 0;
}

#content .maintable{
width:600px;
margin: 0 0 15px 0;
border-top:1px solid #333333;
line-height:130%;
}

#content .maintable th{
vertical-align:top;
text-align:left;
padding:10px;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
white-space:nowrap;
}

#content .maintable td{
padding:10px;
border-bottom:1px solid #333333;
}

#content .maintable td p{
text-align:right;
}

#content p.chu{
width:600px;
margin: 0 0 40px 0;
}

#footer{
width:600px;
height:17px;
text-align:center;
margin:0px;
padding:0px;

}
