@charset "utf-8";

#box-main_1{
	height: 260px;
}

#box, #box-3 {
border: thin solid #E1EDFC;
} 

#box{
	font-size: 12px;
	float: left;
	height: auto;
	width: 160px;
	margin-left: 20px;
	margin-right: 5px;
	background: url(images/bg1_150x180.gif) no-repeat;
	
}
#box_3 .hilite, #box .hilite  {
	font-size: 14px;
	color: #a30000;
	font-weight: bold;
}

#box-footer {
	right: auto;
	height: 20px;
	width: 150px;
}
#Promo {
	height: 170px;
	width: 500px;
	background-color: #99FF33;
}
#box-header {
	background: #00FF66 url(images/Logo_150x40.gif) no-repeat;
	clip: rect(auto,auto,auto,auto);
	position: static;
	height: 40px;
	width: 148px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #00CC33;	/* border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: thin none #999999;
	border-left: thin solid #999999;
	 */
}
#h4 {
	margin:0px;
	padding:0px;
	position: inherit;
	left: 430px;
	top: 460px;
}
#box_3 h4, #box h4 {
	text-align:right;
	line-height:1;
	font-size:90%;
	right:auto;
	width: auto;
	height: 26px;
}

.style1 {
	color: #CC3300;
	font-size: 11px;
}
.style2 {
	
	font-size: 11px;
}
#box-fl, #box-fr{
	background: url(images/info_btn.gif);
	height: 20px;
	text-align: center;
	height: 20px;
	text-align: center;
	color: #000066;
	font-weight: bold;
	vertical-align: middle;
}	

#box_3 #box-footer #box-fl {
	float: right;
	width: 50%;
	border-right: thin solid #000099;
}

#box-fl:hover, #box-fr:hover {
	background: url(images/info_bth.gif);
	color: #0066FF;
	font-size: 14px;
}
#box #box-footer #box-fl {
	float: left;
	width: 50%;
	border-right: thin solid #000099;
/* #box-fr:hover
{
	background: url(images/info_bth.gif);
	color: #FFFFFF;
}*/
