﻿/* 整体布局 */
*{ 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,textarea{vertical-align:middle; padding:2px; border-top:1px #ccc solid; border-left:1px #ccc solid; border-right:1px #eee solid; border-bottom:1px #eee solid;}
ul{ padding:0; margin:0; }
ul li{ list-style:none; }
a {blr:expression(this.onFocus=this.blur());}
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:none; }
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.green:link,a.green:visited,a.green:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#48ab00; text-decoration:underline; }
a.green:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:none; }
a.white:link,a.white:visited,a.white:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ffffff; text-decoration:underline; }
a.white:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:none; }
a.orange:link,a.orange:visited,a.orange:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff7800; text-decoration:none; border-bottom:#ff7800 dashed 1px;  }
a.orange:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff7800; text-decoration:none; }
a.orange_dashed:link,a.orange_dashed:visited,a.orange_dashed:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#000000; text-decoration:none; border-bottom:#000000 dashed 1px;  }
a.orange_dashed:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff7800; text-decoration:none; }
a.blue:link,a.blue:visited,a.blue:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#1e6ecf; text-decoration:underline; }
a.blue:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:none; }
a.black:link,a.black:visited,a.black:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#000000; text-decoration:underline; font-size:12px; }
a.black:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ff0000; text-decoration:none; font-size:12px; }

a.xxx:link,a.xxx:visited,a.xxx:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#000000; text-decoration:none; font-size:13px; }
a.xxx:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ffffff; text-decoration:none; font-size:13px; }

a.xx:link,a.xx:visited,a.xx:active { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ffffff; text-decoration:none; font-size:13px; }
a.xx:hover { font-family:Tahoma, Verdana, 宋体, Fantasy; color:#ffffff; text-decoration:none; font-size:13px; }

.btn { background-color:#9DAFC3; color:White; padding:5px; border:1px #ccc solid;}

.Bfont{ font-weight:bold; }
.font11{ font-size:11px; }
.font12{ font-size:12px; }
.font14{ font-size:14px; }
.font10{ font-size:10px; }
.Lfloat{ float:left; }
.Rfloat{ float:right; }
.myleft { text-align:left; }
.myright { text-align:right; }
.clear{ clear:both; }
.color_1 { color:#ff7800; }
.color_2 { color:#46ac02; }
.color_3 { color:#ff0000; }
.color_4 { color:#1e6cd1; }
.line_thr {text-decoration:line-through;}
.price {font-size:13px; font-weight:bold; color:#FF4E00;}
.red {color:Red;}

/*分页 */
.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;}

.GridPager a {border:1px #ccc solid; padding:5px;}
.GridPager span {color:Red;}

.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;}

.tablelist tr{ yexj00:expression(this.style.background=(rowIndex%2==1)?'#ffffff':'#f6f9fe')}

/* 网站头部 */
.header { width:914px; height:118px; margin:0 auto; }
    .im { width:980px; z-index:10; right:2px; width:65px; position:absolute; visibility:visible; top:80px;}
	.im_content { z-index: 1;}
    .logo { width:318px; height:77px; }
    .mainnav { width:590px; height:77px; text-align:right; }
        .shop { width:560px; height:27px; background:url(../images/shop_bg.gif); text-align:center; font-size:12px; padding-top:10px; margin-left:30px; }
            .shop_left { float:left; width:260px; }
            .shop_right { float:right; width:300px; }
		.header_line { height:9px; }
        .topnav { width:568px; height:31px; margin:0 auto; }
		    .topnav ul { }
			.topnav li { float:left; }
			.topnav_01 { height:23px; width:54px; background-image:url(../images/xx_nav_02.gif); text-align:center; font-size:13px; font-weight:bold; padding-top:8px; cursor:pointer; color:#000000; }
			.topnav_02 { height:23px; width:54px; background-image:url(../images/xx_nav_01.gif); text-align:center; font-size:13px; font-weight:bold; color:#ffffff; padding-top:8px; cursor: hand; color:#ffffff; }
			.topnav_03 { height:23px; width:74px; background-image:url(../images/xx_nav_03.gif); text-align:center; font-size:13px; font-weight:bold; padding-top:8px; cursor: pointer; color:#000000; }
			.topnav_04 { height:23px; width:74px; background-image:url(../images/xx_nav_04.gif); text-align:center; font-size:13px; font-weight:bold; color:#ffffff; padding-top:8px; cursor: hand; }
			.topnav_05 { height:23px; width:70px; background-image:url(../images/xx_nav_05.gif); text-align:center; font-size:13px; font-weight:bold; padding-top:8px; cursor: pointer; color:#000000; }
			.topnav_06 { height:23px; width:70px; background-image:url(../images/xx_nav_06.gif); text-align:center; font-size:13px; font-weight:bold; color:#ffffff; padding-top:8px; cursor: hand; color:#ffffff; }
        .search { width:914px; height:41px; background-image:url(../images/search_bg.gif); }
		    .search_left { float:left; width:680px; height:31px; text-align:right; padding-top:10px }
			    .search_left span { font-size:14px; font-weight:bold; color:#ffffff; }
				.search_left select { font-size:12px; width:110px; vertical-align:middle; }
				.search_left_input { width:200px; height:16px; color:#666666; font-size:12px; border:1px; border-color:#7f9db9 }
				.search_left_submit { width:49px; height:23px; background-image:url(../images/ico_06.gif); margin:0; padding-top:2px; border:0px; color:#4aaa00; font-size:12px; font-weight:bold; }
			.search_right { float:right; width:214px; height:26px; text-align:left; padding-top:15px; font-size:12px; }
			    .search_right span { font-size:12px; font-weight:bold; color:#ffffff; }
			
/* 内容页 */
.content { width:914px; margin:10px auto }
    .ad { width:902px; height:241px; background-image:url(../images/ad_01.gif); background-repeat:repeat-x; border:1px solid #b5defe; padding-left:5px; padding-right:5px; }
	    .ad_left { float:left; width:198px; height:223px; background-color:#ffffff; padding-top:10px; }
		    .ad_left_title { width:198px; height:23px; background-image:url(../images/ad_02.gif); padding-top:10px; }
			    .ad_left_title_left { float:left; width:100px; font-size:14px; font-weight:bold; color:#ffffff; padding-left:25px;}
				.ad_left_title_right { float:right; width:50px; padding-right:10px; text-align:right; }
			.ad_left_content { width:178px; padding-left:10px; padding-right:10px; }
				.ad_left_content ul { list-style:none; margin:10px auto; }
				.ad_left_content li { font-size:12px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background-image:url(../images/ad_03.gif); line-height:28px; padding-left:10px; }
		.ad_center { float:left; width:598px; height:226px; text-align:center; padding-top:7px; }
		.ad_right { float:right; width:106px; height:227px; padding-top:6px; }
	.mt { width:914px; height:256px; margin-top:10px; }
	    .mt_left { float:left; width:205px; height:256px; }
		    .mt_left_title { width:205px; height:31px; }
		        .mt_left_title_left { float:left; width:82px; height:23px; background-image:url(../images/mt_01.gif); font-size:14px; font-weight:bold; color:#ffffff; padding-left:20px; padding-top:8px; }
		        .mt_left_title_left_1 { float:left; width:82px; height:22px; background-image:url(../images/mt_01xx.gif); font-size:12px; font-weight:bold; color:#000000; padding-left:20px; padding-top:9px; }
		        .mt_left_title_right { float:right; width:83px; height:22px; background-image:url(../images/mt_02.gif); font-size:12px; font-weight:bold; padding-left:20px; padding-top:9px; }
		        .mt_left_title_right_1 { float:right; width:83px; height:23px; background-image:url(../images/mt_02xx.gif); font-size:14px; font-weight:bold; padding-left:20px; padding-top:8px; cursor: hand; color:#ffffff; }
			.mt_left_content { width:203px; height:227px; line-height:22px; overflow:auto; border:1px solid #94ccff; border-top:0px; }
				.mt_left_content ul { list-style:none; }
				.mt_left_content li { font-size:12px; line-height:28px; padding-left:15px; }
		.mt_right { float:right; width:703px; height:256px; }
		    .mt_right_title { width:703px; height:29px; background-image:url(../images/mt_07.gif) }
			    .mt_right_title_a { float:left; width:96px; height:21px; background-image:url(../images/mt_03.gif); font-size:14px; color:#ffffff; font-weight:bold; padding-left:35px; padding-top:5px; }
				.mt_right_title_b { float:left; width:90px; height:16px; background-image:url(../images/mt_04.gif); font-size:12px; padding-left:18px; padding-top:10px; color:#1c70d3; }
				.mt_right_title_c { float:left; width:90px; height:16px; background-image:url(../images/mt_05.gif); font-size:12px; padding-left:17px; padding-top:10px; color:#1c70d3; }
				.mt_right_title_d { float:left; width:90px; height:16px; background-image:url(../images/mt_06.gif); font-size:12px; padding-left:17px; padding-top:10px; color:#1c70d3; }
			.mt_right_content { width:691px; height:214px; border:1px solid #94ccff; border-top:0px; padding-left:10px; padding-top:15px; }
			    .mt_right_content dl{ position:relative; width:222px; background:#ffffff; text-align:center; margin-right:6px; overflow:hidden; float:left;}
			    .mt_right_content dt img{ display:block; margin:0 auto; width:221px; height:169px; }

	.st { width:914px; margin-top:3px; }
	    .st_left { width:206px; }
		    .st_left_title { width:206x; height:23px; background-image:url(../images/mt_11.gif); padding-top:12px; margin-top:5px; }
			    .st_left_title_left { float:left; width:100px; font-size:14px; font-weight:bold; padding-left:30px;}
				.st_left_title_right { float:right; width:50px; padding-right:10px; text-align:right; font-size:12px; }
			.st_left_content { width:174px; padding-left:20px; padding-right:10px; border:1px solid #b5defe; }
				.st_left_content ul { list-style:none; margin:10px auto; }
				.st_left_content li { font-size:12px; background-image:url(../images/ad_03.gif); line-height:28px; padding-left:10px; }
			.ms { margin-top:5px; }
			.st_left_content_1 { width:204px; height:120px; border:1px solid #b5defe; }
				.st_left_content_1 ul { list-style:none; margin:10px auto; }
				.st_left_content_1 li { float:left; font-size:12px; padding-left:8px; }
			.st_left_content_2 { width:204px; height:285px; border:1px solid #b5defe; }
				.st_left_content_2 ul { list-style:none; margin:0 auto; }
				.st_left_content_2 li { float:left; font-size:12px; padding-left:10px; margin-top:10px; }
				.st_left_content_2 img {border:1px #ccc solid; width:85px; height:30px;}
		.st_right { width:703px; }
		    .st_right_left { width:349px; height:302px; margin-top:5px; }
			    .st_right_left_title { width:349px; height:25px; background-image:url(../images/mt_16.gif); padding-top:10px; }
				    .st_right_left_title_left { width:150px; padding-left:20px; font-size:14px; font-weight:bold; }
					.st_right_left_title_right { width:50px; padding-right:10px; font-size:12px; }
				.st_right_content { width:327px; border:1px solid #b5defe; padding:10px 10px 0px 10px; background-image:url(../images/mt_20.gif); }
				    .st_right_content dl { width:310px; }
				    .st_right_content dt { float:left; margin-right:5px; }
				    .st_right_content dt img { display:block; width:97px; height:93px; border:1px #ccc solid;}
				    .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; }
				    .st_right_content ul { list-style:none; width:320px; margin:20px auto; }
				    .st_right_content li { font-size:12px; background-image:url(../images/ad_07.gif); line-height:200%; padding-left:10px; }
					.st_right_content_clear { clear:both; margin-top:10px; }
				.st_right_content_v { width:327px; border:1px solid #b5defe; padding:20px 10px 0px 10px; }
				    .st_right_content_v dl { width:320px; }
				    .st_right_content_v dt { float:left; margin-right:5px; }
				    .st_right_content_v dt img { display:block; width:214px; height:249px; }
				    .st_right_content_v dd { line-height:200%; margin-left:auto; text-align:left; font-size:12px; }
					.st_right_content_v dd span { line-height:21px; margin-left:auto; text-align:left; font-size:12px; color:#1d6bcf; }
					.st_right_content_v_b { clear:both; font-size:12px; margin:20px auto; width:280px; line-height:150% }
			    .st_right_content_n {border:1px solid #b5defe; padding:10px 10px 0px 10px;}
				    .st_right_content_n dl {width:100%; margin-bottom:10px;}
				    .st_right_content_n dt { float:left; margin-right:5px; }
				    .st_right_content_n dt img { display:block; width:99px; height:95px; }
				    .st_right_content_n dd { line-height:21px; margin-left:auto; text-align:left; font-size:12px; }
					.st_right_content_n dd span { line-height:21px; margin-left:auto; text-align:left; font-size:12px; font-weight:bold; color:#ff7800; }
				    .st_right_content_n ul { list-style:none; width:320px; margin:20px auto; }
				    .st_right_content_n li { font-size:12px; background-image:url(../images/ad_07.gif); line-height:200%; padding-left:10px; }
					.st_right_content_n_clear { clear:both; margin-top:10px; }
				
		    .st_right_right { width:349px; height:302px; margin-top:5px; }
			    .st_right_right_title { width:349px; height:25px; background-image:url(../images/mt_16.gif); padding-top:10px; }
				    .st_right_right_title_left { width:150px; padding-left:20px; font-size:14px; font-weight:bold; }
					.st_right_right_title_right { width:50px; padding-right:10px; font-size:12px; }
					
.xx_01 { border:1px solid #dddddd; }
.xx_02 { text-align:center; width:66px; margin-top:3px;  }
.xx_03 { border:3px solid #95aabb }
.xx_04 { text-align:center; margin:10px auto;  }
.xx_04 ul { margin:0 auto; }
.xx_04 li { float:left; margin-right:15px; }
.xx_05 { }
					
/* 产品列表 */
.product { width:914px; }
	.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 { width:180px;font-size:12px; background-image:url(../images/ad_07.gif); color:#7b4914; line-height:22px; padding-left:10px; text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
	.product_right { width:703px; overflow:hidden; }
		.product_right_ad {  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 {  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:701px;  padding-bottom:5px; border:1px solid #b5defe; overflow:hidden; zoom:1;}
		    .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:5px; margin-right:5px; 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; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; }
			.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_left_content_ko li {line-height:22px;}
.product_left_content_ko li a { text-decoration:none;}
.product_right_container_ko { width:681px; padding-bottom:5px; border:1px solid #b5defe; padding: 10px; }

.product_left_content_ko2 { width:199px; padding-bottom:5px; border:1px solid #b5defe; padding-left:5px; padding-top:5px; margin-bottom:5px; }

/* 产品详细列表 */
.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 {  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; height:38px; font-size:12px; background-image:url(../images/bg_06.gif); padding:10px; }
	
/* 商品高级搜索 */
.advanced_title {  height:43px; background-image:url(../images/bg_07.gif); }

/* 社区精华贴 */
.forum_title { width:70px; height:29px; font-size:14px; font-weight:bold; text-align:center; background-image:url(../images/bg_08.gif); }
.forum_title_a { width:480px; height:29px; font-size:14px; font-weight:bold; text-align:left; background-image:url(../images/bg_08.gif); }
.forum_title_b { width:140px; height:29px; font-size:14px; font-weight:bold; text-align:center; background-image:url(../images/bg_08.gif); }
.forum_left_content_ko { width:194px; padding-bottom:5px; border:1px solid #b5defe; padding-left:10px; padding-top:5px; margin-bottom:5px; }
.forum_content { width:70px; height:29px; font-size:12px; text-align:center; }
.forum_content_a { width:300px; height:29px; font-size:12px; text-align:left; }
.forum_content_b { width:100px; height:29px; font-size:12px; text-align:center; }

/* 招商加盟 */
.team_left_content_ko { width:178px; padding-bottom:5px; text-align:right; border:1px solid #b5defe; padding-left:26px; padding-top:2px; }
    .team_left_content_ko_a { width:153px; height:18px; background-image:url(../images/bg_09.gif); padding-left:25px; padding-top:5px; font-size:14px; font-weight:bold; color:#ffffff; text-align:left; margin-bottom:5px; }
    .team_left_content_ko_b { width:153px; height:23px; text-decoration:underline; padding-left:25px; font-size:14px; text-align:left; }
.team_content { width:681px; padding: 10px; line-height:150%; color:#4b4b4b; font-size:14px; }
    .team_content_a { width:642px; height:23px; padding-top:2px; padding-left:35px; font-size:14px; background-image:url(../images/bg_10.gif); color:#ffffff; font-weight:bold; }
	.team_content_b { width:607px; font-size:12px; padding-left:35px; padding-right:35px; margin-top:10px; margin-bottom:10px; }
	.team_content_b span { font-size:14px; color:#000000; }
	
/* 资讯文章 */
.news_content {  height:100%; border:1px solid #b5defe; }
.news_title_a {  height:56px; background-image:url(../images/bg_11.gif); padding-top:15px; }
    .news_title_a_a {  height:25px; font-size:14px; color:#3877ac; text-align:center; font-weight:bold; }
	.news_title_a_b {  height:20px; font-size:12px; color:#656565; text-align:center; }
.news_content_a { width:670px; margin:10px auto; font-size:14px; text-align:left; line-height:180%; }
.news_foot_a { text-align:right; width:691px; background-color:#f1f4f9; line-height:25px; font-size:12px; padding-right:10px; }
.news_foot_b { margin-top:10px; text-align:left; width:691px; background-color:#f1f4f9; color:#24567b; line-height:25px; font-size:12px; padding-left:10px; }
.news_title_b {  height:21px; background-image:url(../images/bg_12.gif); padding-left:35px; padding-top:8px; margin:10px auto; }
    .news_title_b_a { width:200px; font-size:14px; font-weight:bold; }
	.news_title_b_b { width:100px; font-size:14px; color:#767678; text-align:right; padding-right:10px; }
.news_content_b {  height:160px; }
	.news_content_b ul { margin-top:2px; }
	.news_content_b li { float:left;padding-left:18px; margin-top:8px; }
	.news_content_b_img { width:150px; height:112px; border:1px solid #999999; }
	.news_content_b_text_b { width:150px; height:23px; line-height:23px; margin-top:2px; background-color:#ffffff; font-size:12px; border:1px solid #dce3e9; text-align:center; }
.news_content_c {  }
    .news_content_c_l { width:260px; }
	    .news_content_c_l ul { margin-left:10px; }
		.news_content_c_l li { font-size:12px; line-height:24px; background-image:url(../images/bg_13.gif); background-repeat:no-repeat; background-position:15px; padding-left:10px; }
	.news_content_c_r { width:260px; }
	    .news_content_c_r ul { margin-right:10px; }
		.news_content_c_r li { font-size:12px; line-height:24px; background-image:url(../images/bg_13.gif); padding-left:10px; }


/* 网站底部 */
.foot { width:914px; height:110px; margin:10px auto; color:#333; }
    .foot_top { width:914px; height:34px; line-height:34px; background-image:url(../images/foot_bg.gif); font-size:12px; text-align:center; }
	.foot_text { width:914px; height:56px; line-height:150%; font-size:12px; text-align:center; padding-top:20px; }
	    .foot_text span { }
/*----------------------------------------友情链接-----------------------------------------*/
.link{ padding-top:10px; }
.link ul{ margin:3px 0;}
.link ul li{ list-style:none; text-align: center; width:124px; 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;}

.nav_bbs { clear:both; width:703px; height:29px; margin:0 auto; margin-bottom:0px; background-image:url(../images/mt_07.gif); }
.nav_bbs ul { margin:0; padding:0; list-style:none; float:left; }
.nav_bbs li { display:inline; margin:0 0 0 0; padding:0; text-transform:uppercase; }
.nav_bbs strong { float:left; vertical-align:sub; color:#FFFFFF; background: transparent url("../images/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_bbs a { float:left; vertical-align:sub; color:#000000; background: transparent url("../images/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_bbs .current span { float:left; line-height:26px; display:block; color:#ffffff; background: transparent url("../images/nav_bbs_04.gif") no-repeat right top; padding:0 2px 0 0;  font-size:14px; }
.nav_bbs a span { float:left; line-height:22px; display:block; color:#000000; background: transparent url("../images/nav_bbs_04.gif") no-repeat right top; padding:4px 20px 0 20px; }
.nav_bbs strong { background-position:0 -26px; color:#FFFFFF; cursor: hand; }
.nav_bbs .current_bbs a { background-position:0 -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_bbs .current_bbs span { background-position:100% -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_bbs .current_bbs a span { background-position:100% -26px; color:#ffffff; font-weight:bold; cursor: hand; text-decoration:none; }
.nav_bbs a:hover { background-position:0% -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_bbs a:hover span { background-position:100% -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_bbs .current_bbs a:hover { background-position:0% -26px; color:#ffffff; cursor: hand; text-decoration:none; }
.nav_bbs .current_bbs a:hover span { background-position:100% -26px; color:#ffffff; cursor: hand; text-decoration:none; }

.news_content_c_l {width:100%; list-style-type:none;}
.news_content_c_l li {float:left; width:300px; padding-left:26px;}

.proTitle {font-size:14px; font-weight:bold; border-bottom:1px #ccc solid; text-align:center; line-height:22px;}
.proLine {border-bottom:1px #ccc dashed; line-height:25px;}

.TradeHead {background-image:url(../images/xx_02.gif); background-repeat:no-repeat; text-align:left; line-height:38px; padding-top:1px; min-width:189px; width:260px;}
.TradeHead label {display:block; padding-left:30px; font-weight:bold; font-size:13px; line-height:38px; margin-top:5px;}

/*弹出div窗口 */
.mesWindow{border:#666 1px solid;background:#fff; z-index:10000;}
.mesWindowTop{border-bottom:#eee 1px solid;margin-left:4px;padding:3px;font-weight:bold;text-align:left;font-size:12px;}
.mesWindowContent{margin:4px;font-size:12px;}
.mesWindow .close{height:15px;width:28px;border:none;cursor:pointer;text-decoration:underline;background:#fff}

/*创意设计 */
.Design {float:left; width:152px; margin:10px; height:130px; text-align:center; display:inline;}
.Design dd { overflow:hidden;text-overflow:ellipsis; white-space:nowrap;width:152px;}
.Design img {border:1px #ccc solid;}

.FriendLinks li {width:123px; margin-top:10px; text-align:center; list-style: none outside none;overflow:hidden; vertical-align:bottom; height:32px;}
.FriendLinks li img {border:1px #ccc solid;height:30px;}

.CustomerList ul { padding-left:15px;}
.CustomerList li { width:300px; height:20px; background-image:url(/images/mt_25.gif); background-repeat:no-repeat; padding-left:15px;}

.nav {border-bottom:1px #b5defe solid; line-height:30px;}
.nav td {padding-left:5px;}

.protext {text-align:center; padding-top:10px; padding-bottom:5px;}
.protext .con {width:95%; border-bottom:1px #ccc dashed; text-align:left;}
.protext .con .list {line-height:25px;}

.prolist th {height:30px;}
.prolist td,th {border-bottom:1px #ccc dashed; text-align:center;}

.notice li {line-height:25px;}

.historyPro {padding-top:6px;}
.historyPro img {margin-left:5px; border:1px #ccc solid;}
