@charset "utf-8";
/* CSS Document */

#_bt_hor
{
	width: 620px;
	height: 275px;
	border: 1px solid #5545BC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	overflow:hidden;
}

#_hor_header
{
	/*height:55px;*/
	height:41px;
	background-color:#999;	
	padding-top:14px;
	padding-left: 10px;
	padding-bottom: 10px;
	background:url(/common/imagens/baixatudo/bg-fadingbar.jpg) 10px 54px no-repeat;
}

#_hor_item
{
	height:248px;
	/*width:158px;*/
	width:142px;
	float:left;
	margin-left: 6px;
	margin-right:3px;
	/*border: 1px solid #5545BC;*/
}

#_hor_item a
{
	display:block;
	text-decoration:none;
}

#_hor_item img
{
	/*margin-left:8px;*/
}

#_hor_item ._hor_title
{
	display: block;
	padding-top:7px;
	padding-bottom:5px;
	color:#666;
	font-size:14px;
	font-weight:bold;
    height: 35px;
}

#_hor_item ._hor_desc
{
	display: block;
	/*padding-top:18px;*/
	color:#5545BC;
	font-weight:bold;
}




#_bt_ver
{
	width:307px;
	height:597px;
	padding:6px 4px 12px 3px;
	
}

#_bt_ver_header
{
	background-image:url(/common/imagens/baixatudo/bg-header-vert.jpg);
	width:300px;
	height:43px;	
}

#_bt_ver_body
{
		height: 556px;
		width: 298px;
		border: solid 1px #DDD;
		border-top:none;
		-moz-border-radius: 0px 0px 5px 5px;
		overflow:hidden;
}

._bt_ver_item
{
	width:280px;
	display:block;
	text-decoration:none;
	/*height:54px;*/
	height:35px;
	margin-left:8px;
	border-bottom:dotted 1px #DDD;
	padding: 9px 0px 9px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}

._bt_ver_item._last_item
{
	border:none;
}

._bt_ver_item img
{
	float:left;
	border:none;
}

._bt_ver_ranking
{
	width:26px;
	padding-top:20px;
	display:block;
	float:left;	
	font-size:20px;
	color:#999;
	text-align:center;
}



._bt_ver_title
{
/*	display:block;*/
    padding-top: 8px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#4635B7;
	margin-left:8px;
    max-width:200px;
    overflow:hidden;
}

._bt_ver_title2
{
/*	display:block;*/
    padding-top: 5px;
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#4635B7;
	margin-left:8px;
}



._bt_ver_desc
{
	display:block;
	float:left;
	font-size:10px;
	margin-left:8px;
	margin-top:5px;
	color:#999;
}

._bt_ver_desc img
{
	margin-right:4px;
}









