html
{
	overflow-x:					hidden;
	scrollbar-face-color:		#750000;
    scrollbar-highlight-color:  #F6DC92;
    scrollbar-3dlight-color:	#750000;
    scrollbar-darkshadow-color: #664422;
    scrollbar-shadow-color:     #750000;
    scrollbar-arrow-color:      #F6DC92;
    scrollbar-track-color:      #DBBE7E;
}

body 
{

    margin-top:				0px;
    margin-left:			0px;
    margin-right:			0px;
    margin-bottom:			0px; 
    font-family:			宋体;
    font-size:				13px;
	color:					#664422;
	background-position:	center center; 
	background-repeat:		no-repeat; 
 	background-color:   	Transparent;
	/* background-image: 		url(images/dbgulong.gif); #FDF6ED;
	overflow:				hidden;	*/

}

.TopNav{
    font-size:          13px;
    font-weight:		bold;
    color:              #664422;
    font-family:        宋体;
    text-decoration:    none;
}

a.TopNav:hover{
    font-size:          13px;
    font-weight:        bold;
    color:              #931E29;
    font-family:        宋体;
    text-decoration:    none;
}

.MunuTNav{
    font-size:          13px;
    font-weight:		bold;
    color:              #FFA953;
    font-family:        宋体;
    text-decoration:    none;
}

a.MunuTNav:hover{
    font-size:          13px;
    font-weight:        bold;
    color:              #931E29;
    font-family:        宋体;
    text-decoration:    none;
}

.MunuLNav{
    font-size:          13px;
    color:              #FFA953;
    font-family:        宋体;
    text-decoration:    none;
}

a.MunuLNav:hover{
    font-size:          13px;
    color:              #931E29;
    font-family:        宋体;
    text-decoration:    none;
}

hr{border: 1px solid #F4D864; }


/* end default.aspx pager margin: 0 auto 0 auto; */

.tableBorder 
{
	border:						4px ridge #F4D864; 
	width:						780px; 
	text-align:					left; 
	background-color:			#F4D864; 
	border-collapse: 			collapse;
    margin:						0 auto 0 auto;
}

.tdTitle {height: 25px; text-align: center; font-weight: bold; color: #750000; background-color: #F7C542; }
.tdTuShu {height: 20px; text-align: left; font-weight: bold; background-color: #750000; padding-left: 4px; }

.aTuShu 
{
	text-align:					center; 
	color:						#F7C542; 
    
}

a.aTuShu:hover
{
	text-align:					center; 
	color:						#FF9900; 
}

table
{
	border-collapse:			collapse;
    margin:						0 auto 0 auto;
    padding:					0 0 0 0;
	background-color:			Transparent;
	border:						0px none;
	font-family:				宋体;
	font-size:					13px; 
}

.tdshadow
{
	color:						#664422;
	font-family:				宋体;
	font-size:					13px; 
	text-align:					left; 
	padding:					5px;
	vertical-align:				top; 
	border-right:				buttonshadow 1px solid #9F170B;
	border-top:					buttonhighlight 1px solid #F9B0AA;
	border-left:				buttonhighlight 1px solid #F9B0AA;
	border-bottom:				buttonshadow 1px solid #9F170B;		
}

td.transOFF
{	
	background-color:			#F8F3E2;
/* 		text-align:					center; 
	vertical-align:				top; 	
	background-position:		right bottom; 
	background-repeat:			no-repeat; 
	background-image:			url(images/MainTable_bg_bottom.gif);
	filter:						alpha(opacity=20);
	-moz-opacity:				.20;
	opacity:					.20;
*/
}

td.transON
{	
	background-color:			Transparent;
}

transparentOFF
{	
	background-color:			#FDF6ED;
}

p,td{
    font-family:				宋体;
	color:						Green;	/*	#F7C542;	*/
	font-family:				宋体;
	font-size:					13px; 
}

div{
	color:						#664422;
	line-height:				120%;
    font-family:				宋体;
    font-size:					13px;
	scrollbar-face-color:		#750000;
    scrollbar-highlight-color:  #F6DC92;
    scrollbar-3dlight-color:	#750000;
    scrollbar-darkshadow-color: #664422;
    scrollbar-shadow-color:     #750000;
    scrollbar-arrow-color:      #F6DC92;
    scrollbar-track-color:      #DBBE7E;

}

span{
	color:						#664422;
	line-height:				120%;
    font-family:				宋体;
    font-size:					13px;
}

.header35{
    text-align:					center; 
    font-family:				宋体;
	color:						#664422;
    font-size:					14px;
    font-weight:				bold;
    height:						35px; 
	line-height:				140%;
    filter:						dropshadow(offx=1, offy=1,color=#ffffff);
    background-image:			url(~/images/Gold_bg_35.jpg);
}

.header25{
    text-align:					center; 
    font-family:				宋体;
	color:						#664422;
    font-size:					13px;
    font-weight:				bold;
    height:						25px; 
    background-image:			url(~/images/Gold_bg_25.jpg);
}

.header25_red{
    text-align:					center; 
    font-family:				宋体;
	color:						#750000;
    font-size:					13px;
    font-weight:				bold;
    height:						25px; 
    background-image:			url(~/images/Gold_bg_25.jpg);
}

input,select,Textarea,option{
	border-right:			#D4D0C8 2px solid;
	border-top:				#808080 2px solid;
	border-left:			#808080 2px solid;
	border-bottom:			#D4D0C8 2px solid;
	background-color:       #F8F8FF;   /* GhostWhite #F8F8FF */
    line-height:			100%;
    font-family:			宋体;
    color:					#664422;
    font-size:				12px;
    font-weight:			normal;
}

.btnInputGold{
	vertical-align:			middle;
	margin:					0px;
	padding:				0px;
	color:					#950000; 
	background-color:		#750000;
	background-image:		url(images/MuneEBoss.gif); 
	border-top:				#D79100 2px solid;
	border-right:			buttonshadow 2px solid;
	border-bottom:			buttonshadow 2px solid;
	border-left:			#D79100 2px solid;
	/* 
	*/
	
}

.btnInputGoldOver{
	cursor:					pointer; 
	color:					Red; 
	background-color:		#F0CA2F;
	background-image:		url(images/MuneEBoss.gif); 
	padding:				0px;
	margin:					0px;
	vertical-align:			middle;
	border-right:			#D79100 2px solid;
	border-top:				buttonshadow 2px solid;
	border-left:			buttonshadow 2px solid;
	border-bottom:			#D79100 2px solid;
}

.btnInput{
	vertical-align:			middle;
	margin:					0px;
	padding:				0px;
	color:					#F4D864; 
	background-color:		#750000; 
	
	border-top:				#D79100 2px solid;
	border-right:			buttonshadow 2px solid;
	border-bottom:			buttonshadow 2px solid;
	border-left:			#D79100 2px solid;
	/* 
	line-height:			160%;

	*/
	
}

.btnInputOver{
	cursor:					pointer; 
	color:					#F0CA2F; 
	background-color:		#950000;
	padding:				0px;
	margin:					0px;
	vertical-align:			middle;
	border-right:			#D79100 2px solid;
	border-top:				buttonshadow 2px solid;
	border-left:			buttonshadow 2px solid;
	border-bottom:			#D79100 2px solid;
}

.btnInputDown{
	border-right:			buttonhighlight 1px solid;
	border-top:				buttonshadow 1px solid;
	border-left:			buttonshadow 1px solid;
	border-bottom:			buttonhighlight 1px solid;
	margin:					0px;
	vertical-align:			middle;
	padding:				0px;
}

button{
    background-color:		#750000;
    border:					1px ridge Gold;
	height:					25px;
    line-height:			150%;
    font-family:			宋体;
    color:					#FFCC00;
    font-size:				13px;
    font-weight:			normal;
	cursor:					hand;
}

.aspButton{
    background-color:		#750000;
    border:					1px ridge Gold;
	height:					25px;
	width:					70px;
    line-height:			150%;
    font-family:			宋体;
    color:					#FFA500;
    font-size:				11px;
    font-weight:			normal;
	cursor:					hand;
}

.submit{
	border:						0px;
	font-size: 					12px;
    font-family:				宋体;
    font-weight:				bold;
	line-height:				180%;
	filter:						chroma(color=#f7f7f7);
	background-image:			url('images/bt_search_Gold.gif');
	width:						54px;
	height:						21px;
	cursor:						hand;
	padding-bottom:				3px !important;
}
	
.oversubmit{
	color:#ff6600;
	border:0px solid;
	font-size: 9pt;
	filter:						chroma(color=#f7f7f7);
	background-image:url('images/bt_search_Gold.gif');
	width:54px;
	cursor:hand;
	height:21px;
	padding-bottom:3px !important;
}

a{
    font-size:          13px;
    font-weight:        normal;
    color:              #664422;
    font-family:        宋体;
    text-decoration:    none;
}

a:hover{
    font-size:          13px;
    font-weight:        normal;
    color:              #593D00;
    font-family:        宋体;
    text-decoration:    none;
}



.nav_no{
    font-size:          13px;
    font-weight:		normal;
    color:              Green;
    font-family:        宋体;
    filter:				dropshadow(offx=1, offy=1,color=#ffffff);
    text-decoration:    none;
}

a.nav_no:hover{
    font-size:          13px;
    font-weight:        normal;
    color:              #FF9900;
    font-family:        宋体;
    filter:				dropshadow(offx=1, offy=1,color=#ffffff);
    text-decoration:    none;
}

.nav_Shuji{
    font-size:          13px;
    font-weight:		normal;
    color:              #9f6b00;
    font-family:        宋体;
    filter:				dropshadow(offx=1, offy=1,color=#ffffff);
    text-decoration:    none;
}

a.nav_Shuji:hover{
    font-size:          13px;
    font-weight:        normal;
    color:              #F4D864;
    font-family:        宋体;
    filter:				dropshadow(offx=1, offy=1,color=#ffffff);
    text-decoration:    none;
}


.nav_Shuji_y{
    font-size:          13px;
    font-weight:		normal;
    color:              #664422;
    font-family:        宋体;
    filter:				dropshadow(offx=1, offy=1,color=#ffffff);
    text-decoration:    none;
}

a.nav_Shuji_y:hover{
    font-size:          13px;
    font-weight:        normal;
    color:              #750000;
    font-family:        宋体;
    filter:				dropshadow(offx=1, offy=1,color=#ffffff);
    text-decoration:    none;
}

.shadow1 { font-size:		16pt;  font-weight: bold; line-height: -150%; filter:dropshadow(color=#DFB300,offx=1,offy=1);color:#9f6b00;}
.shadow2 { font-size:		18pt;  font-weight: bold;   line-height: -150%; filter:dropshadow(color=#DFB300,offx=1,offy=1);color:#9f6b00;}

.shadow2en { font-family:	Benguiat Bk BT; font-size: 10pt; filter:dropshadow(color=#ffffff,offx=1,offy=1);  color: #9f6b00; }
.shadow3en { font-family:	Arial Black; font-size: 24px; filter:dropshadow(color=#ffffff,offx=1,offy=1);  color: #9f6b00; }
.shadow4en { font-family:	Arial Black; font-size: 24px; filter:dropshadow(color=#000000,offx=1,offy=1);  color: #9f6b00; }


/* forms */
.frmText {
    font-family:			宋体;
    text-decoration:		none;
    background-color:		#CCCCFF;
    border:					1px solid #666699;
    font-size:				13px;
    font-weight:			normal
}
.frmButton {
    background-color:		#FFA629;
    border:					1px solid #FFCC00;
    color:					#000000;
    font-weight:			normal;
}
