@charset "utf-8";/* CSS Document */
*{padding:0;margin:0;}
ul,li{list-style-type:none;}
img,a img{border:none}
a{text-decoration:none; cursor: pointer}
body{font:12px/1.5 tahoma,arial,simsun; color: #FCC373;}
.all { background: #180C00 url(../images/bg_all.jpg) repeat-x ;}
.allover { background: #190C07 url(../images/bg_allover.jpg) repeat-x; }
.allcon { background: #180C00 url(../images/bg_allcon.jpg) repeat-x ; }
.wrapper{background:url(../images/indexbg.jpg) no-repeat 50% 0;}
.wrap { background: url(../images/bg_intro.jpg) no-repeat 50% 0;}
.con_wrap { background:url(../images/bg_con.jpg) no-repeat 50% 0 ; }
a:focus{outline:none;}
.container{ margin:0 auto; overflow:hidden;}
h1,.pagedesc{ text-indent: -999em; width: 0; height: 0; font-size:0;overflow:hidden}
.w960 { width: 960px;}
.w930 { width: 930px;}
.h760 { height: 760px;}
.h655 { height: 655px;}
.h543 { height: 543px;}
.red { color: #FF0000}
/*header*/
#animation { width: 960px; height: 654px;}
#dragon { width: 960px; height: 760px;}
.topnav { width: 230px; height: 25px; line-height: 25px; float: right; display: inline; color: #FFE15C; margin-right: 80px;}
.topnav li { display: inline; float: left; }
.topnav li a { height: 25px; padding: 0 5px; margin-right: 5px; display: block; color: #FFE15C;}
/*nav*/
.nav{	width: 930px; height: 102px;	background: url(../images/tabmenubg.jpg) no-repeat;	margin:0 auto;}
.nav a{display: block; height: 102px; float: left;}
.nav a.sys{width: 333px;}
.nav a.sys:hover,.nav a.sys .curr{background:url(../images/tabmenu.gif) 1px top;}
.nav a.chess{width: 303px;}
.nav a.chess:hover,.nav a.chess .curr{background:url(../images/tabmenu.gif) left -106px; width: 357px; margin-left: -51px;}
.nav a.activity{width: 285px;}
.nav a.activity:hover,.nav a.activity .curr{background:url(../images/tabmenu.gif) left -212px; width: 334px; margin-left: -49px;}
/*content*/
.conbox { padding: 20px 125px;}
.conbox p { line-height: 30px; }