/*
@ Title: style.css(首页不附带色彩选项卡样式表)
@ Explain: 配合选项卡一起使用,结合默认样式表一起放在首页
@ Author: Richard Chow
@ Author URI: http://www.ue360.net/
*/

@import url("reset.css");
@import url("head.css");
@import url("foot.css");

body {
background:#FFFFFF;
font:12px "宋体";
}

#bg_top { width:987px; height:16px; margin:0px auto; background:url("/static/images/bg.gif") no-repeat left 0px; }
#bg_middle { width:987px; margin:0px auto; background:url("/static/images/bg_01.gif") repeat-y; }
#bg_bottom { width:987px; height:20px; margin:0px auto; background:url("/static/images/bg.gif") no-repeat left -17px; }

#main { width:950px; margin:0px auto 0px; overflow:hidden; }
	#main_left { float:left; margin-top:8px; width:729px; }
		/* 科技动态 */
		.kjdt { width:729px; height:239px; }
			.kjdt_top { width:729px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -68px; }
			.kjdt_middle { width:727px; height:225px; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; }
				.kjdt_title { margin:0px auto; width:712px; height:30px; }
					.title { float:left; width:89px; height:21px; padding-top:9px; text-align:center; font-size:13px; background:url("/static/images/bg.gif") no-repeat right -68px; }
						.title a:link { color:#004080; }
						.title a:visited { color:#004080; }
						.title a:hover { color:#004080; }
						.title a:active { color:#004080; }
					.kjdt_title p { float:right; width:610px; height:17px; border-bottom:3px solid #C0C0C0; text-align:right; padding:10px 10px 0px 0px; }
						.kjdt_title p a:link { color:#787878; }
						.kjdt_title p a:visited { color:#787878; }
						.kjdt_title p a:hover { color:#787878; }
						.kjdt_title p a:active { color:#787878; }
				.kjdt_pic { float:left; margin:6px 0px 0px 7px; _margin:6px 0px 0px 4px; width:275px; height:189px; }
				.kjdt_list { float:right; width:425px; margin:6px 8px 0px 0px; _margin:6px 4px 0px 0px; }
					.kjdt_list li { padding-left:12px; line-height:200%; background:url("/static/images/icon_01.gif") no-repeat; background-position:left center; }
						.kjdt_list li span { float:right; }
			.kjdt_bottom { width:729px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -76px; }
		/*  */
		.box { width:729px; }
			.box_l { float:left; width:360px; }
				/* 网上办事 */
				.wsbs { margin-top:7px; width:360px; height:226px; }
					.wsbs_top { width:360px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -84px; }
					.wsbs_middle { position:relative; width:358px; height:212px; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; }
						.wsbs_title { margin:0px auto; width:342px; height:30px; }
							.wsbs_title p { float:right; width:240px; height:17px; border-bottom:3px solid #C0C0C0; text-align:right; padding:10px 10px 0px 0px; }
								.wsbs_title p a:link { color:#787878; }
								.wsbs_title p a:visited { color:#787878; }
								.wsbs_title p a:hover { color:#787878; }
								.wsbs_title p a:active { color:#787878; }
						.wsbs_content { margin:0px auto; width:346px; height:30px; }
							.tabs_title { overflow:hidden; margin-top:7px; width:346px; height:28px; line-height:28px; background:url("/static/images/bg_02.gif") repeat-x left -80px; }
								.tabs_title li { float:left; cursor:hand; color:#757575; }
									.tabs_title li a:link { color:#757575; }
									.tabs_title li a:visited { color:#757575; }
									.tabs_title li a:hover { color:#757575; }
									.tabs_title li a:active { color:#757575; }
								li.over span { line-height:26px; padding:6px 0px 7px; *padding:0px; background:url("/static/images/button_r.gif") no-repeat right top; }
									li.over span span { line-height:26px; padding:6px 8px; background:url("/static/images/button_l.gif") no-repeat left top; }
										li.over a:link { color:#FFF; }
										li.over a:visited { color:#FFF; }
										li.over a:hover { color:#FFF; }
										li.over a:active { color:#FFF; }
							.tabs_content { margin:0px auto 0px; width:346px; }
								.tabs_content ul { margin:3px 0px 0px 2px; }
									.tabs_content ul li { line-height:200%; }
							.links { position:absolute; left:6px; top:176px; width:346px; height:33px; background:#F7F6F6; border-top:1px dashed #A1A1A1; }
								.links li { float:left; margin-top:5px; margin-right:3px; padding-left:28px; height:27px; line-height:27px; }
								.links_01 { background:url("/static/images/icon_02.gif") no-repeat; }
								.links_02 { background:url("/static/images/icon_03.gif") no-repeat; }
								.links_03 { background:url("/static/images/icon_04.gif") no-repeat; }
								.links_04 { background:url("/static/images/icon_05.gif") no-repeat; }
								.soc { width:346px; margin:0px auto 0px; }
									.soc div { float:left; padding:20px 0px 0px 10px; margin-top:8px; width:113px; height:119px; background:url("/static/images/bg_03.gif") no-repeat; }
										.soc div img { width:102px; height:78px; }
										.soc div p { padding:5px 0px 3px; }
									.soc ul { float:left;  height:138px; white-space:nowrap; overflow:hidden;}
					.wsbs_bottom { width:360px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -92px; }
			.box_r { float:right; width:360px; }

	#main_right { float:right; width:214px; }
		/* 政府信息公开 */
		.mr_box { margin-top:8px; width:214px; height:170px; }
			.mr_box_top { width:214px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -100px; }
			.mr_box_middle { width:212px; height:154px; _height:156px; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; }
				.mr_box_title { margin:0px auto 0px; width:201px; overflow:hidden; }	
					.title02 { float:left; width:103px; height:21px; padding-top:9px; text-align:center; font-size:13px; background:url("/static/images/bg.gif") no-repeat right -99px; }
						.title02 a:link { color:#004080; }
						.title02 a:visited { color:#004080; }
						.title02 a:hover { color:#004080; }
						.title02 a:active { color:#004080; }
					.mr_box_title p { float:right; width:85px; height:17px; border-bottom:3px solid #C0C0C0; text-align:right; padding:10px 10px 0px 0px; }
					.mr_box_title02 p { float:right; width:98px; height:17px; border-bottom:3px solid #C0C0C0; text-align:right; padding:10px 10px 0px 0px; }	
						.kjdt_title p a:link { color:#787878; }
						.kjdt_title p a:visited { color:#787878; }
						.kjdt_title p a:hover { color:#787878; }
						.kjdt_title p a:active { color:#787878; }	
				.mr_box_content { width:194px; padding-top:5px; margin:0px auto 0px; }
					.mr_box_content li { width:194px; height:35px; margin-top:5px;_margin-top:3px; }
						.mr_box_content li img { float:left; width:45px; height:35px; }
						.mr_box_content li p { float:right; width:147px; height:35px; }
							.mr_box_content li p em { display:block; padding-left:5px; width:142px; height:17px; background:#E2E2E2; line-height:17px; font-style:normal; }
							.mr_box_content li p span { display:block; margin-top:1px; padding-left:5px; width:142px; height:17px; background:#F5F5F5; line-height:17px; color:#797878; font-size:10px; letter-spacing:1px; }
				.mr_box_content02 { padding:7px 0px 0px 8px; }
					.mr_box_content02 li { background:url("/static/images/icon02.gif") no-repeat; background-position:left 7px; padding-left:11px; line-height:200%; }
			.mr_box_bottom { width:214px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -108px; }

		.link_bg { margin-top:6px; _margin-top:3px; width:214px; height:50px; background:url("/static/images/link_bg.gif") no-repeat; }
			.link_bg a { display:block; width:105px; height:50px; }
			.link_01 { float:left; }
			.link)02 { float:right; }

		.r_links { width:214px; height:62px; margin-top:7px; }
			.r_links img { width:214px; height:62px; }
	
.ylinks { width:950px; margin:0px auto; margin-top:8px;}
.ylinks tr td img{ width:152px; height:50px; border:#C0C0C0 solid 1px;}

/* list_1.sthml */
	.side_menu { margin:8px 0px 0px; float:left; width:214px; }
		.menu { width:214px; background:#FFF;}
			.menu_top_bg { width:214px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -100px; }
			.menu_middle { width:212px;border:1px solid #C0C0C0; border-width:0 1px}
				.menu_title { margin:0px auto; width:201px; height:30px; *height:27px; border-bottom:3px solid #C0C0C0; }
					.adapting { position:absolute; font-size:12px; font-weight:normal; }
						.adapting span { padding:7px 0px 10px; *padding:0px; background:url("/static/images/t_r.gif") no-repeat right top; }
						.adapting span span { line-height:30px; padding:7px 13px 7px; background:url("/static/images/t_l.gif") no-repeat left top; }
							.adapting span span a:link { font-size:14px; font-weight:bold; color:#004080; }
							.adapting span span a:visited { font-size:14px; font-weight:bold; color:#004080; }
							.adapting span span a:hover { font-size:14px; font-weight:bold; color:#004080; }
							.adapting span span a:active { font-size:14px; font-weight:bold; color:#004080; }
				.menu_middle dl { margin:0px auto; width:201px; }
					.menu_middle dl dt { margin-top:6px; width:168px; height:30px; padding-left:33px; line-height:32px; font-weight:bold; background:url("/static/images/bg.gif") no-repeat left -116px; }
						dt.nonce a:link { color:red; }
						dt.nonce a:visited { color:red; }
						dt.nonce a:hover { color:red; }
						dt.nonce a:active { color:red; }
						.menu_middle dl dd { width:auto; height:21px; line-height:19px; padding-bottom:5px; padding-left:20px; background:url("/static/images/line02.gif") no-repeat; background-position:bottom; }
						dd.menu_dd_top { padding-top:6px; }
							.menu_middle dl dd div { height:100%; padding-left:15px; background:url("/static/images/icon_12.gif") no-repeat; background-position:left center; }
			.menu_bottom_bg { width:214px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -108px; }

	#list { float:right; width:729px; margin:8px 0px 0px; }
		.list_top_bg { width:729px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -68px; }
		.list_middle { width:727px; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; }
			.list_title {margin:0 auto; width:712px; height:30px; *height:27px; border-bottom:3px solid #C0C0C0; }
.list_title_sp { width:950px;margin:10px auto 15px; }
				.list_title p { width:100%; text-align:left; }
			.list_s1 { margin:10px auto 0px; width:700px; min-height:245px; height:auto !important; height:245px;}
				.list_s1 li { line-height:210%; padding-left:20px; padding-right:6px; border-bottom:1px dashed #D4D4D4; background:url("/static/images/icon_06.gif") no-repeat; background-position:left center; }
					.list_s1 li span { float:right; }
						.list_s1 li span a { margin-top:5px; width:17px; height:15px; display:block; background:url("/static/images/icon_07.gif"); background-position:left center; }

			.page {margin:20px auto 0px; *margin:25px auto 0px; text-align:center; width:705px; height:27px; padding-top:9px; background:#EAEAEA; }
				.page span { color:red; }
				.page input { border:1px solid #006699; background:#FFF; height:20px; line-height:20px; }
		.list_bottom_bg { width:729px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -76px; }

			.list_s2 { margin:10px auto 0px; padding:0px 0px 10px 0px; width:710px; border:1px solid #CCC; background:#FFF url("/static/images/list_bg.gif") repeat-x; background-position:bottom; }	
				.list_s2_title { width:710px; height:26px; }
					.list_s2_title li { height:25px; line-height:25px; cursor:hand; float:left; padding:0px 49px; font-weight:bold; border-bottom:1px solid #CCC; border-right:1px solid #CCC; background:url("/static/images/bg_02.gif") repeat-x left -109px; }
						.list_s2_title li a:link { color:#616161; }
						.list_s2_title li a:visited { color:#616161; }
						.list_s2_title li a:hover { color:#616161; }
						.list_s2_title li a:active { color:#616161; }
					.list_s2_title li.over { background:#FFF; border-bottom:none; }
				.list_content { width:698px; margin:0px auto; }
					.list_table01 { width:698px; margin-top:8px; padding-bottom:12px; border:1px solid #E2E1E1; border-top:none; }
						.list_table01 td.td01 { border-bottom:0; width:45%; height:24px; }
						.list_table01 td.td02 { border-bottom:0; height:24px; }
						.list_table01 td.td03 { border-bottom:0; height:24px; }
						.list_table01 td.td04 { border-bottom:0; height:24px; }
						.list_table01 td.td05 { border-bottom:0; height:24px; }
						.list_table01 td.td06 { border-bottom:0; height:24px; }
						.list_table01 td.td07 { padding-left:10px; text-align:left; }
						.list_table01 td { border-bottom:1px dashed #D8D8D8; height:30px; text-align:center; }
							.list_table01 td div { margin-right:2px; background:#E2E1E1; height:24px; line-height:24px; text-align:center; }

	.content { width:94%; margin:10px auto 0px; }
		.content_title { width:100%; margin:15px auto; font-weight:bold; font-size:16px; text-align:center; line-height:40px;margin-top:0px;margin-bottom:0px;}
		.info { width:100%; margin:10px auto 0px; height:35px; background:#EAEAEA; line-height:35px; overflow:hidden; }
			.info_l { float:left; padding-left:10px; color:#6D6E6E; }
				.info_l a:link { color:#6D6E6E; }
				.info_l a:visited { color:#6D6E6E; }
				.info_l a:hover { color:#6D6E6E; }
				.info_l a:active { color:#6D6E6E; }
				.info_l p { margin-top:9px; height:16px; line-height:16px;width:200px; }
			.info_r { float:right; padding-right:10px; }
				.info_r span { line-height:18px; border:1px solid #D4D1D0; background:#EEEBEA; padding:2px 4px 0px; }
				.info_r span.on { border:0px; background:none; }
					.info_r span a:link { color:#246CAE; text-decoration:none; }
					.info_r span a:visited { color:#246CAE; text-decoration:none; }
					.info_r span a:hover { color:#246CAE; text-decoration:none; }
					.info_r span a:active { color:#246CAE; text-decoration:none; }
				.info_r a:link { color:#246CAE; text-decoration:underline; }
				.info_r a:visited { color:#246CAE; text-decoration:underline; }
				.info_r a:hover { color:#246CAE; text-decoration:underline; }
				.info_r a:active { color:#246CAE; text-decoration:underline; }
		.text { width:100%; margin:15px auto 25px; font-size:14px; /*min-height:385px; height:auto!important; height:385px;*/}
.text p{line-height:150%; padding-bottom:10px;}
.text a{text-decoration:underline; color:#0000FF;}
/* search */
.searchbar { width:950px; margin:7px auto 0px; }
.search_topbg { width:950px; padding-top:26px; height:43px; background:url("/static/images/search_bg.gif") no-repeat left 0px; }
	.search_form { text-align:center; font-weight:bold; }
		.search_form select { width:107px; }
		.search_form input.sf_text { width:272px; height:16px; }
.search_content { width:948px; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; }
	.search_title { margin:0px auto; width:914px; padding-top:7px; height:18px; background:url("/static/images/search_bg.gif") no-repeat left -77px; }
		.st_l { margin-left:33px; _margin-left:17px; float:left; }
			.st_l span { color:red; }
		.st_r { margin-right:20px; _margin-right:8px; float:right; color:#3D9CDE; }
	.search_list { width:95%; margin:10px auto 0px; padding-left:18px; }
		.search_list li { padding:10px 0px; }
			.search_list h4 { font-size:12px; }
			.search_list div { text-indent:3em; padding:5px 0px; line-height:22px; }
			.search_list p { color:#707070; }
	.search_page { width:100%; height:14px; margin:15px 0px; text-align:center; font-size:13px; }
		.search_page a:link { color:#000; text-decoration:none; }
		.search_page a:visited { color:#555; text-decoration:none; }
		.search_page a:hover { color:#000; text-decoration:none; }
		.search_page a:active { color:#000; text-decoration:none; }
		.search_page a.sp_nonce { color:#555; text-decoration:underline; }

.search_bottombg { width:950px; height:7px; font-size:0px; background:url("/static/images/search_bg.gif") no-repeat left -70px; }

/* hdjl.shtml */
.login { width:214px; margin-top:8px; }
	.login_top_bg { width:214px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -100px; }
	.login_middle { width:212px; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; }
		.login_title { margin:0px auto; width:201px; height:30px; *height:27px; border-bottom:3px solid #C0C0C0; }
			.login_middle table { width:92%; margin:17px auto 0px; *margin:14px auto 0px; text-align:center; }
				.login_middle table td {  }
					td.td09 input { width:81px; height:14px; }
					td.td10 input { width:45px; height:38px; border:0px; background:url("/static/images/button_01.gif"); }
					td.td11 { padding-top:8px; }
	.login_bottom_bg { width:214px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -108px; }

.hdjl_bg { margin-top:2px; width:214px; height:202px; background:url("/static/images/hdjl_bg.gif") no-repeat; }

.hdjl_text { width:94%; margin:15px auto 0px; line-height:200%; }
	.hdjl_text span { color:#A70101; }
.hdjl_form { width:94%; margin:10px auto 0px; border:1px solid #D7D7D7; background:#F9F7F8; }
	.hdjl_form table { width:82%; margin:18px 0px 0px 19px; }
		.hdjl_form table td { height:32px; }
			.hdjl_form table td span { color:red; }
		td.td12 { width:12%; text-align:right; }
		td.td13 { width:38%; padding-left:5px; }
			td.td13 input { width:152px; height:14px; }
		td.td14 { padding-left:5px; }
			td.td14 input { width:431px; height:14px; }
		td.td15 { padding-left:5px; padding-top:6px; }
			td.td15 textarea { width:431px; height:141px; }
		td.td16 { padding:8px 5px 12px 5px; *padding:1px 5px 3px 5px !important; *padding:4px 5px 4px 5px; }
		td.td17 { padding:8px 5px 12px 5px; *padding:1px 5px 3px 5px !important; *padding:4px 5px 4px 5px; }
			td.td16 input { width:45px; height:20px; border:0px; background:url("/static/images/submit.gif"); cursor:hand; }
			td.td17 input { width:45px; height:20px; border:0px; background:url("/static/images/reset.gif"); cursor:hand; }



/* kjcy.shtml 
.kjcy { height:611px; background:url("/static/images/kjcy_bg.gif"); }*/
.container { width:100%; overflow:hidden; }
	.container_left { float:left; width:360px; }
	.container_right { float:right; width:360px; }
		.case { width:360px; height:177px; }
			.case_top_bg { width:360px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -84px; }
			.case_content { position:relative; width:358px; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; }
				.case_title { margin:0px auto; width:343px; height:30px; *height:27px; border-bottom:3px solid #C0C0C0; }
					.more { position:absolute; top:9px; right:15px; }
						.more a:link { color:#787878; }
						.more a:visited { color:#787878; }
						.more a:hover { color:#787878; }
						.more a:active { color:#787878; }
				.case_content ul { margin:0px auto 0px; padding:7px 0px 3px; *padding:10px 0px 3px; width:338px; height:120px }
					.case_content ul li { color:#666666; line-height:200%; }
						.case_content ul li span { float:right; color:#333; }
			.case_bottom_bg { width:360px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -92px; }
		.margin { margin-bottom:8px; }
		.margin02 { margin-top:8px; }
		.case01 { width:729px; margin:0px 0px 8px; }
			.case01_top_bg { width:729px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -68px; }
			.case01_content { position:relative; width:727px; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; }
				.case01_title { margin:0px auto; width:712px; height:30px; *height:27px; border-bottom:3px solid #C0C0C0; }
					.more02 { position:absolute; top:45px; *top:40px; right:15px; }
						.more02 a:link { color:#787878; }
						.more02 a:visited { color:#787878; }
						.more02 a:hover { color:#787878; }
						.more02 a:active { color:#787878; }	
				.case01_tabs { margin:0px auto; width:712px; }	
					.tabs01_title { margin-top:7px; padding-left:5px; width:707px; height:28px; line-height:28px; background:url("/static/images/bg_02.gif") repeat-x left -80px; }
						.tabs01_title li { float:left; cursor:hand; color:#737373; }
							.tabs01_title li a:link { color:#737373; }
							.tabs01_title li a:visited { color:#737373; }
							.tabs01_title li a:hover { color:#737373; }
							.tabs01_title li a:active { color:#737373; }
							.tabs01_title li.over a:link { font-weight:bold; color:#FFF; }
							.tabs01_title li.over a:visited { font-weight:bold; color:#FFF; }
							.tabs01_title li.over a:hover { font-weight:bold; color:#FFF; }
							.tabs01_title li.over a:active { font-weight:bold; color:#FFF; }
					.tabs01_content { height:160px; *height:163px; }
						.tabs01_content ul { padding:12px 0px 0px 12px; overflow:hidden; zoom:1; }
							.tabs01_content ul li { float:left; width:49.9%; line-height:200%; }
					.tabs01_content_new { height:140px; *height:143px; }
						.tabs01_content_new ul { padding:10px 0px 0px 12px; overflow:hidden; zoom:1; }
							.tabs01_content_new ul li { line-height:220%; }
								.tabs01_content_new ul li span { float:right; }
					.tabs01_content03 { height:160px; *height:163px; }
						.tabs01_content03 ul { padding:12px 0px 0px 12px; overflow:hidden; zoom:1; }
							.tabs01_content03 ul li { margin-right:35px; _margin-right:25px; float:left; width:45%; line-height:200%; }
								.tabs01_content03 ul li span { float:right; }
			.case01_bottom_bg { width:729px; height:7px; font-size:0px; background:url("/static/images/bg.gif") no-repeat left -76px; }


	.container01_left { float:left; width:238px; margin-bottom:8px; }
	.container01_middle { float:left; width:238px; margin-left:8px; margin-bottom:8px; }
	.container01_right { float:right; width:238px; margin-bottom:8px; }
		.case02 { width:238px; height:177px; }
			.case02_top_bg { width:238px; height:7px; font-size:0px; background:url("/static/images/bg_04.gif") no-repeat left 0px; }
			.case02_content { position:relative; width:236px; border-left:1px solid #C0C0C0; border-right:1px solid #C0C0C0; }
				.case02_title { margin:0px auto; width:221px; height:30px; *height:27px; border-bottom:3px solid #C0C0C0; }
					.more { position:absolute; top:9px; right:15px; }
						.more a:link { color:#787878; }
						.more a:visited { color:#787878; }
						.more a:hover { color:#787878; }
						.more a:active { color:#787878; }
				.case02_content ul { margin:0px auto 0px; padding:7px 0px 3px 5px; *padding:10px 0px 3px 5px; width:221px; }
					.case02_content ul li { color:#666666; line-height:200%; }
						.case02_content ul li span { float:right; color:#333; }
			.case02_bottom_bg { width:238px; height:7px; font-size:0px; background:url("/static/images/bg_04.gif") no-repeat left -8px; }


/* kjdj.sthml */
.kjdj { height:671px; background:url("/static/images/kjdj_bg.gif"); }

.case01_text { width:712px; margin:10px auto 0px; padding-bottom:3px; overflow:hidden; }
	.case01_text p { float:left; width:240px; height:202px; }
	.case01_text ul { float:right; width:450px; }
		.case01_text ul li { line-height:210%; }
			.case01_text ul li span { float:right; }

/*  kjdt.shtml */
.kjdt02 { height:583px; background:url("/static/images/kjdt_bg.gif"); }

/*  tzgg.shtml */
.tzgg { height:583px; background:url("/static/images/tzgg_bg.gif"); }

/*  kjst.shtml */
.kjst { height:370px; background:url("/static/images/kjst_bg.gif") 0 -40px; }
.case022 { width:360px; height:217px; }
.cc_tabs { height:203px; }

/*  kxpj.shtml */
.kxpj { height:362px; background:url("/static/images/kxpj_bg.gif"); }
.case03 { width:360px; height:177px; }
.cc_tabs02 { height:163px; }

/*  xxhjs.shtml */
.xxhjs { height:546px; background:url("/static/images/xxhjs_bg.gif") 0 180px;)
.case01_content table { width:712px; margin:8px auto 0px; *margin:12px auto 0px; }
.case01_content table td { padding:3px 8px; }
.case01_content table td span { float:right; }

/*  zscq.shtml */
.zscq { height:360px; background:url("/static/images/zscq_bg.gif");}

/*  zcfg.shtml */
.zcfg { height:545px; background:url("/static/images/zcfg_bg.gif"); }	

/*  xxgkzn.shtml */
.xxgkzn { height:563px; background:url("/static/images/xxgkzn_bg.gif"); }

/*  wsbs.shtml */
.wsbs02 { height:600px; background:url("/static/images/wsbs_bg.gif"); }
.wsbss { height:600px; background:url("/static/images/wsbs_bg.gif"); }
.wsbss_box { width:710px; margin:10px auto 0px; }
.wsbss_box_left { float:left; width:350px; }
.wsbss_box_right { float:right; width:350px; }
.wsbss_box_title { position:relative; width:350px; height:26px; background:url("/static/images/wsbs_title.gif") no-repeat; }
.wsbss_box_title h2 { margin:3px 0px 0px 30px; width:75px; height:23px; font-size:13px; font-weight:bold; color:#004080; text-align:center; line-height:26px; background:url("/static/images/wsbs_title02.gif") no-repeat; }
.wsbss_more { position:absolute; top:9px; right:17px; }
.wsbss_box ul { width:98%; margin:0px auto; padding:10px 0px 0px 0px; }
.wsbss_box ul li { line-height:200%; }
.wsbss_box ul li span { float:right; }

.menu_middle dl dd.menu_dd_nobg { background:none; padding-bottom:0px; height:17px; }
						ul.auto { float:none; width:100%; }

