.attach
{
	width: 100%;
	border: 0;
	background-color: #8EC2F5;
	margin-top:5px;
}

.attach_title
{
	background-color: #F0F7FF;
	height: 25px;
	font-size: 14px;
}

.attach_file
{
	width:550px;
	font-size: 12px;
	margin:3px 5px 3px 15px;
	float:left;
	text-decoration:none;
}
.attach_item
{
	background-color: #F0F7FF;
	height: auto;
	text-align:left;
}
.attach_frame
{
	width:98%;
	 
}

