﻿/* The_Cascading_StyleSheet_by_96365ued 
	你可以通过关键字搜索以下相关
	1、全局初始化；
	2、共用组件；
		1)定制 2)清除浮动 3)++++
   3、布局；
   4、+++++++++++
*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 全局初始化 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,       
form,fieldset,label,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;outline:0;vertical-align: baseline;font-family:inherit;font-weight:inherit;font-style:inherit;}       
:focus{outline:0;}
body {background:#fff;line-height:1.5;color:#6E6E6E;font-size:12px;font-family:Arial,Tahoma,Simsun,"宋体";}   
table {border-collapse:collapse;border-spacing:0;}       
fieldset,img {border:0;}    
img{vertical-align:middle;-ms-interpolation-mode:bicubic/*改善IE7图片缩放*/;}
address,caption,cite,code,dfn,th,var {font-weight:normal;font-style:normal;}       
ol,ul {list-style:none;list-style-type:none;}       
caption,th {text-align:left;}
h1{font-size:18px}
h2{font-size:16px}
h3{font-size:14px}
h4,h5,h6{font-size:100%}       
blockquote:before, blockquote:after, q:before, q:after {content:"";} 
blockquote, q {quotes:"" "";}           
abbr,acronym {border:0;}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Sprite_(融图)_(根据不同频道需要适当修改) >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
	/*背景*/
	.menu_c_box ul,.menu_c_box span{background:url(../Image/background/life_bg_v0.gif) repeat-x 0 0;}
	#top_nav,.head .menu,.menu_c_box ul,.crumb_nav{background:url(../Image/background/life_bg_x_v0.gif) repeat-x 0 0}
	.my_tools,.diet-car,.crumb_nav p,.nav_index{background:url(../Image/icon/life_icon_v0.gif) no-repeat 0 0;}
	/*按钮、页签、导航*/
	.menu_xxx{background:url(../Image/button/life_button_v0.gif) repeat-x 0 0}
	
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 共用组件 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
	/*定制*/
	.hide{display:none}
	.show{display:block}
	.vh{visibility:hidden}
	
	/*f:开头为float漂浮,l:左 r:右*/
	.f_l{ float:left;}
	.f_r{ float:right;}
	
	/*c_clear,f_浮动,l_left,r_right*/
	.c_f_l{clear:both;float:left}
	.c_f_r{clear:both;float:right}
	
	/*小组件 */
	.noime{ime-mode:disabled;}/*输入法模式禁止ie支持*/	
	
	/*浮动清理 */
	.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;zoom:1;}
	.clearfix{display:inline-block;zoom:1;}
	.clearfix{display:block;}
	.clear,.clear1,.cline{clear:both;font-size:0;height:1px;overflow:hidden;margin:0px;border:0px; background-color:transparent; line-height:0px;/*zoom:1;*/}
	.clear1{height:0}/*清除 无高度*/
	.cline{margin-right:13px;border-bottom:1px dashed #B8B8B8;} /*清楚浮动并且带有一条灰色分割线*/
	
	/*链接样式*/
	a:link,a:visited { text-decoration:none;color:#676767;}
	a:hover,a:active { text-decoration:underline;color:#0B69C8;}
	
	/*盒模型定制 m:margin p:padding t:top r:right l:left */
	.mt10{/*display:inline;*/margin-top:10px;}/*上空10像素*/
	.ml10{display:inline;margin-left:10px;}/*左空10像素*/
	.mr10{margin-right:10px;}/*右空10像素*/
	.pt10{padding-top:10px;}/*上空10像素*/
	
	/*左右5像素空隙*/
	kbd{margin:0 5px;}

  	/*去除背景*/
	.nobg{background: none!important;}

 	/*去除边框*/
	.nobd{border:none!important;}
	
	/*高亮提示*号 */
	span.import{color:#FF5A01;}
	

	/*分页*/
	#pages{margin-top:20px;/*padding-top:5px;*/height:38px;text-align:center;font:normal 12px/42px Arial,"宋体"; color:#414141;border-top:1px dashed #404040}
	#pages a{margin:2px;padding:1px 4px;background:#ECECEC;border:1px solid #ECECEC;}
	#pages a:hover{text-decoration:none;color:#FE0000;border-color:#FE0000;}
	#pages a.next,#pages a.last{background:none;border:0;}
	#pages td *{vertical-align:middle}
	
	/*广告*/
	.sider_230X150,.sider_230X150 img{width:230px;height:152px;}
	
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 广告 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

	
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 布局 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.head,.wapper,.foot,.tn_box,#main_hint{clear:both;margin:0 auto;width:950px;}
.wapper_model{float:left;clear:both;width:950px;} 

/* top_nav： 顶部通栏，全站通用 */
#top_nav{padding-top:3px;width:100%;height:24px;color:#404040;background-position:0 -234px; }
	#top_nav .tn_box .login_info {float:left;}
	#top_nav .tn_box .login_info a{margin-left:10px;}
	#top_nav .quick_link{float:right;}
		.diet-car{padding-left:20px;width:65px;background-position:1px -38px}
		#top_nav .quick_link li{display:inline;float:left;margin-right:10px}
			/*top_nav:my_tools_常用工具条_滑动弹出效果*/
			.my_tools{position:relative;z-index:100;width:65px;background-position:50px -16px;*background-position:50px -18px}
				.my_tools a{display:block}
				.my_tools ol{position:absolute;z-index:101;display:none;padding:4px 0 5px 4px;width:58px;border:1px solid #ccc;background:#fff}

/* head：LOGO、总导航及二级频道导航_(根据不同频道需要适当修改)*/

/*head_logo*/
.head{padding-top:8px;width:950px}
	.logo{float:left;width:152px;height:88px;text-align:center;}
		.logo a{display:block;margin-left:2px;width:148px;height:57px;text-indent:-9000px;background:url(../../share/Image/logo/Logo.gif) no-repeat;}
		.logo p{margin-top:8px;width:152px;height:20px;line-height:20px;text-align:center;color:#7a7a7a;font-family:Tahoma}

/*head_menu*/
.head .menu{float:right;width:784px;height:90px;border:1px solid #ccc;background-position:0 -100px}
	.menu_nav{float:left;padding:5px 0 8px 10px;width:766px}
		.menu_nav a{margin-left:10px}
		.nav_index{;padding-left:15px;background-position:0 0}
.menu_cont{clear:both;float:left;width:786px;}
	.menu_cont .pd_logo{float:left;margin-top:-10px;width:85px;height:62px;text-indent:-9000px;background:url(../Image/logo/life_logo.gif) no-repeat 0 0;}
	
	.menu_c_box{position:relative;overflow:hidden;width:691px;height:48px;}
	.menu_c_box .items{position:absolute;width:9999em;}
	.menu_c_box .items div{float:left;width:691px;}
		.menu_c_box ul{float:left;width:580px;height:48px;background-position:0px -271px;background-color:#000}
		.menu_c_box li{display:inline;float:left;width:70px;line-height:50px;text-align:center;background-position:90px -68px;}
		.menu_c_box li.last{background:none;}
		.menu_c_box li a{display:block;margin:0 auto;width:68px;height:50px;font-weight:700;}
		.menu_c_box li a:link,.menu_c_box li a:visited{text-decoration:none;color:#fff}
		.menu_c_box li a:hover{text-decoration:none;color:#FDFC02;background-position:-10px -411px;}
		.menu_c_box a.on:link,.menu_c_box a.on:visited{color:#FDFC02;}
		
		.menu_c_l,.menu_c_r,
		.menu_hy_l,.menu_hy_r{float:left;display:inline-block;overflow:hidden;height:48px;}
		.menu_c_box .menu_c_l{width:59px;background-position: 0 0;}
		.menu_c_box .menu_c_r{width:52px;background-position: -79px 0;}
			.menu_c_r a,.menu_hy_r a{display:block;width:52px;height:48px;text-indent:-9999px;/*background:#000*/}
	
	/*生活黄页*/
	.menu_c_box ul.menu_hy_ul{background-position:0px -329px;}
	.menu_c_box .menu_hy_l{/*margin-left:20px;*/width:59px;background-position: 0 -68px;}
	.menu_c_box .menu_hy_r{width:52px;background-position: -79px -68px;}
	
			
/*面包屑导航_(根据不同频道需要适当修改)*/
.crumb_nav{margin:10px auto 0;width:950px;height:32;background-position:0 -53px}
	.crumb_nav p{padding:6px 0 0 26px;height:27px;color:#666;background-position:-60px -51px}
		.crumb_nav p strong{color:#414143}
		.crumb_nav p a:link,.crumb_nav p a:visited,.crumb_nav p a:hover{color:#0B69CB}
		
/*星级评分_公共样式:star_rank*/
span.star_rank{display:block;overflow:hidden;text-indent:-2000px;background:transparent url(../Image/icon/star.gif) no-repeat 0 0}
span.p_10{background-position:0 -26px}
span.p_20{background-position:0 -52px}
span.p_30{background-position:0 -77px}
span.p_40{background-position:0 -103px}
span.p_50{background-position:0 -129px}
span.p_60{background-position:0 -155px}
span.p_70{background-position:0 -181px}
span.p_80{background-position:0 -206px}
span.p_90{background-position:0 -232px}
span.p_100{background-position:0 -258px}

/*wapper_所有*/
.wrapper,.nav_box{margin:0 auto;width:950px}
			
/*main_主体内容*/
.main{overflow:hidden;width:710px}

/*extra_额外内容*/
.extra{width:230px}
		
/*sider_边栏内容*/
.sider{width:230px;}
	
/* footer_网站统一公用*/
.footer{clear:both;margin:0 auto;width:950px;text-align:center}
	.foot_detail{margin-top:20px;padding-top:10px;width:100%;text-align:center;border-top:1px solid #ededed}
	.foot_detail p{padding:5px 0;}
		.foot_detail p a{margin:0 2px}
