@charset "utf-8";
/*生成代码框*/
.one_voer {
	position: absolute;
	width:600px;
	height:400px;
	background-image: url(../images/shengc.png);
	background-repeat:no-repeat;
	background-position:0 0;
    left: 30%;
	top:130px;
	z-index:99;
}
.one_voer .top{
	margin-top:10px;
	margin-left:10px;
	float:left;
	display:inline;
	width:580px;
	height:28px;
	background-color:#2d2d2d;
}
.one_voer .top span{
	width:100px;
	line-height:28px;
	height:28px;
	color:#fff;
	float:left;
	text-align:left;
	padding-left:14px;
	font-family:"宋体";
	font-size:12px;
}
.one_voer .top em{
	width:18px;
	float:right;
	line-height:28px;
	height:28px;
	cursor:pointer;
	color:#fff;
	font-style:normal;
	padding-right:9px;
	font-family:"宋体";
	text-align:right;
	font-size:12px;
}
.one_voer .bittom_other{
	float:left;
	width:580px;
	height:352px;
	margin-left:10px;
	display:inline;
	background-color:#fff;
	z-index:10;
}
.one_voer .bittom_other .daim{
	width:546px;
	height:246px;
	float:left;
	display: inline;
	margin-top:15px;
	margin-left:15px;
	overflow:scroll;
	line-height:18px;
	text-align:left;
	border:1px solid #d3d4d4;
}
.one_voer .bittom_other .text_wz{
	width:400px;
	height:18px;
	float:left;
	line-height:18px;
	display: inline;
	margin-left:17px;
	color:#777777;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	padding-top:4px;
}
.one_voer .bittom_other .an-niu{
	width:260px;
	height:29px;
	margin-top:13px;
	margin-left:160px;
	display:inline;
	float:left;
}

.one_voer .bittom_other .an-niu .dc_js{
	width:125px;
	height:29px;
	float:left;
	cursor:pointer;
	_background:none;
	background-repeat:no-repeat;
	background-position:0 0;
	display: inline;
	margin-right:10px;
	border:none;
}
.one_voer .bittom_other .an-niu .dc_tm{
	width:125px;
	height:29px;
	cursor:pointer;
	border:none;
	float:left;
	_background:none;
	background-repeat:no-repeat;
	background-position:0 0;
	display: inline;
}
.one_voer .bittom_other .an-niu .dc_js_img{
	background-image: url(../images/daochu_js.jpg);
	width:125px;
	height:29px;
	float:left;
	cursor:pointer;
	_background:none;
	background-repeat:no-repeat;
	background-position:0 0;
	display: inline;
	margin-right:10px;
	border:none;
}	
.one_voer .bittom_other .an-niu .dc_tm_img{
	background-image: url(../images/daochu_tm.jpg);
}