#mid{
	background-color:#FFFFFF;
}
#mid_left{
  float:left;
  width:200px;
  margin-top:3px;
}
#mid_right{
  float:right;
  width:618px;
  background-color:#FFFFFF
}

/*办税指南开始*/
#bszn{
	background:url(../images/bszn.gif) no-repeat;
	border:#E58505 solid 1px;
	height:288px;
	padding:45px 3px 0px 3px;
}
.bszn_title{
	float:left;
	background:url(../images/arrow4.gif) no-repeat 3px 1px;
	width:170px;
	padding-left:18px;
	magin-top:5px;
	color:#C47200;
}
.bszn_content{
	float:left;
	background-color:#FFF5DA;
	border:#FFDC7E solid 1px;
	width:170px;
	padding:10px;
	margin-bottom:10px;
	list-style:none;
}
.bszn_content li{
	float:left;
	list-style:none;
	display:inline;
	width:80px;
	height:20px;
	padding:3px 0 3px 5px;
}
/*办税指南结束*/

/*右边内容*/
#bszn_c_top{
	background:url(../images/bszn_c_top.gif) no-repeat;
}

/*申报登陆开始*/
#denglu{
	width:363px;
	margin:0 auto;
	margin-top:30px;
	background:url(../images/denglu_mid.gif) repeat-y;
}
#denglu_top{
	height:48px;
	background:url(../images/denglu_top.gif) no-repeat;
}
#denglu_top2{
	height:48px;
	background:url(../images/denglu_top2.gif) no-repeat;
}
#denglu_bot{
	height:29px;
	background:url(../images/denglu_bot.gif) no-repeat;
}

#login,#login2{
	width:240px;
	margin:30px auto;
	margin-bottom:0;
	list-style:none;
}
#login li{
	height:40px;
	color:#333;
	text-align:center;
}
#login_error{
	line-height:40px;
	text-align:center;
}
#login2 li{
	height:40px;
	color:#333;
	text-align:left;
	margin-left:20px;
}


#wssb{
	margin-top:60px;
}
.wssb{
	width:600px;
	height:46px;
	margin-top:20px;
	text-align:center;
}
/*申报登陆结束*/


/*公示栏*/
#gsl{
	width:198px;
	border:#CCCCCC solid 1px;
	border-top:none;
	margin-top:3px;
	margin-bottom:2px;
}
#gsl_top{
	height:37px;
	background:url(../images/gsl_top.gif) no-repeat;
}
#gsl_mid{
	list-style:none;
	padding-top:10px;
}
#gsl_mid li
{
	float:left;
	margin-left:3px;
	width:170px;
	height:22px;
	padding-left:13px;
	background:url(../images/arrow2.gif) no-repeat;
}
#gsl_mid li a{
	display:block;
	color:#333333;
}
#gsl_mid li a:hover{
	color:#FF0000;
	text-decoration:underline;
}

#produce
{
	width:450px;
	margin:30px auto;
	border:#ccc solid 1px;
	padding:10px;
	background-color:#F6F6F6;
}
#produce h1
{
	text-align:center;
	font-weight:bold;
	color:#444;
	margin-bottom:10px;
}
#produce p
{
	line-height:18px;
	text-indent:2em;
	color:#666;
}


.content_title
{
	color:#0066FF;
	font-size:14px;
	letter-spacing:3px;
	font-weight:bold;
	padding-left:25px;
	margin:10px;
	margin-top:15px;
	border-bottom:#CDCDCD solid 1px;
	background:url(../images/arrow6.gif) no-repeat 8px 2px;
}
.bszn_list
{
	list-style:inside;
	list-style-image:url(../images/arrow3.gif);
	padding-left:20px;
}
.bszn_list li
{
	height:20px;
	padding-left:10px;
	padding-top:4px;
}
.bszn_list li a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.bszn_list2
{
	list-style:inside;
	list-style-image:url(../images/arrow3.gif);
	padding-left:20px;
}
.bszn_list2 li
{
	width:120px;
	height:20px;
	padding-left:10px;
	padding-top:4px;
	overflow: hidden; 
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.bszn_list2 li a:hover{
	color:#FF0000;
	text-decoration:underline;
}
#nszn_right
{
  float:right;
  width:618px;
  border-left:#ddd solid 1px;
  }

.zcfg_page{
	margin-top:10px;
	width:590px;
	text-align:right;
	border-top:#ccc dashed 1px;
	padding-top:10px;
}
.zcfg_page a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.bszn_right_title
{
	color:#0066FF;
	font-size:14px;
	letter-spacing:3px;
	font-weight:bold;
	padding-left:25px;
	margin:10px;
	margin-top:15px;
	border-bottom:#5F98EF solid 2px;
	background:url(../images/arrow6.gif) no-repeat 8px 2px;
}