﻿body 
{
    margin:0 auto; padding:0;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul{ list-style:none; padding:0; margin:0;}
li{ list-style:none; padding:0; margin:0;}
#menu
{
    width:570px; height:38px; padding-left:600px; padding-top:50px; float:right;
}
#menu ul{width:100%;}
#menu ul li{width:100px; height:114px; float:left;}
#menu ul li a{width:76px; height:38px; background:url('../images/menu.png'); display:block;}
#menu ul li .index{}
#menu ul li .intro{ background-position:-100px;}
#menu ul li .play{ background-position:-205px;}
#menu ul li .jt{ background-position:-304px;}
#top {width:218px; height:125px; padding-left:305px; padding-top:247px; }
#top a{background:url('../images/enter.png'); width:218px; height:125px;  display:block;}
#content{width:100%; min-height:50px;height:50px; height:auto !important;  overflow:hidden;  margin-top:48px; background: url(../images/index_02.jpg); background-position: center top;}
.screen{ width:977px; height:378px;  background: url(../images/bg.png) no-repeat; margin:0 auto;}
#title{ width:977px; height:42px;  background: url(../images/yxjt.png); margin:0 auto;}
#titlejs{ width:977px; height:42px;  background: url(../images/yxjs.png); margin:0 auto;}

.tp{ padding-left:30px; padding-top:30px; padding-right:30px; }
.tp img{ margin-left:20px;}

.text{ width:977px;  background: url(../images/bg_t.png) no-repeat; margin:0 auto;}
.textcon{ padding-left:30px; padding-top:20px; padding-right:30px;color:White; background: url(../images/bg_m.png); text-indent: 2em; }
.textcon img{ margin:0 auto;}
.bt_border{ padding-left:30px; padding-top:30px; padding-right:30px;  background: url(../images/bg_m.png)}
#bottom{width:100%; min-height:102px; height:102px; background: url(../images/index_03.jpg); background-position: center top; text-align:center; padding-top:150px;}
p{
text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
}

 .sso_iframe
        {
            width: 700px;
            height: 450px;
            margin: 0;
        }
        
 .game_iframe
        {
            width: 1000px;
            height: 620px;
            margin: 0;
        }
        
        
.log{ width:1000px; height:620px;  background-color:#f99c03; border:5px solid #f99c03; position:relative;}
.log .logclo{ width:1000px; height:19px; position:relative; }
.log .logclo a{ width:19px; height:19px; position:absolute; top:0; right:0; background:url(../images/logbg.png) no-repeat 0 -218px;}