﻿#left_1
{
	float:left;
	width:194px;
	height:750px;
	background:url("../images/bg_left_01.GIF") left bottom no-repeat;		
	text-align:center;
	border-right:solid 1px #0386b0;
	margin-right:26px !important;
	margin-right:13px;
}

#left_1 ul
{
	float:left;
	padding:20px 0 0 10px;

}
#left_1 ul li
{
	width: 150px;
	height:25px;
	background-color:#548b95;
	margin: 5px 0 5px 10px !important;
	margin: 2px 0 3px 5px;
}

#left_1 ul li a
{
	color:#fff;
	padding:10px;
}

.team_leader_info
{
	float:left;
	width:650px;
	text-align:left;
	padding-bottom:20px;
	border-bottom:dashed 1px #ddd;
}
.team_leader_info img
{
	float:left;
	padding:3px;
	border:solid 1px #ddd;
	margin:10px 0 0 10px !important;
	margin:5px 0 0 5px;
}
.team_leader_info .project_title
{
	font-size:14px;
	font-weight:bold;
	margin:10px !important;
	margin:5px;
}
.team_leader_info .detail
{
	float:left;
	width: 450px;
	border:solid 1px #ddd;
	padding:10px;
	margin-left:10px !important;
	margin-left:5px;
}
.team_leader_info .detail .title
{
	font-size:12px;
	font-weight:bold;
	color:#1d5473;
}
.team_leader_info .detail .more
{
	float:right;
	padding-right:20px;
}
.team_leader_info .detail li
{
	line-height:1.8em;
}

.paper_list
{
	text-align:left;
}
.paper_list ul
{
	list-style:decimal outside;
}
.paper_list ul li
{
	list-style: decimal inside;
	padding:5px 0 5px 0;
	border-bottom:dashed 1px #ddd;
	line-height:1.6em;
}
.paper_list span
{
	padding:0 10px 0 0;
	line-height:1.8em;
	color:#0087b4;
	padding-left:25px;
}
.paper_list .influence_factor
{
	
	background:url("../images/icon_add_16.jpg") 5px top no-repeat;
}
.paper_list .paper_download
{
	padding-bottom:2px;
	background:url("../images/icon_download_16.jpg") 5px top no-repeat;
}

.recruit_info
{
	text-align:left;
}
.recruit_info li
{
	line-height:1.6em;
	border-bottom:dashed 1px #ddd;
	padding-left:15px;
	background:url("../images/icon_triangle_10.jpg") left 4px no-repeat;
}
.recruit_info .releasedate
{
	float:right;
	padding-right:30px;
}
