﻿
.topSellers_dl
{
	border: none;
}
.topSellers_dl_template
{
	margin: 5px 0px 0px 5px;
	padding: 2px 2px 5px 2px;
	float: left;
	width: 685px;
	border: none;
	border-top: solid 1px #62777c;
	border-right: solid 1px #62777c;
	border-bottom: solid 3px #62777c;
	border-left: solid 1px #62777c;
	background-color:#f5f9fd;
}
.topSellers_dl_heading
{
	height: 22px;
	font-weight: bold;
	font-size: 11pt;
	color: #4e5f66;
	text-align: left;
	padding-top: 8px;
	padding-left: 3px;
	border:none;
	
}

.topSellers_dl_content
{
	background-color:#f6f4f5 ;
}

.topSellers_dl_content_text
{
	padding: 5px;
	font-family: Arial;
	font-size: 9pt;
	color: #6D7B7E;
	text-align: justify;
}
.topSellers_dl_content_expire
{
	font-weight: bold;
}

.topSellers_dl_content_image
{
	float: left;
	min-width:75px;
	max-height: 75px;
	max-width: 75px;
	margin: 10px;
}

.topSellers_dl_content_link
{
	float: right;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	vertical-align: bottom;
	position: relative;
}
.topSellers_dl_content_link A
{
	text-decoration: none;
	color: #8F8F8F;
}
.topSellers_dl_content_link A:hover
{
	color: #1e9bef;
}
.topSellers_dl_content_link_outter
{
	clear: both;
	height: 0px;
}


.marketing_TopSellers_dl
{
	border-right: firebrick 1px solid;
	border-top: firebrick 1px solid;
	border-left: firebrick 1px solid;
	border-bottom: firebrick 1px solid;
}
.marketing_dl
{
	border: none;
}
.marketing_dl_template
{
	margin: 10px 0px 0px 5px;
	padding: 2px 2px 5px 2px;
	float: left;
	width: 100%;
	border: none;
	border-bottom: solid 2px #6f8087;
}
.marketing_dl_heading
{
	height: 22px;
	font-weight: bold;
	font-size: 12pt;
	color: #6f8087;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom: solid 2px #6f8087;
}

.marketing_dl_content
{
	background: #e7ecf0 url(Image/Common/marketing_temp_bg.gif) left top repeat-x;
}

.marketing_dl_content_text
{
	padding: 5px;
	font-family: Arial;
	font-size: 9pt;
	color: #6D7B7E;
	text-align: justify;
}
.marketing_dl_content_expire
{
	font-weight: bold;
}

.marketing_dl_content_image
{
	float: left;
	max-height: 75px;
	max-width: 75px;
	margin: 10px;
}

.marketing_dl_content_link
{
	float: right;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	vertical-align: bottom;
	position: relative;
	top: -15px;
}
.marketing_dl_content_link A
{
	text-decoration: none;
	color: #8F8F8F;
}
.marketing_dl_content_link A:hover
{
	color: #1e9bef;
}
.marketing_dl_content_link_outter
{
	clear: both;
	height: 0px;
}




