@charset "gb2312";
/*
	描述：飞飞内页公用样式
	版本:08v1 
	作者：lam
	创建日期：08/08/14
	修改日期：none
*/

/*** layout Start ***/
#main{max-width:1024px;min-width:980px;_width:expression((document.documentElement.clientWidth>1024||document.body.clientWidth>1024)?"1024px":"100%");margin:0 auto;background:#23caf4;}
#main-in{width:850px;padding:0 60px;margin:0 auto;}
/* 飞飞logo link */
#logo a{position:absolute;width:185px;height:125px;margin:20px 0 0 -70px;line-height:900px;display:block;overflow:hidden;}
/* bg */
.ny-body #bg-1{width:100%;float:left;background:#1fc1f0 url(../images/ny/ny-bg_02.jpg) repeat-y center;}
.ny-body #bg-2{width:100%;float:left;background:url(../images/ny/ny-bg_01.jpg) no-repeat center top;}
.ny-body #bg-3{width:100%;float:left;background:url(../images/ny/ny-bg_03.jpg) no-repeat bottom;}
/* nav */
#nav{width:752px;height:43px;padding:136px 0 0 98px;float:left;clear:both;}
#nav a{height:43px;line-height:900px;float:left;display:block;overflow:hidden;}
#nav a:hover{background:url(../images/comm/nav-over.jpg);}
#nav a.navCurrent{background-image:url(../images/comm/nav-current.jpg);cursor:auto;}
/* 首页 */
#navSy a{width:81px;}
#navSy a:hover,#navSy a.navCurrent{background-position:0 0;}
/* 消息站 */
#navXx a{width:94px;}
#navXx a:hover,#navXx a.navCurrent{background-position:-81px 0;}
/* 话题吧 */
#navHt a{width:98px;}
#navHt a:hover,#navHt a.navCurrent{background-position:-175px 0;}
/* 攻略站 */
#navGl a{width:96px;}
#navGl a:hover,#navGl a.navCurrent{background-position:-273px 0;}
/* 心情站 */
#navXq a{width:91px;}
#navXq a:hover,#navXq a.navCurrent{background-position:-369px 0;}
/* 下载站 */
#navXz a{width:95px;}
#navXz a:hover,#navXz a.navCurrent{background-position:-460px 0;}
/* 服务站 */
#navFw a{width:95px;}
#navFw a:hover,#navFw a.navCurrent{background-position:-555px 0;}
/* 新论坛 */
#navLt a{width:98px;}
#navLt a:hover,#navLt a.navCurrent{background-position:-650px 0;}
/* content */
#con{width:850px;height:auto !important;height:500px;min-height:500px;padding:28px 0 30px 0;float:left;clear:both;}
/* 位置 */
#ny-artList-pos{width:400px;padding-left:40px;float:left;color:#69bdf5;}
#ny-artList-pos a{color:#69bdf5;}
/* 顶部页码 */
#ny-artList-topPage{padding-right:35px;float:right;color:#69bdf5;}
#ny-artList-topPage a{color:#69bdf5;text-decoration:none;}
#ny-artList-topPage .pageNum{color:#fff;margin:0 2px;padding:0 3px;background:#69bdf5;}
#ny-artList-topPage a.page-numBtn .pageNum{color:#69bdf5;background:none;}
#ny-artList-topPage a.page-numBtn:hover .pageNum{}
#ny-artList-botPage a.page-btn{}
#ny-artList-botPage a.page-btn:hover{}
/* 底部页码 */
#ny-artList-botPage{width:815px;padding:20px 35px 0 0;float:left;color:#69bdf5;text-align:right;clear:both;}
#ny-artList-botPage a{color:#69bdf5;text-decoration:none;}
#ny-artList-botPage .pageNum{color:#fff;margin:0 2px;padding:0 3px;background:#69bdf5;}
#ny-artList-botPage a.page-numBtn .pageNum{color:#69bdf5;background:none;}
#ny-artList-botPage a.page-numBtn:hover .pageNum{}
#ny-artList-botPage a.page-btn{}
#ny-artList-botPage a.page-btn:hover{}
/* foot */
#foot{padding:0 0 130px 0;}
#foot,#foot a{color:#fff;}
#foot a:hover{color:#fff;}
/*** layout End ***/