@charset "utf-8";
#content {
	height: 470px;
}
.ie{
background: #fff; 
border: 1px solid #999; 
height: auto; 
padding: 5px;
margin-top: 10px;
display: block;
}

h3.titleie {
color: #fff;
background: #111;
width: 305px;
padding: 5px;  
font-size:18px; 
margin-top:6px; 
}
.ie p{
color: #111;
font-size: 16px;
}
.ie a{
color: #de0000;
}
.close {
background: url(../img/icon_closeie.gif) no-repeat left center;
padding-left: 20px;
}
p.top{
width: 615px;
text-align: right;
float: right;
display: inline; }
