/*Design by DREW*/
body{
 margin:0; pading:0;
 outline:0 none;
 font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
 color:#504946;
 font-size:8pt;
 line-height:1.8;
 background:#d0d0d0;
 text-align:center;
}

#contents{
 text-align:left;
 width:800px;
 margin:0 auto;
 padding:50px 0 0;
 border:1px solid #000;
 border-top:none;
 border-bottom:none;
}

#contents .main{
 padding:0 50px;
 position:relative;
 overflow:hidden;
 zoom:1;
}

#contents .menu{
 background:url(../images/mainimg.gif) center bottom no-repeat;
 width:700px;
 height:270px;
 padding:30px 50px 0;
}

#contents .menu .now{
 margin:0 3px;
 border-bottom:1px solid #54917f;
}

#contents .menu .about{
 display:block;
 font-size:7pt;
}

h1,
h2{
 font-weight:normal;
 padding:0;
line-height:100%;
}

h1{
 color:#b33e5c;
 font-size:12pt;
 margin:0 0 10px;
}

h2{
 color:#006a6c;
 font-size:10pt;
 margin:0 0 5px;
}

p{
 margin:0 0 30px;
 padding:0;
}

form{
 margin:5px 0 3px;
 position:relative;
 overflow:hidden;
 zoom:1;
 line-height:100%;
}

input{
 display:inline;
 float:left;
 margin:0 5px 0 0;
 border:1px solid #999;
 background:#d0d0d0;
 height:21px;
}

input:hover{
 background:#ddd;
}

input.message{
 width:200px;
 padding:2px;
}

input.btn{
 width:45px;
 padding:1px 0;
}

a{
 color:#504946;
 text-decoration:none;
 border-bottom:1px solid #fff;
 margin:0 3px;
}

a:hover{
 border-bottom-color:#e75971;
}

.footer{
 display:block;
 font-size:7pt;
 padding:120px 0 0;
}
