#wm_container {
	width:400px;
	height:281px;
	float:left;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:11px;
}

#wm_container .wm_img {
	float:left;
}

#wm_container .wm_selectbox_main {
	width:150px;
	float:left;
}

#wm_container .wm_selectbox_subCountries {
	display:none;
	margin-top:5px;
	float:left;
        width:auto;
        clear:both;
}

#wm_container .bio_info_cn {
	display:none;
	left:215px;
	top: 295px;
	height:167px;
	width:316px;
	position:absolute;
}

#wm_container .info_group {
	position:relative;
	top: -167px;
  height: 150px;
}

#wm_container .img_bg {
	position:relative;
	float:left;
	-moz-opacity:0.85;
	opacity: 0.85;
	filter:alpha(opacity=85);
}

#wm_container .img_person {
	position:relative;
	left: 6px;
	top:30px;
	height:108px;
	width: 89px;
}

#wm_container .my_info {
	left:104px;
	top:-94px;
	position:relative;
	height:111px;
	width:207px;
}

#wm_container .my_email {
	left: 105px;
	top: -92px;
	position:relative;
	width: 200px;
	height: 11px;
}

#wm_container .my_info .my_tel {
        margin-top: 2px;
	width:200px;
	line-height:13px;
	position:relative;
}

#wm_container .closebtn {
	position:relative;
	left: 204px;
	top: -89px;
	width: 15px;
	height: 15px;
        cursor: pointer;
}

#wm_container .my_title {
	position:relative;
	left: 18px;
	top: -105px;
	height:11px;
	width: 268px;
	color:white;
}

#wm_container .my_info .my_street {
	margin-top: 5px;
        line-height:13px;
	width:200px;
	position:relative;
}

#wm_container .my_info .my_address {
	line-height:15px;
	width:200px;
	position:relative;
	margin-bottom: 6px;
}

#wm_container .my_info .my_name {
	color:#38739F;
	font-weight:bold;
}

.cleaner {clear:both;}
