div {
	background: none; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; font-size: 100%; vertical-align: baseline;
}

p {
	background: none; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; font-size: 100%; vertical-align: baseline;
}

a {
	color: #666; text-decoration: none;
}

a:hover {
	color: #3499eb;
}

img {
	background: none; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; font-size: 100%; vertical-align: baseline;
}

.fl {
	float: left;
}

.fr {
    float: right;
}

.member_group_left {
	width: 638px; height:230px;
}

.member_namecard {
	background: rgb(255, 255, 255); width: 288px; height: 283px;
}

.namecard_top {
	color: rgb(171, 34, 44); font-size: 16px;
}

.namecard_top span {
	padding: 3px; border-radius: 2px; border: 1px solid rgb(38, 183, 165); border-image: none; font-size: 12px; display: inline-block;
}

.namecard_detail {
	margin: 15px 0px; padding: 10px; border: 1px solid rgb(157, 224, 228); border-image: none; width: 625px;
}

.member_small {
	width: 110px; height: 152px; margin-bottom: 10px;
}

.namecard_detail_left {
	width: 110px; text-align: center;
}

.namecard_detail_right {
	width: 134px; margin-left: 20px;
}

.in_bjs_name {
	text-align: left; color: rgb(0, 0, 0); font-size: 14px; margin-bottom: 10px;
}
.in_bjs_name i {
	color: rgb(255, 153, 51);
}
.in_bjs_level {
	text-align: left; color: rgb(0, 0, 0); font-size: 13px; margin-bottom: 10px;
}
.in_bjs_text {
	text-align: justify; line-height: 22px; font-size: 12px;
}

.clearfix {
	
}
.clearfix::before {
	line-height: 0; display: table; content: "";
}
.clearfix::after {
	line-height: 0; display: table; content: "";
}
.clearfix::after {
	clear: both;
}

.ask_now {
	background: rgb(38, 183, 165); margin: 0px auto; width: 100px; height: 28px; text-align: center; color: rgb(255, 255, 255); line-height: 28px; font-size: 12px; display: block;
}
.ask_now:hover {
	background: rgb(41, 205, 185); color: rgb(255, 255, 255);
}
.ask_now_small {
	background: rgb(38, 183, 165); margin: 0px auto; width: 66px; height: 22px; text-align: center; color: rgb(255, 255, 255); line-height: 22px; font-size: 12px; display: block;
}
.ask_now_small:hover {
	background: rgb(41, 205, 185); color: rgb(255, 255, 255);
}
.ui-input-button {
  background: rgb(0, 0, 0) url("../images/pic_button.gif") no-repeat scroll left top;
  cursor: pointer;
  display: inline-block;
  margin-top: 5px;
}
.ui-input-button input {
  background: rgb(0, 0, 0) url("../images/pic_button.gif") no-repeat scroll right bottom;
  border: medium none;
  color: rgb(255, 255, 255);
  cursor: pointer;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin-left: 4px;
  padding: 0 12px 0 10px;
}