@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
html,body{ height:100%; background:#000;}
#main{ visibility:hidden; position:relative; float:left; width: 100%; height:100%; min-width:1000px; min-height:600px; width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%'); height:expression((document.documentElement.clientHeight||document.body.clientHeight)<600?'600px':'100%'); background: url(/images/enterBg.jpg) no-repeat;}
#unlike{ position:absolute; left:0; top: 75%; width:22px; height:68px; background: url(/images/unlike.png) no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/unlike.png', sizingMethod='noscale'); _background:none;}
#logoEnterBox{ padding:362px 0 0 425px; float:left; width: 450px;}
.rtm{ margin-top: 8px; float:left; width: 116px; height:36px; background: url(/images/gif.gif) no-repeat 0 0; }
.singInCIty{ margin-top: 17px; float:left; width: 48px; height:10px; background: url(/images/gif.gif) no-repeat 0 -36px;}
.logoBord{ float:left; width: 1px; height:44px; overflow:hidden; border-left: 1px solid #1A2529; margin:0 35px;}
.enterBox{ float:left; width: 170px; height:27px; padding:3px 0 0 40px;}
.enterBox a{ float:left;}
#flash{ width: 69px; height:41px; background: url(/images/full.gif) no-repeat; margin-right: 40px;}
#flash:hover{background: url(/images/fullA.gif) no-repeat;}
#html{ width: 61px; height:41px; background: url(/images/light.gif) no-repeat;}
#html:hover{background: url(/images/lightA.gif) no-repeat;}
