*{margin:0;padding:0}
html,body{height:100%;background:#d7d7d7;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body{text-align:center;}
div.enterpage{width:800px;height:529px;background:url(./body_bg.jpg) no-repeat;margin:100px auto;position:relative;}
div.wrap{}
div.body{}
div.title{}
div.title h1{
    font-family:"ºÚÌå";
	font-size:32px;
    padding:130px 0 0 86px;
    letter-spacing: 4px;
    text-align:left;
    color:#FF6C0B;
	font-weight: bold;
    width:600px;
	/*filter: Shadow(Color=#FFFFFF, Direction=80);*/
}
div.title h1.f22{
    font-size:28px;
    padding:130px 0 0 86px;
}
div.enter{}
div.enter a{background:url(./page5_wel_enter.gif) no-repeat;width:143px;height:29px;text-decoration:none;position:absolute;top:325px;right:123px;}
div.enter a:hover{}
div.enter a span{display:none;}
div.enter a:hover span{}
div.copyright{position:absolute;left:0;bottom:0;text-align:center;width:800px;height:38px;display:none}
div.copyright span{font:12px/38px Arial;color:#000;letter-spacing:1px;}
div.copyright span a{font:12px/38px Arial;color:#000;text-decoration:underline;}
div.copyright span a:hover{color:#960;text-decoration:none;}
