/* CSS Document */
#GameDiv_GameContainer {
    background-color: #a91866;
}

#game_middle {
    width: 1130px;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 0 0 0;
}

#pregamediv {
    background-color: #a91866;
    color: #fff;
    font-weight: bold;
    width: 508px;
    height: 626px;
    text-align: center;
    float: left;
}

#pregamediv_ad {
    position: relative;
    width: 800px;
    height: 600px;
    padding: 10px 10px 0 10px;
}

#adTitle {
    width: 100%;
    left: 0;
    top: 150px;
    position: absolute;
    text-align: center;
}

#adTitle .titleText {
    vertical-align: middle;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

#adsContainer {
    width: 488px;
    height: 594px;
    background-color: #dddddd;
}

#videoElement {
    width: 0;
    height: 0;
}

#SkipAdDiv {
    text-align: center;
    display: none;
    font-weight: bold;
    line-height: 22px;
}

#SkipAdDiv a {
    text-decoration: none;
    color: #fff;
}

#GameDiv {
    float: left;
    text-align: center;
}

#GameDiv_OpareateDiv {
    display: none;
    background-color: #a91866;
    color: #fff;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
}

#GameDiv_OpareateDiv img {
    padding-left: 10px;
}

#GameDiv_OpareateDiv #GameNameDiv {
    float: left;
    height: 16px;
    overflow: hidden;
    cursor: pointer;
}

#GameDiv_OpareateDiv #GameOpareateDiv {
    float: right;
    height: 16px;
    overflow: hidden;
}

#GameDiv_OpareateDiv #VoteGameDiv {
    height: 16px;
    overflow: hidden;
}

#GameDiv_ShowGameDiv {
    width: 1px;
    height: 1px;
    background-color: #a91866;
    float: left;
}

#LeftGamesThumbDiv {
    width: 120px;
    height: 606px;
    padding: 10px 5px 10px 5px;
    margin: 0 5px 0 0;
    /* display:none;	*/
    float: left;
    background-color: #a91866;
}

#LeftGamesThumbDiv div.thumb {
    float: left;
    margin: 0px 0px 8px 0px;
    text-align: center;
    width: 120px;
    height: 95px;
}

#LeftGamesThumbDiv div.thumb a img {
    width: 120px;
    height: 90px;
}

#RightGamesThumbDiv {
    width: 120px;
    height: 606px;
    padding: 10px 5px 10px 5px;
    margin: 0 0 0 5px;
    /* display:none;	*/
    float: left;
    background-color: #a91866;
}

#RightGamesThumbDiv div.thumb {
    float: left;
    margin: 0px 0px 8px 0px;
    text-align: center;
    width: 120px;
    height: 95px;
}

#RightGamesThumbDiv div.thumb a img {
    width: 120px;
    height: 90px;
}

#LeftAdDiv {
    width: 250px;
    height: 616px;
    padding: 0 5px 10px 5px;
    margin-right: 5px;
    float: left;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    background-color: #a91866;
}

#RightAdDiv {
    width: 160px;
    height: 616px;
    padding: 0 5px 10px 5px;
    margin-left: 5px;
    float: left;
    line-height: 15px;
    text-align: center;
    color: #FFFFFF;
    background-color: #a91866;
}

div.game_bottomthumbs {
    width: 990px;
    height: 70px;
    overflow: hidden;
    margin: 5px auto 5px auto;
    text-align: center;
}

div.game_bottomthumbs img {
    width: 70px;
    height: 70px;
    padding: 0px 3px 0px 3px;
    border-radius: 10px;
    vertical-align: inherit;
}

div.game_bottomthumbs a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}

.game_content {
    width: 980px;
    margin: 10px auto;
    padding: 10px;
    overflow: hidden;
    background-color: #a91866;
    color: #FFF;
}

div.game_content_left {
    width: 670px;
    float: left;
    padding: 0 10px 0 0;
}

div.game_content_left_title {
    width: 100%;
    height: 30px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

div.game_content_left_desc {
    width: 100%;
    height: 235px;
    line-height: 26px;
    font-size: 14px;
    overflow: hidden;
}

div.game_content_left_desc a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
}

div.game_content_right {
    float: left;
    width: 300px;
    height: 265px;
    text-align: center;
    padding: 0;
    overflow: hidden;
}

#ExitFullScreenDiv {
    background: url(../images/delete.png) 0 0px;
    width: 44px;
    height: 44px;
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
    z-index: 1100;
}

.tool_div {
    float: right;
}

.tool_div img {
    margin-top: 4.5px;
    margin-right: 15px;
    cursor: pointer;
}
#daojishi_gg{
    width: 100%;
    height: 100%;
    background-color: #dddddd;
}
#daojishi_gc{
    margin-top: 10px;
}