/* CSS Document */

*{margin:0; padding:0;}
body{background:#000 url(../i/page_bg.jpg) top repeat-x; font:normal 20px/26px "Arial"; color:#fff;}
h1{font:normal 27px/30px "Trebuchet MS"; color:#E1B525; text-align:justify; margin-bottom:20px;}
#wrapper{margin:0 auto; width:1000px;}
#top_banner{float:left; width:1000px; height:83px; background-image:url(../i/top_banner.jpg); background-repeat:no-repeat; padding-top:40px;}
#banner{float:left; width:1000px; height:461px; background-image:url(../i/banner.jpg); background-repeat:no-repeat;}
#homelink{position:absolute; top:0; left:50%; display:block; width:356px; height:52px; z-index:100px; margin-top:45px; margin-left:-500px;}
#contents{float:left; width:960px; height:auto; padding:45px 20px; background:#000 url(../i/content_bg.jpg) top center no-repeat;}
#contents_video{float:left; width:480px;}
#contents_txt{float:left; margin-left:20px; width:460px;}
#contents_txt a{color:#E1B525; text-decoration:underline;}
#contents_txt a:hover{text-decoration:none;}
#footerlink{float:left; width:1000px; height:50px; border-bottom:#242424 1px solid; border-top:#242424 1px solid; text-align:right;}
#goto{float:right; line-height:50px; background-image:url(../i/arrow.png); background-repeat:no-repeat; padding-left:35px; background-position:center left;}
#goto a{font-weight:bold; color:#E1B525; text-decoration:none;}
#goto a:hover{text-decoration:underline;}
#footer{float:left; width:1000px; height:30px; padding:15px 0 15px 0; font:normal 12px/15px "Arial"; color:#FFF; text-align:center;}

