﻿#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;
}

.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;
	height:auto;
}
.ly1
{
	 margin-left:20px;
	 margin-bottom:20px;
	 margin-top:20px;
	 border:0px solid red;
	 height:expression(this.scrollHeight<400 ? "400px":"auto");
	 	
	
	}
.ly1-new
{
	 margin-left:20px;
	 margin-bottom:20px;
	 margin-top:20px;
	 border:0px solid red;
	 min-height:400px;
	 overflow:auto;
	 	
	
	}
	.ly2
{
	
	 margin-left:20px;
	 margin-top:20px;
	 margin-bottom:20px;
	 border:0px solid red;
	 height:expression(this.scrollHeight<400 ? "400px":"auto");
	 	
	
	}

 

	

