@charset "gb2312";
/***********************************************/
/* index.css                                  */
/* Use with template index.htm for spdb       */
/* chenhongnian                               */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
	html{
		overflow: scroll;
		overflow-x: hidden;
		overflow-x: auto !important;
	}
	body{
		font-family:'宋体',"Times New Roman", Times, serif;
		font-size:13px;
		color: #222222;
		margin: 0px;
		padding: 0px;
		text-align:center;
	}
	form{
		margin:0px;
		padding:0px;
	}
	a:link{
	text-decoration:none;
	color:#003366;
	}
	a:active{
	text-decoration:none;
	color:#003366;
	}
	a:visited{
	text-decoration:none;
	color:#003366;
	}
	a:hover{
	color: #0066cc;
	text-decoration: underline;	
	}
	.buttom{
	width:80px;
	height:30px;
	border-style:none;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-image:url(/net/gb/images/cmgbg.gif)
	}
/**************************Top**********************************/
	#top{
		width:770px;}
	.top_context{
		width:770px;
		height:97px;
		overflow:hidden;
		margin:0px 0px;
		background:url(/net/gb/images/merchant/top_bg.gif) repeat-x;
	}
	.top_line{
		width:770px;
		height:7px;
		overflow:hidden;
		background-image:url(/net/gb/images/merchant/top_line.gif);
	}
		
	.head_right{
		float:right;
		margin-top:15px;
		width:410px;
	}
	.top_left{
		float:left;
		width:261px;
		height:97px;
		background-image:url(/net/gb/images/merchant/new_logo.gif);
	}
	.top_right{
		width:420px;
		float:right;
		height:97px;
		background:url(/net/gb/images/merchant/top_bg.gif) repeat-x;
	}
	.head_title{
		width:169px;
		height:33px;
		background-image:url(/net/gb/images/merchant/top_right.gif);
		float:right;
	}
	a.head_right_item {
	background-repeat:no-repeat;
	background-image:url(/net/gb/images/button_top.jpg);
	padding-top:4px;
	float:left;
	width:80px;
	font-size:12px;
	height:19px;
	text-align:center;
	margin-right:2px;
	}
	a:hover.head_right_item {
	background-repeat:no-repeat;
	background-image:url(/net/gb/images/button_top.jpg);
	padding-top:4px;
	float:left;
	width:80px;
	font-size:12px;
	height:19px;
	text-align:center;
	color:#FF6600;
	}	
	
	
/**************定义表格样式*********************/
.table_comm{
font-size:13px;
clear:both;
border-collapse:collapse;
border:1px solid #ccc;
margin:10px 0;
}

.table_comm td{
color:#000000;
height:25px;
text-align:center;
border-bottom:1px solid #ccc;
}

.table_comm a{
	color: #6D6D00;
	font-weight:bold;
	text-decoration: underline;
}

.table_comm a:link{
	color: #6D6D00;
	font-weight:bold;
	text-decoration: underline;
}

.table_comm a:visited{
	color: #6D6D00;
	font-weight:bold;
	text-decoration: underline;
}

.table_comm a:hover{
	color:#E33539;
	font-weight:bold;
	text-decoration: underline;
}

/**台头文字**/
.table_comm .th20head{
	background:#fff;
	height:30px;
	text-align:center;
	padding-left:10px;
	font-weight: bold;
	border:1px solid #ccc;
	background-color:#dfeffe;

}
/**文字**/
.table_comm .th20{
	background:#CEDDFE;
	font:normal 13px "宋体";
	height:25px;
	text-align:center;
	padding-left:10px;
	font-weight: bold;
	border:none;
}
.table_comm .th201{
	font:normal 12px "宋体";
	height:25px;
	text-align:center;
	padding-left:10px;
	font-weight: bold;
	border:1px solid #ccc;
}
.table_comm .th20left{
	background:#CEDDFE;
	font:normal 13px "宋体";
	height:25px;
	text-align:left;
	padding-left:10px;
	border:1px solid;
}
.table_comm .th20_a{
	background:#CEDDFE;
	font:normal 13px "宋体";
	height:25px;
	text-align:left;
	padding-left:65px;
	font-weight: bold;
	border:none;
}

.table_comm .td20left{
color:#000000;
height:25px;
text-align:left;
padding-left:10px;
border:1px solid #ccc;
}


.table_comm .td20ce{
color:#000000;
height:25px;
text-align:center;
border-bottom:1px dotted #222;
}

.table_comm .td20ce01{
color:#000000;
height:25px;
text-align:left;
padding-left:20px;
border-bottom:1px dotted #222;
}

.table_comm .td20ce02{
color:#000000;
height:25px;
text-align:right;
padding-right:83px;
border-bottom:1px dotted #222;
}



.table_comm .td20ce03{
color:#666666;
font-size:12px;
height:20px;
text-align:center;
border:1px solid #ccc;
}

.table_comm .td20amt{
color:#000000;
height:25px;
text-align:right;
border:1px solid #ccc;
}

.table_comm .tr20c{
background:#F6FBFF;
}

.table_comm .tr20{
background:#ffffff;
}

/**顶部输入框**/
.table_comm .th20in{
background:#FFF3CB;
font:bold 13px "宋体";
height:28px;
text-align:center;
}

/**总结数字**/
.table_comm .th20amt{
padding:0px 3px 0 0;
background:#DFDFDF;
color:#000000;
height:25px;
font-weight:bold;
TEXT-DECORATION: underline;
text-align:left;
}

.td20detail{
background:#FBFCDF;
}

.td20detail td{
text-align:left;
line-height:1.6;
padding:10px 30px;
border-bottom:1px dotted #222;
}
	
/***********************************************/
/* loading  页面等待效果的样式                 */
/***********************************************/ 

.loading{
background:url(/net/gb/images/load.gif)  no-repeat;
background-color:#ffffff;
height:35px;
width:160px;
font-family:'宋体',"Times New Roman", Times, serif;
font-size:13px;
color:#73A2D6;
text-align:left;
padding-top:20px;
padding-left:60px;
padding-right:15px;
font-weight:bold;
border:1px solid #95BAE3;
border-bottom:2px solid #486B93;
}	
	
	
	
	
	
	
	

/**************************新加 Foot**********************************/
.foot{
    width:776px;}
.foot_title{
    width:776px;
	height:8px;
	overflow:hidden;
	background-image:url(/net/gb/images/card/foot_tilte_bg.jpg);}
.foot_word{
    width:776px;
	line-height:150%;
	background-color:#f2f6f9;
	margin:0px 0px;}

	
	
	
	
	
	
/**************************新加 Foot**********************************/
.new_foot1{
    width:768px;
	background-color:#f2f6f9;
	text-align:center;}
.new_foot2{
    width:768px;
	height:4px;
	background-color:#4a91d8;
	overflow:hidden;
	margin-top:5px;}
.new_foot3{ 
    width:768px;
	height:1px;
	background-color:#4a91d8;
	overflow:hidden;
	margin-top:1px;}
.new_foot4{ 
    width:768px;
	hei
	margin-top:1ght:1px;
	background-color:#c7ddf1;
	overflow:hidden;px;}
.new_foot_word{
    width:768px;
	line-height:150%;
	background-color:#f2f6f9;
	margin:0px 0px;
}

