﻿div.search_result
{
	width: 760px;
}
div.search_result ul.head
{
	list-style: none;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #004499;
	font-size: 9pt;
	text-align: center;
	background-color: #edf7ff;
}
div.search_result ul.head li.no
{
	width: 60px;
	float: left;
	clear: both;
	height: 26px;
	line-height: 26px;
}
div.search_result ul.head li.title
{
	width: 350px;
	float: left;
	height: 26px;
	line-height: 26px;
}
div.search_result ul.head li.depart
{
	width: 150px;
	float: left;
	height: 26px;
	line-height: 26px;
}
div.search_result ul.head li.cate
{
	width: 100px;
	float: left;
	height: 26px;
	line-height: 26px;
}
div.search_result ul.head li.link
{
	width: 80px;
	float: left;
	height: 26px;
	line-height: 26px;
}
div.search_result ul.list
{
	list-style: none;
	height: 25px;
	line-height: 25px;
	font-size: 9pt;
	text-align: center;
	overflow: hidden;
}
div.search_result ul.list li.no
{
	width: 60px;
	float: left;
	clear: both;
	height: 23px;
	line-height: 23px;
}
div.search_result ul.list li.title
{
	width: 350px;
	float: left;
	height: 23px;
	line-height: 23px;
}
div.search_result ul.list li.depart
{
	width: 150px;
	float: left;
	height: 23px;
	line-height: 23px;
}
div.search_result ul.list li.cate
{
	width: 100px;
	float: left;
	height: 23px;
	line-height: 23px;
}
div.search_result ul.list li.link
{
	width: 80px;
	float: left;
	height: 23px;
	line-height: 23px;
}


div.search_detail
{
	width: 772px;
	float:left;
	clear: both;
	text-align: left;
}
div.search_detail div.name
{
	width: 120px;
	float: left;
	clear: both;
	padding-left: 3px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	color: #004499;
}
div.search_detail div.value
{
	width: 600px;
	float: left;
	padding-left: 3px;
	line-height: 28px;
}

div.support_list
{
	width: 770px;
	margin-top: 3px;
	border: 1px solid #e1e1e1;
	text-align: left;
	float: left;
}
div.support_list div.title
{
	padding-left: 4px;
	height: 31px;
	line-height: 31px;
	color: #ff6009;
	font-family: 宋体;
	font-size: 11pt;
	font-weight:bold;
	clear: both;
}
div.support_list div.list
{
	padding-left: 8px;
	width: 760px;
	clear: both;
}
div.support_list div.list ul
{
	list-style: none;
}
div.support_list div.list li
{
	width: 370px;
	float: left;
	line-height: 25px;
}
