@charset "utf-8";
/* CSS Document */
 #pro_detail_top{
	background:url(../images/pro_detail_nen_top.png) no-repeat bottom; width:536px; height:4px; margin:0; padding:0;
}
  #left{
	margin:0;padding:0; overflow:hidden;background:url(../images/pro_detail_nen.png) repeat-y;
}
  #left #img{
	width:540px;  
	/*max-height:400px;*/
	margin:0 0 5px 0;
	text-align:center;
}
  #left #content1{
	width:563px;  
	float:left; 
	margin:0; 
	padding:0 0 10px 0; 
	overflow:hidden;
}
  #left #content #row{
	width:350px; overflow:hidden; padding-top:10px;
}
  #left #content #row #title{
	width:100px; float:left; text-align:right; font-family:Tahoma; font-size:11px; font-weight:bold; color:#0d3960;
}
  #left #content #row #detail{
	width:240px; float:left; text-align:left; padding-left:2px;padding-right:7px; font-family:Tahoma; font-size:11px; font-weight:normal; color:#0d3960;
}
 #pro_detail_bottom{
	background:url(../images/pro_detail_nen_bottom.png) no-repeat; width:536px; height:9px; margin:0; padding:0;
}

.linehight {
    line-height: 20px;
}
.name-pro {
    color: #000000;
    font-weight: bold;
	font-family:Tahoma;
	font-size:12px;
}
.name-text-pro{
	font-family:Tahoma;
	font-size:12px;
}
.minheigth180 {
    min-height: 250px;
}
.line-right {
    border-right: 1px solid #000000;
    margin-right: 2px;
    min-height: 110px;
}
.mf5 {
    margin-left: 5px;
}
.RowContent{
	margin:10px auto 0;
	padding:0;
	
}
.RowContent .Bgcontent{
	background:url(../images/bgContent.jpg) no-repeat top center;
	width:191px;
	height:39px;
}

.RowContent .Bgcontent p{
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:12px 0 0 0;
}

.RowContent .NameContent{
	margin:0;
	padding:10px;
	border:1px solid #373737;
	min-height:150px;
	width:520px;
	text-align:left;
	line-height:22px;
	overflow:auto;
}