﻿@charset "utf-8";
*
{
    padding:0 0 0 0;
    margin:0 0 0 0;
}
body
{
    margin:0;
    height: auto;
    overflow-x: hidden;
    /*overflow-y: hidden;*/ 
}


table,tr,td{
    border-collapse:collapse;
    border-spacing:0px;
    border:0px;   
}
div
{
    /*border:1px solid red;*/
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
img
{
    border:0px;
}

#main
{
    //height:500px;
    /*border:3px solid red;*/
    width:100%;
    /*min-height: 100%;*/

}
#head
{
    width:1000px;
    position:relative;
    top:20px;
    /*left:380px;*/
    margin:auto;
    z-index:1;
    color:white;
}
#title
{
    position:relative;
    left:50%;
    top:-70px;
    width:580px;
}
.titlechoose
{
    width:90px;
    text-align:center;
    font-family:"微软雅黑";
    font-size: 16px;
}
.titlechoose a{
	color: white;
}

/*#prev1
{
    top:-120px; 
}

#prev2
{
    top:-120px; 
}*/

#aboutmore
{
    position:relative;
    /*position: absolute;*/
    /*left:15%;*/
    /*top:-190px;*/
    margin-top:-190px;
    width:1033px;
    height:280px;
    margin-left:auto;
    margin-right:auto;
    padding-left:3px;
    background:white;
    /*z-index:2;*/
    /*border: 1px solid red;*/

}

#aboutmore a:visited
{
    color:black;
}
.aboutandmore
{
    position:relative;
    margin-left:9px;
    margin-top:14px;
    float:left;
    width:334px;
    height:213px;
    background:white;	
}



.gamechoose
{
    background:#ccc2b5;
    float:left;
    margin-left:2px;


}
.gamechoose:hover
{
    background:#ff7800;

}


#more
{
    position:relative;
    left:218px;
    top:108px;
    background:#ccc2b5;
    width:106px;
    height:106px;

}
#more:hover
{
    background:#ff7800;



}


#moreword
{
    position:relative;
    margin:auto;
    top:-185px;

    width:50px;
    height:35px;
    text-align:center;
    color:black;
    font-family:"微软雅黑";
    font-size: 22px;
}
#moreword a
{
    color:black;
}

#moreimg
{
    position:relative;
    left:54.5px;
    top:-153px;
}

#aboutusword
{
    margin:auto;
    position:relative;
    top:-190px;
    width:254px;
    color:white;
    font-size:14px;
    word-break:break-all;
    line-height:1.8;

}

.inner
{
    height:214px;
    position:relative;
    background-color:#ff7800;
    filter:alpha(opacity=40);
    -moz-opacity:0.55;
    opacity:0.55;
    visibility:hidden;

}

.firstlarge
{
    font-size:40px;
}

.smalltitle
{
    font-family:'微软雅黑';
    line-height:1.4;
    letter-spacing:-1px;
    font-size:21px;
}

#joinus
{
    margin:auto;
    position:relative;
    top:-190px;
    width:280px;
    height:180px;
    line-height:1.6;
    margin-left:30px;
}

    
#joinuslist
{
    margin-left:-2px;
    margin-top:4px;
    margin-right:-2px;

    
}

#joinuslist a
{
    display:block;
    float:left;
    margin-left:0;
    margin-top:0;
    margin-right:6px;
     line-height:1.6;
     width: 100%;

}

#joinus a
{
     width: 100%;
    font-size:14px;
    color:black;
    font-size:14px;	
}

#footpush
{
    width: 100%;
    height: 120px;
    /*margin-top: -120px;*/
}

#foot_main
{
    width: 100%;
    height: 120px;
/*    position: relative;*/
    margin-top: -120px;
}

#foot1
{

    width:400px;
    height:20px;
    position:relative;
    color:#413e3e;
    font-size:13px;
    margin:auto;
    text-align: center;
}

#foot1 a
{
    color:#413e3e;
}

#foot
{
    position:relative;
    width:100%;
    height:100px;
    background:black;
    margin:auto;	
}

#foot div
{
    position:relative;
    top:20px;
    width:1000px;
    height:50px;
    text-align:center;
    font-size:12px;
    color:#747474;
    margin:auto;
}