/*----------------------------------------------------------------------
    这个就是默认模板的css了
----------------------------------------------------------------------*/



/*----------------------------------------------------------------------
   页面背景的样式
----------------------------------------------------------------------*/

body 
{
    background:#fff;
}


/*----------------------------------------------------------------------
   头部和主体
----------------------------------------------------------------------*/
/* Site Name */


/* Site Head */

/* Main Background Color/Image */
.nw_3col { background:url(../images/gamec_info.gif) repeat-y right 0;}


/*----------------------------------------------------------------------
   模块部分
----------------------------------------------------------------------*/

/*gamec b---*/
.gamec_info { background: url(../images/gamec_infoTop.gif) no-repeat right top; color:#277484;}
.gamec_info h2.gamc_infoPlay { background:url(../images/gamec_infoTit1.gif) no-repeat;}
.gamec_info h2.gamc_infoMoney { background:url(../images/gamec_infoTit2.gif) no-repeat;}
.gamec_info h2.gamc_infoShop { background:url(../images/gamec_infoTit3.gif) no-repeat;}
.gamec_info a {color:#277484;} 
.gamec_info .shop .goodsItem img { border:2px #ddd solid;}
.gamec_infoBottom { background:#fff url(../images/gamec_infoBot.gif) no-repeat right top;}
/*gamec e---*/

/*gamec list b---*/
.gamec_btn a   {background-repeat: no-repeat; }
html>body .gamec_btn a   { background-repeat: repeat; background-image: url(../images/gamec_btn.png);}
* .gamec_btn a   {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.qlolo.com/images/m_game/gamec_btn.png"); cursor:hand;}

.gamec_btn  a:hover  {background-repeat: no-repeat; }
html>body .gamec_btn a:hover  { background-repeat: repeat; background-image: url(../images/gamec_btnon.png);}
* .gamec_btn a:hover  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.qlolo.com/images/m_game/gamec_btnon.png")}

.gamec_egg div  {background-repeat: no-repeat; }
html>body .gamec_egg div  { background-repeat: repeat; background-image: url(../images/gamec_egg.png);}
* .gamec_egg div  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="http://www.qlolo.com/images/m_game/gamec_egg.png")}

.gamec_egg div p { color:#fff;}
/*gamec list e---*/

/* footer begin=====================*/

.nw_footer  { background:#efefef url(http://www.qlolo.com/style/images/index4_footer.jpg) no-repeat center top; border-top:1px #acabab solid; color:#145e70;}
.nw_footer,.nw_footer a { color:#145e70;}

/* footer end=====================*/

