/* -------------------------------------------------------------
                     JF Web Style
      
      Author:hezhuan
      Create Date:15.09.07	  Last Mondify Date:15.09.07
      ===================================================

------------------------------------------------------------- */
body{
	font:12px "微软雅黑",Arial,Verdana,"\5b8b\4f53";
	color:#162544;
	background:#f3f3f3;
}
img{
	vertical-align: middle;
}
.hide{display: none;}
.float-left{float:left !important;}
.float-right{float:right !important;}
.text-left{text-align: left;}
.text-center{text-align: center;}
.text-right{text-align: right;}


/* -------------------------------------------------------------
                        	Index Style
------------------------------------------------------------- */

/*=--------------- #header ------------------=*/
.header{
    height: 70px;
    background-color: #fff;
}
.bd{
    margin: 0 auto;
    width: 1000px;
}
.logo{
    padding-top: 8px;
}
.enter_box{
    
}
.icon{
    overflow: hidden;
    display: inline-block;
    background-image: url(http://i0.cy.com/source/img/protect/public/icon.png);
    background-repeat: no-repeat;
    line-height: 0;
    font-size: 0;
}
.login-icon,.reg-icon{
	margin-right: 5px;
    width: 24px;
    height:24px;
    vertical-align: middle;
}
.login-icon{background-position: 0 0;}
.reg-icon{background-position: -24px 0;}
.dib{display: inline-block;}
.enter_box li.nav_login,.enter_box li.nav_register{
    float: left;
    padding: 0 0 0 20px;
    height: 70px;
    line-height: 70px;
    font-size: 12px;
    font-family: Simsun;
    border-right:0;
    border-left:0;
}
.enter_box .nav_login a.nav_a{
    color: #955ba8;
}
.enter_box .nav_register a.nav_a{
    color: #7bb430;
}
.enter_box li.login_ok{
    float: left;
    padding: 5px 0 0 20px;
    height: 65px;
    line-height: 65px;
    font-size: 12px;
    font-family: Simsun;
    border-right:0;
}
.enter_box .login_ok a.nav_a{
    background-color: #666;
    color: #fff;
    padding: 3px 5px;
    margin-left:5px;
}

/*------------------------   Footer    -------------------------*/

#cyou_bottom{padding:30px 0 20px;height:71px;min-width:980px;width:100%;background:url("http://i0.cy.com/source/img/home/public/bottom_bg.gif") no-repeat scroll center top #f0f0f0;}
#cyou_bottom_main{margin:0 auto;width:980px;height:71px;font: 12px/20px "宋体",Tahoma,Geneva,sans-serif;color:#aaa;}
.cyou_bottom_logo{float:left;padding:3px 0 0 23px;}
.cyou_bottom_logo a{display:inline-block; width:105px;height:55px;background:url("http://i0.cy.com/source/img/home/public/logo.png") no-repeat scroll 0 -45px; }
.cyou_bottom_sprite{float:left;padding:12px 0 0 21px;}
.beian{float:left;width:35px;height:35px;background:url("http://i0.cy.com/source/img/home/public/cyou_copyright_sprite.png") no-repeat scroll 0 0;}
.stamp{float:left;width:35px;height:35px;margin-left:16px;background:url(http://i0.cy.com/www/main/20140526/stamp.png) no-repeat scroll 0 0;_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://i0.cy.com/www/main/20140526/stamp.png",sizingMethod="crop");}
.cyou_bottom_cont{float:left;padding-left:48px;}
.cyou_bottom_cont a{color:#aaa;}
.cyou_bottom_cont a:hover{color:#006dc1;}
.cyou_bottom_right a{ background-image:url(http://i1.cy.com/www/public/nav/cyou_copyright_sprite.png);background-repeat:no-repeat;height:48px;}

