/* ....................................................................................................................... 
														120x60 1 color scheme ....................................................................................................................... */
.banner120x90 {background:  url(bg.gif)  no-repeat; overflow:hidden; width:120px; height:90px; display:block; cursor:pointer;
cursor:hand;}
.banner120x90 h4 {padding:2px 4px 0px 4px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:20px; text-align:center;}
.line {border-top:1px solid #006600; border-bottom:1px solid #006600; float:left; height:25px;}
.line2 {border-bottom:1px solid #006600; float:left; height:25px;}
#banner1 {
	width:120px;
	height:60px;
	font-family:tahoma, sans-serif; margin-top:28px;
}
#banner1 .content {display:block; height:52px; text-align:center; padding:4px;}
/*in*/
#banner1 .img {border:1px solid #006600; float:right;}
#banner1 h1, #banner1 h2, #banner1 h3 {margin:0px; padding:0px;}
#banner1 .img {margin-left:1px;}
#banner1 h1 {
	display:block;
	float:left;
	line-height:25px; 
	font-size:9px; 
	font-weight:bold; 
	margin-right:2px;
	text-align:left; font-weight:normal; 
	
	color:#ffff00; 
}
#banner1 h2 {
	display:block;
	float:left;
	height:25px;
	font-size: 10px;
	color: #fff;
	line-height:25px; text-align:left;
}
#banner1 h3 {
	display:block;
	float:left;
	height:25px;
	font-size: 10px;
	color: #fff;
	line-height:25px; text-align:left;
}
