﻿@charset "utf-8";
/* CSS Document */


* { margin:0; padding:0;}
img { border:none;}
li { list-style:none;}
a {text-decoration:none;}

body {background:#f2f2f2;font-family:Microsoft YaHei;font-size:16px;color:#333;}


.NavBg {width:100%;height:100px;overflow:hidden;}
.Logo {width:auto;height:100%;float:left;}
.Logo img {width:100%;height:100%;}

.Nav {width:auto;height:100%;float:right;}
.Nav a {width:100px;height:100%;display:block;float:left;color:#333;font-size:16px;font-weight:bold;line-height:100px;text-align:center;}

.ImgBg {width:100%;height:auto;overflow:hidden;margin:0 auto;text-align:center;}
.ImgBg img {width:100%;height:auto;}

.Game {width:80%;height:auto;line-height:40px;margin:0 auto;margin-top:40px;color:#333;color:#333;font-size:16px;font-weight:bold;}
.Game a {color:#D58512;font-size:16px;font-weight:bold;text-decoration:underline;}

.Us {width:80%;height:auto;line-height:40px;margin:0 auto;margin-top:40px;color:#333;color:#333;font-size:16px;font-weight:bold;}
