.container_zxtg{
	background:#f9f9f9;
	margin-bottom: 30px;
}
.tit_book_add{
	margin-bottom:20px;
	border-bottom:1px solid #dcdcdc;
}
.tit_book_add li{
	top:1px;
	width:90px;
	height:35px;
	cursor:pointer;
	background:#fff;
	position:relative;
	text-align:center;
	display:inline-block;
	border:1px solid #dcdcdc;
	border-bottom:none;
	border-radius:5px 5px 0 0;
	font: normal 12px/35px '微软雅黑';
}
.container_zxtg_xinxi{
	width:580px;
	margin:0 auto;
}
.container_zxtg_xinxi tr{
	border-bottom:1px solid #f2f2f2;
}
.container_zxtg_xinxi td{
	padding:10px;
	overflow:hidden;
}
.container_zxtg_xinxi td .input{
	float:left;
	height:28px;
	width:200px;
	outline: none;
	line-height:28px;
	border-radius: 5px;
}
.container_zxtg_xinxi .name{
	width:90px;
	font-size:14px;
	text-align:right;
	position:relative;
	font: normal 12px '微软雅黑';
}
.top0{
	top:20px;
	width:100%;
	right:10px;
	position:absolute;
}
.red{
	color:#ff0000;
}
.container_zxtg_xinxi #btn{
	width:50px;
	height:30px;
	outline: none;
	font-size:14px;
	cursor: pointer;
	line-height:30px;
	margin-left:-1px;
	border:0;
	border:1px solid #dcdcdc;
	border-radius:0 5px 5px 0;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#dcdcdc));
}
.radio{
	display:none;
}
.RadioLabelClass{
	padding-left:20px;
	font: normal 12px '微软雅黑';
	background:url(../images/h_p/radio.png) 0 1px no-repeat;
}
.RadioSelected{
	background-position:0 -16px;
}
.btn_xyb{
	width:120px;
	color:#fff;
	height:40px;
	display:block;
	margin:20px 125px;
	font-size:14px;
	line-height:40px;
	border-radius:5px;
	text-align:center;
	background: #3D9140;
	text-indent:0;
}
.btn_xyb:hover{
	box-shadow:0 0 2px #999;
}
.container_zxtg_xinxi .font{
	font: normal 12px '微软雅黑';
}
textarea{
	outline: none;
	border: 0 none;
	border-radius: 3px;
	border:1px solid #dcdcdc;
}
.time{
	top: 6px;
	width: 14px;
	left: -20px;
	height: 13px;
	position: relative;
	display: inline-block;
	background: url(../images/h_p/time.jpg) no-repeat;
} 





/* textarea{
	resize:none;
} */