body, .bg
{
	background:url("../images/bg-gegz.jpg");
	overflow:hidden;
	margin:0;
}

.bg {overflow:auto;
	scrollbar-face-color:      #fffdfd;
	scrollbar-highlight-color: #faebee;
	scrollbar-shadow-color:    #faebee;
	scrollbar-3dlight-color:   #faebee;
	scrollbar-arrow-color:     #faebee;
	scrollbar-track-color:     #fffdfd;
	scrollbar-base-color: #fffdfd;
	scrollbar-darkshadow-color:#faebee;
}
    
/*滚动条样式	;*/
.bg::-webkit-scrollbar {/*滚动条整体样式*/
    width: 16px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 16px;
}
.bg::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(255,227,233,0.9);
    background: rgba(255,227,233,0.1);
}
.bg::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(255,240,245,0.9);
    border-radius: 0;
    background: rgba(255,240,245,0.1);
}

#l1 {
	POSITION: absolute;
	WIDTH: 107%;
	HEIGHT: 4px;
	TOP: 5%;
	LEFT:-1%;
	Z-INDEX: 12;
    background-color:#FFFFFF;   
 	border:1px solid #FFBE7D;
}

#l2 {
	POSITION: absolute;
	WIDTH: 107%;
	HEIGHT: 4px;
	TOP: 94%;
	LEFT:-1%;
	Z-INDEX: 12;
    background-color:#FFFFFF;   
 	border:1px solid #FFBE7D;
}
 
#l3 {
	POSITION: absolute;
	WIDTH: 4;
	HEIGHT: 107%;
	TOP: -1%;
	LEFT:30px;
	Z-INDEX: 12;
    background-color:#FDEEF0;   
 	border:1px solid #FFBE7D;
}

#l4 {
	POSITION: absolute;
	WIDTH: 4;
	HEIGHT: 107%;
	TOP: -1%;
	right:30px;
	Z-INDEX: 12;
    background-color:#FDEEF0;   
 	border:1px solid #FFBE7D;
}

#corner {
	position: fixed;
	width: 240px;
	height: 275px;
	background:url("../images/gegz-s.png");
	right: 1px;
	bottom: 1px;
	z-index: 14; 
}


.page {
	position: absolute;
	overflow: hidden;
	WIDTH: 70%; 
	HEIGHT: 82%;
	z-index: 3;
	top:58px;
	left:60px;
}

.top_t {
	overflow: hidden;
	MARGIN: 6px 0 0 0;
	padding:0;
	WIDTH: 99%; 
	HEIGHT: 36px;
}

.page .main {
	margin:0;
	padding-top:8px;
	WIDTH: 97%; 
	height:88%; 
}

.main_box{overflow-y:auto; overflow-x:hidden; width:100%;height:99%;color:margin:0;padding:0;
	scrollbar-face-color:      #fffdfd;
	scrollbar-highlight-color: #faebee;
	scrollbar-shadow-color:    #faebee;
	scrollbar-3dlight-color:   #faebee;
	scrollbar-arrow-color:     #faebee;
	scrollbar-track-color:     #fffdfd;
	scrollbar-base-color: #fffdfd;
	scrollbar-darkshadow-color:#faebee;
}
    
/*滚动条样式	;*/
.main_box::-webkit-scrollbar {/*滚动条整体样式*/
    width: 16px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 16px;
}
.main_box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(255,227,233,0.9);
    background: rgba(255,227,233,0.1);
}
.main_box::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(255,240,245,0.9);
    border-radius: 0;
    background: rgba(255,240,245,0.1);
}

.main_in {
	WIDTH: 97%; 
	height: 94%;
	margin: 0;
	padding: 0 36px 10px 6px; 
}

.title {
	FONT-SIZE: 32px; 
	COLOR: #680000;
	FONT-FAMILY: "华文行楷";
	text-align: center;
	TEXT-DECORATION: underline;
	vertical-align: middle; 
	text-indent:-28px;
}

p {
	FONT-SIZE: 16px; 
	COLOR: #680000; 
	LINE-HEIGHT: 30px; 
	FONT-FAMILY: "宋体";
	text-indent:32px;
}

.subt {
	FONT-SIZE: 20px; 
	COLOR: #680000;
	FONT-FAMILY: "宋体";
	text-align: left;
	font-weight: bold;
	text-indent:28px;
}

.main_in A:link { FONT-SIZE: 16px; COLOR: #e30000; TEXT-DECORATION: underline;}
.main_in A:visited {FONT-SIZE: 16px; COLOR: #e30000; TEXT-DECORATION: underline;}
.main_in A:hover {FONT-SIZE: 16px; COLOR: #cc0000; TEXT-DECORATION: none;}
.main_in A:active {FONT-SIZE: 16px; COLOR: #cc0000; TEXT-DECORATION: none;}

.date {
	FONT-SIZE: 16px; 
	COLOR: #880000; 
	FONT-FAMILY: "宋体";
	text-align: right;
	font-weight: bold;
	margin:0 10px 0 0;
}

.area {
	margin: 20px 0 20px 60px;
	width:800px;
	height:420px;
	border:1px dotted #866644;
	padding: 8px 10px;
}

.subtc {
	FONT-SIZE: 20px; 
	COLOR: #b00000;
	FONT-FAMILY: "宋体";
	text-align: center;
	font-weight: bold;
	text-indent:-28px;
}

.jnb_tb .row_n {
	margin: 0;
	padding: 0;
	height:4px;
	FONT-SIZE: 2px; 
	visibility: hidden;
}

.jnb_page {
	position: absolute;
	overflow: hidden;
	WIDTH: 1030px; 
	HEIGHT: 90%;
	z-index: 3;
	top:4px;
	left:16px;
}

.jnb_tb_title {
	margin: 10px 0 6px 0;
	FONT-SIZE: 24px; 
	COLOR: #b00000;
	FONT-FAMILY: "宋体";
	text-align: center;
	text-indent:-28px;
}

.jnb_top_t {
	overflow: hidden;
	MARGIN: 6px 0 0 0;
	padding:0;
	WIDTH: 99%; 
	HEIGHT: 36px;
}

.jnb_main {
	border:1px dashed #ffccff;
	margin:0;
	padding-top:8px;
	WIDTH: 99%; 
	height:90%; 
}

.jnb_main_box { overflow-y:auto; width:100%;height:99%;color:margin:0;padding:0;
	scrollbar-face-color:      #fffaf4;
	scrollbar-highlight-color: #f7dde2;
	scrollbar-shadow-color:    #f7dde2;
	scrollbar-3dlight-color:   #f7dde2;
	scrollbar-arrow-color:     #ffcc99;
	scrollbar-track-color:     #fffaf4;
	scrollbar-base-color: #fffaf4;
	scrollbar-darkshadow-color:#f7dde2;
}
    
/*滚动条样式	;*/
.jnb_main_box::-webkit-scrollbar {/*滚动条整体样式*/
    width: 16px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 16px;
}
.jnb_main_box::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(255,204,204,0.9);
    background: rgba(255,227,233,0.1);
}
.jnb_main_box::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(255,240,245,0.9);
    border-radius: 0;
    background: rgba(255,240,245,0.1);
}

.jnb_main_in {
	WIDTH: 98%; 
	height: 90%;
	margin: 0;
	padding: 0 6px 10px 10px; 
}

.jnb {
	width: 960px; 
	background-color: #fffff0; 
	margin: 0 auto;  
	text-align: center;
}

.jnb_tb, .jnb_coin, .jnb_h {
	width: 1000px; 
	background-color: #fffff0; 
	margin: 0 auto;  
	text-align: center;
}

.jnb td, .jnb_coin td {
	width: 150px; 
	height: 36px;
	background-color:#ffeedd;   
	FONT-SIZE: 16px; 
	COLOR: #663300; 
	FONT-FAMILY: "宋体";
	text-align: center;
	LINE-HEIGHT: 24px; 
}

.jnb_tb td {
	height: 32px;
	background-color:#ffeedd;   
	FONT-SIZE: 16px; 
	COLOR: #663300; 
	FONT-FAMILY: "宋体";
	text-align: center;
}

.jnb_h td {
	height: 42px;
	background-color:#ffeedd;   
	FONT-SIZE: 16px; 
	COLOR: #663300; 
	FONT-FAMILY: "宋体";
	text-align: center;
}
	


.jnb .tit, .jnb_tb .tit, .jnb_h .tit {
	height: 36px;
	background-color:#970000;   
	FONT-SIZE: 16px; 
	COLOR: #ffeedd; 
	FONT-FAMILY: "宋体";
	text-align: center;
}

.jnb p {
	FONT-SIZE: 16px; 
	COLOR: #680000; 
	LINE-HEIGHT: 30px; 
	FONT-FAMILY: "宋体";
	text-indent:32px;
}

.jnb_main_in A:link { FONT-SIZE: 19px; COLOR: #e30000; TEXT-DECORATION: underline;}
.jnb_main_in A:visited {FONT-SIZE: 19px; COLOR: #e30000; TEXT-DECORATION: underline;}
.jnb_main_in A:hover {FONT-SIZE: 19px; COLOR: #cc0000; TEXT-DECORATION: none;}
.jnb_main_in A:active {FONT-SIZE: 19px; COLOR: #cc0000; TEXT-DECORATION: none;}

.jnb .item {
	width: 60px; 
	height: 36px;
	background-color:#970000;   
	FONT-SIZE: 16px; 
	COLOR: #ffeedd; 
	FONT-FAMILY: "宋体";
	text-align: center;
}

.jnb_coin .item {
	width: 100px; 
	height: 36px;
	background-color:#970000;   
	FONT-SIZE: 16px; 
	COLOR: #ffeedd; 
	FONT-FAMILY: "宋体";
	text-align: center;
}

.jnb .no {
	display: table-cell;
	border-radius: 15px;
	background-color:#ff0000; 
	COLOR: #ffffff; 
	FONT-SIZE: 15px; 
	FONT-FAMILY: "宋体";
	width: 30px; 
	height: 30px;
	vertical-align: middle;
	text-align: center;
}

.jnb .line, .jnb_coin .line {
	width: 100%; 
	height: 1px;
	background-color:#fffff0;   
}

.jnb .mark {
	width: 300px; 
	text-align: left;
	padding: 20px; 
}

.jnb_indent {
	FONT-SIZE: 16px; 
	COLOR: #680000; 
	LINE-HEIGHT: 12px; 
	FONT-FAMILY: "宋体";
	text-indent:96px;
}
	
.jnb_mark {
	FONT-SIZE: 16px; 
	COLOR: #680000; 
	font-weight: bold;
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: "宋体";
	text-indent:90px;
}
	
 .td_note {
	font-weight: bold;
	text-indent: -4px;
}

.jnb .p_note {
	text-indent: 0;
	margin-top: 4px; 
	margin-left: 32px;
}

.jnb .p_note .note_bold {
	font-weight: bold;
}

.jnb .tit {
	height: 36px;
	background-color:#970000;   
	FONT-SIZE: 16px; 
	COLOR: #ffeedd; 
	FONT-FAMILY: "宋体";
	text-align: center;
}

.jnb_mail {
	FONT-SIZE: 22px; 
	COLOR: #e30000; 
}

.allinone {
	FONT-SIZE: 16px; 
	COLOR: #800000; 
	FONT-FAMILY: "宋体";
	vertical-align: middle; 
}

hr {
  	border: none;
	width: 70%;
  	border-top: 1px solid #ffd9d9;
  	margin: 30px auto;
}

.closed
{
	position: fixed;
	width: 100px;
	height: 16px;
	z-index: 15;
	bottom: 0px;
	right:55px;
	FONT-SIZE: 12px; 
	COLOR: #660033;
	FONT-FAMILY: "宋体";
}

.closed A:link {COLOR: #800000; TEXT-DECORATION: none;}
.closed A:visited {COLOR: #800000; TEXT-DECORATION: none;}
.closed A:hover {COLOR: #ff0000; TEXT-DECORATION: none;}
.closed A:active {COLOR: #ff0000; TEXT-DECORATION: none;}