﻿@charset "utf-8";
<!--
#project_detail {	width:1180px; margin:30px 0 0 0; }
#project_detail .PDTitlem
{
	font-size:24.5px;
	font-weight:none;
	font-family:黑体;
	color:#474747;;
	float:left;
	border:0px solid #fff;
}
#project_detail .PDTitles
{
	font-size:18px;
	font-weight:none;
	font-family:黑体;
	color:#8c8c8c;
	margin:5px 0 0 10px;
	float:left;
	border:0px solid #fff;
}
#project_detail .PDTitlen
{
	font-size:18px;
	font-weight:none;
	font-family:黑体;
	color:#8c8c8c;
	margin:15px 0 5px 10px;
	border-bottom:1px solid #ccc;
	width:250px;
}
#project_detail .PDMemberList
{
	width:50px;
	border:0px solid #000;
	float:left;
	margin:10px 0 0 10px;
}
#project_detail .PDMemberList .itemimg
{
	width:50px;
	height:50px;
}
#project_detail .PDMemberList .itemimg img
{
	width:50px;
	height:50px;
}
#project_detail .PDMemberList .itemname
{
	color:#8c8c8c;
	margin:5px -1px 0px -1px;
}
#project_detail .PDMemberList .itemapplytime
{
	color:#cccccc;
	margin:5px 0 0 0;
}
#project_detail .PDLeft
{
	width:880px;
	float:left;
	border-right:0px solid #ccc;
	line-height:1.5;
}
#project_detail .PDLeft .PDItemL
{
	width:250px;
	float:left;
	border-right:1px solid #ccc;
}
#project_detail .PDLeft .PDItemR
{
	width:600px;
	float:left;
	border:0px solid #000;
	padding:0 0 0 15px;
}
#project_detail .PDLeft .PDDetail
{
	width:879px;
	border:0px solid #000;
	min-height:300px;
	max-height:none;
}
#project_detail .PDLeft .PDNotice
{
	width:560px;
	margin:100px auto;
}

#project_detail .PDRight
{
	width:280px;
	float:left;
	border:0px solid #000;
	margin:0 0 0 20px;
}

#project_detail .imgBanner
{
	width:860px;
	margin:15px 0 25px 0;
	border:0px solid #000;
}
-->