﻿/*Design by DREW*/



body{
 margin:0;
 padding:0;
 outline:none;
 font-family:Times New Roman , "MS UI Gothic" , serif;
 font-size:9pt;
 line-height:1.6;
 word-break:break-all;
 text-align:center;
 color:#0b0b0b;
}



img{
 border:0;
}



br{
 letter-spacing:0;
}



p,
form{
 margin:0 0 20px;
 padding:0;
}



textarea,
input{
 display:block;
 font-family:Times New Roman , "MS UI Gothic" , serif;
 font-size:9pt;
 background:#fff;
 border:1px solid #ccc;
}



textarea{
 width:220px;
 height:100px;
 margin:0 0 5px;
 padding:0;
}



input{
 width:120px;
}



#contents{
 width:100%;
}



.header,
.main,
.footer{
 width:800px;
 margin:0 auto;
}



.record{
 position:absolute;
 top:20px;
 right:20px;
 width:120px;
 min-height:120px;
 height:auto !important;
 height:120px;
 text-align:center;
 font-size:8pt;
}



.header{
 background:url(../images/frame.gif) center 0 no-repeat;
 min-height:250px;
 height:auto !important;
 height:250px;
 margin-bottom:20px;
}



.header p{
 width:230px;
 margin:0 auto;
 padding:0;
 font-size:8pt;
}



.main{
 text-align:left;
}



.footer{
 background:url(../images/frame_bottom.gif) center bottom no-repeat;
 min-height:100px;
 height:auto !important;
 height:100px;
}



.footer p{
 padding:50px 0 0;
 margin:0;
 font-size:8pt;
}



h1{
 margin:0 0 15px;
 padding:20px 0 0;
 font-size:21pt;
 font-weight:normal;
 line-height:100%;
 letter-spacing:5px;
 color:#1e50a2;
}



h2{
 margin:0 0 10px;
 padding:0;
 font-size:13pt;
 font-weight:normal;
 line-height:100%;
 color:#915da3;
 letter-spacing:1px;
}



h3{
 margin:0 0 5px;
 padding:0;
 font-size:11pt;
 font-weight:normal;
 line-height:100%;
 color:#409ecc;
}



.text01,
.text02,
.text03{
 display:inline;
 float:left;
 width:250px;
 margin:0 20px 0 0;
 padding:0;
}



.text03{
 margin-right:0 !important;
}



ul{
 margin:0 0 50px;
 padding:20px 0 0;
 list-style:none;
 list-style-position:outside;
 position:relative;
 overflow:hidden;
 zoom:1;
}



li{
 display:inline;
 float:left;
 width:265px;
 margin:0;
 padding:0;
 text-align:center;
 font-size:8pt;
 color:#666;
}



li a{
 color:#192f60;
 font-size:12pt;
 text-decoration:none;
 padding:0 0 0 3px;
 border-bottom:3px dotted #88bfbf;
}



a{
 color:#0075c2;
 text-decoration:none;
}