﻿/*- - - - - - - - -样式属index.html - - - - - - - -*/
	/*页头*/
	#header{height:106px;min-width:1000px;margin:0 auto;background:url(../images/headerbg.jpg) repeat-x left top;}
		/*网站标志*/
		#logo{float:left;width:307px;height:84px;padding-top:22px;}
		/**/
		#adtext{float:right;width:329px;height:62px;text-align:center;padding-top:44px;}
	/*菜单*/
	#menu{height:45px;font-family:'microsoft yahei';background:url(../images/headerbg.jpg) repeat-x left bottom;position:relative;z-index:13000;}
	#menu .center{height:45px;line-height:45px;background:url(../images/menubg.jpg) repeat-x left top;border-radius:10px 10px 0 0;}
	#menu ul{float:left;}
	#menu ul li{float:left;background:url(../images/menu_libg.png) no-repeat right center;position:relative;}
	#menu ul li a{float:left;width:125px;text-align:center;font-size:16px;color:#fff;}
	#menu ul li.hover a,#menu ul li.change a,#menu ul li a:hover{color:#edfe10;text-decoration:none;}
	#menu ul li.hover ol a,#menu ul li.change ol li a{color:#fff;}
	#menu ul li ol{ border-radius:0 0 6px 6px;position:absolute;left:0px;top:45px;background-color:#0377ce;padding-top:6px;padding-bottom:6px;display:none;}
	#menu ul li ol li{float:none;display:block;background:none;}
	#menu ul li ol li a{font-size:14px;height:29px;line-height:29px;overflow:hidden;float:none;display:block;}
	#menu ul li ol li a:hover{background-color:#0367b4;}
	/*广告*/
	#banner{margin:0 auto 15px;width:1000px;height:340px;position:relative;overflow:hidden;background:#ccc;border-radius:0 0 10px 10px;}
	#banner .conbox div{width:1000px;height:340px;}
	/*图片轮播样式*/
		.conbox{width:9999em;position:absolute;}
		.conbox div{float:left;overflow:hidden;}
		.conbox div img{width:100%;height:100%;display:block;}
		.switcher{width:100%;text-align:center;position:absolute;right:0px;bottom:23px;z-index:1500;}
		.switcher a{margin:0px 5px;width:12px;height:12px;line-height:12px;text-align:center;overflow:hidden;font-size:14px;font-family:arial;color:#323232;background:url(../images/nav_a_bg.png) no-repeat left top;cursor:pointer;display:inline-block;}
		.switcher a.cur,.switcher a:hover{color:#fff;background-position:right top;}
	#HotNews,#Expert,#KeShi,#List,#erweima,#Guide,#Reservation,#mailbox,#link{overflow:hidden;border-radius:10px;}
	/*内容区域*/
	#container{margin:0 auto 15px;width:1000px;}
		/*内容区域*/
		#neirong{float:left;width:745px;}
			/**/
			#HotNews{width:743px;height:392px;position:relative;margin-bottom:15px;background-color:#fff;border:1px solid #dfdfdf;}
			#HotNews .PartTitle{margin-bottom:0px;}
			#HotNews .gundong{width:743px;}
			#HotNews .gundong .jCarouselLite{float:left;width:743px;height:339px;overflow:hidden;}
			#HotNews .move_right,#HotNews .move_left{float:left;width:18px;height:212px;position:absolute;top:108px;z-index:500;}
			#HotNews .move_left span,#HotNews .move_right span{width:18px;height:36px;position:absolute;top:50%;margin-top:-10px;background:url(../images/arrow.png) no-repeat left top;background-repeat:no-repeat;}
			#HotNews .move_left{left:20px;}
			#HotNews .move_left span{background-position:left top;}
			#HotNews .move_left:hover span{background-position:left bottom;}
			#HotNews .move_right{right:20px;}
			#HotNews .move_right span{background-position:right top;}
			#HotNews .move_right:hover span{background-position:right bottom;}
			/*专家*/
			#Expert{width:743px;height:346px;position:relative;margin-bottom:15px;background-color:#fff;border:1px solid #dfdfdf;}
			#Expert .Searchform{ z-index:5000;position:absolute;top:10px;right:18px;}
			#Expert .Searchform .text{ line-height:28px;float:left;width:121px;height:28px;color:#046bb8;padding-left:12px;background:url(../images/search_inputbg.png) no-repeat left top;border:0;}
			#Expert .Searchform .btn_send{float:left;width:29px;height:28px;text-indent:-99em;overflow:hidden;background:url(../images/search_btnbg.png) no-repeat left top;border:0;}
			#Expert .gundong{width:653px;font-weight:normal;margin:0 auto;}
			#Expert .gundong .jCarouselLite{float:left;width:653px;height:254px;overflow:hidden;}
			#Expert .move_right,#Expert .move_left{float:left;width:18px;height:212px;position:absolute;top:68px;z-index:500;}
			#Expert .move_left span,#Expert .move_right span{width:18px;height:36px;position:absolute;top:50%;margin-top:-10px;background:url(../images/arrow.png) no-repeat left top;background-repeat:no-repeat;}
			#Expert .move_left{left:18px;}
			#Expert .move_left span{background-position:left top;}
			#Expert .move_left:hover span{background-position:left bottom;}
			#Expert .move_right{right:18px;}
			#Expert .move_right span{background-position:right top;}
			#Expert .move_right:hover span{background-position:right bottom;}
			#Expert ul{}
			#Expert ul li{margin-left:20px;}
			#Expert ul li:hover{ box-shadow:0 0 8px #ccc;}
			dl.select{width:94px;float:left;position:relative;margin-right:13px;}
			dl.select dt{width:70px;height:28px;line-height:28px;text-align:center;overflow:hidden;font-size:12px;color:#2786c8;margin-right:12px;padding-right:24px;background:#fff  url(../images/select_bg.png) no-repeat left top;border-radius:3px;cursor:pointer;}
			dl.select dt strong{font-weight:normal;display:block;}
			dl.select dd{width:98%;position:absolute;overflow:auto;top:27px;left:0px;background-color:#fff;border:1px solid #73b7e8;border-radius:0 0 4px 4px;display:none;}
			dl.select dd a{height:24px;line-height:24px;text-indent:8px;font-size:12px;font-weight:normal;border-bottom:1px solid #f1f1f1;display:block;}
			dl.select dd a:hover{color:#fff;background-color:#017fca;text-decoration:none;}			
			/**/
			#KeShi{width:743px;height:296px;position:relative;margin-bottom:15px;background-color:#fff;border:1px solid #dfdfdf;}
			#KeShi .gundong{width:620px;font-weight:normal;margin:0 auto;}
			#KeShi .gundong .jCarouselLite{float:left;width:620px;height:204px;overflow:hidden;}
			#KeShi .move_right,#KeShi .move_left{float:left;width:18px;height:212px;position:absolute;top:68px;z-index:500;}
			#KeShi .move_left span,#KeShi .move_right span{width:18px;height:36px;position:absolute;top:50%;margin-top:-10px;background:url(../images/arrow.png) no-repeat left top;background-repeat:no-repeat;}
			#KeShi .move_left{left:18px;}
			#KeShi .move_left span{background-position:left top;}
			#KeShi .move_left:hover span{background-position:left bottom;}
			#KeShi .move_right{right:18px;}
			#KeShi .move_right span{background-position:right top;}
			#KeShi .move_right:hover span{background-position:right bottom;}
			#KeShi #KeShi_nav{position:absolute;top:9px;right:8px;z-index:1500;}
			#KeShi #KeShi_nav .Tab3{float:left;}
			#KeShi #KeShi_nav .Tab3 li{float:left;margin-right:10px;display:inline;}
			#KeShi #KeShi_nav .Tab3 li a{float:left;width:81px;height:28px;line-height:28px;text-align:center;color:#2885cb;background:url(../images/a_bg2.png) no-repeat right top;}
			#KeShi #KeShi_nav .Tab3 li.change a,#KeShi #KeShi_nav .Tab3 li a:hover{color:#fff;background-position:left top;text-decoration:none;}
			#KeShi #KeShi_nav .Tab3 li.change ol a{color:#666563;}
			#KeShi #KeShi_nav .Tab3 li ol{width:275px;position:absolute;top:27px;left:-5px;padding:10px 0px 0px 5px;background-color:#ffffff;border:1px solid #6db4e8;border-radius:5px;display:none;*padding-bottom:10px;}
			#KeShi #KeShi_nav .Tab3 li ol li{margin:0 0px 10px 10px; float:left;display:inline;}
			#KeShi #KeShi_nav .Tab3 li ol li a{margin:0 0px;width:73px;font-size:12px;color:#666563;background:none;border:1px solid #dfdfdf;border-radius:3px;}
			#KeShi #KeShi_nav .Tab3 li ol li a:hover{font-weight:bold;color:#2885cb;background-color:#f5fdff;}
			/*列表*/
			#List{width:743px;height:246px;background-color:#fff;border:1px solid #dfdfdf;}
		/*侧栏*/
		#sidebar{float:right;width:242px;}
			/*二维码*/
			#erweima{width:240px;height:392px;margin-bottom:15px;background-color:#fff;border:1px solid #dfdfdf;}
			#erweima .pics{margin:37px auto 14px;width:190px;display:block;}
			#erweima .erweima{width:160px;line-height:23px;text-align:center;font-size:16px;font-family:'microsoft yahei';color:#676767;margin:0 auto;}
			#erweima .erweima img{width:151px;height:150px;margin-bottom:16px;}
			#erweima .erweima strong{font-weight:normal;color:#666666;display:block;}
			/*指南*/
			#Guide{width:240px;height:565px;margin-bottom:15px;background-color:#fff;border:1px solid #dfdfdf;}
			/*预约*/
			#Reservation{width:244px;height:193px;margin-bottom:15px;background:#fff  url(../images/yuyuebg.png) no-repeat 0px 0px ;}
			#Reservation h5{height:63px;visibility:hidden;}
			#Reservation .btn_go{width:44px;height:44px;margin:0 auto;background:url(../images/btn_go.png) no-repeat left top;display:block;}
			#Reservation .btn_go:hover{background-position:left bottom;}
			#Reservation .tels{width:142px;height:58px;line-height:58px;color:#676767;margin:0 auto;padding-left:57px;background:url(../images/icon_tel.png) no-repeat left center;display:block;}
			#Reservation .tels strong{font-size:22px;font-weight:normal;color:#d04f6d;}
			/*医院信箱*/
			#mailbox{width:244px;height:135px;}
	/*友情链接*/
	#link{margin:0 auto 15px;width:998px;padding-bottom:25px;background-color:#fff;border:1px solid #dfdfdf;}
	#link h5{height:48px;line-height:48px;position:relative;font-size:18px;font-weight:normal;color:#046bb8;margin-bottom:20px;padding-left:22px;background:url(../images/tab_a_bg.jpg) repeat-x left top;font-family:'Microsoft YaHei';}
	#link h5 .arrow{ overflow:hidden; font-size:0;width:15px;height:6px;position:absolute;bottom:-6px;left:49px;background:url(../images/arrow1.png) no-repeat center bottom;}
	#link p{padding:0 18px;line-height:25px;color:#656565; font-weight: normal}
	#link p a{margin:0 7px;display:inline-block;}
	/*页尾*/
	#footer{height:178px;min-width:1000px;margin:0 auto;background:url(../images/footerbg.jpg) repeat-x left top;}
	#footer .center{position:relative; font-weight: normal}
	#footer ul{line-height:53px;text-align:center;color:#666666;margin-bottom:13px;border-bottom:1px solid #cccccc;}
	#footer ul li{display:inline;}
	#footer ul li a{margin:0 15px;font-size:14px;color:#666666;}
	#footer ul li a:hover{color:#2885cb;}
	#footer p{line-height:26px;font-size:13px;color:#666666;padding-left:12px;}
	#footer .weixin{position:absolute;top:67px;right:3px;}
	#footer .weixin em{float:left;width:19px;color:#999999;padding-top:12px;}
	#footer .weixin img{width:86px;height:86px;}
	/*栏目标题*/
	.PartTitle{height:48px;font-family:'microsoft yahei';margin-bottom:24px;background:url(../images/tab_a_bg.jpg) repeat-x left top;}
	.PartTitle strong{width:142px;height:48px;line-height:48px;font-size:18px;font-weight:normal;color:#fff;padding-left:33px;background:url(../images/title_strongbg.png) no-repeat left top;display:block;}
	/*文档列表*/
	.DocList{margin:0 16px 0 13px; font-weight: normal}
	.DocList li{padding:0 8px 0 22px;height:30px;line-height:30px;overflow:hidden;background:url(../images/1.png) no-repeat 7px 12px;border-bottom:1px dashed #d6d6d6;}
	.DocList li span{float:right;color:#999999;}
	/*图标列表*/
	.iconList{float:left;margin-left:16px;display:inline; font-weight:normal}
	.iconList li{float:left;width:106px;text-align:center;font-family:'microsoft yahei';margin-bottom:5px;}
	.iconList li a{}
	.iconList li a:hover{text-decoration:none;}
	.iconList li i{width:78px;height:78px;margin:0 auto;background:url(../images/iconlist.png) no-repeat left top;display:block;}
	.iconList li i.icon1{background-position:left top ;}
	.iconList li i.icon1:hover{background-position:left -88px ;}
	.iconList li i.icon2{background-position:-96px 0px ;}
	.iconList li i.icon2:hover{background-position:-96px -88px;}
	.iconList li i.icon3{background-position:-193px 0px ;}
	.iconList li i.icon3:hover{background-position:-193px -88px;}
	.iconList li i.icon4{background-position:-289px 0px ;}
	.iconList li i.icon4:hover{background-position:-289px -88px;}
	.iconList li i.icon5{background-position:-386px 0px ;}
	.iconList li i.icon5:hover{background-position:-386px -88px;}
	.iconList li i.icon6{background-position:-482px 0px ;}
	.iconList li i.icon6:hover{background-position:-482px -88px;}
	.iconList li i.icon7{background-position:-579px 0px ;}
	.iconList li i.icon7:hover{background-position:-579px -88px;}
	.iconList li i.icon8{background-position:-675px 0px ;}
	.iconList li i.icon8:hover{background-position:-675px -88px;}
	.iconList li span{height:36px;line-height:36px;overflow:hidden;font-size:14px;display:block;}
	/*专家*/
	.Expert{float:left;width:134px;height:252px;text-align:center;background-color:#e3f7ff;border:1px solid #ccc;display:inline;}
	.Expert:hover{ background:#fff}
	.Expert .photo{width:134px;height:172px;margin-bottom:3px;border-bottom:1px solid #abd5e3;display:block;}
	.Expert .photo img{width:100%;height:100%;display:block;}
	.Expert strong{height:26px;line-height:26px;overflow:hidden;display:block;}
	.Expert em{height:20px;line-height:20px;overflow:hidden;font-size:12px;display:block;}
	/*焦点新闻*/
	.FocusNews{width:743px;margin:0 auto;}
	.FocusNews h5{height:62px;line-height:62px;text-align:center;overflow:hidden;font-size:19px;font-family:'microsoft yahei';font-weight:normal;margin-bottom:20px;border-bottom:1px dashed #e6e6e6;}
	.FocusNews .photo{margin:0 17px 0 45px;float:left;width:369px;height:240px;display:inline;}
	.FocusNews .photo img{width:100%;height:100%;display:block;}
	.FocusNews .pdiv{height:234px;line-height:26px;overflow:hidden;color:#666666;margin-right:52px; display:block    }
	/*科室*/
	.keshi{width:628px;margin:0 auto;}
	.keshi .photo{float:left;width:277px;height:200px;overflow:hidden;margin-right:30px;display:inline;}
	.keshi .photo img{width:100%;height:100%;display:block;}
	.keshi h5{height:32px;line-height:32px;overflow:hidden;font-size:18px;font-family:'microsoft yahei';font-weight:normal;margin-bottom:8px;}
	.keshi p{height:150px;line-height:25px;overflow:hidden;color:#656565;}
	/*选项卡2*/
	.Tab2{height:48px;font-family:'microsoft yahei';background:url(../images/tab_a_bg.jpg) repeat-x left bottom; font-weight: normal}
	.Tab2 li{float:left;width:50%;}
	.Tab2 li a{float:left;width:100%;height:48px;line-height:48px;text-align:center;position:relative;font-size:18px;color:#333333;}
	.Tab2 li a:hover{text-decoration:none;}
	.Tab2 li a span{width:19px;height:12px; font-size:0;line-height:0px;position:absolute;bottom:-10px;left:50%;margin-left:-9.5px;}
	.Tab2 li.change a{color:#fff;background:url(../images/tab_a_bg_hover.jpg) no-repeat left top;}
	.Tab2 li.change a span{background:url(../images/arrow1.png) no-repeat left top;}
	/*选项卡*/
	.Tab{float:left;width:100%;height:48px;margin-bottom:24px;background:url(../images/tab_a_bg.jpg) repeat-x left top; font-weight: normal}
	.Tab li{float:left;margin-right:20px;display:inline;}
	.Tab li a{float:left;width:132px;height:48px;line-height:48px;text-align:center;font-size:17px;font-family:'microsoft yahei';color:#2786c8;background:url(../images/tab_a_bg.png) no-repeat right top;}
	.Tab li a:hover{text-decoration:none;}
	.Tab li.change a{height:54px;color:#fff;background-position:left top;}
/*- - - - - - - - -样式属班子介绍.html - - - - - - - -*/
	/*关于我们内容区域*/
	#AboutUs_content{margin:22px auto;width:1001px;overflow:hidden;background-color:#ffffff;border:1px solid #e4e4e4;border-radius:10px;}
		/*侧栏导航*/
		#SidebarNav{float:left;width:215px;position:relative;min-height:900px;_height:762px;background:#e4f5ff url(../images/sidebarbg.jpg) repeat-x left bottom;border-right:1px solid #32aef8;}
		/*文档内容*/
		#Docneirong{float:right;width:785px;_width:783px;position:relative;}
			/*您所在位置*/
			#weizi{width:695px;height:60px;line-height:60px;position:absolute;font-family:'microsoft yahei';top:-57px;right:0px;margin-bottom:10px;padding-left:90px;background:url(../images/weizibg.jpg) repeat-x left top;}
			#weizi p{color:#676769;padding-left:24px;background:url(../images/0.png) no-repeat left center;}
			#weizi a{margin:0 7px;color:#666563;}
			#weizi a:hover{color:#006bcd;text-decoration:none;}
			/*会员*/
			#Member{width:726px;min-height:591px;margin:0 auto;padding-top:12px;}
	/*主标题*/
	.MainTitle{margin:-2px 0 0 -2px;padding:9px 0 0 30px;width:279px;height:50px;position:relative;font-family:'microsoft yahei';color:#fff;background:url(../images/main_titlebg.png) no-repeat left top;z-index:1500;}
	.MainTitle strong{font-size:20px;font-weight:normal;}
	.MainTitle span{font-size:13px;font-family:'times new roman', times, serif;font-weight:normal;color:#d2dff0;display:block;}
	/*导航列表*/
	.NavList{_margin-right:-2px;_position:relative;margin-top:25px;}
	.NavList li a{height:48px;line-height:48px;overflow:hidden;font-size:18px;font-family:'microsoft yahei';padding-left:29px;border-bottom:1px solid #8bc5f7;display:block;}
	.NavList li a:hover{text-decoration:none;}
	.NavList li.change{margin:-9px 0 -7px;width:216px;height:51px;position:relative;padding-top:7px;background:url(../images/a_bg.png) no-repeat left top;border-bottom:none;}
	.NavList li.change a{line-height:48px;color:#2885cb;border:0;}
	/*成员列表*/
	.userlist{min-height:61px;line-height:30px; height:auto;margin-bottom:22px;border-bottom:1px dotted #d6d6d6;}
	.userlist li{margin:0 12px;font-family:'microsoft yahei';display:inline;}
	.userlist li.change a,.userlist li a:hover{color:#2885cb;text-decoration:none;}
	/*成员介绍*/
	.userJieshao .Jieshao_box{float:right;width:481px;padding-left:27px;background:url(../images/bg.gif) repeat-x left top;border-left:1px solid #dddddd;}
	.userJieshao .photo{padding:5px 0 0 6px;float:left;width:174px;height:198px;margin-right:23px;background:url(../images/photo_bg.gif) no-repeat left top;display:inline;}
	.userJieshao .photo img{width:164px;height:188px;display:block;}
	.userJieshao h3{line-height:43px;font-size:24px;font-family:'microsoft yahei';font-weight:normal;color:#046bb8;}
	.userJieshao .zhiwu{line-height:30px;font-size:14px;}
	.userJieshao h5{line-height:40px;font-size:14px;font-weight:normal;}
	.userJieshao .jieshaos{color:#666666;text-align:justify; text-justify:distribute-all-lines; text-align-last:justify; }
	.userJieshao .jieshaos p{line-height:25px;/*text-indent:28px;*/margin-bottom:12px;text-align:justify; text-justify:distribute-all-lines; text-align-last:justify; }
.userJieshao .jieshaos div{line-height:25px;/*text-indent:28px;*/margin-bottom:12px;text-align:justify; text-justify:distribute-all-lines; text-align-last:justify; }






/*- - - - - - - - -样式属专家介绍.html - - - - - - - -*/
#content{margin:22px auto;width:1001px;overflow:hidden;background:#fff url(../images/line_y2.gif) repeat-y 215px top;border:1px solid #e4e4e4;border-radius:10px;}
	#ExpertList{width:702px;margin:0 auto;}
	/*分类列表*/
	.SortList{_margin-right:-2px;_position:relative;font-family:'microsoft yahei';padding-top:26px;}
	.SortList li .changes{background-image:url(../images/3.png);}
	.SortList li a{height:51px;line-height:51px;overflow:hidden;font-size:17px;padding-left:43px;background:url(../images/4.png) no-repeat 12px 17px;border-bottom:1px solid #8bc5f5;display:block;}
	.SortList li a:hover{color:#006bcd;text-decoration:none;}
	.SortList li ol{display:none;}
	.SortList li ol li a{height:44px;line-height:44px;overflow:hidden;padding-left:42px;background:url(../images/1.gif) no-repeat 20px 19px ;border-bottom:1px solid #8bc5f7;display:block;}
	.SortList li ol li.change{margin:-9px 0 -7px;width:217px;height:52px;position:relative;padding-top:6px;background:url(../images/a_bg.png) no-repeat left top;}
	.SortList li ol li.change a{color:#006bcd;border:0;}
	/*专家照片*/
	.ExpertPhoto{float:left;width:180px;height:318px;font-family:'microsoft yahei';margin-right:48px;background:url(../images/photobg.jpg) repeat-x left bottom;display:inline;}
	.ExpertPhoto .photo{width:171px;height:191px;padding:3px;border:1px solid #ccc;box-shadow:1px 1px 2px #ccc;display:block;}
	.ExpertPhoto .photo img{width:100%;height:100%;display:block;}
	.ExpertPhoto strong{height:40px;line-height:40px;text-align:center;overflow:hidden;font-size:20px;font-weight:normal;color:#046bb8;display:block;}
	.ExpertPhoto ul{line-height:20px;color:#656565;margin-left:11px;}
	.ExpertPhoto ul li{color:#666666;}
	/*专家介绍*/
	.ExpertJieshao{padding:0 15px;margin-top:31px;border-bottom:1px solid #dcdcdc;}
/*	.ExpertJieshao p{height:184px;line-height:23px; text-indent:28px; overflow:hidden;color:#666666;margin-bottom:60px;}*/
	.ExpertJieshao .jieshao{height:244px;line-height:23px;/*text-indent:28px;*/overflow:auto;color:#666666;margin-bottom:20px;}
	
	.ExpertJieshao .times{height:30px;line-height:30px;overflow:hidden;color:#656565;padding-left:29px;background:url(../images/icon_data.gif) no-repeat left center;display:block;}
	.ExpertJieshao .btn_yuyue{float:right;width:98px;height:30px;line-height:30px;text-align:center;font-size:16px;font-family:'microsoft yahei';color:#fff;padding-left:20px;background:url(../images/btn_yuyue.png) no-repeat left top;}
	.ExpertJieshao .btn_yuyue:hover{background-position:left bottom;text-decoration:none;}
	/*翻页*/
    .pages li{float:left;list-style-type:none;margin-left:10px;}
	
	.pages{padding:42px 150px 42px;line-height:33px;text-align:center;}
	.pages a{padding:0 12px;border:1px solid #eeeeee;display:inline-block;}
	.pages a.change,.pages a:hover{color:#fff;background-color:#1a8fec;text-decoration:none;}
/*- - - - - - - - -样式属新闻详细.html - - - - - - - -*/
	/*文档内容*/
	#DocContent{padding:15px 0;width:721px;margin:0 auto;}
	#DocContent .doc_title{height:47px;line-height:47px;text-align:center;overflow:hidden;font-family:'microsoft yahei';font-weight:normal;color:#101010;}
	#DocContent .doc_value{line-height:25px;text-align:center;font-size:12px;color:#9b9b9b;padding-bottom:8px;border-bottom:1px solid #5cafe5;}
	#DocContent .doc_value dt{display:inline;}
	#DocContent .doc_value dd{margin-right:20px;display:inline;}
	#DocContent .content{width:658px;line-height:24px;font-size:14px;color:#676767;margin:0px auto 30px auto;padding:15px; text-align:justify}
	#DocContent .content p{/*text-indent:28px;*/margin-bottom:0px;}
	#DocContent .prev_next{width:100%;line-height:54px;font-size:14px;font-family:'microsoft yahei';color:#666666;}
	#DocContent .prev_next p{float:left; text-indent:19px;width:50%;}
	/*附件列表*/
	.FuJianList{margin:0 33px 30px;}
	.FuJianList li{height:26px;line-height:26px;overflow:hidden;font-size:14px;margin-bottom:10px;padding-left:29px;background:url(../images/2.gif) no-repeat left 2px;}
	
	
	
		/*文档列表*/
	 	#DocContent .DocList{margin:0 16px 0 13px;}
	 	#DocContent .DocList li{padding:0 8px 0 22px;height:30px;line-height:30px;overflow:hidden;background:url(../images/1.png) no-repeat 7px 12px;border-bottom:1px dashed #d6d6d6;}
	 	#DocContent .DocList li span{float:right;color:#999999;}
	
	


