#main_contineer {
	float: left;
	height: 205px;
	width: 190px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
}
#main_contineer .contineerB {
	float: left;
	width: auto;
	height: auto;
	margin-left: 5px;
}
#main_contineer .contineerC {
	float: left;
	width: auto;
	height: auto;
	margin-top: 8px;
	margin-left: 5px;
}
.text_contineer {
	float: left;
	width: 135px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 35px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	padding-bottom: 10px;
}
.text_contineerb {
	float: left;
	width: 135px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 35px;
	text-align: left;
	padding-bottom: 10px;
}
#contineerA {
	float: left;
	width: 170px;
	height: 40px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#contineerB {
	float: left;
	width: 120px;
	height: 40px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 5px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

