﻿@charset "utf-8";
/*整体样式*/
body {
	font-size: 12px;
	font-family: "宋体";
	color: #333333;
	background: url(../img/bodybg.jpg) repeat-x;
	min-width:920px;
    width:expression((documentElement.clientWidth < 920) ? "920px" : "auto" ); 
}
*{
	margin:0px;
	padding:0px;
}
.clear{
	clear: both;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333 ;
}
a:hover {
	text-decoration: none;
	color: #0066cc;
}
a:active {
	text-decoration: none;
	color: #ff9900 ;
}
.left{float:left}
.right{float:right}
/*容器样式*/
#container{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 907px;
	background-position: center top;
}
#container_bg {
	background-image: url(../img/bodybgpic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*头部搜索栏*/	
#search{
	width:907px;
	height: 25px;
	padding-top: 3px;
}
#search p{
	background:url(../img/searchicon.gif) no-repeat left;
	color:#FFFFFF;
	line-height: 16px;
	font-weight: bold;
	padding-left: 20px;
	float:left;
}
#search .searchbtn,#search .searchbtn:link{
	background:url(../img/searchbtn.gif) no-repeat;
	width:48px;
	height:18px;
	border:0;
	line-height: 18px;
	color: #333333;
}
#search .searchbtn:hover {
	color: #FF9900;
}


#search a{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#search a:hover{
	color: #333333;
}
#link{
	float:right;
	margin-right: 150px !important;
	margin-right: 80px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 5px;
}
#link a{
	line-height: 14px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
/*logo*/
#logotop{
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 907px;
	position: relative;
}
/*导航*/
#nav{
	height:31px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 31px;
	position: absolute;
	top: 174px;
	left: 20px;
}
ul{
	list-style-type: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
}
li{
	float: left;
}
#nav /*当前导航栏目*/
 a.selected, #nav a.selected:link{
	color: #0000cc;
	background-image: url(../img/menul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	display: block;
}
#nav  a.selected b  {
	background-image: url(../img/manur.gif);
	background-position: right center;
	padding-right: 20px;
	background-repeat: no-repeat;
	color: #0000CC;
}
#nav   a,#nav a:link {
	color: #FFFFFF;
	display: block;
	padding-left:20px;
}
#nav a b,#nav a:link b{
	display: block;
	padding-right: 20px;
}
/*#nav a:hover, #nav a:hover b{color: #0000cc;}
#nav a:active{
	color: #0000cc;
	background-image: url(../img/menul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	display: block;
}
#nav a:active b{
	color: #0000cc;
	background-image: url(../img/manur.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 20px;
}*/
/*内容部分*/
#content{
	background:url(../img/container_shade.jpg) repeat-y;
}
/*第一行*/
#row1{
	background-image: url(../img/contentbg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-top:3px;
	height: 243px;
}
/*图片新闻*/
#newspic{
	width: 302px;
	float: left;
	margin-right: 9px;
}
#newspic img{
	width: 300px;
	border: 1px solid #0000FF;
}
/*新闻列表*/
#newspic div{
	height: 20px;
	width: 299px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
#newspic a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background: url(../img/arrow.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 16px;

}
#newslist{
	float:left;
	width:321px;
	margin-right: 9px;
	height: 243px;
}
#newslist td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#newslist  td  a{
	font-weight: bold;
	color: #CC0033;
	line-height: 24px;
	font-size: 16px;
	vertical-align: middle;
	}
#newslist  td  a:hover{
	color: #333333;
	}
#newslist ul{
	width:317px;
	list-style-type: none;
}
#newslist li {
	display: block;
	width:317px;
	line-height: 24px;
}
#newslist a {
	background-image: url(../img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
	font-size: 14px;
	text-decoration: none;
}
/*公告公示*/
#gonggao ,#gonggao_sub{
	float: left;
	width: 241px;
	border: 1px solid #999999;
}
#gonggao {
height:240px;
}
#gonggao ul,#gonggao_sub ul{
	/*background-image: url(../img/tongzhi_bg.jpg);*/
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 229px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#gonggao ul{
height:199px;
}
#gonggao li,#gonggao_sub li {
	display:block;
	padding-right: 4px;
	padding-left: 4px;
	width: 221px;
}
#gonggao li a,#gonggao_sub li a{
    line-height:24px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 27px;
}
h4.titlebg {
	background-image: url(../img/tongzhi_titlebg.jpg);
	background-repeat: no-repeat;
	width: 189px;
	height: 30px;
	padding-left: 50px;
}
/*第二行*/
#row2 {
	margin-right: 11px;
	margin-left: 11px;
	margin-bottom: 9px;
}
/*区县table框*/
.tab1{
	background-image: url(../img/h4bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border: 1px solid #9db0bc;
	position: relative;
}
.tab1_left{
	background-image: url(../img/h4bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 84px;
	float:left;
}
/*区县*/
.qx_icon{
	background-repeat: no-repeat;
	width:84px;
	margin-left:5px;
	line-height:27px;
	font-weight: bold;
	/*color:#0000cc;*/
	background-position: left  bottom;
	text-align:center;
	font-size: 14px;
	background-image: url(../img/hoverbg.jpg);
	cursor:hand;
	float: left;
	margin-top: 1px;
}
.qx_icon a:link{
	color:#0000cc;
}
.qx_icon a:visited
{
color:#0000cc;
}
/*学校*/
.xx_icon{
	background-repeat: no-repeat;
	line-height:27px;
	font-weight: bold;
	background-position: center;
	font-size: 14px;
	background-image: url(../imges slw_icon.gif);
	float:left;
	width:84px;
	cursor:hand;
	text-align: center;
}
.xx_icon a:link{color:#000000;}
.xx_icon a:visited{color:#000000;}
/*table框内容部分*/
.tab1_box,.subtab1_box{
	background-color: #FFFFFF;
	width:312px;
	float:left;
	margin-right:9px;

}
.tab1_box h5 a:link,.subtab1_box h5 a:link{
	font-size: 14px;
	text-decoration: none;
	color: #CC0033;
	line-height: 30px;
}
.tab1_box h5 a:visited,.subtab1_box h5 a:visited{
	font-size: 14px;
	text-decoration: none;
	color: #CC0033;
	line-height: 30px;
	}
.tab1_box h5 a:hover,.subtab1_box h5 a:hover{
	color: #333333;
}
.tab1_box p a,.subtab1_box p a{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.tab1_box p a:hover,.subtab1_box p a:hover{
	color: #0066cc;
	text-decoration: none;
}
.tab1_box img ,.subtab1_box img{
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 7px;
	float: left;
	margin-right: 3px;
	width: 68px;
}
.tab1_box ul,#bszn_box ul ,#xzzx_box ul,#cjwt_box ul,#xxgk_box ul,.subtab1_box ul{
   width:290px;
   padding-left:7px;
   padding-right:7px;
}
.tab1_box  li,#bszn_box li,#xzzx_box li,#cjwt_box li,#xxgk_box li,.subtab1_box li{
	display:block;
	line-height:28px;
height:28px;
	width:290px;
	border-bottom: 1px dashed #CCCCCC;
}
.tab1_box  li  a,#bszn_box li a,#xzzx_box li a,#cjwt_box li a,#xxgk_box li a,.subtab1_box li a{
	background-image: url(../img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	text-decoration: none;	
}
/*政务公开*/
#zwgk_box{
	float:left;
	width:235px;
	border:4px solid #f3f38e;
}
#zwgk_box h3,#jyzy_box h3,#xszc_box h3{
	height: 25px;
	width: 235px;
	display: block;
	text-align: center;
	}
#zwgk_box h3{
	background-image: url(../img/zwgk_bg.jpg);
	background-repeat: no-repeat;
	}
#zwgk_box h3 a,#zxfw_box h3 a,#jyzy_box h3 a,#xszc_box h3 a,#xxgk_box h3 a{
	font-size:16px;
	color: #003f86;
	line-height: 24px;
}
#zwgk_box h3 a:hover,#zxfw_box h3 a:hover,#jyzy_box h3 a:hover,#xszc_box h3 a:hover #xxgk_box h3 a:hover,#xszc_box h3 a:hover,#xxgk_box h3 a:hover{
	color: #FF3300;
	text-decoration: none;
}
#zwgk_box div {
	height: 227px;
	background-color: #ffffc7;
}
#zwgk_box ul {
	list-style-type: none;
	width: 221px;
	padding-top: 6px;
	padding-bottom: 5px;
}
#zwgk_box li {
	line-height: 24px;
	display: block;
	float: left;
	width: 83px;
	margin-right: 10px;
	margin-left: 10px;
}
#zwgk_box li a{
	background:url(../img/arrow1.gif)  no-repeat left;
	padding-left:16px;
	font-size: 14px;
}
/*第3，4，5行*/
#row3,#row4,#xxgk_box{
	margin-left: 12px;
	margin-bottom: 9px;
}
#row3 img {
	margin-right: 9px;
}
/*咨询服务*/
#zxfw_box{
	border:4px solid #b4f299;
	height: 557px;
	width: 624px;
	float: left;
	margin-right: 9px;
}
#zxfw_box h3 {
	background-image: url(../img/zxfw_bg.jpg);
	display: block;
	height: 25px;
	width: 618px;
	text-align: center;
	padding-left: 9px;
}
#zxfw_left {
	float: left;
	height: 534px;
	width: 305px;
	margin-right: 9px;
}
/*第四行图片链接*/
#row4 a img{
	display: block;
	margin-bottom: 9px;
}
/*办事指南*/
#bszn_box,#xzzx_box,#bjwj_box{
	float: left;
	margin-bottom: 5px;
	margin-top: 3px;
	position: relative;
	width: 305px;
	margin-left: 2px;
}
.bsznsub_box{margin-right: 9px;	width: 308px;	float: left; position: relative;}
#cjwtsub_box{
    float: left;
	margin-bottom: 5px;
	margin-top: 3px;
	position: relative;
	margin-left: 2px;
	margin-right: 9px;
	}

/*咨询服务行右侧*/
#zxfw_right {
	float: left;
}
/*办事指南，下载中心，常见问题，本剧信息标题框*/
#bszn_box .title,#xzzx_box .title,#cjwt_box .title,#bjwj_box .title,.bsznsub_box ul .title{
	position: relative;
	height: 24px;
	width: 304px;
}
#bszn_box .title,#xzzx_box .title,#cjwt_box .title,#bjwj_box .title{
	border-bottom: 1px solid  #29782c;
	}
.bsznsub_box .title{
	background-color: #CCCCCC;
}
/*办事指南，下载中心，常见问题，本剧信标题框*/
#bszn_box .title  h4,#xzzx_box .title h4 ,#cjwt_box .title h4 ,#bjwj_box .title h4{
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	display: block;
	height: 24px;
}
/*办事指南内容*/
#bszn_box .bszn,.bsznsub_box .bszn {
	background-image: url(../img/bszn_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;}
/*下载中心内容*/
#xzzx_box .xzzx{
	background-image: url(../img/xzzx_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*常见问题内容*/
#cjwt_box .cjwt{
	background-image: url(../img/cjwt_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
/*常见问题内容框*/
#cjwt_box {
	float: left;
	width: 305px;
	margin-bottom: 5px;
	margin-top: 3px;
	position: relative;
	}
/*第四行右边*/
#row4_rigbox {
	float: left;
}
/*教育资源*/
#jyzy_box{
	border:4px solid #b2e3ff;
	margin-bottom: 9px;
	width: 235px;
}
#jyzy_box h3{
	background-image: url(../img/jyzy_bg.jpg);
	background-repeat: no-repeat;
	}
#jyzy_box div {
	background-color: #d6feff;
	width: 235px;
	height: 236px;
}
#jyzy_box ul {
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 5px;
	width: 219px;
}
#jyzy_box li {
	display: block;
	float: left;
	width: 186px;
	background-image: url(../img/linkbg.gif);
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 6px;
	padding-top: 13px;
	padding-left: 33px;
	font-size: 14px;
}
/*学生中心*/
#xszc_box{
	border:4px solid #b2bfff;
	width: 235px;
}
#xszc_box h3{
	background-image: url(../img/xsxx_bg.jpg);
	background-repeat: no-repeat;
	}
#xszc_box div {
	background-image: url(../img/student.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 118px !important;
	height:116px;
	width: 215px;
	padding-top: 12px;
	padding-left: 20px;
}
#xszc_box div li {
	display: block;
	width: 120px;
	font-size: 14px;
	line-height: 36px;
	color: #B1BFFE;
	text-align: left;
}
#xszc_box li a {
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #333399;
}
#xszc_box a:hover {
	color: #0066cc;
}
/*信息公开*/
#xxgk_box{
	border:4px solid #ffbaa8;
	width: 877px;
}
#xxgk_box h3 {
	background-image: url(../img/xxgk_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 877px;
	text-align: center;
}
#bjwj_box {
	margin-right: 9px;
	margin-left: 5px;
}

/*本局信息*/
#bjwj_box .bjwj{
	background-image: url(../img/bjwj_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#bjwj_box  .jyj {
	background-image: url(../img/jyj_icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#tp {
	float: left;
	width: 230px;
	margin-top: 3px;
}
/*更多链接*/
#more {
	float: left;
	position: absolute;
	font-size: 12px;
	right: 12px;
	top: 0px;
}
#more a{
	color: #0000CC;
	font-size: 12px;
	line-height: 27px;
}
#more a:hover{
	color:#CC0033;
}
/*投票*/
#zxtp_box {
	float: left;
	width: 230px;
	position: relative;
	background-image: url(../img/pen.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #B6E0F9;
}
#tp img {
	margin-bottom: 8px;
}

	
#zxtp_box .title{
	background-image: url(../img/zxtp_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	margin-top: 2px;
}
#zxtp_box  h4 {
	background-image: url(../img/zxtp_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	line-height: 29px;
	height: 29px;
	margin-right: 3px;
	margin-left: 3px;
}
#zxtp_box p{
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 3px;
	margin-left: 3px;
}
#zxtp_box ul {
	display: block;
	width: 210px;
}
#zxtp_box li {
         display: block;
         float: left;
         width: 210px;
         border-top-style: none;
         border-right-style: none;
         border-bottom-style: none;
         border-left-style: none;
}

.btn11,.btn11:link{
	margin-right: 20px;
	margin-left: 20px;
	background: url(../img/btn.gif);
	height: 20px;
	width: 56px;
	border:0;
}
#zxtp_box .btn11:hover{
	color:#0000CC;
	background: url(../img/btn.gif);
	height: 20px;
	width: 56px;
	border:0;
}

/*selectedbox*/
#link_box {
	background-color: #dfdfdf;
	width: 864px;
	height: 34px;
	margin-left: 12px;
	margin-bottom: 9px;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
#link_box select {
	margin-right: 18px;
	margin-left: 18px;
}
/*尾部*/
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 197px;
	width: 902px;
	margin-left: 3px;
	text-align: center;
}
#footer p {
	line-height: 20px;
}
#logo {
	padding-top: 3px;
	padding-left: 4px;
}

/*新闻咨询内页*/
/*第一行*/
#row1_xwzx{
	background-image: url(../img/contentbg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-top:3px;
}
#xwzx_left/*内页1新闻咨询左边,内页2咨询服务*/
{
	float: left;
	width: 632px;
	margin-right: 9px;
}
/*新闻咨询导航，咨询服务导航*/
#xwzx_box,#subzxfw_box{
	margin-bottom: 9px;
	height: 37px;
	width: 512px;
	padding-left: 120px;
}
#xwzx_box{
	background-image: url(../img/xwzx_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #95DAF9;
	}
#subzxfw_box{
	background-image: url(../img/zxfw_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B1E49F;
	float: left;
	}
#xwzx_box a,#subzxfw_box a {
	line-height: 37px;
	font-weight: bold;
}
/*焦点新闻*/
#jdxw_news,#bjwj_news,#gkzd_news{
	float: left;
}
/*焦点新闻左*/
#jdxw_newsl,#bjwj_newsl,#gkzd_newsl {
	float: left;
	margin-right: 9px;
	width: 220px;
	padding-right: 4px;
	padding-left: 4px;
}
/*焦点新闻列表*/
#jdxw_news ul,#bjwj_news ul,#gkzd_news ul{
	float: left;
}
#jdxw_news ul,#bjwj_news ul ,#gkzd_news ul{width: 387px;}
#jdxw_news  ul  li,#bjwj_news ul li,#gkzd_news ul li{
	display:block;
	line-height:26px;
	border-bottom: 1px dashed #CCCCCC;
	background-image:url(../img/icon_title.gif);
	background-repeat:no-repeat;
	padding-left: 8px;
	background-position: left center;
	font-size: 14px;
}
#jdxw_news li a:link,#bjwj_news li a:link,#gkzd_news li a:link{
	color: #333333;
}
#jdxw_news ul li a:hover,#bjwj_news li a:hover,#gkzd_news li a:hover{
	color: #0066CC;
}
#jdxw_news ul li,#bjwj_news ul li ,#gkzd_news ul li{width:379px;}
#jdxw_news td a,#bjwj_news td a,#gkzd_news td a{
	font-weight: bold;
	color: #CC0033;
	line-height: 24px;
	font-size: 14px;
	vertical-align: middle;
	}
#jdxw_news td a:hover,#bjwj_news td a:hover,#gkzd_news td a:hover{
	color: #333333;
	}
#jdxw_news p,#bjwj_news p,#gkzd_news p {
	width: 220px;
	line-height: 24px;
	text-indent: 2em;
}
/*内页1公告*/
#gonggao_sub{
height:290px;
margin-bottom:9px;
}
#gonggao_sub ul{
	height:249px;
}
/*第二行*/
#row2_xwzx {
	background-image: url(../img/xwzx_piclink.jpg);
	background-repeat: no-repeat;
	height: 159px;
	background-color: #D7D7D7;
	border-top: 9px solid #D7D7D7;
	border-right: 9px solid #D7D7D7;
	border-bottom: 9px solid #D7D7D7;
	float: left;
	width: 839px !important;
	width:838px;
	margin-left: 11px !important;
	margin-left:6px;
	margin-bottom: 9px;
	padding-left: 37px;
}
#row2_xwzx ul {
	float: left;
	width: 841px !important;
	width:838px;
}
#row2_xwzx li {
	background-color: #FFFFFF;
	height: 155px;
	list-style-type: none;
	padding-left: 1px;
	padding-top: 1px;
	width: 188px;
	margin-right: 9px;
}
#row2_xwzx .xwzx_piclink {
	width:180px;
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*第三行*/
#subrow3{
	margin-right: 11px;
	margin-left: 11px;
	padding-bottom: 3px;
}
/*table表 区县 媒体*/
#xxtab1_box,#zttab1_box,#qxtab1_box,#mttab1_box{
	background-color: #FFFFFF;
	width:438px;
	float:left;
	margin-bottom: 9px;
}
#qxtab1_box,#mttab1_box{
	margin-right: 9px;
}
#mttab1_box h5 a:link,#mttab1_box h5 a:visited{
	font-size: 14px;
	text-decoration: none;
	color: #CC0033;
	line-height: 30px;
	font-weight: bold;
}
#mttab1_box h5 a:hover{
	color: #333333;
}
#zttab1_box h5 a:link,#zttab1_box h5 a:visited{
	font-size: 14px;
	text-decoration: none;
	color: #CC0033;
	line-height: 30px;
	font-weight: bold;
}
#zttab1_box h5 a:hover,#zttab1_box h5 a:hover{
	color: #333333;
}
.subtab1 h4 {
	background-image: url(../img/jdxw_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 9px;
}
#zttab1_box p,#mttab1_box  p{
	text-indent: 2em;
}
#zttab1_box p a,#mttab1_box p a{
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#zttab1_box p a:hover,#mttab1_box p a:hover{
	color: #0066cc;
	text-decoration: none;
}
#zttab1_box img ,#mttab1_box img{
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 7px;
	float: left;
	margin-right: 3px;
}
.subtab1{
	background-image: url(../img/h4bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border: 1px solid #9db0bc;
	position: relative;
}
#zttab1_box  ul,#xxtab1_box ul,#qxtab1_box ul,#mttab1_box ul{
	width:423px;
	padding-left:7px;
	padding-right:7px;
}
#zttab1_box  li,#xxtab1_box  li,#qxtab1_box li,#mttab1_box li{
	display:block;
	width:414px;
	border-bottom: 1px dashed #CCCCCC;
	background-image: url(../img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	line-height: 28px;
	font-size: 14px;
}
#zttab1_box  li  a,#xxtab1_box  li  a,#mttab1_box li a,#qxtab1_box li a{
	text-decoration: none;
}
#zttab1_box  li a:hover,#xxtab1_box  li a:hover,#qxtab1_box li a:hover,#mttab1_box li a:hover{
	color: #0066CC;
}

/*一条线*/
#content .line {
	border-top: 1px solid #CCCCCC;
	margin-left:5px;
	margin-right:5px;
}
#bszn_box.bszn_sub {
	margin-right: 9px;
}
/*内页2常见问题*/
#row1_sub2{
	padding-bottom: 9px;
	padding-left: 12px;
	padding-top:3px;
}
.ye {
	height: 20px;
}

#cjwtsub_box {
	position: relative;
	width: 621px;
	margin-top: 9px;
	float: left;
	}
#cjwtsub_box .cjwt{
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
#cjwtsub_box .title{
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #29782c;
	height: 24px;
}
#cjwtsub_box .title2{background:#CCCCCC;} 
#cjwtsub_box .title h4{
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	display: block;
	height: 24px;
}
#cjwtsub_box ul,.bsznsub_box ul{
	padding-left:7px;
	padding-right:7px;
   }
.bsznsub_box ul{width:290px;}
#cjwtsub_box ul{width:610px;}
#cjwtsub_box ul li,.bsznsub_box ul li{
	display:block;
	line-height:28px;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 14px;
	}
#cjwtsub_box ul li{width:610px;}
.bsznsub_box ul li{width:290px;}
#cjwtsub_box li a,.bsznsub_box li a{
	background-image: url(../img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	text-decoration: none;	
}
/*内页03表格*/
#sub_table {
	margin-right: 11px;
	margin-left: 11px;
}
p.icon {
	line-height: 29px;
	background-image: url(../img/subicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}
.trace{
	background:#cde6ff;
	margin-right: 9px;
}
#sub_table  p.contant{
	line-height:16px;
	text-indent: 2em;
}
#sub_table h4 {
	line-height: 36px;
	border-bottom: 1px solid #29782C;
}
.ye {
	height: 20px;
}
/*内页之政务公开*/
#subzw_box {
	background-image: url(../img/sub4_titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 586px;
	padding-top: 73px;
	padding-left: 26px;
	padding-right:20px;
	margin-bottom: 9px;
}
#subzw_box a {
	line-height: 20px;
}
/*tab1*/
.sub4tab1{
	background-image: url(../img/sub4_h4bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border: 1px solid #ffbc1a;
	position: relative;
}
.hig {
	height: 9px;
}
/*市局领导，部门职能*/
#sjld_sub,#znbm_sub{
	background-image: url(../img/tongzhi_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
	padding-right: 1px;
	padding-left: 1px;
	height: 275px !important;
	height: 272px;
	margin-bottom: 9px;
	width: 241px;
	border: 1px solid #999999;
}
#sjld_sub .sjld_title,#znbm_sub .znbm_title,#tyzc_sub .tyzc_title{
	height: 30px;
}
#sjld_sub .sjld_title,#znbm_sub .znbm_title{
	background: url(../img/sub4_titline.jpg) no-repeat bottom;
	margin-right: 2px;
	margin-left: 2px;
}
/*体育之窗*/
#tyzc_sub .tyzc_title{
	background:url(../img/h4bg.jpg)  repeat-x bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#sjld_sub h4,#znbm_sub h4,#tyzc_sub h4{
	line-height: 16px;
	background-position: left center;
	margin-top: 6px;
	padding-left: 20px;
}
#sjld_sub h4{background: url(../img/sub4_icon1.gif) no-repeat;}
#znbm_sub h4{background: url(../img/sub4_icon2.gif) no-repeat;}
#tyzc_sub h4{background: url(../img/sub4_icon3.gif) no-repeat;}
#sjld_sub .sjld_content {
	width: 241px;
}
#sjld_sub .sjld_content img {
	margin-right: 57px;
	margin-left: 57px;
	margin-top: 9px;
}
#sjld_sub  .sjld_content  h5 a {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	font-size: 12px;
	display: block;
	text-align: center;
	line-height: 20px;
}
#sjld_sub .sjld_content p a {
	line-height: 20px;
	text-indent: 2em;
	display: block;
	width: 229px;
	padding-right: 6px;
	padding-left: 6px;
}
#znbm_sub ul {
	list-style-type: none;
	width: 221px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#znbm_sub li {
	line-height: 22px;
	display: block;
	float: left;
	width: 94px;
	margin-right: 5px;
	margin-left: 10px !important;
	margin-left:5px;
}
#znbm_sub li span{                              
	display: block;
	height: 22px;
	margin-left:5px;
	width:89px;
    background:url(../img/arrow1.gif) no-repeat left;
	}
#znbm_sub li a,#znbm_sub li a:link{
	font-size: 14px;
	display: block;
	height: 22px;
	width: 94px;
	text-align: center;
	margin-top:2px;
	padding-top:0px !important;
	padding-top:-4px;
}
#znbm_sub a:hover {
	background: url(../img/sub4_hover.jpg) no-repeat center top;
	padding-top:0px !important;
	padding-top:-4px;
}
/*体育之窗*/
#tyzc_sub{
	background: url(../img/tongzhi_bg.jpg)  repeat-x left bottom;
	position: relative;
	padding-right: 1px;
	padding-left: 1px;
	height: 275px !important;
	height: 272px;
	width: 241px;
	border: 1px solid #999999;
}
#tyzc_sub ul{
	display: block;
	width: 230px;
}
#tyzc_sub li {
	display:block;
	width: 230px;
	border-bottom: dashed 1px #666666;
}
#tyzc_sub li a{
	background:url(../img/icon_title.gif) no-repeat left;
	line-height:28px;
	padding-left:9px;
}

#subzf_box {
	background: url(../img/sub5_titlebg.jpg) no-repeat left top;
	height: 45px;
	width: 606px;
	padding-top:80px;
	padding-left: 26px;
	margin-bottom: 9px;
}
#subzf_box a {
	line-height: 20px;
	font-weight: bold;
}
.sub5_tab  {
	background-color: #DADADA;
	display: block;
	width: 632px;
	position: relative;
}
#subzxtp_box {
	position: relative;
	border: 1px solid #B3B3B3;
	background-image: url(../img/tongzhi_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#subzxtp_box ul
{
width:230px;
}
#subzxtp_box li
{
	display:block;
	line-height:28px;
	width:230px;
	border-bottom: 1px dashed #CCCCCC;
}
#subzxtp_box li a
{
	background-image: url(../img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	text-decoration: none;
}
#subzxtp_box h4 {
	background-image: url(../img/zxtp_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	margin-left: 3px;
}
#subzxtp_box p {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	width: 230px;
	margin-right: 5px;
	margin-left: 5px;
}

#subzxtp_box .subpenbg{
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../img/pen2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#subzxtp_box .titlebg{
	background-image: url(../img/sub6_tpbg.jpg);
	background-repeat: repeat-x;
	height:27px;
	border-bottom: 1px solid #C0C0C0;
}
	
/*体育之窗*/
#tyzc_sub{
	background: url(../img/tongzhi_bg.jpg)  repeat-x left bottom;
	position: relative;
	padding-right: 1px;
	padding-left: 1px;
	height: 275px !important;
	height: 272px;
	width: 241px;
	border: 1px solid #999999;
}
#tyzc_sub ul{
	display: block;
	width: 230px;
}
#tyzc_sub li {
	display:block;
	width: 230px;
	border-bottom: dashed 1px #666666;
}
#tyzc_sub li a{
	background:url(../img/icon_title.gif) no-repeat left;
	line-height:28px;
	padding-left:9px;
}

#subzf_box {
	background: url(../img/sub5_titlebg.jpg) no-repeat left top;
	height: 45px;
	width: 606px;
	padding-top:80px;
	padding-left: 26px;
	margin-bottom: 9px;
}
#subzf_box a {
	line-height: 20px;
	font-weight: bold;
}
.sub5_tab  {
	background-color: #DADADA;
	display: block;
	width: 632px;
	position: relative;
}
.sub5_tab h4 {
	background-image: url(../img/sub5_title.jpg);
	background-repeat: no-repeat;
	height: 27px;
	background-position: left top;
	display: block;
	width: 88px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 2px;
}
.sub5_news {
	width: 632px;
	height: 183px;
}
.sub5_news ul {
	width: 604px;
	padding-right: 9px;
	padding-left: 9px;
	height: 156px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.sub5_news ul li {
	line-height: 28px;
	display: block;
	width: 604px;
	font-size: 14px;
}
.sub5_news ul li a{
	padding-left: 10px;
	font-size: 14px;
	background-image: url(../img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
}
#subzxtp_box {
	position: relative;
	border: 1px solid #B3B3B3;
	background-image: url(../img/tongzhi_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#subzxtp_box h4 {
	background-image: url(../img/zxtp_icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	margin-left: 3px;
}
#subzxtp_box p {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	width: 230px;
	margin-right: 5px;
	margin-left: 5px;
}
#subzxtp_box table {
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../img/pen2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#subzxtp_box .titlebg{
	background-image: url(../img/sub6_tpbg.jpg);
	background-repeat: repeat-x;
	height:27px;
	border-bottom: 1px solid #C0C0C0;}
/*体育概况*/
#subty_box {
	background: url(../img/sub6_titlebg.jpg) no-repeat left top;
	height: 45px;
	width: 606px;
	padding-top:80px;
	padding-left: 26px;
	margin-bottom: 9px;
}
#subty_box a {
	line-height: 20px;
	font-weight: bold;
}
.sub6_tab1,.sub6_tab2  {
	display: block;
	width: 630px;
	position: relative;
	background: url(../img/sub6_title.jpg)  repeat-x;
	border: 1px solid #3c81c4;
}
.sub6_tab1 h4,.sub6_tab2 h4{
	margin-left: 5px;
	padding-left: 25px;
}
.sub6_tab1 h4{background: url(../img/sub6_icon1.gif) no-repeat left center;}
.sub6_tab2 h4{background: url(../img/sub6_icon2.gif) no-repeat left center;}
.sub6_contant1 {
	font-size: 14px;
	height: 112px;
	padding-top: 10px;
	width: 612px;
	padding-right: 10px;
	padding-left: 10px;
}
.sub6_contant1 p {
	line-height: 18px;
	text-indent: 2em;
	display: block;
	width: 614px;
}
.sub6_news {
	width: 632px;
	height: 151px;
}
.sub6_news ul {
	width: 604px;
	padding-right: 9px;
	padding-left: 9px;
	height: 151px;
}
.sub6_news ul li {
	line-height: 25px;
	display: block;
	width: 604px;
}
.sub6_news ul li a{
	padding-left: 10px;
	display: block;
	background-image: url(../img/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.toupiao table {
	width: 700px;
	background-color: #EBF5FE;
	padding-left: 9px;
	border: 1px solid #CDE6FF;
	margin-top: 10px;
}
.toupiao form {
	margin-top: 10px;
	margin-bottom: 10px;
}


.toupiao td{
	text-align: left;
	padding-left: 9px;

}
.toupiao p{
	line-height: 30px;
	font-weight: bold;
}
.toupiao input {
	margin-top: 15px;
	margin-right: 9px;
}
.load {
	/*height: 50px;*/
	margin-right: 50px;
	margin-left: 50px;
	border: 5px solid #e1e8ef;
	margin-top: 9px;
	margin-bottom: 9px;
}
.load p {
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
}
.loadcontant {
	font-size: 12px;
	line-height: 24px;
	text-indent: 2em;
}
h6 {
	font-size: 12px;
	line-height: 20px;
	display: block;
	height: 20px;
	width: 80px;
	margin-top: 9px;
	margin-left: 9px;
	background-color: #C8E4F9;
	text-align: center;
}
a.linkload,a.linkload:link{
	line-height: 30px;
	color: #0066cc;
	margin-left: 9px;
	margin-right: 9px;
}
a.linkload:hover{
	line-height: 30px;
	margin-left: 9px;
	margin-right: 9px;
	text-decoration: underline;
}
.tab{ border-collapse:collapse;}
.tab td{
	border:1px solid #0099FF
}
#xszc_box div ul{
float:left;
width: 120px;
}

.Guest_border tr
{
height:25px;
}

.Guest_tdbg td{
	border-bottom:1px gray dotted;
}
/*市局领导*/
.leader_pic{
	border:1px solid #0099FF;
}
.leader_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top:5px;
	width:230px;
}
.leader_text{
	font-size: 14px;
	text-align: left;
	text-indent: 2em;
	width:230px;
	height:80px;
	margin:0 auto;
}
.zt_pic{
         margin:0 10px 10px 13px;
}

.zt_pic img{
         border:0;
         padding-right:2px;
}
