/* CSS Document */
*{
  margin: 0;
  padding: 0;
}
body{	
	color:#333;
	padding: 0 10px;	
	min-width:750px;
	margin: 0 auto;	
	max-width: 1280px;	
	text-align: center;
	font: 16px  "Times New Roman", "宋体";	
}
*html body{
  width:expression(document.documentElement.clientWidth < 750 ? "750px" : document.documentElement.clientWidth > 1280 ? "1280px":"auto");
}
#header,#left,#right,.info .no,#right #content ul{
  text-align: left;
}
#h-top{
  font-size: 17px;
}
a{
  color: #000;
  font-size: 16px;
  text-decoration: none;
}
a:hover,#content a:hover{
  color: #b11;
  text-decoration: underline;
}
a img,#guide .info h2,.jigou #left dl{
  border: none;
}
.clear,dl,.info h2,#content h3,.all #left dt{
  clear: both;
}
li{
  list-style: none;
}
#header{	
    height: 110px;
	position: relative;
	border-left: 1px solid #fff;
	left: -1px;
	border-bottom: 3px solid #b80000; 
	background: url(/sdgov/mache.gif) no-repeat right bottom;	
	*background: url(/sdgov/mache.gif) no-repeat right bottom;
}
.logo{ 
  margin-left: 13px;
  display: block;  
}
#logo{  
  height: 100px;
  padding-top: 11px;
  min-width: 203px;
  background: #fff; 
  border-bottom: 3px solid #666; 
  position: relative;
  left: 1px;
  top: -1px;
  text-align: center;
  z-index: 1000;
}
#logo span{
  color: #333;  
}
#logo img{
  display: block;
  margin: 0 auto;  
  margin-bottom: 10px;
}
#header .none,#content .group td,div.none,#guide .info .none,#content .none dd{
  list-style: none;
  border: none;
  background: none;
}
#pic{
  height: 65px;
  padding-top: 21px;
  margin-left: 18px;
  background: transparent url(/sdgov/tu36.gif) no-repeat right top;
}
/*
	start nav	*/
#nav{
	position: absolute;
	left: 10px;
	bottom: 4px;	 	
}
#nav a{
  color: #fff;
  font-size: 18px;
}
#nav li,#lang li{
  float: left;
  padding: 0 9px;
  background: url(/sdgov/hr.gif) no-repeat right 2px;
}
/*
	start lang	*/
#lang{  
  position: absolute;
  top: 10px;
  right: 0px;
  text-align: right;
}
#lang li{
  height: 17px;  
  line-height: 17px;
  position: relative;
  background: url(/sdgov/dot.gif) no-repeat right center;
}
#lang li span{
  position: absolute;
  top: 0px;
  left: -35px;
}
/*
	start #wrapper 	*/		
#wrapper{
  width: 100%;
  border-collapse: collapse;
}

/*
	start left	*/
#left{
  width: 240px;  
  vertical-align: top;
}
#left dl{ 
  margin: 0 1px 1px 1px;
  padding: 10px 0 10px 20px;
  background: url(/sdgov/dl.gif) repeat-x left top;
}
#left dt{
  padding-left: 20px;
  background: url(/sdgov/rrar.gif) no-repeat left center;
}
#left dt,dt a{  
  font-weight: bold;
  color: #b80000;
  position: relative;
}
dt{
  margin: 13px 0 8px 0;
}
#left dd,.all #left dd li{ 
  padding-left: 10px;
  margin-left: 10px;
  line-height: 25px;
  background: url(/sdgov/xiaobiao.gif) no-repeat left 9px;
}
#left #subnav dd,.all #left dd{
  background: none;
  margin-left: 0;
  padding-left: 0;
}
#left #subnav dd a{ 
  padding-left: 10px;
  margin-left: 10px;
  line-height: 25px; 
}
/*
	start right	*/
#right{
  position: relative;
  vertical-align: top;
  padding-bottom: 50px;
}

#right .info td img{
  margin-top: 0;
}

.gn{
  position: absolute;
  top: -40px;
  right: 19px;
}
.gn img{
  margin-bottom: -3px;
}
/*
	start content	*/
#content{
  float: left; 
  padding-bottom: 20px; 
  padding: 1%;  
  padding-top: 0;
  margin-top: 1%;
  width: 76.8%;
}
#left #current{
  margin-right: 1px;
  border: 1px solid #ccc;
  background: none;  
}
/*
	start right	*/
#right{
  position: relative;
  vertical-align: top;
}

/*
	start content	*/
#content{
  float: left; 
  padding-bottom: 20px; 
  padding: 1%;  
  padding-top: 0;
  margin-top: 1%;
  width: 76.8%;
}
#content,.info a,.gn a,#content a,dd a{
  color: #333;
}
#content h3{
  margin: 15px 0 5px 0;
  padding-left: 5px;
}
/*
	start info	*/
.info{
  float: left;
  width: 19.8%;
  margin-top: 1%;
  display: inline;
  overflow: hidden;
  border: 1px solid #e6e3e3;
  padding-bottom: 10px;
}
#content ul,.info ul,.all #left ul{
  width: 45%;
  padding: 0 1%;
  padding-bottom: 10px;
  float: left;
}
.info li,#content li{
  margin-top: 11px;
}
.info img{
  margin: 4px;
  border: 1px solid #ccc;
}
#content h3,.info h2,.info h2 a,h1,td h4,.group h4,.group h4 a,.group dt a,#top1 a,.group p strong,.hr dt span,#left dt,#left dt a,.paper dt a,#right .hdjl-hack1 dt a{
  font: bold 17px "宋体";
  color: #b80000;
}
#right div.none .gp1 dt a{
  background: none;
  font-size: 19px;
  padding-left: 0;
}
h1{
  font-size: 20px;
}
.info h2 a,.info h2 span{
  padding-left: 10px;
  background: url(/sdgov/xiaobiao8.gif) no-repeat left 0;
}
.info h2{
  padding-top: 10px;
}

.info li a{
  padding-left: 12px;
  background: url(/sdgov/li.gif) no-repeat 4px 7px; 
}
.info dd img{
  position: relative;
  top: 3px;
}
.info .no{
  width: 90%;
  float: none;
}
#footer{ 
	height: 29px;
	padding-top: 6px;
	text-align: right;
	padding-right: 2%;
	border-top: 3px solid #b80000;	
}
#footer .link{
  position: absolute;
  top: 6px;
  left: 2%;
}
/*
	guide	*/
#guide h1{
  margin: 15px 0;
  text-align: center;
}
#guide h4{
  margin: 8px 0px;
  font: bold 17px "宋体";
}
#content p{
  padding-left: 1%;
  padding-right: 1%;
  line-height: 26px;
}
#guide .info h2{
  text-align: right;
  margin: 0 10%;  
  margin-bottom: 6px;
  background: none;
  border-bottom: 1px dashed #999;   
  padding-bottom: 6px;
}
#guide .info h2{
  margin-top: 10px;
  border-bottom: 1px dashed #999; 
  padding-bottom: 6px;  
  *margin: 0 2%;
  text-align: right;
  width: 80%;
}
.info h2 span,.infor #right .info h2 a{
  background: url(/sdgov/xiaobiao.gif) no-repeat left center;
}
.info dt{
  padding-left: 20px;
  *padding-left: 2%;
}
.info dd{
  padding-left: 8px; 
  min-height: 25px;
  line-height: 25px;
  word-break: break-all;
  word-warp: warp;
}
* html .info dd{
  height: 25px; 
}
.info dd img{
  border: none;
  margin: 0;
}
/*
	jigou	*/
#content .tab,.info table{
  border-collapse: collapse;
  width: 90%;
  margin-top: 16px;
  border: none;
}
#content .tab th,#content .tab td{
  text-align: center;
  padding: 0.5% 1%;
  font-weight: normal;
  border: 1px solid #f3f3f3;
}
#content .tab th{
  background: #f9f9f9;
}
.gray{
  background: #fcfcfc;
}
#left h2{
  font: 14px "宋体";  
  margin: 15px 10px 0px 15px;
  text-align: left;
}
/*
	hr (人事)	 */
.hr{ 
  width: 98%;
  text-align: left;
  padding: 0 1%;
  padding-bottom: 10px;
}
.big,#wrapper #right #content .hk1{
  width: 100%;
  padding: 0 0 10px 0;
}
#right #content div.hk1{
  width: 98%;
  margin: 0 auto;

}
#right #content div.hk1 .gp1{
  position: relative;
}
#right #content .map img{   
  position: absolute;
  padding: 0;
  width: 250px;
  right: 8px;
  top: 35px;
}
.gp1 dd{
  position: relative;
  z-index: 100;
}
.hr dt,.hr dd,#right #content .hk1 dt{  
  position: relative;
  border-bottom: 3px solid #efefef;
}
.hr dt,#right #content .hk1 dt{
  height: 22px;
  line-height: 22px;
  background: url(/sdgov/dizi.gif) repeat-y right bottom;
}
.hr dt span,#right #content .hk1 dt a{
  color: #b80000;
  font-weight: bold;  
  padding: 0 14px;
  border-bottom: 3px solid #ccc;
  height: 22px; 
  position: absolute;
  left: 1px;  
  background: transparent url(/sdgov/xiaobiao6.gif) no-repeat left 3px;
}
#right #content .none dt{
  padding-top: 0;
  margin-top: 0;
}  
#right #content .hk1 dl.gp1 dd{
  width: 35%;
  clear: none;
  float: left;
}
#right #content .hk1 dl.gp1 dd.clear{
  width: 100%;
}
*+ html .hr dt span,*+ html #right #content .hk1 dt a{
  min-width: 8%;
}
.hr dd{
  padding: 8px 0 8px 18px; 
  border-bottom: 1px dashed #d9d9d9;  
  background: url(/sdgov/dot.gif) no-repeat 4px center;
}
.more,.hr dd span{
  position: absolute;
  right: 6px;
}
#content .more{
  color: #000;
  padding-left: 10px; 
  font-weight: normal;
  position: absolute;
  right: 6px;
  background: url(/sdgov/gengduo.gif) no-repeat left 6px;
}
/*
	next (分页)		*/
.next{
  clear: both;
  padding-top: 20px;
  text-align: center;
}
/*
	start infor		*/

.banner{
  padding: 0;
  width: 100%;
  height: 86px;   
  background: url(/sdgov/gray-bg.gif) repeat-y left top;
}

#right .banner h2{
  font-weight: normal;
  font-size: 24px; 
  color:#B51111;  
}
/*
	start group		*/
.group h4{
  padding-left: 10px;
  background: url(/sdgov/xiaobiao4.gif) no-repeat left 2px;
}
.group{
  width: 48.5%; 
}
#content .group table{
  width: 73%;
  vertical-align: top;
  margin-top: 0;
  text-align: left;
}
#content .group td{
  text-align: left;
  width: 220px;
}

#content .group a{
  padding-left: 16px;  
  text-align: left;  
  background: url(/sdgov/dot.gif) no-repeat 6px 7px;
}
.group,.group img{
  float: left;
}
.g1{ 
  display: inline;
}
.group img{  
  padding: 1% 3%;
}
/*
	start subnav(折叠导航)	*/
#left #subnav dd{
  padding-left: 5px;
  position: relative;
  background: url(/sdgov/xiaobiao.gif) no-repeat 15px 8px;
}
#subnav dd li a,#subnav dd a{  
  background: none;
}
#subnav li{ 
  margin-top: 3px;   
  background: url(/sdgov/li.gif) no-repeat 10px 12px;
}
ul.menu {
	display: none;	
	list-style-type: none;	
	padding-left: 25px;	
}
#left #subnav .office{
  margin-top: 10px;
  background: none;
  padding-left: 0;
  border-bottom: 1px dashed #999;
  padding-bottom: 6px;  
  *margin: 0 2%;
  text-align: left;
  width: 90%;
}
/*
	start tab(信息公开一览表)	*/

#content .tab{
  width: 100%;
  border: 1px solid #e6e3e3;
}
#right #content  .align{
  text-align: left;
}
#content .tab td{
  word-break: break-all;
  word-warp: warp;
  border: 1px solid #f3f3f3;
}
#content .tab .gray{
  text-align: center;
  width: 13%;
  background: #efefef;
}

#right #content .tab2{
  width: 90%;
  margin: 0 atuo;
}

#content #prd{
  width: 98%;
  overflow: hidden;
  clear: both;
  margin-left: 0;
  display: inline;
}
#prd li{
  padding: 15px 0;
  border-bottom: 1px dashed #999;
}
#prd li span{
  line-height: 28px;
}
#prd li div,.info td{
  text-align: center;
}
#prd li div,#prd li p,#prd li{
  float: left;
}
#content #prd li p{
  line-height: 2em;
  margin-top: 22px;
}
/*
	start search	*/
#content .sear{
  text-align: right;
  padding-right: 2%;
}
.sear input{
  width: 170px;  
}
.sear .sub{
  width: auto; 
  height: 22px;
  margin-left: 7px; 
}
#content .hack{
  float: left;  
  min-height: 100px;
  *min-height: 100px;
  width: 100%; 
  margin: 0 auto;
  border-bottom: 1px dashed #999; 
}
.hack{
  padding: 20px 0;
}

/*
	组织机构图		*/	
#part #g-top{
 top: -11px;
}
#right h3#g-bot{
  top: 38px;
  *top: 41px;
}
table#part .gov h3 span{   
  *width: 27px !important;
  *width: 21px;
  *left: 35px;
}
table#part ul li{
  line-height: 150%;
  padding-left: 16px;
  background: url(/sdgov/dot.gif) no-repeat 10px 8px;
  *background-position: 14px 8px;
}
ul#sky{
  margin-top: 25px; 
}
