html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


body{
  background: #fff;
  color: #333;
  text-align:center;
  font-size:12px;
  font-family:'新宋体','宋体';
}
a{
  color: #333;
  text-decoration:none;
}
a:hover{
  color: #336699;
}
.body{
  margin-right: auto; 
  margin-left: auto;
  text-align:left;
  width:970px;
}

.bar{
  background: url(../images/bar_bg.png) repeat-x left bottom;
}
.box{
  border:solid 1px #cccccc;
}
.box_content{
  height: 20px;
}
.box_title{
  height:25px;
  line-height:25px;
  background: url(../images/dot1.png) no-repeat 5px 5px;
  padding-left:22px;
  font-weight:bold;
}
.box .bar{
  border-bottom:solid 1px #cccccc;
}
.side{
  float:left;
}
.main{
  float:left;
  margin-left:6px;
}
.clear{
  clear:both;
}
.box .bar .tab{
  height:26px;
  line-height:26px;
  border-right:solid 1px #cccccc;
  font-weight:bold;
  display:block;
  float:left;
  padding-left:8px;
  padding-right:8px;
  cursor:pointer;
}
.box .bar .selected{
  background: url(../images/tab_selected.png) repeat-x 0px center;
  color:#fff;
}
.hide{
  display:none;
}

#top_bar{
  height:30px;
  border:solid 1px #cccccc;
	overflow:hidden;
}
#top_bar span{
  height:21px;
  vertical-align:middle;
}
#top_bar input.text{
  border:solid 1px #cccccc;
  height:21px;
  line-height:18px;
  margin-top:3px;
  color:#333;
}
#top_bar input.search{
  background: #fff url(../images/search.png) no-repeat 3px center;
  padding-left: 20px;
  border:solid 1px #cccccc;
  height:21px;
  line-height:18px;
  margin-top:3px;
  color:#333;
}
#top_bar input.button{
  background: url(../images/button_bg.png) repeat-x 0px center;
  border:solid 1px #cccccc;
  height:21px;
  line-height:18px;
  padding-left:8px;
  padding-right:8px;
  color:#333;
}
#mail_login{
  height:28px;
  width:600px;
  overflow:hidden;
  padding-left:12px;
}
#searcher{
  height:28px;
  width:360px;
  overflow:hidden;
  text-align:right;
  padding-right:12px;
}
#top_banner{
  height:142px;
  line-height:142px;
  text-align:center;
  overflow:hidden;
  padding:0;
  margin:0;
}

#main_nav {
  text-align:left;
}
#main_nav ul{
  border-bottom: solid 1px #cccccc;
}
#main_nav ul li{
  height:24px!important;
  height:25px;
  border-color:#cccccc;
  border-width:1px;
  border-style: solid solid none solid;
}
#main_nav ul li span{
  margin:0;
  padding:0;
  width:70px;
  height:12px;
  border-right:solid 1px #000;
  text-align:left;
  white-space:nowrap;
  padding-left:3px;
  padding-right:3px;
  margin-top:4px;
}
#main_nav ul li span.last{
  border:none;
}
#main_nav ul li span.head{
  background: url(../images/nav_head.png) no-repeat;
  width:74px;
  height:19px;
  line-height:19px;
  padding-left:8px;
  font-weight:bold;
  color:#fff;
  border:none;
  margin-top:3px;
  margin-left:3px;
}
#infomation_bar{
  margin-top:6px;
  border:solid 1px #cccccc;
  height:30px;
  line-height:30px;
  padding-left:12px;
  padding-right:12px;
}
#main_content1{
  margin-top:6px;
}

#main_content1_left{
  float:left;
  width:210px;
  height:436px;
  
}

.boxleft{
  width:210px;
  border:solid 1px #CCCCCC;
  height:184px;
  text-align:center;
	
}

.boxleft .bar{
  width:208px;
  height:26px;
  text-align:left;
  line-height:26px;
  background-image:url(../images/boxleftbar.png);
  background-repeat:no-repeat;
}

.boxleft .cont{
  width:208px;
  height:156px;
  text-align:left;
  line-height:24px;
  overflow:hidden;
}

.boxleft .cont ul{
  margin-top:6px;
  list-style:none;
  margin-left:-6px;
} 

.spec{
  margin:0px;
  padding:0px;
}

.boxleft .cont ul li{
  
  list-style:none;
  background:url(../images/dot2.png) no-repeat left 8px;
  padding-left:12px;
  width:200px;
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow:hidden;
}

.111{
  margin-left:22px;
  font-weight:bold;
}

/*
#leader ul{
  text-align:left;
  margin-left:12px;
  line-height:22px;
  font-weight:bold;
}

#leader ul li{
  list-style:none;
}

*/

.leader_left{
  width:55px;
  text-align:left;
  float:left;
  margin-left:14px;
  line-height:22px;
  font-weight:bold; 
  
}

.leader_rihgt{
  text-align:left;
  width:130px;
  float:right;
  margin-left:8px;
  line-height:22px;
}

.leader_left22{
  width:55px;
	text-align:left;
  float:left;
  line-height:22px;
  font-weight:bold;
  margin-left:6px;
}

.leader_rihgt22{
text-align:left;
  width:120px;
  float:right;
  text-align:left;
  line-height:22px;
  font-weight:bold;
  margin-left:6px;
}

#main_content1_center{
  float:left;
  width:597px;
  height:441px;
  margin-left:7px;
  text-align:center;
  border:solid 1px #CCCCCC;
}

#main_contright_bar{
  width:595px;
  height:26px;
  text-align:left;
  line-height:26px;
  background-image:url(../images/xinwen.png);
  background-repeat:no-repeat;
}

.b1{
  margin-left:22px;
  font-weight:bold;
}

.b2{
  color:#CD0000;
  margin-left:474px;
}

#main_contcenter_cont{
  width:595px;
  height:413px;
  text-align:left;
}

#pic_new{
  width:563px;

  height:264px;
  margin-left:16px;
  margin-top:5px;
  
  /*border:solid 1px #6F6F6D;*/
}

#shujushangbao{
	color:red;
}

#pic_new_title{
  margin-left:16px;
  height:1px;
  width:563px;
  line-height:1px;
  text-align:center;
  font-weight:bold;
  font-size:13px;
}

#main_center_bottom{
  width:563px;
  height:112px;
  text-align:left;
  margin-left:16px;
  overflow:hidden;
}

#main_center_bottom #main_center_bottom_left{
  float:left;
  width:282px;
  height:112px;
  border-right:dotted 1px #CBCBCB;
}

#main_center_bottom_left ul{
  list-style:none;
  margin-top:4px;
}

#main_center_bottom_left ul li{
  list-style:none;
  width:270px;
  line-height:26px;
  background:url(../images/dot2.png) no-repeat 3px 8px;
  padding-left:12px;
}

#main_center_bottom #main_center_bottom_right{
  float:left;
  width:278px;
  height:112px;
}

#main_center_bottom_right ul{
  list-style:none;
  margin-top:4px;
}

#main_center_bottom_right ul li{
  list-style:none;
  width:270px;
  line-height:26px;
  background:url(../images/dot2.png) no-repeat 3px 8px;
  padding-left:12px;
}

#main_content1_right{

  width:150px;
  height:441px;
  float:right;
  text-align:center;
  
}

#gov{
  width:150px;
  height:190px;
  text-align:center;
  border:solid 1px #CCCCCC;
}

#gov_title{
  width:148px;
  height:38px;
  background:url(../images/gov.png) no-repeat;
}

#gov_cont{
  width:148px;
  height:150px;
  text-align:left;
  overflow:hidden;
}

#gov_cont ul {
  list-style:none;
  margin-top:6px;
  margin-left:19px;
  line-height:24px;
}
}
#gov_cont li{
  list-style:none;
  background:url(../images/dot22.png) no-repeat left center;
  padding-left:24px;
  font-weight:bold;
}

.img_3{
  width:150px;
  height:38px;
  margin-top:7px;
  overflow:hidden;
}

#zxbs2{
  width:150px;
  margin-top:7px;
  height:109px;
  overflow:hidden;
  background:url(../images/zxbs2.png) no-repeat;
  line-height:28px;
}

.zxbs_li{
  margin-left:10px;
  margin-top:8px;
  width:57px;
  height:17px;
  line-height:17px;
  float:left;
}

.zxbs_li ul li{
  list-style:none;  
}


#main_content1_1{
  width:150px;
  overflow:hidden;
}
#main_content1_2{
  width:814px;
  overflow:hidden;
}
#notice{
  height:148px;
  overflow:hidden;
}

#notice ul{
  list-style:none;
  margin-top:4px;
}
#notice ul li{
	margin-left:-6px;
  line-height:22px;
  height:22px;
  width:188px;
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow:hidden;
	background:url(../images/dot2.png) no-repeat 3px 8px;
	padding-left:13px;
	
}
#leader{
  margin-top:6px;
  height:194px;
  overflow:hidden;
}
#leader .box_content{
  padding-top:6px;
  padding-right:14px;
  text-align:right;
  line-height:22px;
}
#jg_links .split{
  margin-top:6px;
}
#news{
  width:658px;
  height:290px;
  overflow:hidden;
}
#gs_links{
  width:150px;
  overflow:hidden;
}
#gs_links .split{
  margin-top:6px;
}
#main_content1_2_2{
  width:148px!important;
  width:150px;
  overflow:hidden;
}
#zfxxgk{
  height:202px;
  overflow:hidden;
}
#zfxxgk .image_title{
  border-bottom:solid 1px #cccccc;
}
#zxbs{
  background: url(../images/zxbs.png) no-repeat;
  margin-top:6px;
  width:814px;
  height:140px;
  overflow:hidden;
}
#gzcy{
  background: url(../images/gzcy.png) no-repeat;
  height:140px;
  overflow:hidden;
}

#gzcy_left{
  width:272px;
  height:112px;
  overflow:hidden;
  
  margin-top:23px;
  float:left;
  margin-left:2px;
}

.img_gzcy{
  width:87px;
  height:30px;
  margin-left:10px;
  margin-top:15px;
  float:left;
}
#gzcy_right{
  width:249px;
  height:112px;
  overflow:hidden;
  margin-left:8px;
  float:left;
  margin-top:23px;
  font-weight:bold;
  line-height:24px;
}
#main_banner{
  border:solid 1px #cccccc;
  height:117px;
  overflow:hidden;
  margin-top:6px;
  width:970px;
}

#copyright{
  margin-top:6px;
  height:100px;
  overflow:hidden;
  line-height:24px;
  text-align:center;
}
#flash_images{
  margin-top:8px;
  margin-left:8px;
  width:360px;
  height:242px;
}
#news_list {
  margin-top:8px;
  padding-left:16px;
  height:242px;
  width:260px;
  overflow:hidden;
}
#news_list ul li{
  background:url(../images/dot2.png) no-repeat 3px 8px;
  line-height:24px;
  padding-left:14px;
}
#zfxxgk ul{
  padding-top:8px;
  padding-left:8px;
}
#zfxxgk ul li{
  background:url(../images/dot2.png) no-repeat 3px 8px;
  line-height:24px;
  padding-left:14px;
}
#news_images{
  width:751px!important;
  height:108px!important;
  width:753px;
  height:110px;
  overflow:hidden;
  border:solid 1px #cccccc;
  background:url(../images/news_images_bg.png) repeat-x;
}
#scroll_images{
  height:110px;
  line-height:110px;
  background:url(../images/photos.png) no-repeat;
  padding-left:70px;
  overflow:hidden;
}
#scroll_images_1{
  white-space:nowrap;
  overflow:hidden;
  padding-top:12px;
  width:680px;
}
#scroll_images a{
  background:#ffffff;
  border:solid 1px #bbceda;
  margin-right:20px;
  padding:6px;
  width:109px;
  height:85px;
}
#scroll_images a img{
  border:none;
  width:97px;
  height:73px;
}
#main_content2{
  margin-top:6px;
  text-align:left;
}
#main_content3{
  margin-top:6px;
}
#main_content4{
  margin-top:6px;
}
#mails{
  width:211px;
  overflow:hidden;
}
#mails .split{
  margin-bottom:6px;
}
#tabs1{
  height:216px!important;
  width:534px!important;
  width:536px;
  height:218px;
  overflow:hidden;
}
#lshq{
  height:216px!important;
  width:426px!important;
  height:218px;
  width:428px;
  overflow:hidden;
}
#lshq .box_content{
 
  text-align:left;
}
#lshq .box_content table{
  font-size:100%;
  border-left:solid 1px #cccccc;
  border-top:solid 1px #cccccc;
}
#lshq .box_content th{
  background: #eeeeee;
  height:30px;
  width:65px;
  text-align:center;
  border-right:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
}
#lshq .box_content td{
  height:24px;
  border-right:solid 1px #cccccc;
  border-bottom:solid 1px #cccccc;
  padding-left:6px;
  padding-right:6px;
}

#lshq ul{
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:16px;
}
#lshq ul li{
  background:url(../images/dot2.png) no-repeat 3px 8px;
  line-height:24px;
  padding-left:14px;
}
#lshq ul li.more{
  text-align:right;
  background:none;
}
#lshq ul li.more a{
  background:url(../images/more.png) no-repeat;
  width:68px;
  height:19px;
  display:block;
  margin-left:310px!important;
}

#main_content4_1{
  width:211px;
}
#main_content4_2{
  width:536px;
}
#main_content4_1_1,#main_content4_2_1,#main_content4_2_2,#main_content4_2_3,#main_content4_3_1{
  height:218px;
  overflow:hidden;
}
#main_content4_3_1 .box_content{
  text-align:center;
}
#main_content4_3_1 a{
  display:block;
  margin-top:5px;
}
#main_content4_3_1 a img{
  border:solid 1px #cccccc;
}
#main_content4_3{
  width:211px;
}
#main_content4_1 .split,#main_content4_2 .split,#main_content4_3 .split{
  margin-top:6px;
}
#imagelinks{
  height:101px;
  border:solid 1px #cccccc;
  overflow:hidden;
  margin-top:6px;
}
#imagelinks div{
  float:left;
  padding:1px;
  border:solid 1px #cccccc;
  margin-left:8px;
  margin-top:7px;
}
#main_content4_2 ul{
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:16px;
}
#main_content4_2 ul li{
  background:url(../images/dot2.png) no-repeat 3px 8px;
  line-height:24px;
  padding-left:14px;
}
#main_content4_2 ul li.more{
  text-align:right;
  background:none;
}
#main_content4_2 ul li.more a{
  background:url(../images/more.png) no-repeat;
  width:68px;
  height:19px;
  display:block;
  margin-left:410px!important;
}

#tabs1 ul{
  padding-top:16px;
  padding-left:16px;
  padding-right:16px;
  padding-bottom:16px;
}
#tabs1 ul li{
  background:url(../images/dot2.png) no-repeat 3px 8px;
  line-height:24px;
  padding-left:14px;
}
#tabs1 ul li.more{
  text-align:right;
  background:none;
}
#tabs1 ul li.more a{
  background:url(../images/more.png) no-repeat;
  width:68px;
  height:19px;
  display:block;
  margin-left:410px!important;
}
#main_content4_1 ul{
  margin-left:8px;
  margin-top:8px;
}
#main_content4_1 ul li{
  background:url(../images/dot2.png) no-repeat 3px 8px;
  line-height:24px;
  padding-left:14px;
}
#main_content4_1_2{
  height:88px;
  overflow:hidden;
}
#main_content4_1_3{
  height:166px;
  overflow:hidden;
}
#main_content4_1_4{
  height:157px;
  overflow:hidden;
}
#main_content4_1_4 .box_content{
  padding-top:12px;
  padding-left:6px;
}
#main_content4_1_4 .box_content div{
  background:url(../images/subsite_bg.png) no-repeat;
  height:19px;
  width:61px;
  margin-bottom:9px;
  margin-right:6px;
  float:left;
  padding-left:15px;
}
#main_content4_1_4 .box_content div a{
  height:19px;
  line-height:19px;
}
#main_content4_1_5{
  height:160px;
  overflow:hidden;
}
#main_content4_1_5 .box_content{
  text-align:center;
  padding-top:10px;
}
#main_content4_1_5 .box_content select{
  width:190px;
  margin-bottom:8px;
}
#main_content4_3_2{
  height:157px;
  overflow:hidden;
}
#main_content4_3_2 .box_content{
  line-height:24px;
  padding-top:6px;
  padding-left:8px;
}
#main_content4_3_3{
  height:212px;
  overflow:hidden;
}
#player{
  display:block;
  width:195px;
  height:165px;
}
#main_content4_3_3 .box_content{
  text-align:center;
  padding-top:10px;
}
#main_content4_3_4{
  height:208px;
  overflow:hidden;
}


/*************************** LIST PAGE ************************************/
#list_main{
  height:110px;
}
#list_news_images{
  margin-top:6px;
  width:968px!important;
  height:108px!important;
  width:970px;
  height:110px;
  overflow:hidden;
  border:solid 1px #cccccc;
  background:url(../images/news_images_bg.png) repeat-x;
}
#list_scroll_images{
  height:110px;
  line-height:110px;
  background:url(../images/photos.png) no-repeat;
  padding-left:70px;
  overflow:hidden;
}
#list_scroll_images_1{
  white-space:nowrap;
  overflow:hidden;
  padding-top:12px;
  width:890px;
}
#list_scroll_images a{
  background:#ffffff;
  border:solid 1px #bbceda;
  margin-right:20px;
  padding:6px;
  width:109px;
  height:85px;
}
#list_scroll_images a img{
  border:none;
  width:97px;
  height:73px;
}

#main_nav_left{
	float:left;
	height:auto;
	width:194px;
	overflow:hidden;
}
#main_nav_center{
	float:left;
	height:676px;
	width:598px;
	border:solid 1px #B8B8B8;
	overflow:hidden;
	margin-top:6px;
	margin-left:6px;
}

#main_nav_left_ds{
	float:left;
	height:auto;
	width:211px;
	overflow:hidden;
}
.boxleft_ds{
  width:210px;
  border:solid 1px #CCCCCC;
  text-align:center;
  margin-top:6px;
}

.boxleft_ds .bar{
  width:209px;
  height:26px;
  text-align:left;
  line-height:26px;
  background-image:url(../images/boxleftbar.png);
  background-repeat:no-repeat;
}

.boxleft_ds .cont{
  width:209px;
  text-align:left;
  line-height:24px;
  overflow:hidden;
}

.boxleft_ds .cont ul{
  margin-top:6px;
  list-style:none;
  margin-left:0px;
}

.boxleft_ds .cont ul li{
  
  list-style:none;
  background:url(../images/dot2.png) no-repeat left 8px;
  padding-left:12px;
  width:200px;
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  overflow:hidden;
}
#main_nav_center_ds{
	float:right;
	height:676px;
	width:755px;
	border:solid 1px #B8B8B8;
	overflow:hidden;
	margin-top:6px;
}

#main_nav_center_ds_cont{
	float:right;
	height:676px;
	width:755px;
	border:solid 1px #B8B8B8;
	margin-top:6px;
}

#main_nav_right{
	float:left;
	margin-top:6px;
	margin-left:6px;
	width:166px;
	height:300px;
	
}

#contlist{text-align:left;}
#contlist ul{margin-left:29px;list-style:none;}
#contlist ul li{border-bottom:dotted 1px;list-style:none;line-height:24px;margin-right:30px;}
#contlist ul li a{background:url(../images/dot2.png) no-repeat 3px 3px;padding-left:10px;}
#contlist ul li span a{background:url(../images/dot2.png) no-repeat 3px 3px;padding-left:10px;}
.ul_zsdw{
	margin-left:8px;
	margin-top:8px;
}
.ul_zsdw .li_zsdw{
	background:url(../images/dot2.png) no-repeat 3px 8px;
	line-height:24px;
	padding-left:14px;
}


/*************************** CONTENT PAGE ************************************/
#content_main{
  height:110px;

}
#content_news_images{
  margin-top:6px;
  width:968px!important;
  height:108px!important;
  width:970px;
  height:110px;
  overflow:hidden;
  border:solid 1px #cccccc;
  background:url(../images/news_images_bg.png) repeat-x;
}
#content_scroll_images{
  height:110px;
  line-height:110px;
  background:url(../images/photos.png) no-repeat;
  padding-left:70px;
  overflow:hidden;
}
#content_scroll_images_1{
  white-space:nowrap;
  overflow:hidden;
  padding-top:12px;
  width:890px;
}
#content_scroll_images a{
  background:#ffffff;
  border:solid 1px #bbceda;
  margin-right:20px;
  padding:6px;
  width:109px;
  height:85px;
}
#content_scroll_images a img{
  border:none;
  width:97px;
  height:73px;
}
#main_nav_cotent_center{
	clear:both;
	float:right;
	border:solid 1px #B8B8B8;
	display:inline;
                text-align:center;
	height:676px;
	width:764px;
	background-image:url(../images/cont_bk.gif);
	background-repeat:repeat-x;
	margin-top:6px;
	margin-left:6px;
}

#main_nav_cotent_center a{
  color: #3366ff;
  text-decoration:underline;
}
#main_nav_cotent_center a:hover{
  color: #ff6633;
}

.leaderbox{
  width:194px;
  border:solid 1px #CCCCCC;
  height:160px;
  text-align:center;
}
/*********************************************leader's mail page***********************************************/
/*局长信箱内容区*/
#leader_main_nav_cotent_center{

	clear:both;
	float:right;
	border:solid 1px #B8B8B8;
	display:inline;
	height:1012px;
	width:769px;
	margin-top:6px;
	
	margin-left:6px;
}

#leader_main_nav_content_center_top{
	background-image:url(../images/leadermail.png);
	height:39px;
	margin-top:38px;
}

#leader_look{
	margin-left:43px;
	margin-top:16px;
	height:11px;
}

#leader_cont_form{
	margin-left:23px;
	margin-top:7px;
	width:722px;
	height:530px;
	border:solid 1px #505050;
	
}

#leader_cont_description{
	margin-left:30px;
	margin-top:30px;
	text-align:left;
}

.leftd{
	border-bottom:solid 1px #646464;
	text-align:center;
	height:30px;
	line-height:30px;
	overflow:hidden;
}

.rightd{
	border-bottom:solid 1px #646464;
	text-align:left;
	height:30px;
	line-height:30px;
	
}

.input1{
	width:257px;
	height:21px;
	margin-top:3px;
	margin-left:19px;
}

.input2{
	width:454px;
	height:21px;
	margin-top:3px;
	margin-left:19px;
}

/*********************************************leave word page***********************************************/
#leave_main_nav_cotent_center{

	clear:both;
	float:right;
	border:solid 1px #B8B8B8;
	display:inline;
	height:675px;
	width:769px;
	margin-top:6px;
	
	margin-left:6px;
}

#leave_main_nav_cotent_center_top{
	margin-top:38px;
	height:28px;
	background-image:url(../images/gzly.png);
}

#leave_main_nav_cotent_center_top1{
	margin-top:38px;
	height:28px;
	background-image:url(../images/jbxx1.png);
}

#leave_main_nav_cotent_center_top12{
	margin-top:38px;
	height:28px;
	background-image:url(../images/wspy.png);
}

#leave_main_nav_cotent_center_top13{
	margin-top:38px;
	height:28px;
	background-image:url(../images/yjzj.png);
}

#leave_main_nav_cotent_center_cont{
	margin-top:25px;
	margin-left:23px;
	width:722px;
	
}

.gzly_left{
	width:80px;
	height:110px;
	border-right:solid 1px #C1C1C1;
	float:left;
}
.gzly_left .left_cont{
		height:37px;
		border-bottom:solid 1px #C1C1C1;
		text-align:center;
		line-height:37px;
}

.gzly_right{
	width:259px;
	height:110px;
	border-right:solid 1px #C1C1C1;
	float:left;
	
}
.gzly_right .right_cont{
		height:37px;
		border-bottom:solid 1px #C1C1C1;
		text-align:left;
		line-height:37px;
		
}

.gzly_box{
	
	width:680px;
	margin-top:6px;
	border:solid 1px #C1C1C1;
}
.gzly_box .title{
	background-image:url(../images/gzly_bk.png);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	text-align:left;
}

.gzly_box .title span{
	margin-left:14px;
}

.gzly_box input[text]{
	width:123px;
	margin-top:4px;
	margin-left:6px;
}

/*********************************************publicity page***********************************************/
/**依申请公开页面*/
#leader_main_nav_cotent_center{

	clear:both;
	float:right;
	border:solid 1px #B8B8B8;
	display:inline;
	height:767px;
	width:769px;
	margin-top:6px;
	
	margin-left:6px;
}
#publicity_main_nav_content_center_top{
	background-image:url(../images/ysqgk.png);
	height:29px;
	margin-top:28px;
}

#publicity_main_content{
	height:685px;
	width:727px;
	margin-left:20px;
	margin-top:24px;
	overflow:hidden;
	border:solid 1px #C1C1C1;
}

#appl_person_info{
	height:310px;
	border-bottom:solid 1px #C1C1C1;
}

#info_need_siuation{
	height:338px;
	border-bottom:solid 1px #C1C1C1;
}

#submit_but{
	width:auto;
	height:auto;
}

.sq_left{
	width:130px;
	height:31px;
	border-bottom:solid 1px #C1C1C1;
	border-right:solid 1px #C1C1C1;
	float:left;
	text-align:center;
	line-height:30px;
}

.sq_right{
	width:157px;
	height:31px;
	border-bottom:solid 1px #C1C1C1;
	border-right:solid 1px #C1C1C1;
	float:left;
	text-align:center;
	line-height:30px;
}

.sq_right2{
	width:157px;
	height:31px;
	border-bottom:solid 1px #C1C1C1;
	
	float:left;
	text-align:center;
	line-height:30px;
}

.sq_right input{
	margin-left:3px;
	margin-top:4px;
	width:140px;
	height:21px;
}

.sq_right2 input{
	margin-left:3px;
	margin-top:4px;
	width:140px;
	height:21px;
}

.box_left{
	width:118px;
	text-align:center;
	float:left;
	line-height:50px;
	height:50px;
	border-right:solid 1px  #C1C1C1;
}

.box_left2{
	width:211px;
	text-align:center;
	float:left;
	line-height:25px;
	height:25px;
	border-right:solid 1px  #C1C1C1;
}

.box_left3{
	width:211px;
	text-align:left;
	float:left;
	line-height:127px;
	height:127px;
	border-right:solid 1px  #C1C1C1;
}                                                                                            

#jb{
  height:30px;
  line-height:30px;
  background-image:url(../images/jb.png);
  background-repeat:repeat-x;
  text-align:center;
  font-weight:bold;
} 


