/* 整体布局 */
*{ padding:0; margin:0; font-size:12px;
}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
div,form,img,ul,ol,li,dl,dt,dd { margin:0; padding:0; border:0; }
input{ vertical-align:middle }
select { vertical-align:middle }
ul{ padding:0; margin:0; }
ul li{ list-style:none; }
a img{ border:none; }
a:link,a:visited,a:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#000000; text-decoration:none; }
a:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:underline; }
a.red:link,a.red:visited,a.red:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:underline; }
a.red:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#000000; text-decoration:none; }
a.black:link,a.black:visited,a.black:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#000000; text-decoration:underline; }
a.black:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:underline; }
a.black_n:link,a.black_n:visited,a.black_n:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#000000; text-decoration:none; }
a.black_n:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:underline; }
a.white:link,a.white:visited,a.white:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ffffff; text-decoration:none; }
a.white:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ffffff; text-decoration:underline; }
a.white_d:link,a.white_d:visited,a.white_d:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ffffff; text-decoration:underline; }
a.white_d:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#fbf804; text-decoration:underline; }
a.gray:link,a.gray:visited,a.gray:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#656565; text-decoration:none; }
a.gray:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:underline; }
a.blue:link,a.blue:visited,a.blue:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#126db6; text-decoration:none; }
a.blue:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:underline; }
a.blue_d:link,a.blue_d:visited,a.blue_d:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#126db6; text-decoration:underline; }
a.blue_d:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:underline; }
a.orange:link,a.orange:visited,a.orange:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff8500; text-decoration:none; }
a.orange:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:underline; }
a.orange_d:link,a.orange_d:visited,a.orange_d:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff8500; text-decoration:underline; }
a.orange_d:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:underline; }

.font11 { font-size:11px; }
.font14 { font-size:14px; }
.fontB { font-weight:bold; }
.color_bg1 { background-color:#f6f6f6; }
.myleft { text-align:left; }
.myright { text-align:right; }
.xhx { text-decoration:underline; }
.zhx { text-decoration:line-through; }
.Lfloat{ float:left; }
.Rfloat{ float:right; }
.clear{ clear:both; margin:0; padding:0; }

.demo_img IMG {
	MARGIN-RIGHT: 20px}

/*----------------------------------------网站头部-----------------------------------------*/
.header { width:910px; height:118px; margin:0 auto; margin-bottom:10px; }
    .header_left { width:191px; }
	    .logo { width:191px; height:78px; }
	.header_right { width:719px; }
	    .header_right_info { width:719px; height:28px; }
		    .header_right_info_1 { width:590px; padding-top:8px; text-align:right; letter-spacing:1px; }
			.header_right_info_2 { width:125px; padding-top:7px; padding-right:4px; text-align:right; letter-spacing:1px; }
		.header_right_nav { width:719px; height:50px; background-image:url(../img/nav_bg.gif); }
		    .header_right_nav ul { padding-top:15px; text-align:center; margin-left:50px; }
			.header_right_nav li { float:left; font-weight:bold; } 
			    .header_right_nav li img { margin-left:10px; margin-right:10px; }
	.header_search { width:910px; }
	    .header_search_1 { width:380px; height:30px; background-image:url(../img/header_search_bg.gif); letter-spacing:1px; padding-left:30px; padding-top:10px; }
		    .header_search_1 span { font-weight:bold; color:#ffffff; padding-right:10px; }
			.header_search_1 a { padding-right:10px; }
		.header_search_2 { width:490px; height:30px; padding-left:10px; padding-top:10px;  }
		    .header_search_2_input_1 { width:178px; height:19px; line-height:19px; border:1px solid #9fb6d8; }
			.header_search_2_input_2 { width:36px; height:21px; border:0px; background-color:#097ecd; color:#ffffff; }
			.header_search_2_select { width:100px; height:19px; border:1px solid #9fb6d8; }
	.im { width:980px; }
	.im_content { z-index: 1;}

.headerAd { width:910px; height:50px; margin:0 auto; margin-bottom:0px; }
	.headerAd img { width:900px; height:50px; }

/*----------------------------------------首页内容-----------------------------------------*/
.content { width:910px; margin:0 auto; margin-bottom:5px; }
    .content_left { width:204px; }
	    .content_left_login { width:204px; }
		    .content_left_login_top { width:204px; height:27px; background:url(../img/content_left_login_topbg.gif) bottom center no-repeat; }
		        .content_left_login_top ul { margin:0; padding:0; list-style:none; float:left; }
		        .content_left_login_top li { display:inline; margin:0 0 0 0; padding:0; text-transform:uppercase; }
		        .content_left_login_top strong { float:left; vertical-align:sub; color:#ffffff; background: transparent url("../img/nav_bg_01.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 5px; text-decoration:none; }
		        .content_left_login_top a { float:left; vertical-align:sub; color:#000000; background: transparent url("../img/nav_bg_01.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 5px; text-decoration:none; }
		        .content_left_login_top .current span { float:left; line-height:27px; display:block; color:#ffffff; background: transparent url("../img/nav_bg_02.gif") no-repeat right top; padding:0 5px 0 0;  font-size:14px; }
		        .content_left_login_top a span { float:left; line-height:27px; display:block; color:#000000; background: transparent url("../img/nav_bg_02.gif") no-repeat right top; padding:0 10px 0 5px; }
		        .content_left_login_top strong { background-position:0 -27px; color:#ffffff; cursor: hand; }
		        .content_left_login_top .current_login_left_top a { background-position:0 -27px; color:#ffffff; cursor: hand; text-decoration:none; }
		        .content_left_login_top .current_login_left_top span { background-position:100% -27px; color:#ffffff; cursor: hand; text-decoration:none; }
		        .content_left_login_top .current_login_left_top a span { background-position:100% -27px; color:#000000; font-weight:bold; cursor: hand; text-decoration:none; }
		        .content_left_login_top a:hover { background-position:0% -27px; color:#ffffff; cursor: hand; text-decoration:none; }
		        .content_left_login_top a:hover span { background-position:100% -27px; color:#000000; cursor: hand; text-decoration:none; }
		        .content_left_login_top .current_login_left_top a:hover span { background-position:100% -27px; color:#000000; cursor: hand; text-decoration:none; }
			.content_left_login_center { width:184px; height:121px;background-image:url(../img/content_left_login_centerbg.gif); padding:10px;  margin-bottom:5px; }
			    .content_left_login_center_01 { width:60px; height:20px; text-align:right; padding-top:5px; }
				.content_left_login_center_02 { width:124px; height:25px; text-align:left; }
				.content_left_login_input { width:100px; height:18px; border:1px solid #c2c2c2; }
				.content_left_login_center_03 { width:184px; height:25px; text-align:center; }
				.content_left_login_btn { width:65px; height:22px; background-image:url(../img/btn_01.gif); text-align:left; padding-left:25px; letter-spacing:4px; border:0px; }
				.content_left_login_center_04 { width:184px; height:20px; text-align:center; }
		.content_left_type { width:204px; }
		    .content_left_type_top { width:174px; height:22px; background-image:url(../img/content_left_type_topbg.gif); padding-left:30px; padding-top:8px; font-size:14px; font-weight:bold; }
			.content_left_type_top span { font-size:14px; }
			.content_left_type_center { width:182px; border:1px solid #d6d6d6; border-top:0px; border-bottom:0px; padding:10px 10px 14px 10px; }
			    .content_left_type_center_1 { width:172px; height:21px; background-color:#c5c5c5; padding-left:10px; padding-top:5px;  }
			    .content_left_type_center_1_1 { width:172px; height:21px; background-color:#e5e5e5; padding-left:10px; padding-top:5px;  }
			    .content_left_type_center_1_2 { width:172px; height:21px; background-color:#f0f0f0; padding-left:10px; padding-top:5px;  }
				.content_left_type_center_2 { width:176px; padding:2px; margin-left:2px; margin-top:10px; line-height:200%; margin-bottom:5px; }
			.content_left_type_foot { width:204px; height:5px; }
			
	.content_right { width:701px; }
	    .content_right_ad { width:701px; height:241px; background-image:url(../img/ad_bg.gif); }
	    .content_right_ad_left { width:491px; height:231px; margin:5px 0 5px 2px; }		
		.content_right_ad_right { width:199px; height:141px; background-image:url(../img/ad_02.gif); padding-top:90px; margin:5px 2px 5px 0; }
		    .content_right_ad_right_1 { width:175px; margin:0 auto; text-indent:20px; line-height:150%; color:#5a4f00; }
			.content_right_ad_right_2 { width:175px; margin:5px auto; text-align:right; }
			.content_right_ad_right_3 { width:185px; margin:0 auto; line-height:150%; color:#ffffff; }
			    .content_right_ad_right_3_input { width:120px; height:16px; border:1px solid #c2c2c2; text-align:center; padding-top:4px; }
				.content_right_ad_right_3_btn { width:52px; height:23px; background-image:url(../img/btn_03.gif); text-align:left; padding-left:17px; letter-spacing:1px; border:0px; }
		.content_right_1 { width:701px; }
		    .content_right_1_left { width:492px; }
			    .content_right_1_left_1 { width:492px; height:30px; background-image:url(../img/content_right_1_left_bg.gif); margin-top:5px; }
				    .content_right_1_left_1_left { width:200px; padding-left:10px; padding-top:8px; font-weight:bold; color:#ffffff; }
					.content_right_1_left_1_right { width:200px; padding-right:5px; padding-top:8px; text-align:right; }
				.content_right_1_left_2 { width:480px; border:1px solid #cdcdcd; border-top:0px; border-bottom:0px; padding:10px 5px 10px 5px; }
				    .content_right_1_left_2 ul { width:480px; }
					.content_right_1_left_2 li { height:17px; padding-top:5px; margin:0; }
					     .content_right_1_left_2_1 { width:40px; letter-spacing:1px;  }
						 .content_right_1_left_2_2 { width:360px; letter-spacing:1px; }
						 .content_right_1_left_2_3 { width:70px; letter-spacing:1px; padding-right:10px; text-align:right; color:#8c8c8c; }
				.content_right_1_left_3 { width:492px; height:5px; }
					
			.content_right_1_right { width:204px; }
		        .content_right_1_right_1 { width:204px; background-image:url(../img/content_left_type_topbg.gif); margin-top:5px; }
		            .content_right_1_right_1_left { width:100px; height:22px; padding-left:30px; padding-top:8px; font-size:14px; font-weight:bold; }
					.content_right_1_right_1_right { width:50px; height:22px; padding-right:10px; padding-top:8px; text-align:right; }
			        .content_right_1_right_1 span { font-size:14px; color:#1a62aa; }
					.content_right_1_right_1_center { width:192px; border:1px solid #d6d6d6; border-top:0px; border-bottom:0px; padding:11px 5px 10px 5px; }
					    .content_right_1_right_1_center ul { margin:0; }
						.content_right_1_right_1_center li { height:24px; padding-top:5px; }
						.li_bg1 { background-image:url(../img/ul_02_bg.gif); padding-left:18px; }
						.li_bg2 { background-image:url(../img/ul_01_bg.gif); padding-left:18px; }
					.content_right_1_right_1_center_1 { width:192px; border:1px solid #d6d6d6; border-top:0px; border-bottom:0px; padding:11px 5px 10px 5px; }
					    .content_right_1_right_1_center ul { margin:0; }
						.content_right_1_right_1_center li { display:block ;padding-top:5px; }
			        .content_right_1_right_1_foot { width:204px; height:5px; }
			        
					
		        .content_right_1_right_2 { width:204px; height:37px; background-image:url(../img/content_right_1_right_2.gif); margin-top:5px; }
		            .content_right_1_right_2_left { width:100px; padding-left:30px; padding-top:10px; font-size:14px; font-weight:bold; }
					.content_right_1_right_2_right { width:50px; padding-right:10px; padding-top:10px; text-align:right; }
					.content_right_1_right_2 span { font-size:14px; color:#1a62aa; }
			

.content_1 { width:910px; margin:0 auto; margin-bottom:5px; }
    .content_1_left { width:704px; }
	    .content_1_left { width:698px; text-align:center; }
		    .content_1_left_1 { width:701px; margin-bottom:5px; }
			.content_1_left_2 { width:701px; height:27px; background-image:url(../img/nav_bg_07.gif); }
			    .content_1_left_2_left { width:600px; }
		            .content_1_left_2_left_menu { width:600px; height:27px; }
		            .content_1_left_2_left_menu ul { margin:0; padding:0; list-style:none; float:left; }
		            .content_1_left_2_left_menu li { display:inline; margin:0 0 0 0; padding:0; text-transform:uppercase; }
		            .content_1_left_2_left_menu strong { float:left; vertical-align:sub; color:#ffffff; background: transparent url("../img/nav_bg_05.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 5px; text-decoration:none; }
		            .content_1_left_2_left_menu a { float:left; vertical-align:sub; color:#ffffff; background: transparent url("../img/nav_bg_05.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 5px; text-decoration:none; }
		            .content_1_left_2_left_menu .current span { float:left; line-height:27px; display:block; color:#ffffff; background: transparent url("../img/nav_bg_06.gif") no-repeat right top; padding:0 5px 0 0;  font-size:14px; }
		            .content_1_left_2_left_menu a span { float:left; line-height:27px; display:block; color:#097dc8; background: transparent url("../img/nav_bg_06.gif") no-repeat right top; padding:0 10px 0 5px; }
		            .content_1_left_2_left_menu strong { background-position:0 -27px; color:#ffffff; cursor: hand; }
		            .content_1_left_2_left_menu .content_1_left_2_left_menu a { background-position:0 -27px; color:#ffffff; cursor: hand; text-decoration:none; }
		            .content_1_left_2_left_menu .content_1_left_2_left_menu span { background-position:100% -27px; color:#ffffff; cursor: hand; text-decoration:none; }
		            .content_1_left_2_left_menu .content_1_left_2_left_menu a span { background-position:100% -27px; color:#ffffff; font-weight:bold; cursor: hand; text-decoration:none; }
		            .content_1_left_2_left_menu a:hover { background-position:0% -27px; color:#ffffff; cursor: hand; text-decoration:none; }
		            .content_1_left_2_left_menu a:hover span { background-position:100% -27px; color:#ffffff; cursor: hand; text-decoration:none; }
		            .content_1_left_2_left_menu .content_1_left_2_left_menu a:hover span { background-position:100% -27px; color:#ffffff; cursor: hand; text-decoration:none; font-weight:bold; }
				.content_1_left_2_right { width:90px; padding-top:5px; padding-right:10px; text-align:right; }
		.content_1_left_3 { width:679px; border:1px solid #cdcdcd; border-top:0px; border-bottom:0px; padding:10px 0 0 20px; }
		    .content_1_left_3 ul { display:block; }
			.content_1_left_3 li { float:left; margin-right:8px; width:124px; }
			.content_1_left_3_1 { width:124px; height:124px; border:1px solid #cdcdcd; }
			.content_1_left_3_2 { height:20px; padding-top:5px; text-align:center; }
			.content_1_left_3_1 img{ width:124px; height:124px;}
 		.content_1_left_4 { width:701px; height:5px;}
		.content_1_left_5 { width:701px; margin-top:5px; }
		    .content_1_left_5_left { width:234px; }
			.content_1_left_5_right { width:463px; }
			    .content_1_left_5_right_1 { width:463px; height:4px; }
				.content_1_left_5_right_2 { width:459px; border:1px solid #cdcdcd; border-top:0px; border-bottom:0px; padding-left:2px; }
				    .content_1_left_5_right_2_left { width:221px; }
					    .content_1_left_5_right_2_left_1 { width:221px; height:22px; background-image:url(../img/fz.gif); }
						    .content_1_left_5_right_2_left_1_left { width:140px; font-size:14px; color:#ffffff; font-weight:bold; padding-top:4px; text-align:left; padding-left:10px;}
							.content_1_left_5_right_2_left_1_right { width:50px; padding-top:7px; }
							.content_1_left_5_right_2_left_2 { width:208px; padding:10px 5px 8px 5px; }
								.content_1_left_5_right_2_left_2 ul { margin:0; padding:0; }
						        .content_1_left_5_right_2_left_2 li { height:21px; line-height:21px; padding-left:10px; background-image:url(../img/ul_04_bg.gif); text-align:left; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;width:100%; }
						
					.content_1_left_5_right_2_right { width:221px; }
		        .content_1_left_5_right_3 { width:463px; height:5px; }
		
		.content_1_right { width:204px; }
		    .content_1_right_1_right_1 { width:204px; background-image:url(../img/content1_right_1_right_1_bg.gif); }
		        .content_1_right_1_right_1_left { width:100px; height:20px; padding-left:30px; padding-top:5px; font-size:14px; font-weight:bold;  }
			    .content_1_right_1_right_1 span { font-size:14px; color:#1a62aa; }
			    .content_1_right_1_right_1_center { width:187px; border:1px solid #d6d6d6; border-top:0px; padding:6px 5px 6px 10px; }
				.content_1_right_1_right_1_center_input { width:150px; height:17px; line-height:17px; border:1px solid #e5e5e5; margin-top:3px; }
				.content_1_right_1_right_1_center_btn { width:36px; height:18px; border:0px; background-color:#ff7800; color:#ffffff; margin-top:3px; }
		
	
/*----------------------------------------二级页面-----------------------------------------*/
.content_s { width:910px; margin:0 auto; height:auto; }
    .content_s_left { width:204px; }
	    .content_s_left_login { width:204px; }	
		    .content_left_login_top_long { width:204px; height:35px; background:url(../img/content_left_login_topbg.gif) bottom center no-repeat; }
		        .content_left_login_top_long ul { margin:0; padding:0; list-style:none; float:left; }
		        .content_left_login_top_long li { display:inline; margin:0 0 0 0; padding:0; text-transform:uppercase; }
		        .content_left_login_top_long strong { float:left; vertical-align:sub; color:#ffffff; background: transparent url("../img/nav_bg_03.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 5px; text-decoration:none; }
		        .content_left_login_top_long a { float:left; vertical-align:sub; color:#000000; background: transparent url("../img/nav_bg_03.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 5px; text-decoration:none; }
		        .content_left_login_top_long .current_long span { float:left; line-height:35px; display:block; color:#ffffff; background: transparent url("../img/nav_bg_04.gif") no-repeat right top; padding:0 5px 0 0;  font-size:14px; }
		        .content_left_login_top_long a span { float:left; line-height:35px; display:block; color:#000000; background: transparent url("../img/nav_bg_04.gif") no-repeat right top; padding:0 10px 0 5px; }
		        .content_left_login_top_long strong { background-position:0 -35px; color:#ffffff; cursor: hand; }
		        .content_left_login_top_long .current_login_left_top_long a { background-position:0 -35px;color:#ffffff; cursor: hand; text-decoration:none; }
		        .content_left_login_top_long .current_login_left_top_long span { background-position:100% -35px; color:#ffffff; cursor: hand; text-decoration:none; }
		        .content_left_login_top_long .current_login_left_top_long a span { background-position:100% -35px; color:#000000; font-weight:bold; cursor: hand; text-decoration:none; }
		        .content_left_login_top_long a:hover { background-position:0% -35px; color:#ffffff; cursor: hand; text-decoration:none; }
		        .content_left_login_top_long a:hover span { background-position:100% -35px; color:#000000; cursor: hand; text-decoration:none; }
		        .content_left_login_top_long .current_login_left_top_long a:hover span { background-position:100% -35px; color:#000000; cursor: hand; text-decoration:none; }
			.content_left_login_center_long { width:184px; height:166px;background-image:url(../img/content_left_login_longbg.gif); padding:20px 10px 10px 10px;  margin-bottom:5px; }
			    .content_left_login_center_01_long { width:60px; height:30px; text-align:right; padding-top:5px; }
				.content_left_login_center_02_long { width:124px; height:35px; text-align:left; }
				.content_left_login_input_long { width:100px; height:18px; border:1px solid #c2c2c2; padding-top:5px; }
				.content_left_login_input_long img { width:15px; height:18px; border:1px solid #c2c2c2; }
				.content_left_login_center_03_long { width:184px; height:35px; text-align:center; }
				.content_left_login_btn_long { width:65px; height:22px; background-image:url(../img/btn_01.gif); text-align:left; padding-left:25px; letter-spacing:4px; border:0px; }
				.content_left_login_center_04_long { width:184px; height:20px; text-align:center; }
				
	.content_s_right { width:701px; }
	    .content_s_right_ad { width:701px; }
		.content_s_right_ad_left { width:497px; height:231px; }
		.content_s_right_ad_right { width:199px; height:141px; background-image:url(../img/ad_02.gif); padding-top:90px; }
		    .content_s_right_ad_right_1 { width:175px; margin:0 auto; text-indent:20px; line-height:150%; color:#5a4f00; }
			.content_s_right_ad_right_2 { width:175px; margin:10px auto; text-align:right; }
			.content_s_right_ad_right_3 { width:185px; margin:0 auto; line-height:150%; color:#ffffff; }
			    .content_s_right_ad_right_3_input { width:120px; height:16px; border:1px solid #c2c2c2; text-align:center; padding-top:4px; }
				.content_s_right_ad_right_3_btn { width:52px; height:23px; background-image:url(../img/btn_03.gif); text-align:left; padding-left:17px; padding-top:4px; letter-spacing:1px; border:0px; }
				
				
.content_t { width:910px; margin:0 auto; margin-bottom:5px; }
    .content_t_left { width:706px; }
	    .content_t_left_1 { width:696px; height:18px; padding-top:7px; padding-left:10px; background-image:url(../img/dh_bg.gif); margin-bottom:5px; }
		.content_t_left_newnav { width:706px; height:38px; }
		    .content_t_left_newnav_left { width:67px; height:26px; background-image:url(../img/new_nav_01.gif); color:#ffffff; padding-left:20px; padding-top:12px; }	
			.content_t_left_newnav_right { width:609px; height:38px; background-image:url(../img/content_t_left_newnav_right.gif); padding-left:10px; }
			    .content_t_left_newnav_right ul { }
				.content_t_left_newnav_right li { float:left; height:36px; line-height:36px; margin-left:5px; margin-right:5px; padding-top:1px; padding-bottom:1px }
			
	    .content_t_left_1_new { width:696px; height:18px; padding-top:7px; padding-left:10px; margin-bottom:5px; }
		.content_t_left_2 { width:694px; border:1px solid #d0d0d0; padding:8px 5px 8px 5px; }
			.content_t_left_2_0 { width:650px; height:25px; background-image:url(../img/content_t_left_2_1_bg.gif); font-size:14px; color:#ffffff; padding-left:18px; padding-top:3px; }
		    .content_t_left_2_1 { width:674px; height:22px; background-image:url(../img/content_t_left_2_1_bg.gif); font-size:14px; color:#ffffff; padding-left:18px; padding-top:6px; }		    
			.content_t_left_2_2 { margin-top:15px; padding-left:20px; font-weight:bold; }
			.content_t_left_2_3 { width:600px; margin-top:5px; margin-bottom:10px; padding-left:40px; color:#666666; line-height:180%; }
			.content_t_left_2_4 { width:674px; height:22px; background-image:url(../img/content_t_left_2_4_bg.gif); font-size:14px; color:#ffffff; padding-left:18px; padding-top:6px; }
		    .content_t_left_2_5 { width:664px; padding:10px 0 0 10px; }
		        .content_t_left_2_5 ul { display:block; }
			    .content_t_left_2_5 li { float:left; margin-right:6px; width:124px; }
		.content_t_left_3 { width:654px; border:1px solid #d0d0d0; padding:20px 20px 10px 20px; }
		    .content_t_left_3_left { width:130px; }
			    .content_t_left_3_left_1 { background-color:#ffffff; border:1px solid #cacaca; padding:5px; }
			    .content_t_left_3_left_1 img{ width:118px; height:117px; }
			.content_t_left_3_right { width:521px; overflow:hidden; }
		.content_t_left_4 { width:664px; border:1px solid #d0d0d0; padding:20px 20px 10px 20px; }
		    .content_t_left_4_left { width:400px;}
			    .content_t_left_4_left_img { width:393px; height:393px; border:3px solid #d7d7d7; }
			    .content_t_left_4_left_img img {width:393px;height:393px;}
			.content_t_left_4_right { width:246px; padding-left:14px; }
			    .content_t_left_4_right_1 { width:216px; height:35px; background-image:url(../img/content_t_left_4_right_1.gif); padding-left:30px; padding-top:7px; }
				.content_t_left_4_right_2 { width:226px; padding-left:20px; line-height:200%; margin-top:10px; }
				    .content_t_left_4_right_2 span { color:#af0000; }
				.content_t_left_4_right_3 { width:226px; padding-left:20px; margin-top:110px; }
				    .content_t_left_4_right_3_btn { width:69px; height:28px; background-image:url(../img/btn_08.gif); text-align:left; padding-left:30px; letter-spacing:4px; border:0px; }
				    .content_t_left_4_right_3_btn_long { width:113px; height:31px;text-align:left; padding-left:30px; letter-spacing:4px; border:0px; }
				    .content_t_left_4_right_3_a{margin-top:500px;}
					.content_t_left_right_3_input { width:120px; height:18px; border:1px solid #d0d0d0; }
			.content_t_left_4_1 { width:654px; height:115px; border:3px solid #d7d7d7; margin-top:10px; }
			    .content_t_left_4_1_1 { width:20px; height:115px; }
				.content_t_left_4_1_2 { width:616px; height:115px; }
				    .content_t_left_4_1_2 ul { margin-left:15px; padding-top:5px; }
					.content_t_left_4_1_2 li { float:left; margin-right:12px; }
				.content_t_left_4_1_3 { width:18px; height:115px; }
			.content_t_left_4_2 { width:660px; }
			    .content_t_left_4_2_1 { width:625px; height:20px; background-image:url(../img/content_t_left_4_2_1_bg.gif); padding-left:25px; padding-top:7px; margin-top:10px; padding-right:10px; }
				    .content_t_left_4_2_1_left { width:250px;  }
				        .content_t_left_4_2_1_left span { color:#1565ae; }
					 .content_t_left_4_2_1_right { width:150px; text-align:right; }
				.content_t_left_4_2_2 { width:635px; line-height:200%; padding-left:25px; margin-top:5px; }
				    .content_t_left_4_2_2_left { width:300px; }
						.content_t_left_4_2_2_left ul { margin:0; padding:0; }
						.content_t_left_4_2_2_left li { height:21px; line-height:21px; padding-left:10px; background-image:url(../img/ul_04_bg.gif); text-align:left; margin-bottom:5px; }
					.content_t_left_4_2_2_right { width:300px; }
						.content_t_left_4_2_2_right ul { margin:0; padding:0; }
						.content_t_left_4_2_2_right li { height:21px; line-height:21px; padding-left:10px; background-image:url(../img/ul_04_bg.gif); text-align:left; margin-bottom:5px; }
					
				
				.content_t_left_4_2_3 { width:650px; line-height:200%; padding-left:10px; margin-top:5px; }
		            .content_t_left_4_2_3 ul { display:block; }
			        .content_t_left_4_2_3 li { float:left; margin-right:4px; width:124px; }
				.content_t_left_4_2_4 { width:650px; line-height:200%; margin-top:5px; }
				
				
	        .news_title_a { width:660px; height:56px; background-color:#f5f5f7; padding-top:15px; }
	        	.news_title_a_a { width:660px; height:25px; font-size:14px; color:#3877ac; text-align:center; font-weight:bold; }
		        .news_title_a_b { width:660px; height:20px; font-size:12px; color:#656565; text-align:center; }
	            .news_content_a { width:660px; margin:20px auto; font-size:14px; text-align:left; line-height:180%; }
	            .news_foot_a { text-align:right; width:650px; line-height:25px; font-size:12px; padding-right:10px; margin-top:20px; }
	            .news_foot_b { margin-top:10px; text-align:right; width:650px; line-height:25px; font-size:12px; padding-left:10px; }
	
	
        .content_t_left_5 { width:706px; padding:0; }
		    .content_t_left_5_left { width:330px; border:1px solid #c0c0c0; padding:8px; margin-bottom:5px; }
		    .content_t_left_5_left_1 { width:329px; height:42px; }  
			.content_t_left_5_left_2 { width:287px; height:189px; border:1px solid #c0c0c0; padding:3px; margin-top:10px; margin-left:30px; margin-bottom:10px; }
			.content_t_left_5_left_3 { width:330px; text-align:center; }
			.content_t_left_5_left_4 { width:330px; text-align:right; }
			.content_t_left_5_left_5 { width:287px; height:189px; border:1px solid #c0c0c0; padding:3px; margin-top:10px; margin-left:30px; margin-bottom:10px; }
				
				    .content_t_left_5_left_4 input { width:16px; height:16px; line-height:15px; background-color:#ffffff; border:1px solid #7cba2b; font-size:11px; }
			.content_t_left_5_right { width:338px; border:1px solid #c0c0c0; padding:0 4px 0 4px; margin-bottom:5px; }
			    .content_t_left_5_right_1 { width:338px; height:36px; background-image:url(../img/new_02.gif); margin-bottom:10px; }
				    .content_t_left_5_right_1_left { width:200px; padding-left:20px; padding-top:12px; color:#1866b0; }
					    .content_t_left_5_right_1_left span { color:#76b3ea; margin-left:10px; font-size:11px; font-weight:normal; }
					.content_t_left_5_right_1_right { text-align:right; width:80px; padding-right:10px; padding-top:12px; }
				.st_right_content { width:310px; padding:10px 10px 0px 10px; }
				    .st_right_content dl { width:310px; }
				    .st_right_content dt { float:left; margin-right:5px; }
				    .st_right_content dt img { display:block; width:77px; height:65px; border:1px solid #c0c0c0; padding:2px; }
				    .st_right_content dd { line-height:21px; margin-left:auto; text-align:left; font-size:12px; }
					.st_right_content dd span { line-height:21px; margin-left:auto; text-align:left; font-size:12px; font-weight:bold; color:#ff7800; }				    
	
	/*Base页样式*/
	 .help_a { width:649px; border:1px solid #dedede; padding:25px; }
	    .help_a_1 { width:627px; height:26px; line-height:26px; background-image:url(../img/help_02.gif); padding-left:20px; color:#e84c00; }
		.help_a_2 { width:647px; padding-top:10px; line-height:150%; }
		    .help_a_2_left { width:30px; padding-left:20px; color:#e84c00; }
			.help_a_2_right { width:597px; }
	.help_b { width:202px; border:1px solid #dedede; margin-bottom:10px; }
	    .help_b_a { width:172px; height:36px; line-height:36px; background-image:url(../img/help_01.gif); color:#1664ac; margin:0 auto; padding-left:20px; }
		.help_b_b { width:182px; padding:10px; }
		    .help_b_b ul { margin-left:10px; }
			.help_b_b li { background-image:url(../img/help_03.gif); width:155px; height:29px; line-height:29px; }
			
				
			
	.content_t_right { width:199px; }
		.content_t_right_1 { width:199px; height:38px; background-image:url(../img/content_t_right_1_bg.gif); margin:0; padding:0; }
		    .content_t_right_1_left { width:110px; margin-left:10px; padding-top:12px; }
			.content_t_right_1_right { width:60px; text-align:right; color:#a5a5a5; padding-top:20px; padding-right:5px;  }
		    .content_t_right_1_left_s { width:90px; margin-left:10px; padding-top:12px; }
			.content_t_right_1_right_s { width:80px; text-align:right; color:#a5a5a5; padding-top:20px; padding-right:5px;  }
		.content_t_right_2 { width:177px; border:1px solid #d0d0d0; border-top:0px; padding:10px; margin-bottom:5px; }
		    .content_t_right_2 ul { margin:0; padding:0; }
			.content_t_right_2 li { white-space:nowrap; width:135px; height:17px; padding-top:5px; background-image:url(../img/ul_04_bg.gif); padding-left:10px;text-overflow:ellipsis;overflow:hidden; }
		.content_t_right_3 { width:177px; border:1px solid #d0d0d0; padding:10px; margin-bottom:5px; }
			.content_t_right_3 img { width:177px; height:auto; }

/*----------------------------------------选项卡类-----------------------------------------*/
.nav_sub { clear:both; width:703px; height:29px; margin:0 auto; margin-bottom:0px; background-image:url(../img/mt_07.gif); }
.nav_sub ul { margin:0; padding:0; list-style:none; float:left; }
.nav_sub li { display:inline; margin:0 0 0 0; padding:0; text-transform:uppercase; }
.nav_sub strong { float:left; vertical-align:sub; color:#ffffff; background: transparent url("../img/nav_bbs_03.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 2px; text-decoration:none; font-size: 12px; font-family: Helvetica, Arial, Verdana, sans-serif; }
.nav_sub a { float:left; vertical-align:sub; color:#000000; background: transparent url("../img/nav_bbs_03.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 2px; text-decoration:none; font-size: 12px; font-family: Helvetica, Arial, Verdana, sans-serif; }
.nav_sub .current span { float:left; line-height:26px; display:block; color:#ffffff; background: transparent url("../img/nav_bbs_04.gif") no-repeat right top; padding:0 2px 0 0;  font-size:14px; }
.nav_sub a span { float:left; line-height:22px; display:block; color:#000000; background: transparent url("../img/nav_bbs_04.gif") no-repeat right top; padding:4px 20px 0 20px; }
.nav_sub strong { background-position:0 -26px; color:#ffffff; cursor: hand; }
.nav_sub .current_sub a { background-position:0 -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_sub .current_sub span { background-position:100% -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_sub .current_sub a span { background-position:100% -26px; color:#ffffff; font-weight:bold; cursor: hand; text-decoration:none; }
.nav_sub a:hover { background-position:0% -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_sub a:hover span { background-position:100% -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_sub .current_sub a:hover { background-position:0% -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_sub .current_sub a:hover span { background-position:100% -26px; color:#ffffff; cursor: hand; text-decoration:none; }



/*---------------------------------------购物车-------------------------------------------------*/
.test { width:888px; border:0px solid #dedede; margin:0 auto; padding-left:20px; margin-bottom:10px; }
	.TradeHead {width:189px; background-image:url(../images/xx_02.gif);}
	.TradeHead label {display:block; padding-left:30px; font-weight:bold; font-size:13px; line-height:38px; margin-top:5px;}

.GridTrade {width:100%;}
.GridTrade img {width:50px; height:50px; border:1px #ccc solid;}
.GridTrade tr { yexj00:expression(this.style.background=(rowIndex%2==1)?'#ffffff':'#f6f9fe')}
.GridTrade th {padding:3px; line-height:26px; border-bottom:1px #ccc solid; background:#f6f9fe;}
.GridTrade td {padding:3px; border-bottom:1px #eee dashed;}
.GridTrade td input { text-align:center;}

.GridTradeAddress {}
.GridTradeAddress td {padding:5px; text-align:left;}

.btn { background-color:#9DAFC3; color:Black; padding:5px; border:1px #ccc solid;}


			
/*----------------------------------------友情链接-----------------------------------------*/
.web { width:888px; border:1px solid #dedede; margin:0 auto; padding-left:20px; margin-bottom:10px; }
    .link{ padding-top:10px; }
        .link ul{ margin:3px 0;}
        .link ul li{ list-style:none; text-align: center; width:124px; line-height:30px; height:30px; float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin:3px 0;}
            .link ul li img{ display:block; width:88px; height:31px; margin:0 auto;}
        .link_more{ padding-top:10px; }
            .link_more ul{ margin:3px 0;}
            .link_more ul li{ list-style:none; text-align: center; width:105px; float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; margin:3px 0;}
            .link_more ul li img{ display:block; width:88px; height:31px; margin:0 auto;}

/*----------------------------------------网站尾部-----------------------------------------*/
.foot { width:910px; margin:0 auto; }
    .foot_top { width:910px; line-height:34px; background-image:url(../img/foot_bg.gif); font-size:12px; text-align:center; color:#ffffff; }
	    .foot_top span { margin-left:10px; margin-right:10px; }
	.foot_text { width:910px; line-height:150%; font-size:12px; text-align:center; padding-top:10px; }
	    .foot_text span { color:#545454; }
	    .foot_text em { margin:0; padding-left:10px; padding-right:10px; }
		.foot_img { width:230px; margin:0 auto }
	    
	    
/* 产品系列1 */
.product_left_content_ko { width:194px; padding-bottom:5px; border:1px solid #b5defe; padding-left:10px; padding-top:5px; margin-bottom:5px; }
.product_right_container_ko { width:681px; padding-bottom:5px; border:1px solid #b5defe; padding: 10px; }
/* 产品列表 */
.product { width:914px; margin:10px auto; }
	.product_left { width:206px; }
		.product_left_title { width:176px; height:23px; background-image:url(../images/subnav_bg.gif); padding-top:12px; padding-left:30px; font-size:14px; font-weight:bold; color:#ffffff; text-align:left; }
		.product_left_content { width:194px; padding-bottom:5px; border:1px solid #b5defe; padding-left:10px; padding-top:5px; margin-bottom:5px; }
		.product_left_content_xo { background-image:url(../images/xx_02.gif); width:149px; height:22px; font-size:13px; font-weight:bold; color:#3977a9; padding-left:40px; padding-top:16px; }
		.product_left_content_xo a {color:#3977a9;}
		.product_left_content_a { width:204px; border:1px solid #b5defe; margin-bottom:5px; }
		    .product_left_content_a .list { width:102px; float:left; height:29px; line-height:29px; background-image:url(../images/bg_01.gif); }
			.product_left_content_a .list a { font-size:14px; color:#385c76; text-align:left; padding-top:7px; padding-left:15px; }
		.product_left_content_b { width:204px; padding-bottom:5px; border:1px solid #b5defe; margin-bottom:5px; }
		    .product_left_content_b ul { margin-top:5px; }
			.product_left_content_b li { float:left;padding-left:8px; }
			.product_left_content_b_img { width:88px; height:70px; border:1px solid #999999; }
			.product_left_content_b_text { width:90px; height:18px; line-height:18px; background-color:#d9e4ea; font-size:12px; color:#444444; margin-top:2px; text-align:center; }
		.product_left_content_c { width:204px; padding-bottom:5px; border:1px solid #b5defe; margin-bottom:5px; }
		    .product_left_content_c ul { margin-top:2px; }
			.product_left_content_c li { float:left;padding-left:8px; margin-top:5px; list-style-type:none; }
			.product_left_content_c_img { width:88px; height:70px; border:1px solid #999999; }
			.product_left_content_c_text { width:90px; height:18px; line-height:18px; background-color:#d9e4ea; font-size:12px; color:#444444; margin-top:2px; text-align:center; }
		.product_left_content_d { width:204px; border:1px solid #b5defe; margin-bottom:5px; padding-bottom:5px; }
		    .product_left_content_d ul { margin-top:5px; }
			.product_left_content_d li { float:left;padding-left:8px; }
			.product_left_content_d_img { width:88px; height:70px; border:1px solid #999999; }
			.product_left_content_d_text { width:90px; height:18px; line-height:18px; background-color:#d9e4ea; font-size:12px; color:#444444; margin-top:2px; text-align:center; }
		.product_left_content_e { width:204px; padding-bottom:5px; border:1px solid #b5defe; margin-bottom:5px; }
			.product_left_content_e ul { list-style:none; width:180px; margin:10px auto; }
			.product_left_content_e li { font-size:12px; background-image:url(../images/ad_07.gif); color:#7b4914; line-height:22px; padding-left:10px; }
	.product_right { width:703px }
		.product_right_ad { width:701px; height:182px; border:1px solid #b5defe; }
		.product_right_breadcrumb { width:693px; height:26px; background-color:#eeeeee; padding-left:10px; line-height:26px; font-size:12px; margin-top:2px; margin-bottom:2px; }
		.product_right_search { width:703px; height:66px; background-image:url(../images/bg_02.gif); padding-top:18px; }
		    .product_right_search_left { width:535px; text-align:right; }
		        .product_right_search_left input { width:170px; height:17px; color:#666666; font-size:12px; padding-left:10px; padding-top:3px; }
			.product_right_search_right { width:163px; }
		.product_right_container { width:681px; padding-bottom:5px; border:1px solid #b5defe; padding-left:10px; padding-right:10px; }
		    .product_right_container_page_l { width:681px; font-size:12px; height:30px; line-height:40px; text-align:left; padding-top:10px; }
			.product_right_container_page_r { clear:both; width:681px; font-size:12px; height:30px; text-align:right; padding-top:10px; }
		    .product_right_container ul { margin-top:2px; }
			.product_right_container li { float:left;padding-left:5px; margin-top:8px; }
			.product_right_container .list {float:left; margin-left:3px; margin-right:3px; margin-top:6px; margin-bottom:6px;}
			.product_right_container_img { width:161px; height:128px; border:1px solid #eee; }
			.product_right_container_text_a { width:163px; height:25px; line-height:25px; background-color:#ffffff; font-size:12px; text-align:center; }
			.product_right_container_text_b { width:161px; height:23px; line-height:23px; background-color:#ffffff; font-size:12px; border:1px solid #dce3e9; text-align:center; }
.web { width:890px; border:1px solid #dedede; margin:0 auto; padding-left:20px; margin-top:10px; margin-bottom:10px; }

/* 产品系列1 */
.product_left_content_ko { width:194px; padding-bottom:5px; border:1px solid #b5defe; padding-left:10px; padding-top:5px; margin-bottom:5px; }
.product_right_container_ko { width:681px; padding-bottom:5px; border:1px solid #b5defe; padding: 10px; }

/* 产品详细列表 */
.product_right_container_ko_l { width:465px; }
    .product_right_container_ko_l_a { width:455px; height:360px; border:5px solid #94a9ba; }
	.product_right_container_ko_l_b { width:455px; height:25px; margin-top:2px; }
.product_right_container_ko_r { width:200px; }
    .product_right_container_ko_r_a { width:200px; height:23px; background-image:url(../images/ico_18.gif); }
	.product_right_container_ko_r_b { width:198px; height:345px; border:1px solid #3878a8; color:#666666; }
	.product_right_container_ko_r_c { width:198px; height:25px; margin-top:2px; }
.product_right_container_ko_info_a { width:677px; height:29px; background-image:url(../images/ico_19.gif); margin:10px auto; }
.product_right_container_ko_info_b { width:657px; line-height:150%; font-size:12px; margin:10px auto;}
.product_right_container_ko_info_c { width:657px; height:20px; color:#89480e; text-align:right; font-size:12px; padding-top:10px; margin:0 auto; }
.product_right_container_ko_info_c a {color:#89480e;}

/* 对比车 */
.fairly { width:914px; margin:10px auto }
    .fairly_title { width:914px; height:32px; background-image:url(../images/bg_04.gif); }
	.fairly_content { width:912; height:635px; border:1px solid #b5defe; border-top:0px; }
	
/* 关于我们 */
.about { width:701px; padding-bottom:5px; border:1px solid #b5defe; }
.about_xx { width:681px; padding-bottom:5px; border:1px solid #b5defe; }
.about_title { width:681px; height:22px; background-image:url(../images/ad_16.gif); padding-top:10px; padding-left:20px; font-size:14px; text-align:left; }
.about_content { width:651px; padding: 20px; line-height:200%; color:#4b4b4b; }
    .about_content_a { width:651px; height:27px; padding-top:5px; font-size:14px; background-image:url(../images/bg_05.gif); color:#000000; }
	.about_content_b { width:631px;  font-size:12px; background-image:url(../images/bg_06.gif); background-repeat:repeat-x; padding:10px;}




          /*------------会员佱业介绍BEGIN----------*/

    .cols_menu_left, .cols_right, .cols_news_list, .news_left{float:left;}
    .cols_menu_left h3 { background:url(../img/menu_title_bg.jpg) no-repeat; width:174px; height:37px; line-height:37px; padding:0px 0px 0px 30px; color:#1765ae; font-size:14px; font-weight:bold;}
    .list_menu {border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; width:175px;padding-left:27px;padding-bottom:20px;height:674px;}
    .list_menu ul li{ background:url(../img/menu_list_line.gif) no-repeat;background-position:bottom;height:28px;line-height:28px;width:120px; text-align:left;}
    .menu_bottom_bg { background:url(../img/menu_bottom_bg.gif) no-repeat;height:5px;width:204px;font-size:5px;}


	.cols_right{margin:0px 0px 0px 6px;width:700px;}
	.path_title{background:url(../img/cols_top_bg.gif);height:25px;line-height:25px;}
    .path_title span{margin:0px 0px 0px 30px;color:#1863ac;}

	.centext_txt {border:1px solid #d7d7d7;padding-top:25px;margin-top:10px; padding:25px 0px 100px 0px;float:right;}
	.centext_jj img{float:left;border:1px solid #dfdfdf;width:208px;height:208px;margin-right:10px;}
	.centext_jj p{width:663px;text-indent:24px;line-height:26px;color:#646464;margin:0px 0px 0px 25px;padding-right:10px;text-align:justify;}
	
	.what1{margin-top:10px;}
	.what1 h3{background:url(../img/cols_li_bg.gif) no-repeat;height:26px;line-height:26px;margin:0px 15px 0px 25px;padding-left:25px;color:#e64c00;font-size:14px;}
	.what1 p{background:url(../img/txt_bg.gif) repeat-x;text-indent:24px;line-height:26px;color:#646464;margin:0px 26px 0px 25px;padding:15px 15px 15px 15px;text-align:justify;}


    .cols_news_list h3 { background:url(../img/news_list_bg.gif) no-repeat; width:174px; height:37px; line-height:37px; padding:0px 0px 0px 30px; color:#1765ae; font-size:14px; font-weight:bold;}
  
        /*------------会员佱业介绍END----------*/

           /*------------会员佱业介绍BEGIN----------*/

    .news_centext{float:left;width:487px;margin-left:5px;}
    .banner img{width:487px;height:231px;}
    .news_list_center{float:left;width:487px;margin:6px 0px 0px 0px;_margin:3px 0px 0px 0px;}	
	.news_head{clear:both;height:30px;margin-top:5px;border-bottom:1px solid #dedede;border-top:3px solid #5992da;background:#f6f6f6;}
	.news_head li{float:left;line-height:30px; font-weight:bold;}
	.news_num{width:50px;text-align:center;border-left:1px solid #dedede;}
	.news_head .news_title{width:323px;padding-left:10px;border-left:1px solid #dedede;}
	.news_time{border-left:1px solid #dedede;border-right:1px solid #dedede;width:100px;text-align:center;}
    
	.news_txt{border:1px solid #dedede;border-top:0px;height:30px;color:#5f5f5f;}
	.news_txt li{float:left;line-height:30px;}
	.news_num_li{width:50px;text-align:center;}
	.news_txt .news_mid{width:313px;letter-spacing:1px;border-left:1px solid #dedede;border-right:1px solid #dedede;padding:0px 10px 0px 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
	.news_txt .news_time_li{width:100px;text-align:center;}
	.news_txt .news_mid a{color:#5f5f5f;font-size:12px;font-family:"宋体",Verdana;}
	.news_txt .news_mid a:hover{color:red;}

    .recommended{width:197px;border:1px solid #cdcdcd;padding-bottom:10px;}
    .news_right{float:right;width:199px;margin-left:5px;}
	.news_right h3{background:url(../img/recommended_bg.gif);width:167px;height:36px;line-height:36px;padding-left:30px;padding-top:2px;}
	.news_right h4{background:url(../img/information_bg.gif);width:167px;height:36px;line-height:36px;padding-left:30px;padding-top:2px;}
	.news_right h5{background:url(../img/popularity.gif);width:167px;height:36px;line-height:36px;padding-left:30px;padding-top:2px;}
    .recommended span{float:right;border:1px slid red;margin-right:0px;}
	.news_right_ten{clear:both;margin-top:10px;}
	.news_right ul {float:left;border-top:0px;padding:10px 0px 5px 0px;position:relative;top:0px;left:0px;}
   	.news_right ul span{display:block;position:absolute:right:0px;bottom:0px;}
	.news_right ul li{width:167px;height:25px;line-height:25px;padding:0px 10px 0px 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
		   /*------------会员佱业介绍end----------*/
		   
		   
/*分页 */
.pager {font-weight:bold;color:#333; text-align:right; margin-top:20px; width:99%; padding:5px; padding-top:10px; border-top:1px #b5defe solid;}
.pager span {padding-right:16px;}
.pager label {color:Red; margin-right:5px; line-height:20px; font-size:14px;}
.pager a {color:#333; text-decoration:none; font-size:14px;}


.dzssty { width:285px; margin-bottom:55px; }
	.dzssty ul { margin:0; padding:0; }
	.dzssty li { height:21px; line-height:21px; padding-left:10px; background-image:url(../img/ul_04_bg.gif); text-align:left;  white-space:nowrap;width:100%; }