﻿/*-----------right----------------------------------------------------------------------------------------------------start*/ 
/* 背景样式 */
.background2 {width: 735px;float:left;padding-top:10px;padding-bottom: 10px;background-image: url(../images/bg00.jpg);background-repeat: repeat-y;background-position: center top;}
.ad_right {float: left;width: 350px;text-align: center;margin-left: 2px!important;margin-left:2px;margin-right:12px;margin-right:12px !important;border: 1px solid #FFFFFF;}

/*正文所在区域的总体样式 <goble中show类的补充>*/
.show_big {width: 350px;}
.show_little {margin-top:10px;width: 230px !important;width: 230px;}

/* 每一个特定栏目的样式<是对show类的补充> */

.show_tuijian {                                           /* 边框颜色——美状推荐、美体推荐 */
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
}

.show_rexiao {                                             /* 边框颜色——热销排行榜 */	
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
	border-top-color: #5A085A;
}

.show_zuixin {                                             /* 边框颜色——最新产品、最新消息 */	
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
}

.show_fenlei {                                               /* 边框颜色——点击排行，人气文章 */	
	border-right-color: #5A085A;
	border-bottom-color: #5A085A;
	border-left-color: #5A085A;
}

#show_mt {	                                                  /* 背景设置——美体推荐*/	
	background-image: url(../images/index_title_373_beauty.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#show_mz {	                                                   /* 背景设置——美妆推荐*/	
	background-image: url(../images/index_title_373_diet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#show_rexiao {	                                                /* 背景设置—热销排行榜*/	
	background-image: url(../images/index_title_247_hotsale.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#show_dianji {	                                                  /* 背景设置——点击排行*/	
	background-image: url(../images/index_title_247_hotclick.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#show_renqi {	                                                   /* 背景设置——人气文章*/	
	background-image: url(../images/index_title_247_article.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#show_zxxx {                                                        /* 背景设置——最新消息*/		
	background-image: url(../images/index_title_373_news.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#show_zxcp {	                                                       /* 背景设置——最新产品*/		
	background-image: url(../images/index_title_373_arrival.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* 每一个特定栏目的样式<是对content类的补充> */
.content_tuijian {
	width: 348px;
	height: 155px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-style:double;
	border-right-color: #9a9a9a;
	border-bottom-color: #9a9a9a;
	border-left-color: #9a9a9a;
	background-color:#FFFFFF;
}/* 正文显示区域设置——美体推荐、美状推荐*/

.content_tuijian_bottom {
width: 350px;
height: 18px;
padding-left:0px;
float: left;
margin-top:0px;
background-image: url(../images/ta_373_bottom-1.gif);
background-repeat: no-repeat;
background-position: left top;
}/* 底框区域设置——美体推荐、美状推荐*/

.content_rexiao {
width: 228px;
height: 330px;
height: 330px !important;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-width: 0px;
border-style:ridge;
border-right-color: #9a9a9a;
border-left-color: #9a9a9a;
}/* 正文显示区域设置-热销排性榜,人气文章,点击排行*/	

.content_rexiao_bottom {
width: 230px;
height: 18px;
padding-left:5px;
float: left;
margin-top:0px;
background-image: url(../images/ta_247_bottom-1.gif);
background-repeat: repeat-y;
background-position: left top;
}/* 底框区域设置-热销排性榜,人气文章,点击排行*/

.content_zuixin {
width: 348px;	
height: 280px !important;
height: 270px;
margin-left:0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-width: 0px;
border-style:double;
border-right-color: #9a9a9a;
border-bottom-color: #9a9a9a;
border-left-color: #9a9a9a;
}/* 正文显示区域设置-最新消息,最新产品*/	
/*------------right-----------------------------------------------------------------------------------------------------end*/ 
