@charset "utf-8";

/*reset 全局定义*/
body{font-size:12px;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0;}

fieldset, img { border:0; }

ul li { list-style:none; }

input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }

input, textarea, select { *font-size:100%;}

/* body标记样式定义全局的字体颜色、背景色和文本对齐设置 */
body { color: #333;  font-size:75.00%; font-family:Tahoma, Helvetica, Arial, sans-serif; background-color: #fff;}



/* 着重标记 */
cite, blackquote, em, i { font-style: italic; }

strong, b { font-weight: bold; }

/* 预格式标记 */
pre, code { font-family: monospace; font-size: 1.1em; }

/* 缩写标记 */
acronym, abbr { border-bottom: 0.1em dashed #c00; cursor: help; letter-spacing: .07em; }


/* 清除溢出，浮动 */
.clearing, .HackBox { border-top:1px solid transparent !important; clear:both; visibility: hidden; }

/* 不需要额外增加元素的清理浮动的类使用:after伪类来实现浮动清理 */
.wrapfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* IE7 hack */
.wrapfix { display: inline-block; }

/* IE-mac, IE5, IE6 */
* html .wrapfix { height: 1%; }

.wrapfix { display: block; }

/*隐藏元素*/
.invisible { visibility:hidden; }

/* 从页面布局上隐藏元素*/
.hidden { display: none; }

/* 通用容器 */
.wrapper { clear: both; overflow: hidden; }

/*--框架--*/
#main_content { width:960px; margin:0 auto; overflow:hidden; }



/* =1 Global  全局
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
			  
.hide{ display: none; }/*隐藏*/


/*首页商品分类，竖线*/
.line_y_solid { border-right:1px solid #ccc; padding-right:5px; margin-right:5px}
.line_dotted		{ border-bottom:1px dotted #dadada;}

/* 浮动、对齐*/
 
.right			{ float: right }
.left			{ float: left }
.clr			{ clear:both} /*清除浮动*/
.align-left 	{ text-align: left }
.align-right 	{ text-align: right }
.align-center 	{ text-align: center }

.justify		{ text-align:justify }/*两端对齐*/
.d_inline			{ display:inline}
.button { cursor:pointer; vertical-align:middle; }/*按扭样式 手形*/
/*-----------------------------------------------------------*/



 /* 间隔-外补丁常用外补丁组合定义 */
 
.m_5			{ margin:5px }
.m_t_5			{ margin-top:5px }				 
.m_l_5			{ margin-left:5px }						
.m_r_5			{ margin-right:5px }				  
.m_ape_5		{ margin:5px auto }	
.m_lev_5		{ margin:auto 5px}
.m_10			{ margin:10px }
.m_t_10			{ margin-top:10px }				
.m_l_10			{ margin-left:10px }			
.m_r_10			{ margin-right:10px }				
.m_ape_10		{ margin:10px auto }				
.m_lev_10		{ margin:auto 10px}
.m-t-f5			{margin-top:-5px;}



/* 间隔-内补丁常用内补丁组合定义*/
 
.p_5 			{ padding:5px }
.p_t_5 			{ padding-top:5px }
.p_l_5			{ padding-left:5px }
.p_r_5		    { padding-right:5px }
.p_ape_5		{ padding-top:5px; padding-bottom:5px } /* 上下各5px apeak */
.p_lev_5		{ padding-left:5px; padding-right:5px } /* 左右各5px level */

.p_10			{ padding:10px }
.p_t_10			{ padding-top:10px }
.p_l_10			{ padding-left:10px }
.p_r_10			{ padding-right:10px }
.p_ape_10		{ padding-top:10px; padding-bottom:10px } /* 上下各10px apeak */
.p_lev_10		{ padding-left:10px; padding-right:10px } /* 左右各10px level */

/* 20090817最新分页 */
.new_page td{padding:2px 5px;}
.pageClickable {cursor:pointer;border: 1px solid #CCCCCC;color: #0061de;}
.pageUnclickable {border: 1px solid #CCCCCC;color: #999999;}
.pageNonClickable {border: 1px none #CCCCCC;}
.new_page a:link,.new_page a:visited{color: #0061de; text-decoration: none;}
.new_page a:hover,.new_page a:active{color: #FFFFFF;background-color: #0061de;text-decoration: none;}

/*getshop-close*/
.close-tips{margin:15px 0 15px 12px;height:40px;float:left;background-color:#f7fcff;}
.closetips-left{width:3px;height:44px;background:url(../images/usercenter/closetips-left.gif) no-repeat;float:left;}
.closetips-right{width:3px;height:44px;background:url(../images/usercenter/closetips-right.gif) no-repeat;float:left;}
.close-tips-content{width:740px;height:40px;border-top:2px #29afec solid;border-bottom:2px #29afec solid;float:left;}
.close-text-usercenter{height:26px;background:url(../images/usercenter/ref-blueicon.gif) no-repeat;font-size:14px;font-weight:bold;text-indent:40px;line-height:26px;color:#000000;margin:8px 0 0 30px;}

/*头部部分文字(你好)居中 20090826新加*/
.minitop-text{height:31px;line-height:25px;}


/* 20091016富民首页底部媒体合作伙伴添加 */
.media {width:950px;margin-top:10px;margin-left:5px;}
.media_left,.media_middle,.media_right{float:left;}
.media_left{width:10px;height:28px;background:url(../images/bizyi_mt.gif) no-repeat;}
.media_middle{width:930px;height:16px;font-size:12px;color:#030007;padding:6px 0px 6px 0px;background:#EDEDED;}
.media_right{width:10px;height:28px;background:url(../images/bizyi_mt.gif) -970px 0 no-repeat;}
.media_middle ul{ float:left; padding:0; margin:0;list-style-type:none;}
.media_link li{ float:left;padding-right:10px;padding-left:10px; height:12px;display:inline;}
.media_link li a{color:#030007; text-decoration:none;}
.media_link li a:hover{text-decoration:underline;}

/*20091201 商品不存在或为空时*/
.nogoods{width:524px;height:137px;margin:180px auto;}
.nogoods-l{background:url(../images/nogoods_l.gif);height:137px;width:10px;float:left;}
.nogoods-r{background:url(../images/nogoods_r.gif);height:137px;width:10px;float:right;}
.nogoods-bg{background:url(../images/nogoods_bg.gif);height:137px;width:504px;float:left;}
.nogoods-icon{width:315px;height:53px;background:url(../images/nogoods_icon.gif) no-repeat;margin:49px 0 0 72px;}
.sorry-text{font-size:14px;color:#fe4819;font-weight:bold;margin-left:44px;line-height:20px;}
.ask-kf{width:262px;height:12px;border:1px solid #d1d3a4;background-color:#fdfacd;margin:10px 0 0 44px;padding:2px 0 3px 0;text-indent:4px;}

