/* CSS Document */
body{
margin:0;
overflow:auto;
background-image: url(../images/background.gif);
scrollbar-face-color:#CDE2F2;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#E4EFF8;
scrollbar-darkshadow-color:#E4EFF8;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E4EFF8;
}/*body设置（页面边距，字号，滚动条自检,滚动条颜色）*/   
.table{
	border:1px #e1e1e1 solid;
	border-width:1 1 1 1;
	}/*表格边线设置*/   
td{
	font-size:12px;
}/*页面上除连接字体默认设置*/ 
.copyrigth{ 
color:#FFFFFF;
line-height:15px;
font-style: normal;
}/*版权所有设置*/   
.login{
	color: #ffffff;
	padding:3 0 0 0;
	font-weight: 600;
	font-style: normal;
}/*login标题设置 */ 
.select{
    margin:-2;
	height:19px;
	background-color: #FFFFFF;
}/*主页搜索select标题设置 */ 
.Input{
    height:20px;
	color: #666666;
    background: #ffffff;
	BORDER-BOTTOM: 1px solid #ededed ;
	BORDER-LEFT: 1px solid #ededed ;
	BORDER-RIGHT: 1px solid #ededed ;
	BORDER-TOP: 1px solid #ededed ;
	white-space : inherit;
}/* login输入框设置 */ 
.Input1{
    height:20px;
	color: #666666;
    background: #ffffff;
	BORDER-BOTTOM: 1px solid #999999 ;
	BORDER-LEFT: 1px solid #999999 ;
	BORDER-RIGHT: 1px solid #999999;
	BORDER-TOP: 1px solid #999999 ;
	white-space : inherit;
}/* 企业查询输入框设置 */ 
.menuLink:link {
	text-decoration:none;
	padding:3 0 0 0;
	color: #000000;
	font-style: normal;

}   /*主菜单的连接效果*/      
	.menuLink:visited {
	text-decoration:none;
	padding:3 0 0 0;
	color: #000000;
	font-style: normal;
}
	.menuLink:hover {
	padding:3 0 0 0;
	text-decoration: none;
	color: #666666;
	font-style: normal;
}
.left{
padding:0 20 0 20;
}
.zwgk{
	color: #000000;
	font-weight: 600;
	font-style: normal;
	} /*政务公开栏目标题效果*/      
.leftLink:link {
	text-decoration:none;
	padding:0 0 0 10;
	color: #000000;
	font-style: normal;

}   /*政务公开，工商企业信用栏目的连接效果*/      
	.leftLink:visited {
	text-decoration:none;
	padding:0 0 0 10;
	color: #000000;
	font-style: normal;
}
	.leftLink:hover {
	padding:0 0 0 10;
	text-decoration: none;
	color: #666666;
	font-style: normal;
}
.gsywLink:link {
	text-decoration:none;
	padding:0 0 0 0;
	color: #000000;
	font-style: normal;

}   /*工商要闻，的连接效果*/      
	.gsywLink:visited {
	text-decoration:none;
	padding:0 0 0 0;
	color: #000000;
	font-style: normal;
}
	.gsywLink:hover {
	padding:0 0 0 0;
	text-decoration: none;
	color: #666666;
	font-style: normal;
}
.right{
padding:0 0 0 3;
}/*左右栏目间的空隙*/  
.ggLink:link {
	text-decoration:none;
	padding:0 0 0 10;
	font-weight: 600;
	color: #000000;
	font-style: normal;

}   /*最新公告栏目的连接效果*/      
	.ggLink:visited {
	font-weight: 600;
	text-decoration:none;
	padding:0 0 0 10;
	color: #000000;
	font-style: normal;
}
	.ggLink:hover {
	font-weight: 600;
	padding:0 0 0 10;
	text-decoration: none;
	color: #666666;
	font-style: normal;
}
.xwLink:link {
	text-decoration: underline;
	color: #000000;
	line-height:17px;
	font-style: none;

}   /*最新公告栏目的连接效果*/      
	.xwLink:visited {
	text-decoration: underline;
	line-height:17px;
	color: #000000;
	font-style: none;
}
	.xwLink:hover {
	line-height:17px;
	text-decoration: underline;
	color: #666666;
	font-style: none;
}
.ltrq{
	color: #999999;
}  /*论坛日期效果*/     
.cxLink:link {
	text-decoration:  none;
	font-weight: 600;
	color: #990000;
	line-height:17px;
	font-style: none;

}   /*网上查询栏目的连接效果*/      
	.cxLink:visited {
	text-decoration:  none;
	font-weight: 600;
	line-height:17px;
	color: #990000;
	font-style: none;
}
	.cxLink:hover {
	line-height:17px;
	font-weight: 600;
	text-decoration: none;
	color: #666666;
	font-style: none;
}
.title{
	font-weight:bold;
	font-size:16px;
	border-top:4px solid #f6f6f6
}/*3级页面文章标题设置*/ 
.photo1 {
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=1, FinishX=200, FinishY=100);
}/*图片透明设置1*/ 
.photo2 {
	filter: Alpha(Opacity=90, FinishOpacity=60, Style=1, StartX=0, StartY=1, FinishX=200, FinishY=100);
}/*图片透明设置2*/ 
