/* The Cascading StyleSheet by 96365ued 
	你可以通过关键字搜索以下相关
	1、初始化；
	2、共用样式；
		1)样式初始化 2)小组件
   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:#404040;font-size:12px;font-family:Arial,Tahoma,Simsun,"宋体";}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
textarea{overflow:auto;} 
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{background:url(../Image/background/jz_bg_v0.gif) repeat-x 0 0;}
	#top_nav,.head .menu,.menu_c_box ul li,#crumbWrap{background:url(../Image/background/jz_bg_x_v0.gif) repeat-x 0 0;}
	.my_tools,.diet-car,.nav_index{background:url(../Image/icon/jz_icon_v0.gif) no-repeat 0 0;}
	/*按钮、页签、导航*/
	.menu_c_box ul .on,.menu_c_box ul li a:hover,input.cs_subtn{background:url(../Image/button/jz_button_v0.gif) repeat-x 0 0;}
	.main_list h3 span{background:url(../Image/background/sprite_bg_bit_v0.gif);}	
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 共用样式 */
	/*定制*/
	.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:#404040;}
	a:hover,a:active{text-decoration:underline;color:#077ac7;}
	
	/*盒模型定制 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;}
	
	/*一些小的图片*/
	.icon_1,.icon_2,.icon_3,.icon_4{background:url(images/bg_member_1.gif) no-repeat 0 -371px; padding-left:20px;margin-right:6px;  color:#077ac7; height:18px;}
	.icon_2{background-position:0 -551px;}
	.icon_3{background-position:0 -587px;}
	.icon_4{background-position:0 -620px;}
	
	/*表单相关*/
	input,select,textarea,.textarea{}
	.ipt{width:220px;height:20px;padding:0 3px;line-height:19px;border:1px solid #ACA99A;}
	
	/*单选框复选框*/
	.radio, .checkbox{border:0;}
	
	/*按钮区域*/
	span.btn_box{position:absolute;display:block;top:0;right:12px;width:91px;height:75px;}
	p.btn_box{height:45px;text-align:center}
	.btn_box a,.btn_a{display:block;margin-top:10px}
	.mi_cont .btn_box a,.ml_c_box li.col_3 .btn_box a{width:86px;height:31px;}
		
	/*按钮样式*/
	.ipt_btn{height:21px;padding:1px 4px;*padding-top:3px;color:#077ac7;background:url(images/bg_btn.jpg) repeat-x 0 -51px;text-align:center; border:1px solid #9cc9e0;cursor:pointer;}
		
	a.btn_err{display:block;width:81px;height:29px;line-height:29px;letter-spacing:1px;text-align:center;font-size:12px;font-weight:normal;background-position:-10px -272px;}
	a.btn_err:link,a.btn_err:visited{color:#694308;}
	a.btn_err:hover,a.btn_err:active{text-decoration:none;color:#EAB943;}
	
	/*日期样式*/
	.date{margin:0 5px;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#3F3F3F; }
	
	/*粗体*/
	.tt_bb{font-weight:bold;}
	
	/*高亮提示 *号 */
	span.import{color:#FF5A01;}
	
	/*c_开头为字体颜色 *不建议使用*/
	.c_gray{color:#999;}
	.c_blue{color:#077ac7;}
	.c_red{color:#FD0000;}
	.c_green{color:#090;}
	.c_orange{	color:#ff4800;}

	/*分页*/
	#pages{width:100%;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;}
	
	/*广告*/
	.ad img{padding:1px; border:1px solid #dcdcdc;}
	.ad_side{padding:1px!important;}
		.banner_182x80{width:182px;height:80px}  
			.banner_182x80 img{vertical-align:middle}
		
		.ad_750 .banner_750x100{margin-left:0}
		
	/*首页中心广告群*/
	.ad_home{overflow:hidden;width:508px;height:265px;border:1px solid #e1e1e1;}
		ul.ah_list li{display:inline;float:left;margin:2px 4px 2px 5px;width:160px;}
	
	/*首页中心动态广告*/
	.slide_ad{clear:both;width:510px;height:100px;background:#858585}
	
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 布局 */
.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 2px; }
	#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 -15px;*background-position:50px -17px}
				.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{overflow:hidden;padding-top:8px;width:950px;height:92px;}
	.head .logo{float:left;width:152px;height:92px;text-align:center;}
		.head .logo a{display:block;margin-left:2px;width:148px;height:57px;text-indent:-9000px;background:url(../../share/Image/logo/Logo.gif) no-repeat;}
		.head .logo p{margin-top:8px;width:152px;height:20px;line-height:20px;text-align:center;color:#7a7a7a;font-family:Tahoma}
	.head .menu{float:right;overflow:hidden;width:784px;height:90px;border:1px solid #cacaca;background-position:0px -100px}
		.menu_nav{float:left;padding:5px 0 5px 10px;width:766px;}
			.nav_index{padding-left:15px;background-position:0px  0px}
			.menu_nav a{margin-left:10px;}
		.menu_cont{clear:both;float:left;width:786px;}
			.menu_cont .pd_logo{float:left;width:107px;height:70px;text-indent:-9000px;background:url(../Image/logo/jz_logo.gif) no-repeat 0px -5px;}
			.menu_c_box ul{float:left;padding-left:5px;width:673px;height:70px;background-position:0px 0px;}
			.menu_c_box ul li{display:inline;float:left;width:92px;line-height:65px;text-align:center;background-position:0px -245px;background-repeat:no-repeat}
			.menu_c_box ul li a{display:block;margin:0 auto;width:92px;height:65px;font-weight:700;}
			.menu_c_box ul li a:link,.menu_c_box ul li a:visited{text-decoration:none;color:#000;}
			.menu_c_box ul li a:hover{text-decoration:none;background-position:5px 11px;color:#fff;}
		   .menu_c_box ul .on,.menu_c_box ul .on:visited{text-decoration:none;background-position:5px 11px;color:#fff !important}
			
/*面包屑导航*/
#crumbWrap{margin:10px auto 0;width:948px;height:29px;border:1px solid #dadada;background-position:0  -29px;}
	.crumb_nav{float:left;width:630px;line-height:28px;*line-height:29px;text-indent:25px;background:transparent url(../Image/icon/jz_icon_v0.gif) no-repeat 10px -52px}
		.crumb_nav a:link,.crumb_nav a:visited{color:#1e50a2;}
		.crumb_nav a:hover{color:#f50}
	span.crumb_search{position:relative;display:inline;float:right;margin-right:10px;width:300px}
		select.leixing,input.shuru{margin-top:2px;line-height:18px;vertical-align:middle}
		select.leixing{margin-top:3px;height:23px}
		input.shuru{padding:2px 0 2px 1px;width:185px;border:1px solid #aba899;}
		input.cs_subtn{position:absolute;top:2px;right:0;cursor:pointer;width:52px;height:24px;line-height:24px;border:none;background-position:0 -260px;}

/*星级评分_公共样式: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{margin:0 auto;width:950px}
			
/*main_主体内容*/
.main{width:710px;}
		
/*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}
