p  {
	margin:0;
	padding:0;
}
body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
a.link_content {
	color: #000;
	text-decoration: none;
}
a.link_content:hover {
	color: #000;
	text-decoration: underline;
}
.frame {
	border: 1px solid #e5e5e5;
}
.text {
	font-size: 11px;
	color: #000;
	text-align: justify;
}
.text2 {
	font-size: 11px;
	color: #666;
	text-align: justify;
}
#iframe_list {
	width: 890px;
	height: 370px;
	overflow: auto;
}
#iframe_content {
	width: 310px;
	height: 250px;
	padding-right: 15px;
	overflow: auto;
}
#iframe_content_2 {
	width: 280px;
	height: 420px;
	padding-right: 15px;
	overflow: auto;
}
#iframe_content_3 {
	width: 310px;
	height: 219px;
	padding-right: 15px;
	overflow: auto;
}
