﻿@charset "utf-8";
/* CSS Document */
#tp
{
	width:100%;
        
	
}

#Ad
{
	float:left;
	width:690px;
        margin-top:5px;
	height:263px;
}
#Tb
{

	float:right;
	width:279px;	
}
#Tb h2
{
	padding-bottom:10px;
}
#menuTtl  li
{
	float:left;
	display:block;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:center;	
	width:64px;
	height:19px;	
	line-height:19px;	
	color:#404040;
	margin-right:3px;
	margin-top:5px;
	background:url(../images/li_off.gif) no-repeat;
	cursor:pointer;
}
#menuTtl
{
	float:left;
	border-bottom:2px solid #bd0d4a;
	clear:both;
}
#menuTtl .atv
{
	background:url(../images/li_on.gif) no-repeat;
	height:24px;
	line-height:24px;
	width:67px;
	color:#fff;
	margin-top:0;
}

#Tb .showed
{
	display:block;
}
.ctx 
{
	clear:both;
	display:none;
}
.ctx b
{
	float:left;
	color:#f45430;
	text-align:center;
	/*display:block;*/
	background:url(../images/b.gif) no-repeat center center;
	height:35px;
	width:35px;
}
.ctx em
{
	margin-left:15px;
}
.ctx span
{
	color:#404040;
	/*padding-left:15px;*/
}
.ctx  img
{
	display:none;
	width:70px;
	height:70px;
}
.ctx  em
{
   font-style:normal;
}
.ctx span strong
{
	color:#dd3d2f;
}

.ctx ul li
{
	display:block;
	font-size:12px;	
	height:35px;
	line-height:35px;
	border-bottom:1px solid #ffe7e7;	
	
}
/*浮动后的效果*/
.ctx .atv
{
	height:95px;
	overflow:hidden;
	background:#FFF7F7;
	
}
.ctx .atv img
{
	display:block;
	float:left;
	margin:11px 0;
	border:1px solid #ccc;
}
.ctx .atv span 
{	
	float:right;
	padding-top:11px;
	width:160px;
}
.ctx .atv span a
{
	display:block;
	line-height:20px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.ctx .atv span em
{
	margin:0;
}
/*end*/
.giftList
{
	float:left;
	padding-top:8px;
    width:100%;
}
.ttl
{
	height:54px;
	background:url(../images/ttl.gif) no-repeat;
}
.ttl h2
{
	float:left;
	font-size:14px;
	width:89px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;	
}
.ttl i,.ttl i a
{
	float:right;	
	font:bold 14px "Courier New", Courier, monospace;
	color:#ba0242;
	height:37px;
	line-height:37px;
	
}
.gfCtx
{
	padding-top:14px;
}
.gfCtx dl
{
	float:left;
	width:161px;
	padding:0 4px;
	margin-right:33px;
}
.gfCtx dt{
    text-align:center;
}
.gfCtx dt img
{
	border:1px solid #ccc;
}
.gfCtx dd
{
	text-align:center;
}
.name
{
	font-size:14px;	
	font-weight:bold;
	height:28px;
	line-height:28px; 
}
.price
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#f11628;	
}

