body {
height: 100%; 
margin: 0;
}
body {
	font-size: 14px;
	margin: 0px;
	text-align: center;
	font-family: "宋体";
}
img{border:0;}
a{
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF00;
}

.chaa{
	margin-top: 100px;
	width:292px;
	margin:100px auto;
		
}
.chaa ul{
	width: 292px;
	margin: 0px;
	text-align: left;
	list-style-type: none;
	border: 1px solid #C8D6FB;
	padding:0;
}
.chaa li{
	border: 1px solid #BACDFC;
	width: 260px;
	background-color: #E2EBFA;
	padding: 10px;
	margin: 5px;
}
/*可关图层*/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%; 
	background-color: #666666;
	z-index:1001;
    -moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	right: 0px;
	bottom: 0px;
	overflow: hidden;
        }
 .white_content {
 	width:639px;
 	height:385px;
    display: ;
	position: absolute;
	top: 200px;
	left: 25%;
	background-color: white;
	z-index:1002;
	border: 5px solid #FFFFFF;
        }
		
		
	 .wh000 {
 	
	left: 25%;
	
        }	
		
		
		
.close{
	background-color: orange;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
/*照片页*/
.photo{
	background-image: url(photo.GIF);
	height: 383px;
	width: 539px;

}
.photoa{
	padding-top: 20px;
	padding-left: 290px;
}
/*详细资料页*/
.content{
	height: 383px;
	width: 639px;
	text-align: left;
}
.left_div{ width:260px; float:left; overflow:hidden; margin:0px; }
.idcard{
	margin-top: 34px; margin-left:105px;
	width:120px; height:20px; line-height:20px
}
.number{
	margin-top: 41px; margin-left:105px;
	width:120px; height:20px; line-height:20px
}
.fzyq{
	margin-top:100px; margin-left:105px;
	text-align:center;
	float: left;
	width:120px; height:20px; line-height:20px
}
.right_div{ width:200px; float:left;  margin-left:20px;}
.contentimg{
	z-index: -1;
	position: absolute;
	top: 0px;
	right: 0px;
}
.photob{ margin-top:0px;
    margin-left:0px;
	text-align:center;
	
	margin-right:;
	width:258px; height:140px; line-height:180px}
.name{
	margin-top: 47px;
	margin-left:90px;
	width:120px; height:20px; line-height:20px
	
}
.sex{
	margin-top: 30px;
	float:left;
	margin-left:0px;
	text-align:center;
	width:258px; height:20px; line-height:20px
}
.worka{
	margin-top: 42px; margin-left:90px;
	width:120px;	
	height:20px; line-height:20px
}
.bir{ width:90px; margin-top:23px; margin-left:125px;
height:20px; line-height:20px}
.yy{padding-left: 10px;
	float: left;
}
.dd{padding-left: 50px;
	float: left;
}
.mm{
	padding-top: 30px;
	padding-left: 20px;
	float: left;
}
.theory{
	padding-top: 30px;
	padding-left: 230px;
	float: left;
}
.culture{
	padding-top: 30px;
	padding-left: 150px;
	float: left;
}
.operate{
	padding-top: 30px;
	padding-left: 270px;
	float: left;
}
.date{
	margin-top: 50px;
	text-align:center;
	float: left;
	width:200px; height:20px; line-height:20px
}
.grade{
	padding-top: 30px;
	padding-left: 220px;
	float: left;
}


/*去掉下拉菜单*/
.work
{
	width:  100px;
	height: 18px;
	overflow: hidden; /*隐藏了小三角，因为宽度为110px,而select宽度为130px*/
	display:block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select
{
background-color:transparent; 
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
