﻿/*项目搜索条件相关*/
div.list_search
{
	border:1px solid #b4d6f4;
	background-color: #edf7ff;
	width: 774px;
	height: 115px;
	float: left;
}
div.list_search ul
{
	list-style:none;
	line-height: 22px;
}
div.list_search li
{
	text-align: left;
	padding-left: 3px;
	margin: 3px;
	width:765px;
	line-height: 22px;
}
div.index_search_condition
{
	border:1px solid #b4d6f4;
	background-color: #dff0fb;
	width: 687px;
	height: 115px;
	float: left;
}
div.index_search_condition ul
{
	list-style:none;
	line-height: 22px;
}
div.index_search_condition li
{
	text-align: left;
	padding-left: 3px;
	margin: 3px;
	width:665px;
	line-height: 22px;
}

/*项目搜索列表相关*/
div.search_result
{
	border-left:1px solid #b4d6f4;
	border-right:1px solid #b4d6f4;
	border-bottom:1px solid #b4d6f4;
	width: 774px;
	float: left;
	clear: left;
}
div.search_result div.head                    /*列表头部*/
{
	width:770px;
	height: 30px;
	padding-left: 2px;
	padding-right:2px;
	border-bottom: 1px solid #b4d6f4;
}
div.search_result div.head ul
{
	list-style:none;
	color: #4964b2;
	line-height: 30px;
}
div.search_result div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 120px;
}
div.search_result div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 180px;
}
div.search_result div.head li.type
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 130px;
}
div.search_result div.head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 70px;
}
div.search_result div.head li.client
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 110px;
}
div.search_result div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 70px;
}
div.search_result div.list                       /*列表项*/
{
	width:770px;
	padding-left: 2px;
	padding-right:2px;
}
div.search_result div.list ul
{
	list-style:none;
	line-height: 25px;
}
div.search_result div.list li.no
{
	float:left;
	clear:left;
	line-height:25px;
	text-align:left;
	width: 120px;
	padding-left:3px;
}
div.search_result div.list li.title
{
	float:left;
	line-height:25px;
	text-align:left;
	width: 180px;
}
div.search_result div.list li.type
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 130px;
}
div.search_result div.list li.price
{
	float:left;
	line-height:25px;
	color: #FF6009;
	text-align:center;
	width: 70px;
}
div.search_result div.list li.client
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 110px;
}
div.search_result div.list li.time
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 70px;
}
/*项目首页搜索列表相关*/
div.index_search_result
{
	border:1px solid #b4d6f4;
	width: 687px;
	clear: left;
}
div.index_search_result div.head                    /*列表头部*/
{
	width:683px;
	height: 30px;
	padding-left: 2px;
	padding-right:2px;
	border-bottom: 1px solid #b4d6f4;
}
div.index_search_result div.head ul
{
	list-style:none;
	color: #3f77bc;
	line-height: 30px;
}
div.index_search_result div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 120px;
}
div.index_search_result div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 180px;
}
div.index_search_result div.head li.type
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 110px;
}
div.index_search_result div.head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 55px;
}
div.index_search_result div.head li.client
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 85px;
}
div.index_search_result div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 65px;
}
div.index_search_result div.list                       /*列表项*/
{
	width:683px;
	padding-left: 2px;
	padding-right:2px;
	border-bottom: 1px solid #b4d6f4;
}
div.index_search_result div.page
{
	width: 685px;
	height: 22px;
	background-color: #f5f6f0;
}
div.index_search_result div.list ul
{
	list-style:none;
	line-height: 25px;
}
div.index_search_result div.list li.no
{
	float:left;
	clear:left;
	line-height:25px;
	text-align:left;
	width: 120px;
	padding-left:3px;
}
div.index_search_result div.list li.title
{
	float:left;
	line-height:25px;
	text-align:left;
	width: 180px;
}
div.index_search_result div.list li.type
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 110px;
}
div.index_search_result div.list li.price
{
	float:left;
	line-height:25px;
	color: #FF6009;
	text-align:center;
	width: 55px;
}
div.index_search_result div.list li.client
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 85px;
}
div.index_search_result div.list li.time
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 65px;
}

/*外包成果列表相关*/
div.product_result
{
	border-left:1px solid #b4d6f4;
	border-right:1px solid #b4d6f4;
	border-bottom:1px solid #b4d6f4;
	width: 774px;
	float: left;
	clear: left;
}
div.product_result div.head
{
	width: 770px;
	height: 30px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: 1px solid #b4d6f4;
}
div.product_result div.head ul
{
	list-style: none;
	color: #4964b2;
	line-height: 30px;
}

div.product_result div.head li.title
{
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	width: 200px;
}
div.product_result div.head li.Description
{
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	width: 350px;
}

div.product_result div.head li.download
{
	float:left;
	height:30px;
	line-height:30px;
	font-weight: bold;
	text-align:center;
	width: 80px;
}
div.product_result div.head li.time
{
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	width: 140px;
}
div.product_result div.list
{
	width: 770px;
	padding-left: 2px;
	padding-right: 2px;
}
div.product_result div.list ul
{
	list-style:none;
	line-height: 25px;
}

div.product_result div.list li.title
{
	clear:both;
	float: left;
	line-height: 25px;
	text-align: center;
	width: 200px;
}
div.product_result div.list li.Description
{
	float: left;
	line-height: 25px;
	text-align: left;
	width: 350px;
}

div.product_result div.list li.download
{
	float: left;
	line-height: 25px;
	text-align: center;
	width: 80px;
}
div.product_result div.list li.time
{
	float: left;
	line-height: 25px;
	text-align: center;
	width:140px;
}

/*用户中心众包开发项目列表相关*/
div.user_list_crowd
{
	width:774px;
	float:left;
	clear:left;
}
div.user_list_crowd div.head
{
	width:774px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
}
div.user_list_crowd div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.user_list_crowd div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.user_list_crowd div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 180px;
}
div.user_list_crowd div.head li.description
{
	float:left;
	height:30px;
	line-height:30px;
	width: 200px;
}
div.user_list_crowd div.head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_list_crowd div.head li.award
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.user_list_crowd div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_list_crowd div.list
{
	width:772px;
	border-bottom: 1px solid #b4d6f4;
}
div.user_list_crowd div.list ul
{
	list-style: none;
	line-height: 25px;
}
div.user_list_crowd div.list li.no
{
	float:left;
	clear:left;
	line-height:25px;
	text-align:center;
	width: 120px;
}
div.user_list_crowd div.list li.title
{
	float:left;
	line-height:25px;
	text-align:left;
	width: 180px;
}
div.user_list_crowd div.list li.description
{
	float:left;
	line-height:25px;
	text-align:left;
	width: 200px;
}
div.user_list_crowd div.list li.price
{
	float:left;
	line-height:25px;
	color: #FF6009;
	text-align:center;
	width: 80px;
}
div.user_list_crowd div.list li.award
{
	float:left;
	line-height:25px;
	text-align:left;
	width: 120px;
}
div.user_list_crowd div.list li.time
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 60px;
}


/*用户中心众包测试项目列表相关*/
div.user_list_test
{
	width:774px;
	float:left;
	clear:left;
}
div.user_list_test div.head
{
	width:774px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
}
div.user_list_test div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.user_list_test div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.user_list_test div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 170px;
}
div.user_list_test div.head li.request
{
	float:left;
	height:30px;
	line-height:30px;
	width: 200px;
}
div.user_list_test div.head li.app
{
	float:left;
	height:30px;
	line-height:30px;
	width: 52px;
}
div.user_list_test div.head li.test
{
	float:left;
	height:30px;
	line-height:30px;
	width: 90px;
}
div.user_list_test div.head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_list_test div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 52px;
}
div.user_list_test div.list
{
	width:772px;
	border-bottom: 1px solid #b4d6f4;
}
div.user_list_test div.list ul
{
	list-style: none;
	line-height: 25px;
}
div.user_list_test div.list li.no
{
	float:left;
	clear:left;
	line-height:25px;
	text-align:center;
	width: 120px;
}
div.user_list_test div.list li.title
{
	float:left;
	line-height:25px;
	text-align:left;
	width: 170px;
}
div.user_list_test div.list li.request
{
	float:left;
	line-height:25px;
	text-align:left;
	width: 200px;
}
div.user_list_test div.list li.app
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 52px;
}
div.user_list_test div.list li.test
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 90px;
}
div.user_list_test div.list li.price
{
	float:left;
	line-height:25px;
	color: #FF6009;
	text-align:center;
	width: 80px;
}
div.user_list_test div.list li.time
{
	float:left;
	line-height:25px;
	text-align:center;
	width: 52px;
}

/*用户中心个人项目相关*/
div.user_crowd_content
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-left:5px;
}
div.user_crowd_content div.list
{
	width:740px;
	padding-left:5px;
	text-align:center;
}
div.user_crowd_content div.list div.head                               /*头部标签页*/
{
	height:28px;
	border-bottom:1px solid #e1e1e1;
	background-color:#ffffff;
}
div.user_crowd_content div.list div.head div.current
{
	top:1px;
	float:left;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color:#ffffff;
	font-size: 9pt;
	color: Red;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
}
div.user_crowd_content div.list div.head div.current a
{
	color: Red;
	font-size: 9pt;
	line-height:28px;
}
div.user_crowd_content div.list div.head div.not_current
{
	top:1px;
	float:left;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color:#DEDEDE;
	font-size: 9pt;
	color: Black;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
}
div.user_crowd_content div.list div.head div.not_current a
{
	color: Black;
	font-size: 9pt;
	line-height:28px;
}
div.user_crowd_content div.list div.content                          /*列表内容*/
{
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	width: 738px;
	padding-bottom: 5px;
	clear:left;
	min-height:90px;
}
div.user_crowd_content div.list div.content div.head                 /*列表头部*/
{
	width:738px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #DEDEDE;
	background-color: #FAFAFA;
}
div.user_crowd_content div.list div.content div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.user_crowd_content div.list div.content div.head li.no
{
	float:left;
	clear:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.user_crowd_content div.list div.content div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 180px;
}
div.user_crowd_content div.list div.content div.head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_crowd_content div.list div.content div.head li.count
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_crowd_content div.list div.content div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_crowd_content div.list div.content div.head li.oper
{
	float:left;
	height:30px;
	line-height:30px;
	width: 130px;
}
div.user_crowd_content div.list div.content div.proj                  /*列表项*/
{
	width:738px;
	border-bottom: 1px solid #b4d6f4;
}
div.user_crowd_content div.list div.content div.proj ul
{
	list-style: none;
	line-height: 25px;
}
div.user_crowd_content div.list div.content div.proj ul.sep1
{
	list-style: none;
	line-height: 25px;
	background-color: #ffffff;
	overflow: hidden;
}
div.user_crowd_content div.list div.content div.proj ul.sep2
{
	list-style: none;
	line-height: 25px;
	background-color: #f9fcff;
	overflow: hidden;
}
div.user_crowd_content div.list div.content div.proj li.no
{
	float:left;
	clear:left;
	line-height:25px;
	text-align: center;
	width: 120px;
}
div.user_crowd_content div.list div.content div.proj li.title
{
	float:left;
	line-height:25px;
	width: 180px;
	text-align: left;
}
div.user_crowd_content div.list div.content div.proj li.price
{
	float:left;
	line-height:25px;
	color: #FF6009;
	width: 80px;
	text-align: center;
}
div.user_crowd_content div.list div.content div.proj li.count
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_crowd_content div.list div.content div.proj li.time
{
	float:left;
	line-height:25px;
	width: 80px;
	text-align: center;
}
div.user_crowd_content div.list div.content div.proj li.oper
{
	float:left;
	line-height:25px;
	width: 130px;
	text-align:center;
}

/*用户中心个人测试项目相关*/
div.user_test_content
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-left:5px;
}
div.user_test_content div.list
{
	width:740px;
	padding-left:5px;
	text-align:center;
}
div.user_test_content div.list div.head
{
	height:28px;
	border-bottom:1px solid #e1e1e1;
	background-color:#ffffff;
}
div.user_test_content div.list div.head div.current
{
	top:1px;
	float:left;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color:#ffffff;
	font-weight:bold;
	font-size: 9pt;
	color:Black;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
}
div.user_test_content div.list div.head div.current a
{
	color:Black;
	font-weight:bold;
	font-size: 9pt;
	line-height:28px;
}
div.user_test_content div.list div.head div.not_current
{
	top:1px;
	float:left;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color:#3f8ae4;
	font-weight:normal;
	font-size: 9pt;
	color:White;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
}
div.user_test_content div.list div.head div.not_current a
{
	color: White;
	font-weight: normal;
	font-size: 9pt;
	line-height:28px;
}
div.user_test_content div.list div.content
{
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	width: 738px;
	padding-bottom: 5px;
	clear:left;
	min-height:90px;
}
div.user_test_content div.list div.content div.head
{
	width:738px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
}
div.user_test_content div.list div.content div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.user_test_content div.list div.content div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.user_test_content div.list div.content div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 160px;
}
div.user_test_content div.list div.content div.head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 70px;
}
div.user_test_content div.list div.content div.head li.per
{
	float:left;
	height:30px;
	line-height:30px;
	width: 90px;
}
div.user_test_content div.list div.content div.head li.count
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_test_content div.list div.content div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 70px;
}
div.user_test_content div.list div.content div.head li.oper
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_test_content div.list div.content div.head li.join_title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 180px;
}
div.user_test_content div.list div.content div.head li.join_app
{
	float:left;
	height:30px;
	line-height: 30px;
	width: 52px;
}
div.user_test_content div.list div.content div.head li.join_test
{
	float:left;
	height:30px;
	line-height: 30px;
	width: 142px;
}
div.user_test_content div.list div.content div.head li.join_test1
{
	float:left;
	height:30px;
	line-height: 30px;
	width: 92px;
}
div.user_test_content div.list div.content div.head li.join_price
{
	float:left;
	height:30px;
	line-height: 30px;
	width: 70px;
}
div.user_test_content div.list div.content div.head li.join_per
{
	float:left;
	height:30px;
	line-height: 30px;
	width: 110px;
}
div.user_test_content div.list div.content div.head li.join_time
{
	float:left;
	height:30px;
	line-height: 30px;
	width: 70px;
}
div.user_test_content div.list div.content div.head li.join_report
{
	float:left;
	height:30px;
	line-height: 30px;
	width: 80px;
}
div.user_test_content div.list div.content div.head li.bug_title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 190px;
}
div.user_test_content div.list div.content div.head li.bug_test
{
	float:left;
	height:30px;
	line-height:30px;
	width: 200px;
}
div.user_test_content div.list div.content div.head li.bug_stat
{
	float:left;
	height:30px;
	line-height:30px;
	width: 130px;
}
div.user_test_content div.list div.content div.head li.bug_cate
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_test_content div.list div.content div.head li.bug_seve
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_test_content div.list div.content div.head li.bug_freq
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_test_content div.list div.content div.head li.bug_prio
{
	float:left;
	height:30px;
	line-height:30px;
	width: 50px;
}
div.user_test_content div.list div.content div.head li.bug_time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 100px;
}
div.user_test_content div.list div.content div.head li.rep_test
{
	float:left;
	height:30px;
	line-height:30px;
	width: 170px;
}
div.user_test_content div.list div.content div.head li.rep_count
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_test_content div.list div.content div.head li.rep_opi
{
	float:left;
	height:30px;
	line-height:30px;
	width: 290px;
}
div.user_test_content div.list div.content div.head li.rep_ann
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_test_content div.list div.content div.head li.rep_time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 70px;
}
div.user_test_content div.list div.content div.head li.rep_chk
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_test_content div.list div.content div.proj
{
	width:738px;
	border-bottom: 1px solid #b4d6f4;
}
div.user_test_content div.list div.content div.proj ul
{
	list-style: none;
	line-height: 25px;
}
div.user_test_content div.list div.content div.proj ul.sep1
{
	list-style: none;
	line-height: 25px;
	background-color: #ffffff;
	overflow: hidden;         /*便于ul自适应高度*/
}
div.user_test_content div.list div.content div.proj ul.sep2
{
	list-style: none;
	line-height: 25px;
	background-color: #f9fcff;
	overflow: hidden;
}
div.user_test_content div.list div.content div.proj li.no
{
	float:left;
	clear:left;
	line-height:25px;
	width: 120px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.title
{
	float:left;
	line-height: 25px;
	width: 160px;
	text-align:center;
}
div.user_test_content div.list div.content div.proj li.price
{
	float:left;
	line-height:25px;
	width:70px;
	text-align: center;
	color: #FF6009;
}
div.user_test_content div.list div.content div.proj li.per
{
	float:left;
	line-height:25px;
	width:90px;
	text-align: center;
	color: #FF6009;
}
div.user_test_content div.list div.content div.proj li.count
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.time
{
	float:left;
	line-height:25px;
	width: 70px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.oper
{
	float:left;
	line-height:25px;
	width: 85px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.join_title
{
	float:left;
	clear:left;
	line-height:25px;
	width: 176px;
	text-align: center;
	padding-left:2px;
	padding-right:2px;
}
div.user_test_content div.list div.content div.proj li.join_app
{
	float:left;
	line-height:25px;
	width: 52px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.join_test
{
	float:left;
	line-height: 25px;
	width:142px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.join_test1
{
	float:left;
	line-height: 25px;
	width:92px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.join_price
{
	float:left;
	line-height:25px;
	color: #FF6009;
	width: 70px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.join_per
{
	float:left;
	line-height:25px;
	color: #FF6009;
	width: 110px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.join_time
{
	float: left;
	line-height:25px;
	width: 70px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.join_report
{
	float: left;
	line-height:25px;
	width: 80px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.bug_title
{
	float:left;
	clear:left;
	line-height:25px;
	width: 186px;
	text-align: center;
	padding-left:2px;
	padding-right:2px;
}
div.user_test_content div.list div.content div.proj li.bug_test
{
	float:left;
	line-height:25px;
	width: 200px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.bug_stat
{
	float:left;
	line-height:25px;
	width: 130px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.bug_cate
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.bug_seve
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.bug_freq
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.bug_prio
{
	float:left;
	line-height:25px;
	width: 50px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.bug_time
{
	float:left;
	line-height:25px;
	width: 100px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.rep_test
{
	float:left;
	clear:left;
	line-height:25px;
	width: 166px;
	text-align: left;
	padding-left:2px;
	padding-right:2px;
}
div.user_test_content div.list div.content div.proj li.rep_count
{
	float:left;
	line-height:25px;
	width: 80px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.rep_opi
{
	float:left;
	line-height:25px;
	width: 290px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.rep_ann
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.rep_time
{
	float:left;
	line-height:25px;
	width: 70px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.rep_chk
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_test_content div.list div.content div.proj li.rep_detail
{
	float:left;
	clear:left;
	line-height:25px;
	width: 608px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px dashed #000000;
}

/*用户中心外包项目相关*/
div.user_out_content
{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-left:5px;
}
div.user_out_content div.list
{
	width:740px;
	padding-left:5px;
	text-align:center;
}
div.user_out_content div.list div.head
{
	height:28px;
	border-bottom:1px solid #e1e1e1;
	background-color:#ffffff;
}
div.user_out_content div.list div.head div.current
{
	top:1px;
	float:left;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color:#ffffff;
	font-size: 9pt;
	color:Black;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
}
div.user_out_content div.list div.head div.current a
{
	color: Red;
	font-size: 9pt;
	line-height:28px;
}
div.user_out_content div.list div.head div.not_current
{
	top:1px;
	float:left;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color:#DEDEDE;
	font-weight:normal;
	font-size: 9pt;
	color:White;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
}
div.user_out_content div.list div.head div.not_current a
{
	color: Black;
	font-weight: normal;
	font-size: 9pt;
	line-height:28px;
}
div.user_out_content div.list div.content
{
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	width: 738px;
	padding-bottom: 5px;
	clear:left;
	min-height:90px;
}
div.user_out_content div.list div.content div.head
{
	width:738px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #DEDEDE;
	background-color: #FAFAFA;
}
div.user_out_content div.list div.content div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.user_out_content div.list div.content div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.user_out_content div.list div.content div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 170px;
}
div.user_out_content div.list div.content div.head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_out_content div.list div.content div.head li.last
{
	float:left;
	height:30px;
	line-height:30px;
	width: 65px;
}
div.user_out_content div.list div.content div.head li.count
{
	float:left;
	height:30px;
	line-height:30px;
	width: 52px;
}
div.user_out_content div.list div.content div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_out_content div.list div.content div.head li.oper
{
	float:left;
	height:30px;
	line-height:30px;
	width: 90px;
}
div.user_out_content div.list div.content div.tender_head
{
	width:738px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
}
div.user_out_content div.list div.content div.tender_head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.user_out_content div.list div.content div.tender_head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 170px;
}
div.user_out_content div.list div.content div.tender_head li.proj
{
	float:left;
	height:30px;
	line-height:30px;
	width: 170px;
}
div.user_out_content div.list div.content div.tender_head li.last
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_out_content div.list div.content div.tender_head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_out_content div.list div.content div.tender_head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_out_content div.list div.content div.tender_head li.count
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_out_content div.list div.content div.tender_head li.deal
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_out_content div.list div.content div.tender_head li.oper
{
	float:left;
	height:30px;
	line-height:30px;
	width: 30px;
}
div.user_out_content div.list div.content div.deal_head
{
	width:738px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
}
div.user_out_content div.list div.content div.deal_head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.user_out_content div.list div.content div.deal_head li.proj
{
	float:left;
	height:30px;
	line-height:30px;
	width: 160px;
}
div.user_out_content div.list div.content div.deal_head li.tend
{
	float:left;
	height:30px;
	line-height:30px;
	width: 140px;
}
div.user_out_content div.list div.content div.deal_head li.last
{
	float:left;
	height:30px;
	line-height:30px;
	width: 70px;
}
div.user_out_content div.list div.content div.deal_head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.user_out_content div.list div.content div.deal_head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.user_out_content div.list div.content div.deal_head li.info
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.user_out_content div.list div.content div.deal_head li.close
{
	float:left;
	height:30px;
	line-height:30px;
	width: 100px;
}
div.user_out_content div.list div.content div.apply_head
{
	width:738px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
}
div.user_out_content div.list div.content div.apply_head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.user_out_content div.list div.content div.apply_head li.proj
{
	float:left;
	height:30px;
	line-height:30px;
	width: 170px;
}
div.user_out_content div.list div.content div.apply_head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 70px;
}
div.user_out_content div.list div.content div.apply_head li.reason
{
	float:left;
	height:30px;
	line-height:30px;
	width: 320px;
}
div.user_out_content div.list div.content div.apply_head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 70px;
}
div.user_out_content div.list div.content div.apply_head li.result
{
	float:left;
	height:30px;
	line-height:30px;
	width: 95px;
}

div.user_out_content div.list div.content div.proj
{
	width:738px;
	border-bottom: 1px solid #b4d6f4;
}
div.user_out_content div.list div.content div.proj ul
{
	list-style: none;
	line-height: 25px;
}
div.user_out_content div.list div.content div.proj ul.sep1
{
	list-style: none;
	line-height: 25px;
	background-color: #ffffff;
	overflow: hidden;         /*便于ul自适应高度*/
}
div.user_out_content div.list div.content div.proj ul.sep2
{
	list-style: none;
	line-height: 25px;
	background-color: #f9fcff;
	overflow: hidden;
}
div.user_out_content div.list div.content div.proj li.no
{
	float:left;
	clear:left;
	line-height:25px;
	width: 120px;
	text-align: center;
}
div.user_out_content div.list div.content div.proj li.title
{
	float:left;
	line-height: 25px;
	width: 170px;
	text-align:left;
}
div.user_out_content div.list div.content div.proj li.price
{
	float:left;
	line-height:25px;
	width:80px;
	text-align: center;
	color: #FF6009;
}
div.user_out_content div.list div.content div.proj li.last
{
	float:left;
	line-height: 25px;
	width: 65px;
	text-align:center;
}
div.user_out_content div.list div.content div.proj li.count
{
	float:left;
	line-height: 25px;
	width: 52px;
	text-align:center;
}
div.user_out_content div.list div.content div.proj li.time
{
	float:left;
	line-height: 25px;
	width: 80px;
	text-align:center;
}
div.user_out_content div.list div.content div.proj li.oper
{
	float:left;
	line-height: 25px;
	width: 90px;
	text-align:center;
}
div.user_out_content div.list div.content div.tender
{
	width:738px;
	border-bottom: 1px solid #b4d6f4;
}
div.user_out_content div.list div.content div.tender ul
{
	list-style: none;
	line-height: 25px;
}
div.user_out_content div.list div.content div.tender ul.sep1
{
	list-style: none;
	line-height: 25px;
	background-color: #ffffff;
	overflow: hidden;         /*便于ul自适应高度*/
}
div.user_out_content div.list div.content div.tender ul.sep2
{
	list-style: none;
	line-height: 25px;
	background-color: #f9fcff;
	overflow: hidden;
}
div.user_out_content div.list div.content div.tender li.title
{
	float:left;
	clear:left;
	line-height:25px;
	width: 166px;
	text-align: left;
	padding-left:2px;
	padding-right:2px;
}
div.user_out_content div.list div.content div.tender li.proj
{
	float:left;
	line-height:25px;
	width: 170px;
	text-align: left;
}
div.user_out_content div.list div.content div.tender li.last
{
	float:left;
	line-height:25px;
	width: 80px;
	text-align: center;
}
div.user_out_content div.list div.content div.tender li.price
{
	float:left;
	line-height:25px;
	width: 80px;
	text-align: center;
	color: #FF6009;
}
div.user_out_content div.list div.content div.tender li.time
{
	float:left;
	line-height:25px;
	width: 80px;
	text-align: center;
}
div.user_out_content div.list div.content div.tender li.count
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_out_content div.list div.content div.tender li.deal
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_out_content div.list div.content div.tender li.oper
{
	float:left;
	line-height:25px;
	width: 30px;
	text-align: center;
}
div.user_out_content div.list div.content div.deal
{
	width:738px;
	border-bottom: 1px solid #b4d6f4;
}
div.user_out_content div.list div.content div.deal ul
{
	list-style: none;
	line-height: 25px;
}
div.user_out_content div.list div.content div.deal ul.sep1
{
	list-style: none;
	line-height: 25px;
	background-color: #ffffff;
	overflow: hidden;         /*便于ul自适应高度*/
}
div.user_out_content div.list div.content div.deal ul.sep2
{
	list-style: none;
	line-height: 25px;
	background-color: #f9fcff;
	overflow: hidden;
}
div.user_out_content div.list div.content div.deal li.proj
{
	float:left;
	clear:left;
	line-height:25px;
	width: 156px;
	text-align: left;
	padding-left:2px;
	padding-right:2px;
}
div.user_out_content div.list div.content div.deal li.tend
{
	float:left;
	line-height:25px;
	width: 137px;
	text-align: left;
	padding-left:3px;
}
div.user_out_content div.list div.content div.deal li.last
{
	float:left;
	line-height:25px;
	width: 70px;
	text-align: center;
}
div.user_out_content div.list div.content div.deal li.time
{
	float:left;
	line-height:25px;
	width: 80px;
	text-align: center;
}
div.user_out_content div.list div.content div.deal li.price
{
	float:left;
	line-height:25px;
	width: 120px;
	text-align: center;
	color: #FF6009;
}
div.user_out_content div.list div.content div.deal li.info
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.user_out_content div.list div.content div.deal li.close
{
	float:left;
	line-height:25px;
	width: 100px;
	text-align: center;
}
div.user_out_content div.list div.content div.deal li.detail
{
	float:left;
	clear:left;
	line-height:25px;
	width: 608px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	margin-left:5px;
	margin-right:5px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px dashed #000000;
}
div.user_out_content div.list div.content div.apply
{
	width:738px;
	border-bottom: 1px solid #b4d6f4;
}
div.user_out_content div.list div.content div.apply ul
{
	list-style: none;
	line-height: 25px;
}
div.user_out_content div.list div.content div.apply ul.sep1
{
	list-style: none;
	line-height: 25px;
	background-color: #ffffff;
	overflow: hidden;         /*便于ul自适应高度*/
}
div.user_out_content div.list div.content div.apply ul.sep2
{
	list-style: none;
	line-height: 25px;
	background-color: #f9fcff;
	overflow: hidden;
}
div.user_out_content div.list div.content div.apply li.proj
{
	float:left;
	clear:left;
	line-height:25px;
	width: 166px;
	text-align: left;
	padding-left:2px;
	padding-right:2px;
}
div.user_out_content div.list div.content div.apply li.price
{
	float:left;
	line-height:25px;
	width: 70px;
	text-align: center;
	color: #FF6009;
}
div.user_out_content div.list div.content div.apply li.reason
{
	float:left;
	line-height:25px;
	width: 316px;
	text-align: left;
	padding-left:2px;
	padding-right:2px;
}
div.user_out_content div.list div.content div.apply li.time
{
	float:left;
	line-height:25px;
	width: 70px;
	text-align: center;
}
div.user_out_content div.list div.content div.apply li.result
{
	float:left;
	line-height:25px;
	width: 95px;
	text-align: center;
	color:Red;
}

/*用户中心处理支付申请相关*/
div.user_dist_content
{
	width:590px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-left:5px;
}
div.user_dist_content div.list
{
	width:570px;
	padding-left:5px;
	text-align:center;
}
div.user_dist_content div.list div.head
{
	height:28px;
	border-bottom:1px solid #e1e1e1;
	background-color:#ffffff;
}
div.user_dist_content div.list div.head div.current
{
	top:1px;
	float:left;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color:#ffffff;
	font-weight:bold;
	font-size: 9pt;
	color:Black;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
}
div.user_dist_content div.list div.head div.current a
{
	color:Black;
	font-weight:bold;
	font-size: 9pt;
	line-height:28px;
}
div.user_dist_content div.list div.head div.not_current
{
	top:1px;
	float:left;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	background-color:#3f8ae4;
	font-weight:normal;
	font-size: 9pt;
	color:White;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
	height:28px;
	line-height:28px;
}
div.user_dist_content div.list div.head div.not_current a
{
	color: White;
	font-weight: normal;
	font-size: 9pt;
	line-height:28px;
}
div.user_dist_content div.list div.content
{
	border-bottom:1px solid #e1e1e1;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	width: 568px;
	padding-bottom: 5px;
	clear:left;
	min-height:90px;
}
div.user_dist_content div.list div.content div.item
{
	width:566px;
	margin-left:auto;
	margin-right:auto;
}
div.user_dist_content div.list div.content div.item ul
{
	list-style:none;
	margin-left:5px;
	padding-left:5px;
}
div.user_dist_content div.list div.content div.item li
{
	float:left;
	width: 120px;
	text-align: left;
	clear:left;
}
div.user_dist_content div.list div.content div.item li.parm
{
	float:left;
	width:430px;
	text-align: left;
	clear:none;
}

/*众包测试BUG列表相关*/
div.crowdtest_bug_list
{
	width: 774px;
	clear: left;
}
div.crowdtest_bug_list div.head
{
	width:774px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
}
div.crowdtest_bug_list div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.crowdtest_bug_list div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 40px;
}
div.crowdtest_bug_list div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 160px;
}
div.crowdtest_bug_list div.head li.cate
{
	float:left;
	height:30px;
	line-height:30px;
	width: 70px;
}
div.crowdtest_bug_list div.head li.seve
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.crowdtest_bug_list div.head li.freq
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.crowdtest_bug_list div.head li.account
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.crowdtest_bug_list div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 70px;
}
div.crowdtest_bug_list div.head li.stat
{
	float:left;
	height:30px;
	line-height:30px;
	width: 50px;
}
div.crowdtest_bug_list div.head li.annex
{
	float:left;
	height:30px;
	line-height:30px;
	width: 40px;
}
div.crowdtest_bug_list div.head li.oper
{
	float:left;
	height:30px;
	line-height:30px;
	width: 130px;
}
div.crowdtest_bug_list div.list
{
	width:774px;
	border-bottom: 1px solid #b4d6f4;
}
div.crowdtest_bug_list div.list ul
{
	list-style: none;
	line-height: 25px;
	overflow: hidden;
}
div.crowdtest_bug_list div.list ul.sep1
{
	list-style: none;
	line-height: 25px;
	background-color: #ffffff;
	overflow: hidden;         /*便于ul自适应高度*/
}
div.crowdtest_bug_list div.list ul.sep1:hover
{
	background-color: #edf7ff;
}
div.crowdtest_bug_list div.list ul.sep2
{
	list-style: none;
	line-height: 25px;
	background-color: #f9fcff;
	overflow: hidden;
}
div.crowdtest_bug_list div.list ul.sep2:hover
{
	background-color: #edf7ff;
}
div.crowdtest_bug_list div.list li.no
{
	float:left;
	clear:left;
	line-height:25px;
	width: 40px;
	text-align: center;
}
div.crowdtest_bug_list div.list li.title
{
	float:left;
	line-height:25px;
	width: 160px;
	text-align: center;
}
div.crowdtest_bug_list div.list li.cate
{
	float:left;
	line-height:25px;
	width: 70px;
	text-align: center;
}
div.crowdtest_bug_list div.list li.seve
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.crowdtest_bug_list div.list li.freq
{
	float:left;
	line-height:25px;
	width: 60px;
	text-align: center;
}
div.crowdtest_bug_list div.list li.account
{
	float:left;
	line-height:25px;
	width: 80px;
	text-align: center;
}
div.crowdtest_bug_list div.list li.time
{
	float:left;
	line-height:25px;
	width: 70px;
	text-align: center;
}
div.crowdtest_bug_list div.list li.stat
{
	float:left;
	line-height:25px;
	width: 50px;
	text-align: center;
}
div.crowdtest_bug_list div.list li.stat img
{
	vertical-align: middle;
	position: relative;
	top: -2px;
}
div.crowdtest_bug_list div.list li.annex
{
	float:left;
	line-height:25px;
	width: 40px;
	text-align: center;
}
div.crowdtest_bug_list div.list li.oper
{
	float:left;
	line-height:25px;
	width: 140px;
	text-align: center;
}

/*项目详细信息内容*/
div.proj_content
{
	width: 450px;
	text-align: left;
	float:left;
}
div.proj_content ul
{
	list-style:none;
	margin-left:5px;
	padding-left:5px;
}
div.proj_content li.parm
{
	float:left;
	width: 120px;
	text-align: left;
	clear:left;
	line-height: 25px;
}
div.proj_content li.value
{
	float:left;
	width:320px;
	text-align: left;
	line-height: 25px;
}

div.proj_content div.btn
{
	clear:both;
}

div.proj_content div.btn div.btn_content
{
		float:left;
		height :48px;
	background-image: url(/RZ_Client/RZImage/PjInfo_Image/btn_content.gif);
	background-repeat:repeat-x;
	text-align:center;
	line-height:0px;
}	

div.proj_content div.btn div.btn_left
{
		float:left;
		width:7px;
		height :48px;
	background-image: url(/RZ_Client/RZImage/PjInfo_Image/btn_left.gif);
}
div.proj_content div.btn div.btn_right
{
		float:left;
		width:12px;
		height :48px;
	background-image: url(/RZ_Client/RZImage/PjInfo_Image/btn_right.gif);
}
div.proj_content div.btn div.btn_mid
{
		float:left;
		width:4px;
		height :48px;
	background-image: url(/RZ_Client/RZImage/PjInfo_Image/btn_mid.gif);
}


div.proj_content div.btn div.btn_content a:link
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height: 48px;
	overflow: hidden;
	text-decoration: none;
	line-height:0px;
}
div.proj_content div.btn div.btn_content a:visited
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height:48px;
	overflow: hidden;
	line-height:0px;
}
div.proj_content div.btn div.btn_content a:hover
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height: 48px;
	overflow: hidden;
	line-height:0px;
}
div.proj_content div.btn div.btn_content a:active
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height: 48px;
	overflow: hidden;
	line-height:0px;
}
div.proj_content div.btn div.btn_content img.link
{

}
div.proj_content div.btn div.btn_content img
{

}
/*项目附加内容相关*/
div.proj_add
{
	width:320px;
	float:left;
	text-align: left;
}
div.proj_add img
{
}

div.proj_add div.blue
{
	background-image: url(/RZ_Client/RZImage/PjInfo_Image/blue.gif);
	text-align:center;
	width: 106px;
	float: left;
	background-repeat:no-repeat;
	height :67px;
	margin:0px;
}
div.proj_add div.accountinfo
{
	margin-top:8px;
	width:305px;
	margin-left:3px;
	height :120px;
	border: solid 1px #e0e0e0;
	float: left;
}

div.proj_add div.accountinfo div.img
{
	width:60px;
	height:120px;
	float:left;
	margin:3px;
}	

div.proj_add div.accountinfo div.info
{
	float:left;
	width:230px;
}	


div.proj_add div.blue div.up
{
	 height :30px;
	 width:106px;
	 line-height:30px;
	 text-align:center;
	 color:White;
}
div.proj_add div.blue div.down
{
	 height :30px;
	 width:106px;
	 line-height:30px;
	 text-align:center;
	 color:White;
}


/*项目流程图相关*/
div.proc_body
{
	height:110px;
	clear: left;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	text-align: left;
	display: inline;
    

}
div.proc_body div.up
{
	background-image:url(/RZ_Client/RZImage/NewVerImage/ProccessBar_b.gif);
	width:694px;
	margin-bottom:2px;
	float:left;
	background-repeat:no-repeat;
	display:inline;
	height:50px;
}
div.proc_body div.down
{
	background-image:url(/RZ_Client/RZImage/NewVerImage/ProccessBar_g.gif);
	width:694px;
    margin-top:2px;
	float:left;
	background-repeat:no-repeat;
	display:inline;
	height:50px;
}

div.proc_body div.item
{
		height: 50px;
		line-height:50px;
		float:left;
}


div.proc_body div.up2down
{
	height:50px;
	border-left:solid 1px #f8a022;
	border-bottom:solid 1px #f8a022;
	position: relative;
	float:left;
	top:-25px;

}
div.proc_body div.down2up
{
	height:50px;
	border-left:solid 1px #f8a022;
	border-top:solid 1px #f8a022;
	position: relative;
	float:left;
	top:25px;
	
}

div.proc_body div.line
{
	border-bottom:solid 1px #f8a022;
	float:left;
	height:25px;
	line-height:25px;

}




/*项目信息页面附件列表相关*/
div.proc_annex
{
	width: 772px;
	clear: both;
}
div.proc_annex div.head
{
	width:772px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
}
div.proc_annex div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.proc_annex div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 40px;
}
div.proc_annex div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 400px;
}
div.proc_annex div.head li.cate
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.proc_annex div.head li.size
{
	float:left;
	height:30px;
	line-height:30px;
	width: 100px;
}
div.proc_annex div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.proc_annex div.list
{
	width:772px;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #ffffff;
}
div.proc_annex div.list ul
{
	list-style: none;
	line-height: 30px;
	color: #000000;
	overflow: hidden;
}
div.proc_annex div.list li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 40px;
	clear: both;
}
div.proc_annex div.list li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 400px;
}
div.proc_annex div.list li.cate
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.proc_annex div.list li.size
{
	float:left;
	height:30px;
	line-height:30px;
	width: 100px;
}
div.proc_annex div.list li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}

/*网站首页滚动公告相关*/
div.index_notice
{
	width: 205px;
	border: 1px solid #d4d4d4;
	height: 195px;
}
div.index_notice div.head
{
	height: 27px;
	width: 195px;
	background-image: url("/RZ_Client/RZImage/sub_small_blue.gif");
	background-repeat: repeat-x;
	padding-left: 10px;
	line-height: 27px;
	font-family: 微软雅黑;
	font-size: 14px;
	font-weight:bold;
	color: #4964b2;
	text-align: left;
	border-bottom: 1px solid #d4d4d4;
}
div.index_notice div.head div.left
{
	float:left;
	width:100px;
	text-align :left;
}
div.index_notice div.head div.more
{
	 float :right;
	 width:30px;
}
div.index_notice div.head div.more a
{
	line-height: 27px;
}
div.index_notice div.list
{
	margin-left: 8px;
	margin-right: 3px;
	width: 189px;
	line-height: 22px;
	height: 160px;
	text-align: left;
}

div.index_notice div.headProjectAndPay
{
	height: 27px;
	width: 91px;
	background-color:#ffffff;
	padding-left: 10px;
	line-height: 27px;
	font-family: 微软雅黑;
	font-size: 12px;
	font-weight:bold;
	color: #6e6e6e;
	text-align: left;
	float:left;
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	margin-bottom: 3px;
}
div.index_notice div.headProjectAndPayNo
{
	height: 27px;
	width: 91px;
	background-color: #f2f2f2;
	padding-left: 10px;
	line-height: 27px;
	font-family: 微软雅黑;
	font-size: 12px;
	font-weight:bold;
	color: #6e6e6e;
	text-align: left;
	float:left;
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	margin-bottom: 3px;
}

/*项目首页类别相关*/
div.index_cate
{
	width: 205px;
	border: 1px solid #cfcfcf;
	height: 120px;
}
div.index_cate div.head
{
	height: 25px;
	width: 195px;
	background-image: url("/RZ_Client/RZImage/submenu_small_gray.gif");
	background-repeat: repeat-x;
	padding-left: 10px;
	line-height: 25px;
	font-family: 宋体;
	font-size: 9pt;
	font-weight:bold;
	color: #4964b2;
	text-align: left;
	border-bottom: 1px solid #cfcfcf;
}
div.index_cate div.list
{
	margin-left: 8px;
	margin-right: 2px;
	padding-top: 3px;
	width: 195px;
	line-height: 22px;
	height: 90px;
	text-align: left;
}
div.index_cate div.list ul
{
	padding-left: 20px;
	list-style-image: url(/RZ_Client/RZImage/title_icon.gif);
}
div.index_cate div.list li
{
	line-height: 22px;
	height: 22px;
	float: left;
	width: 58px;
}

/*项目首页明星相关*/
div.index_top
{
	width: 205px;
	border: 1px solid #cfcfcf;
	height: 156px;
}
div.index_top div.head
{
	height: 25px;
	width: 195px;
	background-image: url("/RZ_Client/RZImage/submenu_small_blue.gif");
	background-repeat: repeat-x;
	padding-left: 10px;
	line-height: 25px;
	font-family: 宋体;
	font-size: 9pt;
	font-weight:bold;
	color: #ffffff;
	text-align: left;
	border-bottom: 1px solid #cfcfcf;
}
div.index_top div.list
{
	margin-left: 8px;
	margin-right: 2px;
	padding-top: 3px;
	width: 195px;
	line-height: 22px;
	height: 129px;
	text-align: left;
}
div.index_top div.list div.image
{
	float: left;
	clear: both;
	width: 100px;
	height: 100px;
	padding-left: auto;
	padding-right: auto;
}
div.index_top div.list div.image img
{
	width: 98px;
	height: 98px;
}
div.index_top div.list div.account
{
	float: left;
	width: 90px;
	height: 100px;
	text-align: left;
}
div.index_top div.list div.price
{
	clear: both;
}
div.index_top div.list div.button
{
	clear: both;
}

/*众包首页项目列表相关*/
div.index_proj_frame
{
	border:1px solid #b4d6f4;
	width: 560px;
	height: 446px;
	float: left;
}
div.index_proj_tab
{
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #b4d6f4;
	background-color: White;
	font-weight: bold;
	color: #004499;
	float: left;
	height: 31px;
	line-height:31px;
	width: 100px;
	cursor: default;
	text-align: center;
	vertical-align:middle;
}
div.index_proj_tab_no
{
	background-image: url("/RZ_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #b4d6f4;
	border-right: 1px solid #b4d6f4;
	font-weight: bold;
	color: #004499;
	float: left;
	height: 31px;
	line-height:31px;
	width: 100px;
	cursor: default;
	text-align: center;
	vertical-align:middle;
}
div.index_proj_tab_rest
{
	background-image: url("/RZ_Client/Images/index_submenu_blue_bg.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #b4d6f4;
	float:left;
	height: 31px;
	width:155px;
}
div.index_proj_content
{
	background-color:White;
	width: 670px;
	height:250px;
	line-height: 25px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
div.index_proj_content ul
{
	list-style:none;
	padding-left: 5px;
	margin-left:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	line-height: 25px;
	margin:0px;
	overflow: hidden;
	border-bottom: 1px solid #b4d6f4;
}
div.index_proj_content ul.list
{
	border-bottom: none;
}
div.index_proj_content li.cate
{
	text-align: left;
	float:left;
	width: 130px;
	clear:both;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
}
div.index_proj_content li.title
{
	text-align: left;
	float:left;
	width: 220px;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
}
div.index_proj_content li.price
{
	text-align: left;
	float:left;
	color: Red;
	width: 60px;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
}
div.index_proj_content li.time
{
	text-align: left;
	float:left;
	width:125px;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
	color: #003483;
}
div.index_proj_content li.pr
{
	text-align: left;
	padding-left:1px;
	float:left;
	width: 50px;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
	background-color:#ffb645;
}
div.index_proj_content li.ct
{
	text-align: left;
	padding-left:1px;
	float:left;
	width: 220px;
	height:25px;
	line-height: 25px;
	margin-bottom:0px;
}
div.index_proj_content li.btn
{
	float:left;
	width:125px;
	height:30px;
	line-height: 30px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom:0px;
}
div.index_proj_content li.des
{
	clear: both;
	float: left;
	width: 530px;
	color: #434545;
	text-align: left;
	line-height: 25px;
	height: 75px;
}
div.index_proj_content li.bro
{
	float: left;
	clear: both;
	width: 122px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	padding-left: 32px;
	color: #004499;
}
div.index_proj_content li.app
{
	float: left;
	width: 100px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	color: #004499;
}
div.index_proj_content li.res
{
	float: left;
	width: 117px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	color: #004499;
}
div.index_proj_content li.end
{
	float: left;
	width: 157px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	color: #004499;
}
div.index_proj_content li.np
{
	float: left;
	width: 60px;
	color: #bb5e0d;
	text-align: left;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
}
div.index_proj_content li.nt
{
	float: left;
	width: 160px;
	text-align: left;
	line-height: 25px;
	height: 25px;
}
div.index_proj_content li.nt a.nor:link, div.index_proj_content li.nt a.nor:active, div.index_proj_content li.nt a.nor:visited
{
	color: #383838;
	line-height: 25px;
}
div.index_proj_content li.nt a.nor_imp:link, div.index_proj_content li.nt a.nor_imp:active, div.index_proj_content li.nt a.nor_imp:visited
{
	color: #383838;
	line-height: 25px;
	font-weight: bold;
}
div.index_proj_content li.nn
{
	float: left;
	width: 100px;
	text-align: left;
	line-height: 25px;
	height: 25px;
	color: #383838;
}

/*众包首页搜索相关*/
div.index_search
{
	border:1px solid #b4d6f4;
	background-color: #edf7ff;
	width: 560px;
	height: 30px;
	float: left;
}
div.index_search ul
{
	list-style:none;
	line-height: 22px;
}
div.index_search li
{
	text-align: left;
	padding-left: 3px;
	margin: 3px;
	width:552px;
	line-height: 22px;
}

/*众包首页交易安全相关*/
div.index_secu_frame
{
	border: 1px solid #b4d6f4;
	width: 205px;
	height: 290px;
}
div.index_secu_top
{
	background-image: url("/RZ_Client/RZImage/submenu_small_blue.gif");
	background-repeat: repeat-x;
	height:25px;
	width: 205px;
	border-bottom:1px solid #b4d6f4;
}
div.index_secu_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.index_secu_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:9pt;
	color:#ffffff;
	height: 14px;
	line-height: 14px;
}
div.index_secu_content
{
	width:205px;
	height:230px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.index_secu_content ul
{
	list-style:none;
	padding:2px;
	margin-left:2px;
}
div.index_secu_content li
{
	width: 98px;
	float:left;
}
div.index_secu_content li.all
{
	width: 200px;
	float:left;
	text-align:left;
}

/*众包首页众包竞赛广告相关*/
div.index_comp_frame
{
	width:205px;
	height:221px;
	border: 1px solid #e1e1e1;
	background-color: #ebebeb;
}
div.index_comp_frame div.font
{
	padding-left: 2px;
	margin-left:2px;
	text-align:left;
	line-height:22px;
}

/*众包首页众包介绍相关*/
div.index_intr_frame
{
	width: 560px;
	height: 220px;
	border: 1px solid #b4d6f4;
	text-align:center;
}
div.index_intr_top
{
	width:560px;
	height:25px;
	border-bottom: 1px solid #b4d6f4;
	background-image: url("/RZ_Client/RZImage/submenu_small_blue.gif");
	background-repeat: repeat-x;
}
div.index_intr_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.index_intr_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:9pt;
	color:#ffffff;
	line-height: 14px;
	height: 14px;
}
div.index_intr_content
{
	width:500px;
	height:150px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	padding-top: 15px;
	text-align:center;
}
div.index_intr_content ul
{
	list-style: none;
	line-height:19px;
	margin-left:2px;
	text-align:center;
	padding:2px;
	margin-top:3px;
}
div.index_intr_content li
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	padding:0px;
	padding-top:3px;
	height: 19px;
	line-height: 19px;
}
div.index_intr_content div.left
{
	padding-top:10px;
	margin-top:30px;
	padding:2px;
	margin-left:2px;
	height: 90px;
	border-right: 1px dotted #e1e1e1;
	float:left;
}
div.index_intr_content div.right
{
	padding-top:10px;
	margin-top:30px;
	padding:2px;
	margin-left:2px;
	height: 90px;
	float:left;
}
div.index_intr_content div.all
{
	padding:2px;
	margin-left:2px;
	height: 130px;
	float:left;
}

/*众包首页感言部分相关*/
div.index_impr_frame
{
	border: 1px solid #b4d6f4;
	width: 212px;
	height: 236px;
}
div.index_impr_top
{
	background-image: url("/RZ_Client/RZImage/submenu_small_blue.gif");
	background-repeat: repeat-x;
	height:25px;
	width: 212px;
	border-bottom:1px solid #b4d6f4;
}
div.index_impr_top ul
{
	list-style:none;
	padding:5px;
	margin:0px;
	margin-left:5px;
}
div.index_impr_top li
{
	float:left;
	font-family:宋体;
	font-weight:bold;
	font-size:9pt;
	color:#ffffff;
	height: 14px;
	line-height: 14px;
}
div.index_impr_content
{
	width:210px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	text-align:center;
}
div.index_impr_content div
{
	padding: 2px;
	margin-left:2px;
	text-align:left;
}

/*众包首页模块相隔*/
div.index_sep_div
{
	padding-bottom: 2px;
	margin-bottom: 2px;
	float:left;
	clear:left;
}

div.button_link
{
	height: 21px;
	line-height: 19px;
	background-image: url(/RZ_Client/RZImage/button_bg.gif);
	background-repeat:repeat-x;
	border: 1px solid #cccccc;
	text-align:center;
	font-size: 9pt;
	color: #003483;
	margin-top: 5px;
	float: left;
}
div.button_link a:link
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-decoration: none;
}
div.button_link a:visited
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
div.button_link a:hover
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
div.button_link a:active
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
div.button_link img.link
{
	width: 15px;
	height: 15px;
}
div.button_link img
{
	width: 15px;
	height: 15px;
}

/*项目快速发布通道*/
div.proc_quick_create
{
	width: 210px;
	border: 2px solid #c45e02;
	height: 410px;
	background-color: #fddfa6;
}
div.proc_quick_create div.head
{
	height: 25px;
	width: 190px;
	background-image: url("/RZ_Client/RZImage/Spe/quick_create_head.gif");
	background-repeat: repeat-x;
	padding-left: 20px;
	line-height: 25px;
	font-family: 宋体;
	font-size: 9pt;
	font-weight:bold;
	color: #156995;
	text-align: left;
	border-bottom: 1px solid #efd5ba;
}
div.proc_quick_create div.list
{
	margin-left: 8px;
	margin-right: 2px;
	padding-top: 3px;
	width: 202px;
	line-height: 32px;
	height: 230px;
	text-align: left;
}
div.proc_quick_create div.list div.cr
{
	height: 60px;
	width: 186px;
	padding-top: 20px;
	text-align: center;
	border-bottom: 1px solid #e7e7e7;
}
div.proc_quick_create div.list div.quick
{
	height: 26px;
	width: 146px;
	padding-top: 10px;
	text-align: left;
	padding-left: 26px;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
div.proc_quick_create div.list div.btn
{
	height: 30px;
	width: 186px;
	padding-top: 4px;
	text-align: center;
}
div.proc_quick_create div.list input
{
	margin-top: 2px;
}
div.proc_quick_create div.list div.tips
{
	width: 182px;
	height: 52px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	padding-right: 5px;
	line-height: 22px;
	color: #000000;
	border:3px dotted #f7f8ff;
	background-color: #ffdfc3;
}

/*项目首页博客相关*/
div.index_blog
{
	width: 205px;
	border: 1px solid #cfcfcf;
	height: 180px;
}
div.index_blog div.head
{
	height: 25px;
	width: 195px;
	background-image: url("/RZ_Client/RZImage/submenu_small_blue.gif");
	background-repeat: repeat-x;
	padding-left: 10px;
	line-height: 25px;
	font-family: 宋体;
	font-size: 9pt;
	font-weight:bold;
	color: #ffffff;
	text-align: left;
	border-bottom: 1px solid #cfcfcf;
}
div.index_blog div.list
{
	margin-left: 8px;
	margin-right: 2px;
	padding-top: 3px;
	width: 195px;
	line-height: 22px;
	height: 150px;
	text-align: left;
}
div.index_blog div.list div.image
{
	float: left;
	clear: both;
	width: 100px;
	height: 100px;
	padding-left: auto;
	padding-right: auto;
}
div.index_blog div.list div.image img
{
	width: 98px;
	height: 98px;
}
div.index_blog div.list div.account
{
	float: left;
	width: 95px;
	height: 100px;
	text-align: left;
}
div.index_blog div.list div.blog
{
	clear: both;
}
div.index_blog div.list div.blog ul
{
	list-style: none;
	line-height: 22px;
}
div.index_blog div.list div.blog li
{
	height: 22px;
	line-height: 22px;
}
div.index_blog div.list div.blog li.time_dis
{
	width: 190px;
	text-align: right;
}
div.index_blog div.list div.button
{
	clear: both;
}

/*项目首页常见问题相关*/
div.index_ques
{
	width: 212px;
	border: 1px solid #cfcfcf;
	height: 211px;
}
div.index_ques div.head
{
	height: 25px;
	width: 202px;
	background-image: url("/RZ_Client/RZImage/submenu_small_blue.gif");
	background-repeat: repeat-x;
	padding-left: 10px;
	line-height: 25px;
	font-family: 宋体;
	font-size: 9pt;
	font-weight:bold;
	color: #ffffff;
	text-align: left;
	border-bottom: 1px solid #cfcfcf;
}
div.index_ques div.list
{
	margin-left: 8px;
	margin-right: 2px;
	padding-top: 3px;
	width: 202px;
	line-height: 22px;
	height: 181px;
	text-align: left;
}

/*项目首页用户登录*/
div.index_login
{
	width: 212px;
	border: 1px solid #cfcfcf;
	height: 160px;
}
div.index_login div.head
{
	height: 25px;
	width: 202px;
	background-image: url("/RZ_Client/RZImage/submenu_small_gray.gif");
	background-repeat: repeat-x;
	padding-left: 10px;
	line-height: 25px;
	font-family: 宋体;
	font-size: 9pt;
	font-weight:bold;
	color: #004499;
	text-align: left;
	border-bottom: 1px solid #cfcfcf;
}
div.index_login div.list
{
	margin-left: 8px;
	margin-right: 2px;
	padding-top: 3px;
	width: 202px;
	line-height: 28px;
	height: 125px;
	text-align: left;
}

/*项目首页广告相关*/
div.index_ad
{
	width: 455px;
	height: 173px;
}
div.index_ad img
{
	width: 451px;
	height: 169px;
	border: 1px solid #ffffff;
}

/*发布项目选择类型页面相关*/
div.create_select_type
{
	width: 770px;
	margin-top: 20px;
	text-align: left;
}
div.create_select_type div.crowd_left
{
	width: 168px;
	height: 87px;
	float: left;
	clear: left;
}
div.create_select_type div.crowd_right
{
	width: 560px;
	height: 87px;
	float: left;
	text-align: left;
}
div.create_select_type div.test_left
{
	width: 288px;
	height: 87px;
	float: left;
	clear: left;
	margin-top: 30px;
	text-align: right;
}
div.create_select_type div.test_right
{
	width: 440px;
	height: 87px;
	float: left;
	text-align: left;
	margin-top: 30px;
}
div.create_select_type div.out_left
{
	width: 197px;
	height: 87px;
	clear: left;
	float: left;
	margin-top: 30px;
}
div.create_select_type div.out_right
{
	width: 531px;
	height: 87px;
	float: left;
	text-align: left;
	margin-top: 30px;
}

/*发布项目页面附件列表相关*/
div.create_annex_list
{
	width: 650px;
	clear: both;
	border: 1px solid #b4d6f4;
	padding-left: 0px;
	padding-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
div.create_annex_list div.head
{
	width:618px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
	padding-left: 0px;
	padding-right: 0px;
}
div.create_annex_list div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
	text-align: center;
}
div.create_annex_list div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 40px;
}
div.create_annex_list div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 290px;
}
div.create_annex_list div.head li.cate
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.create_annex_list div.head li.size
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.create_annex_list div.head li.oper
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.create_annex_list div.list
{
	width:618px;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
}
div.create_annex_list div.list ul
{
	list-style: none;
	line-height: 30px;
	color: #000000;
	overflow: hidden;
}
div.create_annex_list div.list li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 40px;
	clear: both;
}
div.create_annex_list div.list li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 290px;
}
div.create_annex_list div.list li.cate
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.create_annex_list div.list li.size
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.create_annex_list div.list li.oper
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}

/*发布项目页面附件列表相关*/
div.preview_annex_list
{
	width: 530px;
	clear: both;
	border: 1px solid #b4d6f4;
	padding-left: 0px;
	padding-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
div.preview_annex_list div.head
{
	width:530px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
	padding-left: 0px;
	padding-right: 0px;
}
div.preview_annex_list div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.preview_annex_list div.head li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 40px;
}
div.preview_annex_list div.head li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 290px;
}
div.preview_annex_list div.head li.cate
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.preview_annex_list div.head li.size
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.preview_annex_list div.list
{
	width:498px;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
}
div.preview_annex_list div.list ul
{
	list-style: none;
	line-height: 30px;
	color: #000000;
	overflow: hidden;
}
div.preview_annex_list div.list li.no
{
	float:left;
	height:30px;
	line-height:30px;
	width: 40px;
	clear: both;
}
div.preview_annex_list div.list li.title
{
	float:left;
	height:30px;
	line-height:30px;
	width: 290px;
}
div.preview_annex_list div.list li.cate
{
	float:left;
	height:30px;
	line-height:30px;
	width: 60px;
}
div.preview_annex_list div.list li.size
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}

div.create_pay_tips
{
	width: 680px;
	height: 120px;
	clear: both;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border:1px solid #b4d6f4;
	background-color: #edf7ff;
	text-align: left;
}

/*众包项目详细信息页面报名名单相关*/
div.crowd_app_short
{
	width: 772px;
/*	height: 120px;*/
	/*border: solid 1px #cfcfcf;*/
	text-align: left;
	clear: both;
}
div.crowd_app_short div.loading
{
	position: relative;
	left: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
}
div.crowd_app_short div.loading div.tips
{
	left: 0px;
	position: absolute;
	text-align: center;
	width: 772px;
	top: -10px;
}
div.crowd_app_short div.btn
{
	height: 25px;
	text-align: left;
	padding-left: 3px;
}
div.crowd_app_short div.item
{
	width: 80px;
	float: left;
	margin-left: 4px;
	margin-top: 2px;
	height: 90px;
	text-align: center;
}
div.crowd_app_short div.item div.image
{
	width: 60px;
	height: 60px;
}
div.crowd_app_detail
{
	width: 772px;
	/*border: solid 1px #cfcfcf;*/
	text-align: left;
	clear: both;
	min-height: 120px;
}
div.crowd_app_detail div.loading
{
	position: relative;
	left: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
}
div.crowd_app_detail div.loading div.tips
{
	left: 0px;
	position: absolute;
	width: 772px;
	text-align: center;
	top: -10px;
}
div.crowd_app_detail div.btn
{

	height: 25px;
	text-align: left;
	padding-left: 3px;
}
div.crowd_app_detail div.item
{
	width: 240px;
	float: left;
	margin-left: 4px;
	margin-top: 2px;
}
div.crowd_app_detail div.item div.image
{
	width: 80px;
	height: 60px;
	float:left;
	clear: left;
	height: 90px;
}
div.crowd_app_detail div.item div.msg
{
	width: 155px;
	float: left;
	height: 90px;
	line-height: 22px;
}

div.crowd_app_detail div.item div.app
{
	position: relative;
	left: 0px;
	right: 0px;
	width: 0px;
	height: 0px;
}

div.crowd_app_detail div.item div.app div.app_info
{
	left: 0px;
	position: absolute;
	text-align: left;
	border:1px solid #b4d6f4;
	background-color: #edf7ff;
	width: 171px;
	padding-left: 4px;
	min-height: 90px;
}

div.crowd_award_list
{
	width: 720px;
	min-height: 60px;
}
div.crowd_award_list div.award_name
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	height: 26px;
	line-height: 26px;
	font-size: 10pt;
	font-weight: bold;
	color: #4964b2;
}
div.crowd_award_list div.item
{
	width: 150px;
	height: 120px;
	text-align: center;
	float: left;
	border:1px solid #b4d6f4;
	background-color: #edf7ff;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.crowd_award_list div.item div.image
{
	width: 80px;
	height: 80px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
div.crowd_award_list div.item div.name
{
	width: 140px;
	text-align: center;
	height: 35px;
	line-height: 16px;
}

div.home_proj_list
{
	width: 684px;
	height: 426px;
}
div.home_proj_list div.line
{
	height: 210px;
	width: 660px;
	text-align: center;
}

div.home_process
{
	border:1px solid #b4d6f4;
	width: 687px;
	height: 127px;
}
div.home_process div.cont
{
	height: 102px;
}
div.home_process div.cont div.tt
{
	width: 660px;
	height: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	padding-left: 12px;
	font-family: 微软雅黑;
	text-align: left;
}
div.home_process div.cont div.proc
{
	height: 67px;
}
div.home_process div.other
{
	height: 25px;
	line-height: 25px;
	text-align: right;
}
div.home_process div.other a.no:link, div.home_process div.other a.no:active, div.home_process div.other a.no:hover, div.home_process div.other a.no:visited
{
	height: 25px;
	line-height: 25px;
	color: #823f09;
}

/*支付申请列表相关*/
div.out_apply_list
{
	width: 760px;
	clear: both;
	border: 1px solid #b4d6f4;
	padding-left: 0px;
	padding-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
div.out_apply_list div.head
{
	width:760px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #b4d6f4;
	background-color: #edf7ff;
	padding-left: 0px;
	padding-right: 0px;
}
div.out_apply_list div.head ul
{
	list-style: none;
	line-height: 30px;
	color: #4964b2;
}
div.out_apply_list div.head li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.out_apply_list div.head li.msg
{
	float:left;
	height:30px;
	line-height:30px;
	width: 400px;
}
div.out_apply_list div.head li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.out_apply_list div.head li.oper
{
	float:left;
	height:30px;
	line-height:30px;
	width: 200px;
}
div.out_apply_list div.head li.proj
{
	float:left;
	height:30px;
	line-height:30px;
	width: 280px;
}
div.out_apply_list div.head li.acc
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}
div.out_apply_list div.list
{
	width:760px;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
}
div.out_apply_list div.list ul.sep1
{
	list-style: none;
	line-height: 30px;
	color: #000000;
	overflow: hidden;
	background-color: #ffffff;
}
div.out_apply_list div.list ul.sep2
{
	list-style: none;
	line-height: 30px;
	color: #000000;
	overflow: hidden;
	background-color: #eff7ff;
}
div.out_apply_list div.list li.price
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
	clear: both;
}
div.out_apply_list div.list li.msg
{
	float:left;
	height:30px;
	line-height:30px;
	width: 400px;
}
div.out_apply_list div.list li.time
{
	float:left;
	height:30px;
	line-height:30px;
	width: 80px;
}
div.out_apply_list div.list li.oper
{
	float:left;
	height:30px;
	line-height:30px;
	width: 200px;
}
div.out_apply_list div.list li.proj
{
	float:left;
	height:30px;
	line-height:30px;
	width: 280px;
}
div.out_apply_list div.list li.acc
{
	float:left;
	height:30px;
	line-height:30px;
	width: 120px;
}

td.bigbar_l
{
	background-image:url(/RZ_Client/RZImage/NewVerImage/biggraybar_l.gif);
	background-repeat:no-repeat;
	width:4px;
	height:62px;
	border: 0px;
margin: 0px;
outline: 0px;
padding: 0px;
}
td.bigbar_m
{
	background-image:url(/RZ_Client/RZImage/NewVerImage/biggraybar_m.gif);
	background-repeat:repeat-x;
	width:766px;
	height:62px;

}
td.bigbar_r
{
	background-image:url(/RZ_Client/RZImage/NewVerImage/biggraybar_r.gif);
	background-repeat:no-repeat;
	width:4px;
	height:62px;

}
div.project_tips
{
	text-align: left;
	width: 766px;
	margin-top: 3px;
	padding: 10px 6px 3px 6px;
	clear: both;
	float: left;
	background-repeat:no-repeat;
	height :73px;
}

div.project_tips div.img
{
	width: 100px;
	float: left;
	text-align :center;
}
div.project_tips div.message
{
	line-height:24px;
	float: left;
	width: 650px;
}
div.out_tender_list
{
	width: 772px;
	clear: both;
	text-align: left;
}
div.out_tender_list div.item
{
	clear: both;
	border-top: 1px solid #e1e1e1;
}
div.out_tender_list div.acc
{
	float: left;
	clear: both;
	width: 110px;
	text-align: center;
	margin-top: 5px;
}
div.out_tender_list div.acc div.score
{
	text-align: left;
	width: 99px;
	padding-left: 10px;
	margin-bottom: 3px;
}
div.out_tender_list div.info
{
	float: left;
	width: 662px;
}
div.out_tender_list div.info div.line
{
	width: 651px;
	height: 31px;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-image: url('/RZ_Client/Images/index_submenu_gray_bg.gif');
	background-repeat: repeat-x;
	padding-left:10px;
}
div.out_tender_list div.info div.line div.time
{
	width: 580px;
	height: 29px;
	line-height: 29px;
	float: left;
	color: #878787;
}
div.out_tender_list div.info div.line div.link
{
	width: 60px;
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: right;
}
div.out_tender_list div.info div.line div.link a
{
	line-height: 29px;
}
div.out_tender_list div.info div.cont
{
	width: 660px;
	border-left: 1px solid #e1e1e1;
}
div.out_tender_list div.info div.cont div.detail
{
	width: 520px;
	clear: both;
	float: left;
	border-right: 1px solid #e1e1e1;
	padding-bottom: 3px;
}
div.out_tender_list div.info div.cont div.detail div.short
{
	float: left;
	margin: 10px 20px 10px 20px;
	border: 1px solid #ffc572;
	width: 100px;
}
div.out_tender_list div.info div.cont div.detail div.short div.ttl
{
	height: 24px;
	text-align: center;
	font-weight: normal;
	background-image: url('/RZ_Client/RZImage/Spe/tender_short_ttl.gif');
	border-bottom: 1px solid #ffc572;
	background-repeat: repeat-x;
}
div.out_tender_list div.info div.cont div.detail div.short div.data
{
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #fffdf0;
}
div.out_tender_list div.info div.cont div.detail div.short div.data div.contain
{
	padding-top: 13px;
	height: 24px;
	line-height: 24px;
}
div.out_tender_list div.info div.cont div.detail div.bug_short
{
	float: left;
	width: 120px;
	margin-left: 30px;
}
div.out_tender_list div.info div.cont div.detail div.title
{
	clear: both;
	padding-left: 10px;
}
div.out_tender_list div.info div.cont div.detail div.des
{
	clear: both;
	padding-left: 30px;
}
div.out_tender_list div.info div.cont div.detail div.left
{
	float: left;
	width: 325px;
}
div.out_tender_list div.info div.cont div.detail div.right
{
	float: left;
	width: 140px;
	height: 170px;
	text-align: center;
}
div.out_tender_list div.info div.cont div.check
{
	width: 138px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
div.out_tender_list div.info div.cont div.check div.image
{
	width: 120px;
	height: 100px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.out_tender_list div.info div.cont div.check div.annex
{
	width: 120px;
	height: 30px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*项目温馨提示内容*/
div.proj_alert
{
	width: 207px;
	border-top: 1px solid #ffe474;
	border-bottom: 1px solid #ffe474;
	margin-top: 15px;
}
div.proj_alert div.head
{
	height: 34px;
	width: 187px;
	background-image: url("/RZ_Client/RZImage/Spe/alert_head.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 34px;
	font-family: 宋体;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #ffe474;
}
div.proj_alert div.head div.img
{
	float: left;
	clear: both;
	width: 32px;
}
div.proj_alert div.head div.name
{
	float: left;
	height: 32px;
	line-height: 32px;
	width: 140px;
}
div.proj_alert div.cont
{
	background-color: #f7f6f4;
	width: 192px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: left;
}

/*邀请用户*/
div.invite_account
{
	width: 195px;
	border: 1px solid #ffe474;
	margin-top: 15px;
	margin-right: 10px;
}
div.invite_account div.head
{
	height: 34px;
	width: 195px;
	background-image: url("/RZ_Client/RZImage/Spe/alert_head.gif");
	background-repeat: no-repeat;
	line-height: 34px;
	font-family: 宋体;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #ffe474;
}
div.invite_account div.head div.btn
{
	float: right;
	font-family: 宋体;
	height: 32px;
	font-size: 12px;
	font-weight:normal;
	width:50px;
	text-align:center;
}
div.invite_account div.head div.name
{
	float: left;
	height: 32px;
	line-height: 32px;
	width: 120px;
	text-align :center;
}
div.invite_account div.cont
{
	background-color: #f7f6f4;
	width: 179px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	text-align: left;
	clear:both;
}

div.invite_account div.cont ul
{
	clear :both;
}


div.pro_prc_btn
{
	width:100%;
	float:left;
}
div.pro_prc_btn ul
{
	list-style: none;
	line-height:50px;
	color: #4964b2;
	
}

div.pro_prc_btn li.left
{
	float:left;
	width:370px;
	line-height:50px;
	height:50px;
	font-size:medium;
	font-weight:bold;
	color:#6e6e6e;
	font-family: 微软雅黑;
}
div.pro_prc_btn li.right
{
	float:left;
	line-height:25px;
	height:50px;
	width:400px;
	text-align: right;
}

div.pro_prc_btn li.right div.btn
{
 float:right;
 width:60px;
 height:60px;

}
div.btn span.ico
{
	text-align:center;
	width:60px;
	float:left;
	height:30px;
}
div.btn span.text
{
	text-align:center;
	font-weight:bold;
	color:#6e6e6e;
	width:60px;
	float:left;
	clear:both;
	font-family: 微软雅黑;
}

div.searchbar
{
	background-image:url(/RZ_Client/RZImage/NewVerImage/graybar_search.gif);
	width:960px;
	background-repeat:repeat-x;
	height:70px;
}

div.searchbar div.leftbtn
{
   width:125px;
   text-align:left;
   float:left;
}
div.searchbar div.leftbtn input.btnnewproj
{
	background-image:url(/RZ_Client/RZImage/NewVerImage/newproj.gif);
	background-repeat: no-repeat;
	width:101px;
	height:25px;
	margin-top:8px;
	border: 0px solid #FFFFFF;
}
div.searchbar div.leftbtn input.btnhotproj
{
	background-image:url(/RZ_Client/RZImage/NewVerImage/hotproj.gif);
	background-repeat: no-repeat;
	width:101px;
	height:25px;
	margin-top:8px;
	border: 0px solid #FFFFFF;
}
div.searchcontent
{
	width:800px;
	text-align:left;
	float:left;
}
div.searchcontent ul
{
	list-style:none;
	width:100%
}
div.searchcontent li.param
{
	 line-height:25px;
	 height:25px;
	 width:70px;
	 float:left;
	 margin-top:8px;
	 display:inline;
}

div.searchcontent li.value
{
	 line-height:25px;
	 height:25px;
	 width:100px;
	 float:left;
	 margin-right:25px;
	 margin-top:8px;
	 display:inline;
	 _overflow:hidden;
}

div.searchcontent li.value input
{
	width:100px;
}

div.searchbar div.rightbtn
{
   width:110px;
   text-align:left;
   float:left;
   margin-top:25px;
}
div.searchbar  .btnSeniorSearch
{
		background-image:url(/RZ_Client/RZImage/NewVerImage/btn_seniorsearch.gif);
		width:100px;
		height:24px;
		border: 0px solid #FFFFFF;
}

div.projlist
{
	width:100%;
}

div.projlist div.bar
{
	width:100%;
	background-image:url(/RZ_Client/RZImage/NewVerImage/graybar_projlist.gif);
	background-repeat:repeat-x;
	height:45px;
	float:left;
}

div.projlist div.bar div.title
{
	display:inline;
	margin-left:243px;
	width:712px;
	float:left;
}

div.projlist div.left
{
	 border-right:dotted 1px #bcbcbc;
	 width:228px;
	 float:left;
}

div.projlist div.left div.type
{
	width:100%;
	margin-top:5px;
}

div.projlist div.left div.type div.title
{
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	font-family: 微软雅黑;
	color: #5e5e5e;
}
div.projlist div.left div.type div.title div.lf
{
	width: 80px;
	float: left;
	clear: both;
}
div.projlist div.left div.type div.title div.rt
{
	width: 140px;
	float: left;
}

div.projlist div.left div.type ul
{
	list-style:none;
}

div.projlist div.left div.type li
{
	 text-align:left;
	 height: 25px;
}

div.projlist div.right
{
	width:710px;
	float:left;
	margin-left:15px;
	display:inline;
}
div.projlist div.bar div.title ul
{
	 list-style:none
}

/*推荐项目*/
.recommend_project_w
{
	width: 982px;
	height: 228px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.recommend_project_top
{
	width: 968px;
	height: 26px;
}


.recommend_project_l
{
	background-image: url(/RZ_Client/RZImage/NewVerImage/gray_bar_l.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 23px;
	border: 0px;
	margin: 0px;
	outline: 0px;
	padding: 0px;
	float: left;
}

.recommend_project_m
{
	background-image: url(/RZ_Client/RZImage/NewVerImage/gray_bar_m.gif);
	background-repeat: repeat-x;
	width: 929px;
	float: left;
	height: 23px;
	text-align: left;
}

.recommend_project_r
{
	background-image: url(/RZ_Client/RZImage/NewVerImage/gray_bar_r.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 23px;
	float: left;
}


.recommend_project_content
{
	width: 960px;
	margin-left: 5px;
	border-right: 1px dashed #D4C9CA;
}

div.recommend_project_itms
{
	float: left;
	width: 225px;
	height: 180px;
	margin: 5px 5px 0px 5px;
	text-align: left;
}
div.recommend_project_itms div.image
{
	clear:both;
	float:left;
	width: 62px;
	height: 62px;
}
div.recommend_project_itms div.info
{
	float: left;
	width: 155px;
}
div.recommend_project_itms div.des
{
	clear: both;
	width: 220px;
}
div.recommend_project_itms div.btn
{
	width: 220px;
	text-align: right;
}

a.typeitem:link
{
	font-size: 9pt;
	color: Black;
	clear:both;
	height: 25px;
	overflow: hidden;
	text-decoration: none;
	line-height: 25px;
}
a.typeitem:visited
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height:25px;
	overflow: hidden;
	line-height: 25px;
}
a.typeitem:hover
{
	font-size: 9pt;
	color: #003483;
	clear:both;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
}
 a.typeitem:active
{
	font-size: 9pt;
	color: Black;
	clear:both;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
}

div.projlist div.bar div.title li.title
{
  float:left;	
  width:265px;
  height:45px;
  line-height:45px;
  text-align:left;
}
div.projlist div.bar div.title li.type
{
  float:left;	
  width:130px;
    height:45px;
  line-height:45px;
    text-align:left;
}
div.projlist div.bar div.title li.amount
{
  float:left;	
  width:111px;
    height:45px;
  line-height:45px;
    text-align:left;
}
div.projlist div.bar div.title li.num
{
  float:left;	
  width:62px;
    height:45px;
  line-height:45px;
    text-align:left;
}
div.projlist div.bar div.title li.time
{
  float:left;	
  width:125px;
  height:45px;
  line-height:45px;
    text-align:left;
}

div.projlist div.right ul
{
	list-style:none;
}

div.projlist div.right li.title
{
	float:left;	
  width:680px;
  height:30px;
  line-height:30px;
  text-align:left;

}

div.projlist div.right li.des
{
	 float:left;	
  width:265px;
    height:18px;
  line-height:18px;
  text-align:left;
   border-bottom:solid 1px #bcbcbc;
}

div.projlist div.right li.type
{
	 float:left;	
  width:130px;
    height:18px;
  line-height:18px;
  text-align:left;
   border-bottom:solid 1px #bcbcbc;
}

div.projlist div.right li.amount
{
	  float:left;	
  width:111px;
    height:18px;
  line-height:18px;
  border-bottom:solid 1px #bcbcbc;
  text-align:left;
}

div.projlist div.right li.num
{
	  float:left;	
  width:65px;
    height:18px;
  line-height:18px;
  border-bottom:solid 1px #bcbcbc;
  text-align:left;
}

div.projlist div.right li.time
{
	  float:left;	
  width:125px;
  height:18px;
  line-height:18px;
  border-bottom:solid 1px #bcbcbc;
}

div.proj_l
{
	clear:both;
	float:left;
	width: 774px;
}
div.proj_r
{
	float:left;
	width:211px;
	margin-left: 3px;
	display: inline;
	text-align: left;
	margin-top: 3px;
}
div.proj_r div.proj_r_lt
{
	clear: both;
	float: left;
	width: 11px;
	height: 12px;
	line-height: 12px;
	background-image: url('/RZ_Client/RZImage/NewVerImage/proj_lt.gif');
	background-repeat: no-repeat;
}
div.proj_r div.proj_r_t
{
	float: left;
	width: 189px;
	height: 12px;
	line-height: 12px;
	background-image: url('/RZ_Client/RZImage/NewVerImage/cnst_t.gif');
	background-repeat: repeat-x;
}
div.proj_r div.proj_r_rt
{
	float: left;
	width: 11px;
	height: 12px;
	line-height: 12px;
	background-image: url('/RZ_Client/RZImage/NewVerImage/proj_rt.gif');
	background-repeat: no-repeat;
}
div.proj_r div.proj_r_m
{
	float: left;
	width: 207px;
	border-left: 2px solid #dbdbda;
	border-right: 2px solid #dbdbda;
}
div.proj_r div.proj_r_lb
{
	clear: both;
	float: left;
	width: 11px;
	height: 12px;
	line-height: 12px;
	background-image: url('/RZ_Client/RZImage/NewVerImage/proj_lb.gif');
	background-repeat: no-repeat;
}
div.proj_r div.proj_r_b
{
	float: left;
	width: 189px;
	height: 12px;
	line-height: 12px;
	background-image: url('/RZ_Client/RZImage/NewVerImage/cnst_b.gif');
	background-repeat: repeat-x;
}
div.proj_r div.proj_r_rb
{
	float: left;
	width: 11px;
	height: 12px;
	line-height: 12px;
	background-image: url('/RZ_Client/RZImage/NewVerImage/proj_rb.gif');
	background-repeat: no-repeat;
}

div.proj_cnst
{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
div.proj_cnst div.image
{
	width: 100px;
	height: 100px;
	clear: both;
	float: left;
}
div.proj_cnst div.info
{
	width: 95px;
	padding-left: 3px;
	float: left;
	height: 100px;
}
div.proj_cnst div.cmt
{
	width: 200px;
	padding-top: 10px;
	clear:both;
}

div.proj_idx_cnst
{
	width: 992px;
	height: 65px;
	clear: both;
	text-align: left;
}
div.proj_idx_cnst div.crt_proj
{
	width: 148px;
	clear: both;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	display: inline;
}
div.proj_idx_cnst div.about_cnst
{
	width: 148px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	display: inline;
}
div.proj_idx_cnst div.cnst_lst
{
	width: 620px;
	height: 60px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}
div.proj_idx_cnst div.cnst_lst div.item
{
	width: 620px;
	clear: both;
	height: 60px;
}
div.proj_idx_cnst div.cnst_lst div.image
{
	width: 60px;
	height: 60px;
	float: left;
	clear: both;
}
div.proj_idx_cnst div.cnst_lst div.info
{
	width: 550px;
	height: 60px;
	float: left;
	padding-left: 5px;
}


div.RongzhiCup
{
	width:968px;
	text-align:left;
}

div.BigTitle
{
   font-size:18px;
   color:Gray;
   font-weight:bold;
   width:270px;
   text-align:left;
}

div.BigPic,div.Content,div.Before
{
	width:948px;
	border:solid 1px #DEDEDE;
	margin-top:10px;
}

div.Content div.Left
{
	float:left;
    padding:10px;
	display:inline;
	width:620px;
	margin-top:10px;
	margin-bottom:10px;
}

div.Content div.Right
{
	float:left;
    padding:10px;
	display:inline;
	width:270px;
	margin-top:10px;
	margin-bottom:10px;
	border-left: 1px solid #DEDEDE;
}

div.Content div.Left div.CDetails
{
	width:620px;
	margin-bottom:10px;
	overflow: hidden;
}

div.Content div.Left div.Time
{
	width:100%;
}
div.Content div.Left div.annexList
{
	width:620px;
	line-height:30px;
}

div.Content div.Left div.annexList div.item
{
	width:100%;
}

div.Content div.Left div.Btn
{
    width:100%;
}

div.Content div.Left div.Btn ul
{
	width:100%;
	list-style:none;
}

div.Content div.Left div.Btn li.url
{
	float:left;
	width:255px;
	height:45;
	line-height:45px;
}

div.Content div.Left div.Btn li.Join
{
	float:left;
	width:150px;
	height:45;
	line-height:45px;
}

div.Content div.Left div.Btn li.Submit
{
	float:left;
	width:180px;
	height:45;
	line-height:45px;
}

div.Content div.Right div.AwardSet
{
	width:270px;
}
div.Content div.Right div.AwardSet div.item
{
	width:100%;
}

div.Content div.Right div.Comment
{
	width: 270px;
	line-height:30px;
}

div.Content div.Right div.Comment div.item
{
	width: 270px;
	overflow: hidden;
}

div.Content div.Right div.applicant
{
	width:100%;
}

div.Content div.Right div.applicant div.item
{
	width:100%;
	float:left;
	width:50px;
	height:50px;
	margin-left:10px;
	display:inline;
}

div.totalCount
{
	width:100%;
	text-align:left;
}

div.Before div.item
{
	float:left;
	width:170px;
	margin-left:20px;
	margin-right:20px;
    display:inline;
}

div.SmallPic
{
	width:100%;
}
div.Before div.item div.Title
{
	 text-align:center;
}

div.copy_proj
{
	width: 776px;
	border: 1px solid #e1e1e1;
	margin-top: 3px;
	clear: both;
}

div.out_tender_list div.info div.cont div.detail div.zkk
{
	float: right;
	margin: 10px 20px;	
	border: 1px solid #ffc572;
	width: 100px;
}

div.out_tender_list div.info div.cont div.detail div.zkk div.data
{
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #fffdf0;
}

div.out_tender_list div.info div.cont div.detail div.zkk div.ttl
{
	height: 24px;
	text-align: center;
	font-weight: normal;
	background-image: url('/RZ_Client/RZImage/Spe/tender_short_ttl.gif');
	border-bottom: 1px solid #ffc572;
	background-repeat: repeat-x;
}
