/*Design by DREW*/
body{
 margin:0;
 padding:0;
 outline:none;
 font-family:Times New Roman , "‚l‚r ‚o–¾’©" , serif;
 background:#000;
 color:#ccc;
 font-size:8pt;
 line-height:1.8;
 text-align:center;
}

img{
 border:0;
}

br{
 letter-spacing:0;
}

#contents{
 width:950px;
 min-height:768px;
 height:auto !important;
 height:768px;
 background:url(../images/bg.jpg) right 100px no-repeat;
 margin:0 auto 50px;
 padding:50px 0 0;
 position:relative;
 overflow:hidden;
 zoom:1;
 text-align:left;
}

h1,
h2{
 font-weight:normal;
 line-height:100%;
 letter-spacing:2px;
}

h1{
 font-size:17pt;
 color:#6a828b;
 margin:0 0 15px;
 padding:0;
}

h2{
 font-size:11pt;
 color:#467f80;
 margin:0 0 10px;
 padding:0;
}

a{
 color:#e9e9e9;
 text-decoration:none;
 border-bottom:1px solid #2c4f54;
 margin:0 3px;
}

a:hover{
 color:#9fa09e;
}

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

.menu{
 font-size:9pt;
}

.menu span{
 margin:0 3px;
 border-bottom:1px solid #706caa;
}

.link{
 position:relative;
 overflow:hidden;
 zoom:1;
}

.link a{
 display:inline;
 float:left;
 width:200px;
 height:40px;
 margin:0 5px 5px 0 !important;
 border-bottom:0 none !important;
}

.box01,
.box02{
 display:inline;
 float:left;
 width:400px;
 margin:0 25px 50px 0;
}

.footer{
 font-size:7pt;
 color:#999;
}