html, body { font-size: 13px; color: #808080; font-family: 'Microsoft YaHei'; background-color: #ebf5f7; height: 100%; float: left; }
* { padding: 0px; margin: 0px; line-height: 18px; }
a { text-decoration: none; color: #808080; }
a img { border: none; }
li { list-style: none; }

.head { width: 100%; float: left; height: 93px; min-width: 1000px; background: url(../images/head_bg.jpg); text-align: center; }
.head .head_panel { width: 1000px; margin: 0px auto; height: 93px; }
.head .head_panel .logo { float: left; margin: 15px 20px 0px 0px; }
.head .head_panel .nav { float: right; text-align: left; }
.head .head_panel .nav ul { float: left; }
.head .head_panel .nav ul li { float: left; background: url(../images/nav_line.png) no-repeat right; height: 68px; margin-left: 40px; }
.head .head_panel .nav ul li a { float: left; width: 100px; display: block; background-image: url(../images/nav_icon.png); background-repeat: no-repeat; background-position: 70px 37px; }
.head .head_panel .nav ul li a:hover { background-position: 74px 37px; }
.head .head_panel .nav ul li a img { float: left; margin: 35px 0px 0px 0px; }
.head .head_panel .nav .language { float: left; margin: 30px 0px 0px 15px; }
.head .head_panel .nav .language a { display: block; float: left; width: 22px; height: 21px; margin-left: 14px; }
.head .head_panel .nav .language .cn { background: url(../images/cn_b.png) no-repeat; }
/*.head .head_panel .nav .language .cn:hover { background: url(../images/cn_b.png) no-repeat; }*/
.head .head_panel .nav .language .us { background: url(../images/us_a.png) no-repeat; }
/*.head .head_panel .nav .language .us:hover { background:url(../images/us_b.png) no-repeat;}*/


.main { width: 100%; float: left; text-align: center; }
.main .panel { width: 1000px; margin: 0px auto; }

.main .panel .container { padding: 0px 1px; width: 100%; float: left; background: url(../images/m_bg.jpg) repeat-y; text-align: left; }

.kong{ height:32px;}
.main .Game{ background:url(../images/m_bg.jpg) no-repeat bottom center; height:200px;}
.gametb { width:1000px; height:120px; }
.gametb li{ width:100px; height:116px; float:left;}


.footer { width: 100%; float: left; background: url(../images/12.jpg); height: 227px; }
.footer .content { width: 1000px; margin: 30px auto 0px auto; padding-top: 30px; background: url(../images/24.png) no-repeat center top; text-align: center; }
.footer .content div {width:100%; float:left; margin-bottom:35px;}
.footer .content div select { float:right; padding:3px 5px; border:1px #ff7e00 solid; border-radius:4px;}
.footer .content div select option { padding:3px 5px;}
.footer .content p { width: 100%; text-align: center; line-height: 22px; color: #fff; font-size: 11px; }

.back_top { width: 31px; height: 84px; background: url(../images/12.png); position: fixed; bottom: 227px; left: 50%; margin-left: 530px; float: left; display:none;}
.back_top:hover { background: url(../images/11.png); }


.menu { width: 246px; padding: 0px 4px; height: 100%; min-height: 100%; position: absolute; top: 93px; left: 50%; margin-left: -500px; background: url(../images/menu_bg.png); }
.menu img { float: left; }
.menu ul { width: 100%; float: left; }
.menu ul .selected { background-color: #ff7e00; }
.menu ul li { width: 100%; float: left; height: 57px; border-bottom: 1px #e6e6e6 solid; }
.menu ul li:hover { background-color: #ff7e00; }
.menu ul li a { display: block; width: 100%; height: 100%; float: left; font-size: 19px; line-height: 57px; text-indent: 80px; background: url(../images/7.png) no-repeat; background-position: 210px 23px; }
.menu ul li:hover a { color: #fff; background: url(../images/8.png) no-repeat; background-position: 210px 23px; }
.menu ul .selected a { color: #fff; background: url(../images/8.png) no-repeat; background-position: 210px 23px; }
