@charset "utf-8";
/*-----------------------------------------------------------------
文件名称：鸡西市滴道区人民政府 - 全站公用样式
文件作者：na_DM
编辑日期：2016/12/14
文件说明：全站公用样式文件
-----------------------------------------------------------------*/

*{margin:0px;padding:0px;}
img{border:none;}
ol li,ul li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:12px;line-height:18px;}
body{
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#000;
	font-family:"宋体";
}
.clearboth{
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
}
a:link{color:#333;text-decoration:none;}
a:visited{color:#333;text-decoration:none;}
a:hover{color:#1f61aa;text-decoration:underline;}
iframe{
	margin:0px;
	padding:0px;
}
/*header*/

.top_sc{
	padding-top:20px;
	overflow:hidden;
}
.sc_ul li{
	float:left;
	margin-left:20px;
}
.sc_ul li a{
	color: #fff;
    text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
}