/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bt032{
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	margin: 8px;
	padding: 4px;	
}
.gray{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.gray1{
	font-size: 12px;
	color: #666666;
	line-height: 24px;
	font-weight: bold;
}
.red{
	font-size: 12px;
	color: #CC0000;
	line-height: 24px;
	text-decoration: none;
}
.red a:link{
	font-size: 12px;
	color: #CC0000;
	line-height: 24px;
	text-decoration: none;
}
.red a:visited{
	font-size: 12px;
	color: #CC0000;
	line-height: 24px;
	text-decoration: none;
}
.red a:hover{
	font-size: 12px;
	color: #CC0000;
	line-height: 24px;
	text-decoration: none;
}
.white{
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ";
	font-weight: bold;
}


.bt031{
	font-size: 12px;
	color: #414141;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
}

.bt057{
	font-size: 12px;
	color: #000000;
	line-height: 16px;
		font-variant: normal;
		text-decoration: none;
	padding: 6px;
}
.bt0571{
font-weight: bold;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
		font-variant: normal;
		text-decoration: none;
	padding: 6px;
}
img{ cursor:pointer; border:0px; display:block;}
.linkcontent01{border-bottom:solid 1px #cceaf4;}	
        #flipbook
        {
            width: 494px;
            height: 659px;
        }
        
        #flipbook .page
        {
            width: 988px;
            height: 659px;
            background-color: white;
            text-align: center;
        }
        
        #flipbook .page-wrapper
        {
            -webkit-perspective: 2000px;
            -moz-perspective: 2000px;
            -ms-perspective: 2000px;
            -o-perspective: 2000px;
            perspective: 2000px;
        }
        
        #flipbook .hard
        {
           
            color: #111;
            -webkit-box-shadow: inset 0 0 5px #666;
            -moz-box-shadow: inset 0 0 5px #666;
            -o-box-shadow: inset 0 0 5px #000;
            -ms-box-shadow: inset 0 0 5px #000;
            box-shadow: inset 0 0 5px #000;
            font-weight: bold;
        }
        
             #flipbook .odd
        {
            background: -webkit-gradient(linear, right top, left top, color-stop(0.95, #FFF), color-stop(1, #DADADA));
            background-image: -webkit-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
            background-image: -moz-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
            background-image: -ms-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
            background-image: -o-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
            background-image: linear-gradient(right, #FFF 95%, #C4C4C4 100%);
            -webkit-box-shadow: inset 0 0 5px #666;
            -moz-box-shadow: inset 0 0 5px #666;
            -o-box-shadow: inset 0 0 5px #666;
            -ms-box-shadow: inset 0 0 5px #666;
            box-shadow: inset 0 0 5px #666;
        }
  
        #flipbook .even
        {
            background: -webkit-gradient(linear, left top, right top, color-stop(0.95, #fff), color-stop(1, #dadada));
            background-image: -webkit-linear-gradient(left, #fff 95%, #dadada 100%);
            background-image: -moz-linear-gradient(left, #fff 95%, #dadada 100%);
            background-image: -ms-linear-gradient(left, #fff 95%, #dadada 100%);
            background-image: -o-linear-gradient(left, #fff 95%, #dadada 100%);
            background-image: linear-gradient(left, #fff 95%, #dadada 100%);
            -webkit-box-shadow: inset 0 0 5px #666;
            -moz-box-shadow: inset 0 0 5px #666;
            -o-box-shadow: inset 0 0 5px #666;
            -ms-box-shadow: inset 0 0 5px #666;
            box-shadow: inset 0 0 5px #666;
        }
        
        
#logindiv{width: 282px;background: #FFF; z-index:100; display:none; position:absolute; height:180px; }
.input{height: 19px;border: 1px solid #9CBECA; width:150px;}
#loginBG{ position:absolute; background-color:Gray; z-index:99; left:0px; top:0px; opacity:0.4; MozOpacity:0.4; filter:Alpha(Opacity=40);}
.loginnone{ display:none;}