@charset "utf-8";
@import url("reset.css");

/* CSS Document */
body{
/* text-align:center;*/ 
 background-image:url(images/bg.gif);
 background-repeat:repeat;
} 
#WRAPPER{
/* text-align:left;
 margin:0 auto;*/
 position: absolute;
 left: 50%;
 margin-left: -480px;
 width:961px;
 background-image:url(images/content_bg.gif);
 background-repeat:repeat-y;
}
#HEADER{
 width:961px;
 height:284px;
 }
#CONTENT{
 width:961px;
}
.NEWS{
 padding:50px 0 30px 55px;
 }
.NEWS h2{
 width:260px;
 height:76px;
 background-image:url(images/news_title.gif);
 background-position:left top;
 background-repeat:no-repeat;
 text-indent:-9999px;
 }
.ADVG{
 width:867px;
 height:545px;
 background-image:url(images/news_content.gif);
 background-repeat:no-repeat;
 background-position:center;
 text-indent:-9999px;
 padding-top:10px;
 }
 .DIS{
 padding:50px 0 30px 115px;
 }
 .DIS h2{
 width:260px;
 height:76px;
 background-image:url(images/dis_title.gif);
 background-position:left top;
 background-repeat:no-repeat;
 text-indent:-9999px;}
 .DISCOUNT{
 width:657px;
 height:590px;
 text-indent:-9999px;
 background-image:url(images/dis_content.gif);
 background-repeat:no-repeat;
 background-position:center;
}
.VIEW{
 padding:50px 0 30px 115px;}
 .VIEWTITLE{
 width:258px;
 height:76px;
 background-image:url(images/view_title.gif);
 background-position:left top;
 background-repeat:no-repeat;
 text-indent:-9999px;}
.MARKET{
 width:716px;
 height:1439px;
 text-indent:-9999px;
 background-image:url(images/view_content.gif);
 background-repeat:no-repeat;
 background-position:center;
 padding-top:30px;
}
.BEST01{
 padding:0 0 30px 85px;
  }
.BUY{
 padding:50px 0 30px 50px;
  }
.BUY h2{
 text-indent:-9999px;
 width:259px;
 height:76px;
 background-image:url(images/buy_title.gif);
 background-position:left top;
 background-repeat:no-repeat;
 }
.APPLY{
width:794px;
margin:0 auto;
background-image:url(images/buy_bg.gif);
background-position:left bottom;
background-repeat:no-repeat;
padding-bottom:30px;
}
.APPLY h3{
background-image:url(images/buy_bg.gif);
background-position:left top;
background-repeat:no-repeat;
margin:0;
line-height:100px;
}
.APPLY p{
color:#333333;
padding:0 80px 30px 40px;
font-size:18px;
margin:0;
letter-spacing:1px;
line-height:1.8;
background-image:url(images/buy_rebg.gif);
background-position:left top;
background-repeat:repeat-y;
}
.APPLY a{
 color:#FF6600;
 text-decoration:none;
 }
.APPLY a:hover{
color:#0066FF;
text-decoration:underline;
}
#CONTENT ul{
 margin:0 auto;
 list-style-type:none;
 }
#CONTENT li{
 float:left;
 margin-top:50px;
 margin-left:100px;
} 
#CONTENT li.doc a{
display:block;
width:205px;
height:63px;
background-image:url(images/doc_btn01.gif);
text-indent:-9999px;
}
#CONTENT li.doc a:hover{
 background-image:url(images/doc_btn02.gif);}
#CONTENT li.ec a{
display:block;
width:205px;
height:63px;
background-image:url(images/ec_btn01.gif);
text-indent:-9999px;
margin-right:30px;
}
#CONTENT li.ec a:hover{
 background-image:url(images/ec_btn02.gif);
 }
.redtext{
color:#FF0000;}
.underline{
 text-decoration:underline;}
#FOOTER{
 .clear:both;
 width:961px;
 height:174px;
 background-image:url(images/footer_bg.gif);}
.CLEAR{
 clear:both;
 height:0;
 font-size:1px;
 line-height:0px;
 }
