/* CSS Document */
*{margin:0px auto;padding:0px;}
body{font-size:16px; color:#000;}
a{color:#616161; text-decoration:none;}
img{border:0;padding:0px; margin:0px;}
.clr{margin:0px;padding:0px;height:0px;width:0px;overflow:hidden;clear:both;}
.box_none{display:none;}

.wrapper{text-align: center;margin-top: 20px;}
.main{ width:1006px; margin:0 auto; height:1230px; overflow:hidden;}
button{padding: 2px;}
.login {
    height: 800px;
    padding-top: 200px;}

/*底部*/
#footer {height:122px;width:100%;}
.footer_bg {min-width:1004px;width:100%;_width:expression((documentElement.clientWidth < 1004) ? "1004px" : "100%" );	background-image: url(http://silkroad.iccgame.com/style/images/1nd/footbg.jpg);background-repeat: repeat-x;}
.footer_main { color:#93afd2; font-size:12px;min-width:1004px; width:100%; _width:expression((documentElement.clientWidth < 1004) ? "1004px" : "100%" );}
.logo {position: absolute;float: left;top:6px;}
.text  {margin-left: 225px;float: left;position: absolute;width: 630px;}
.text p {color: #7d7c7c;line-height: 16px;}
.text ul {padding-top: 15px;color: #000;line-height: 20px;padding-bottom: 4px;}
.text a {color: #7d7c7c;text-decoration: none;}
.text a:hover {text-decoration: underline;}
