/*主要框架*/

/*网页最小宽度1140px;headMenu顶部四个主链宽度1140px;其它内容部分1000px;背景色#f3efe3*/
body {min-width:1140px;TEXT-ALIGN:center;padding-top:0px;margin:0px;background-color:#ffffff;}
.floatLeft{float:left;}
.floatRight{float:right;}

/*页头*/
div#topMenu{width:1086px;height:42px;MARGIN-RIGHT:auto;MARGIN-LEFT:auto;}
/*左边*/
.topMenuLeft {float:left;position:relative;width:300px;height:35px;}
.topMenuLeft a{float:left; margin-top:5px;padding-left: 25px;}
/*更多游戏*/
div#moregameArea{background-color:#f3efe3;position:absolute;width:130px;left:120px;z-index:9999;}
	div#moregameOut{height:30px;margin-top:10px;z-index:9999;}
	div#moregameDiv{display:none;background-color:#f3efe3;width:130px;}
	div#moregameDiv a.game_1 { background: url(http://cdn.adasanguozhi.com/mainPic/fansanguo.png) no-repeat scroll 4px 2px transparent; height:44px; padding-left: 55px;padding-top: 15px;}

/*右边*/
.topMenuRight {float:right;position:relative;line-height:30px;margin-top:5px;}
.topMenuRight a { height: 16px; padding: 0 6px; }
.topMenuRight a.dot_1 { background: url(http://cdn.adasanguozhi.com/mainPic/paycenter.png) no-repeat scroll 0px 2px transparent; padding-left: 24px;}
.topMenuRight a.dot_2 { background: url(http://cdn.adasanguozhi.com/mainPic/online.png) no-repeat scroll 0px 3px transparent; padding-left: 24px;}

/*背景*/
div#containerBack{min-width:1140px;background:url(http://cdn.adasanguozhi.com/mainPic/back.jpg) no-repeat center top;}
/*主容器*/
div#container{width:1000px;min-height:1765px;text-align:center;MARGIN-RIGHT:auto;MARGIN-LEFT:auto;}

/*顶部四个链接 + 三个下载链接  headMenu height:525px;*/
div#headMenu{width:1000px;min-height:400px;MARGIN-RIGHT:auto;MARGIN-LEFT:auto;padding-top:0px;}
div.linkHead{width:1000px;height:405px;MARGIN-RIGHT:auto;MARGIN-LEFT:auto;margin:0px;}
div.linkHead .linkHeadLeft{float:left;position:relative;left:-75px;top:0px;}
div.linkHead .linkHeadRight{float:right;position:relative;left:75px;}
div.linkHeadStyle{width:185px;height:140px;}
div.linkHeadHover{float:left;}
div.linkHeadHover:hover {background:url(http://cdn.adasanguozhi.com/mainPic/blackBack.png);}
div.linkHeadIndex{background:url(http://cdn.adasanguozhi.com/mainPic/home1.png);}
div.linkHeadNews{background:url(http://cdn.adasanguozhi.com/mainPic/news1.png);}
/*div.linkHeadBbs{background:url(http://cdn.adasanguozhi.com/mainPic/bbs1.png);}*/
div.linkHeadBbs{background:url(http://cdn.adasanguozhi.com/mainPic/guide.png);}
div.linkHeadLoad{background:url(http://cdn.adasanguozhi.com/mainPic/download1.png);}

div#loadList{position:relative;width:700px;height:120px;MARGIN-RIGHT:auto;MARGIN-LEFT:auto;white-space:nowrap;}
div.loadStyle{width:217px;height:78px;}
div.loadIos{background:url(http://cdn.adasanguozhi.com/mainPic/iosDown.png); position:absolute;left:0px;}
div.loadIosHover:hover {background:url(http://cdn.adasanguozhi.com/mainPic/iosDownMouse.png);}
div.loadAndroid{background:url(http://cdn.adasanguozhi.com/mainPic/androidDown.png); position:absolute;left:240px;}
div.loadAndroidHover:hover {background:url(http://cdn.adasanguozhi.com/mainPic/androidDownMouse.png);}
div.loadPc{background:url(http://cdn.adasanguozhi.com/mainPic/pcDown.png); position:absolute;left:480px;}
div.loadPcHover:hover {background:url(http://cdn.adasanguozhi.com/mainPic/pcDownMouse.png);}

/*网页中间部分容器 包括左边部分容器leftFa+右边部分容器rightFa*/
div#middleContainer{}
	div#middleLeft{float:left;min-height:1180px;width:730px;}
	div#middleRight{float:right;height:1180px;width:270px;right:0px;}

/*底部两条文字*/
div#bottom1{background-color:#63554c;min-width:1010px;clear:both;text-align:center;}
div#bottom2{background-color:#000000;min-width:1010px;height:110px;clear:both;text-align:center;}


