﻿/*热卖广告*/
.ad
{
	margin: 0;
	position:relative; 
	width: 668px; 
}
#contentstart
{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}
/*新闻列表*/
#contentbody ul
{
	clear: both;
	list-style-type: none;
	padding: 10px 0;
}
#contentbody ul img
{
	width: 300px;
	height: 80px;
	text-align: center;
}
#contentbody dd
{
	margin-left: 0;
	padding-left: 0;
 	
}
#contentbody dd span
{   
	color:#848484;
    display:block;
    font-size:10px;
    margin-bottom:20px;
}
#contentbody li
{
	padding: 20px 0;
	margin: 20px 20px;
	border-bottom:1px dashed #CCCCCC;
	background-color: #fff;
}
#contentbody .title
{
	padding-bottom: 4px;
}
#contentbody .title a
{
	color:#424141;
    font-size:14px;
    font-weight:bold;
    margin:0 0 5px;
    padding:0;
    font-style:	normal;
    font-family:Tahoma;
    color:	#424141;
}
#contentbody #news
{
	
	font-size:14px;
	width:650px;
	padding: 20px 0;
	margin: 20px auto;
}
#contentbody #news h3
{
	
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	cursor:pointer; 
	cursor:text;
}
#contentbody #news span
{  
	
    display:block;
    font-size:14px;
    margin-bottom:20px;
}
#contentbody #news strong
{
	
	font-weight:bold;
}
#contentbody #news p
{
	padding-bottom: 10px;
	border-bottom:1px dashed #CCCCCC;
}

#contentbody #news p a
{
	cursor:text;
}
#contentbody #news a
{
	color:#800000;
	text-decoration:none;
	cursor:text;
}
#contentbody #news a:hover
{
	color:#0000FF;
	text-decoration:none;
	cursor:pointer;
	
}
#price_value
{
	color: #8a4649;
	margin: 0;
	padding-left: 10px;
}
#price
{
	font-weight: bold;
	padding:10px 0 0 0;
}
.customername
{
	padding-left: 30px;
}
.links
{
	line-height:21px;
}
/**********/
#featured{ 
	width:400px; 
	padding-right:250px; 
	position:relative; 
	border:5px solid #ccc; 
	height:310px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span 
{
	font-family:Tahoma;
	font-size:11px;
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
	text-decoration:none;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/navbg8.png') no-repeat;  
	background-position: -225px -210px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel
{
    width: 400px;
    height: 310px;
    background-color: #AAAAAA;
    position: relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:220px; left:0; 
	height:100px; 
	/*background-color:#8F5D5E;
	background: url('images/transparent-bg.png'); */
}
#featured .info h2{ 
	font-size:16px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Tahoma;
	font-size:11px; 
	line-height:15px; color:#f0f0f0;
	height:45px;
}
#featured .info a{ 	
	color:#fff; 
	padding-right:15px;
}
#featured .info a:hover{ 
	text-decoration:none; 
	padding-right:15px;
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#featured
{
	margin:0 auto;
}
