﻿@charset "utf-8";
/* CSS Document */

#pro_name{
	text-align: left;
	width: 460px;
	float: right;
	clear: right;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	line-height: 32px;
	color: #666;
}
#pro_name a{
	line-height: 32px;
	float: left;
	font-size: 14px;
}
#pro_name a.name_link{
	font-weight: normal;
}
#pro_name li.name_title{
	font-size: 16px;
	color: #333333;
	line-height: 48px;
	height: 48px;
	font-weight: bold;
	margin-bottom: 20px;
	}
	#pro_name li.name_txt{
	font-size: 14px;
	color: #666;
	line-height: 32px;
	}
/*#pro_name li{
	clear: both;
	text-align: left;
	width: 100%;
	height: 32px;
}
#pro_name li.bg_color1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e1e1e1;
	}

#pro_name li p{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 32px;
	word-break: break-all;
	}
#pro_name li p.name_tl{
	display: block;
	width: 100px;
	float: left;
	font-weight: normal;
	text-indent: 10px;
}

#pro_name li p.name_txt{
	display: block;
	width: 360px;
	float: left;
	overflow: hidden;/
	text-overflow: ellipsis;
	white-space: nowrap;
}
*/
