@charset "utf-8";
/* CSS Document */
#member_wrap{
	position:relative;
	padding-top:80px;
}

#memberAnchor {
	width:600px;	
}

#memberAnchor ul {
	width:600px;	
}

#memberAnchor ul li {
	float:left;
	height:46px;
}

#memberAnchor{
	position:absolute;
	top:0;
	left:0;
	background:#eee;
}

.position_wrap{
	background-color:#eeeeee;
	border-top:7px solid #ddd;
	/*padding:20px 0 10px 0;*/
	padding:33px 0 18px 0;	
	margin-bottom:1px;
}

.member_person_box{
	margin:0 12px 15px;
}

.member_person_box_inside{
	background:#fff;
	padding:12px 14px;
}

.member_photo{
	float:left;
	width:140px;
	margin-right:20px;
}

.member_person_box h4{
	background:url(../../team/images/member_name_t.gif) 0 5px no-repeat;
	padding-left:15px;
	font-size:138.5%;
	font-weight:normal;
}

.member_person_box h4 span{
	font-size:60% !important;
	font-family:Verdana, Geneva, Arial, sans-serif;
	color:#b81722;
	font-style:italic;
	font-weight:bold;
	padding-left:10px;
}


.member_detail{
	width:385px;
	float:left;
	padding-top:10px;
}

.member_detail .free_txt{
	line-height:1.6 !important;
	border-top:1px dotted #cccccc;
	padding-top:7px !important;
	margin-top:10px !important;
}

.member_detail ul{
	float:left;
	padding-top:7px;
	width:175px;
	margin-left:17px;
	_display:inline;
}

.member_detail ul li{
	line-height:1.5 !important;
}

.member_detail .status_icon1{
	background:url(../../team/images/member_status_icon1.gif) 0 3px no-repeat;
	padding-left:70px;
}

.member_detail .status_icon3{
	background:url(../../team/images/member_status_icon3.gif) 0 3px no-repeat;
	padding-left:70px;
}

.member_detail .status_icon2{
	background:url(../../team/images/member_status_icon2.gif) 0 3px no-repeat;
	padding-top:19px;
}

#team_head{
    float: left;
    height: 166px;
    margin-bottom: 28px;
	padding-top:30px;
    overflow: hidden;
    position: relative;
    width: 650px;
	color:#fff;
}

#team_head .head_t {
    background: url("../image/bg_convhead_cate.gif") no-repeat -50px bottom;
    color: #FFFFFF;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

#team_head h1{
	color: #FFFFFF;
    font-size: 123.1% !important;
    line-height: 140%;
    margin-bottom: 3px;
    padding: 0;
}

.head_t{
	color:#fff;
}

/* 20131224 add */
.area_block_tbl table td ul li a{
	color:#0066CC !important;
}

/* 20140829 add */
#convention_index_bt_block{
	background:#eee;
	border:1px solid #ccc;
	padding:15px 0 5px;
}

#convention_index_bt_block li{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	_display:inline;
}