.adv_banner_left {
}

.adv_banner_left a:link, .adv_banner_left a:active, .adv_banner_left a:visited, .adv_banner_left a:hover {
 text-decoration: none;
}

.adv_banner_left .head_left {
	width: 10px;
	height: 28px;
	float: right;
	background-image: url(../images/head_right.png);
	background-repeat: no-repeat;
}

.adv_banner_left .head {
	height: 23px;
	width: 242px;
	float: right;
	background-image: url(../images/head_back.png);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
}

.adv_banner_left .item {
	clear: both;
	width: 239px;
	border-bottom: 3px white solid;
	border-left: 3px white solid;
	float: right;
	padding: 5px;
	overflow: hidden;
	font-size: 10px;
	line-height: 12px;
}

.adv_banner_left .odd {
	background-color: #f0dec4;
}

.adv_banner_left .even {
	background-color: #f1e4d3;
}

.adv_banner_left .item img {
	width: 61px;
	float: left;
	margin-right: 5px;
}

.adv_banner_left .itemhead {
	font-weight: bold;
	font-size: 11px;
}

.adv_banner_left .bottom {
	clear: both;
	float: right;
	background-color: #284149;
	border-bottom: 3px white solid;
	border-left: 3px white solid;
	color: white;
	width: 239px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.adv_banner_left .bottom img {
	margin-left: 10px;
	margin-bottom: -2px;
}

/*****************************************************/

.adv_banner_right {
	float: right;
	width: 152px;
}

.adv_banner_right a:link, .adv_banner_right a:active, .adv_banner_right a:visited, .adv_banner_right a:hover {
 text-decoration: none;
}

.adv_banner_right .head_left {
	width: 10px;
	height: 28px;
	float: right;
	background-image: url(../images/head_right.png);
	background-repeat: no-repeat;
}

.adv_banner_right .head {
	height: 23px;
	width: 142px;
	float: right;
	background-image: url(../images/head_back.png);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
}

.adv_banner_right .item {
	clear: both;
	width: 139px;
	border-bottom: 3px white solid;
	border-left: 3px white solid;
	float: right;
	padding: 5px;
	overflow: hidden;
	font-size: 10px;
	line-height: 12px;
}

.adv_banner_right .odd {
	background-color: #f0dec4;
}

.adv_banner_right .even {
	background-color: #f1e4d3;
}

.adv_banner_right .item img {
	display: block;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.adv_banner_right .itemhead {
	font-weight: bold;
	font-size: 11px;
}

.adv_banner_right .bottom {
	clear: both;
	float: right;
	background-color: #284149;
	border-bottom: 3px white solid;
	border-left: 3px white solid;
	color: white;
	width: 139px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.adv_banner_right .bottom img {
	margin-left: 10px;
	margin-top: 8px;
}


/*****************************************************/

.adv_banner_grid {
width: 608px;
}

.adv_banner_grid a:link, .adv_banner_grid a:active, .adv_banner_grid a:visited, .adv_banner_grid a:hover {
 text-decoration: none;
}

.adv_banner_grid .head_left {
	width: 10px;
	height: 28px;
	/*float: right;*/
	background-image: url(../images/head_right.png);
	background-repeat: no-repeat;
}

.adv_banner_grid .head {
	height: 23px;
	width: 142px;
	/*float: right;*/
	background-image: url(../images/head_back.png);
	background-repeat: repeat-x;
	color: white;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
}

.adv_banner_grid .item {
	border-bottom: 3px white solid;
	border-left: 3px white solid;
	float: left;
	padding: 5px;
	overflow: hidden;
	font-size: 10px;
	line-height: 12px;
	width: 139px;
	height: 220px;
	text-align: left;
}

.adv_banner_grid .odd {
	background-color: #f0dec4;
}

.adv_banner_grid .even {
	background-color: #f1e4d3;
}

.adv_banner_grid .item img {
	display: block;
	width: 140px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.adv_banner_grid .itemhead {
	font-weight: bold;
	font-size: 11px;
}

.adv_banner_grid .bottom {
	clear: both;
	/*float: right;*/
	background-color: #284149;
	border-bottom: 3px white solid;
	border-left: 3px white solid;
	color: white;
	width: 139px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.adv_banner_grid .bottom img {
	margin-left: 10px;
	margin-top: 8px;
}
