#topad {width:970px;background:#fff;margin:0 auto;padding:3px 5px 0;}
#ad728 {
	width:728px;
	height:90px;
	float:left;
}
#ad237 {
	width:237px;
	height:90px;
	float:right;
}
#dikeyleft {width:120px;float:left;padding-left:10px;padding-top:10px;}
#dikeyright {width:124px;float:right;padding-right:10px;padding-top:10px;}
#dikeyinnerleft {width:124px;float:left;padding-left:10px;padding-top:10px;}
#dikeyinnerright {width:124px;float:right;padding-right:10px;padding-top:10px;}


#b_primaryBottomTabs {
	float:right;
	width:660px;
	margin-top:5px;
	overflow:hidden;
}
#b_primaryBottomTabs_title{
	width:100%;
	overflow:hidden;
	background:url(default/bgr_primaryBottomTabs_title.gif) repeat-x bottom;
}
#b_primaryBottomTabs_title li{
	float:left;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	padding:0 1px 0 0;
}
#b_primaryBottomTabs_title li.last{
	padding:0;
}
#b_primaryBottomTabs_title li a{
	float:left;
	color:#000;
	background:url(default/bgr_primaryBottomTabs_title_a.gif) repeat-x;
	height:24px;
	padding:8px 10px 0 10px;
}
#primaryBottomTabs_title li.last a{
	width:75px;
	white-space:nowrap;
}
#b_primaryBottomTabs_title li a.selected{
	color:#00bfff;
	background:#fff;
	height:24px;
	padding:7px 10px 0 9px;
	border:1px solid #bcbcbc;
	border-bottom:0;
	text-decoration:none;
}
#b_primaryBottomTabs_body{
	width:638px;
	background:#fff;
	border:1px solid #bcbcbc;
	border-top:0;
	min-height:203px;
	padding:9px 10px 6px 10px;
	position:relative;
	height:auto !important;
	height:203px;
}
#b_primaryBottomTabs_body .text {
	position:absolute;
	right:10px;
	top:10px;
	width:350px;
}
#b_primaryBottomTabs_body .text p{
	padding:10px 0;
}
#b_primaryBottomTabs_body .imgThumb {
	position:absolute;
	left:10px;
	top:9px;
	width:269px;
	height:201px;
	overflow:hidden;
}

#b_primaryBottomTabs_body ul{
	color:#999999;
	margin:0 0 0 20px;
}
#b_primaryBottomTabs_body ul li{
	list-style:decimal;
	font-size:12px;
	line-height:1.5em;
	padding:3px 0 3px 0;
}

