@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg_iframe.jpg);
	margin: 0;
}
#imb {
	height: 150px;
	width: 140px;
	float: left;
	background: #990000;
	border: solid 1px #CCCCCC;
	clear: both;
	margin-top: 5px;
	margin-left: 4px;
}
.imb {
	margin: 2px;
	height: 146px;
	width: 136px;
}
#imb .imb #img {
	margin: 0px;
	height: 102px;
	width: 136px;
	border: none;
}
#imb .imb #mas {
	height: 44px;
	width: 131px;
	overflow: hidden;
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color: #252525;
	padding-left: 5px;
}

#imb .imb #mas b {
	color: #990000;
}
