@charset "utf-8";
/* CSS Document */

.float_l{float:left;}
.float_r{float:right;}
.clear{ clear:both; }
.title_wjdc div{ color:#4c110c; margin-right:20px; font-size:16px; line-height:34px; }
img.float_l.img_arrow{ margin-left:30px; margin-right:10px; margin-top:10px; }
.line_red{ background-color:#8e0800; width:100%; height:1px; }
.cnt_box{ border-left:solid 1px #999; border-right:solid 1px #999; width:100%; }
fieldset{ border: none;width: 360px;margin-left: auto;margin-right: auto;margin-top: 60px;}
.cnt_box table{ border:none; font-size:14px; line-height:40px; width:100%;}
.btn_tj{ background-color:#8e0800; }
.btn_ck{ margin-left:40px; background-color:#999;}
.btn_tj,.btn_ck{ width:60px; height:30px; line-height:28px; color:#ffffff; text-align:center; float:left;}
.btn_box{ width:160px; margin-left:auto; margin-right:auto; margin-bottom:60px;margin-top: 60px; }
.button_return_poll{ background: none; color: #fff; text-align: center; width:50px; height:28px;}
.table_box{ margin-top:20px;}
.currency_tab{ margin-bottom:0;}
legend{ font-size:16px; overflow:hidden; margin-bottom:10px; }
.zjdcdel table{	width:100%; }
.currency_tab li a{font-size:18px;}
.title_line { width: 6px;height: 10px;background-color: #861b20;float: left; margin-top: 15px; margin-right:10px; }
#block_41 { float: left; margin-left: 10px; }
table.btn_table { border-bottom: solid 1px #861b20; padding-bottom: 90px; }

/*通用tab导航*/
.currency_tab {
	width: 100%;
	border-bottom:1px solid #8e0800;
	clear: both;
	overflow:hidden;
}
.currency_tab li {
	float: left;
	border-radius:3px 3px 0 0;
	padding:2px 2px 0;
	border:1px solid #8e0800;
	height:31px;
	line-height:31px;
	text-align:center;
	border-bottom: none;
	margin-right:6px;
}
.currency_tab li a {
	display: inline-block;
	color: #8e0800;
	text-align: center; padding:0 16px;
}
.active a {
	
	color: #fff!important; background:#8e0800;   border-radius:3px 3px 0 0;
}