﻿#layer5
{
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #666;
	/*color:Red;*/
	width: 730px;
	/*#margin-top:0px;*/
	border:0px solid red;
	text-align:justify;
	margin-bottom:30px;
}
.ly1
{
	 margin-left:20px;
	 margin-bottom:20px;
	 margin-top:20px;
	 border:0px solid red;
	 height:expression(this.scrollHeight<400 ? "400px":"auto");
	 	
	
	}
	.ly2
	{
	
	 margin-left:20px;
	 margin-top:20px;
	 margin-bottom:20px;
	 border:0px solid red;
	 height:expression(this.scrollHeight<400 ? "400px":"auto");
	 	
	
	}
	
.ly1-new {
border:0 solid red;
margin-bottom:20px;
margin-left:20px;
margin-top:20px;
min-height:400px;
overflow:auto;
}



 

	


