/* CSS Document */

.area_r{
	margin-top:8px;
	float:right;
	cursor:pointer;
	color:#797979;
}

.reg1 {
	padding-left: 10px;
}

.reg2 {
	padding-left:10px;
}

.reg3 {
	text-align:center;
	line-height:40px;
	color:black;
	font-size: 12px;

}
.reg3 a{
	color:#48A4FF;
	font-size: 12px;
	}
.select-cpt {
	width: 60px;
	height:38px;
	line-height:40px;
	background-color: white;
	position: absolute;
	z-index: 2;
	top: 1px;
	left: 5px;
	padding-left: 5px;

}
.select-head {
	cursor: pointer;
}

.arrow {
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color:black transparent transparent transparent;
	position: absolute;
	right: 7px;
 	bottom: 9px;
}			

.dxyzm{
	text-align:center;	
	width:100px; 
	height:38px;
	line-height:38px;
	background-color:#CFCFCF;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	font-size:14px;
	position:absolute;
	top:23px;
	right:1px;
}

.dxyzm a{
	color:black;
	}

.boxyzm1{
	text-align:center;
	width:100px;
	height:40px; 
	border:solid 1px #cbcbcb;
	outline: none;
	}

.boxyzm2{
	width:170px;
	height:40px;
	line-height:40px;
	border:solid 1px #f0efef;
	padding-right:3px;
	}
#code{
	float: left;
	width:100px;
	height:40px;
	}
.boxyzm2 a{
	text-align:right;
	font-size:12px;
	width:65px;
	}
.icon3{ 
	width:25px; 
	height:25px;
	margin-top:9px;
	background:url(../images/icon3.png) no-repeat;
	float:left;
}

#txyzm{
	/*display:none;*/
	}
