a:link,a:visited{ text-decoration:none;  /*超链接无下划线*/}
a:hover{ text-decoration:underline;  /*鼠标放上去有下划线*/}
/*头部样式开始*/
@import url('https://cj.msa.gov.cn/images/css/index_css_test_214.css');
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f7ff;
}
body {
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f7ff;
}
.top {
	background-image: url(/images/bg1_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1003px;
}
.header .nav {
	float: left;
	width: 1003px;
	height: 30px;
	background-image: url(/images/bg_02.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
}
.header .menu {
	background-image: url(/images/bg_05.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 66px;
	width: 1003px;
}
.header .scroll {
	background-image: url(/images/bg_06.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 1003px;
	float: left;
}
.header .scroll .title {
	float: left;
	display:inline;
	width: 75px;
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 45px;
}

* {
	font-family: "宋体";
}
.c_hui {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.hui,.hui a:link,.hui a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.hui a:hover   {
	font-size: 12px;
	color: #1891d6;
	text-decoration: none;
}
.bd {
	border: 1px solid #d0d0d0;
	background-color: #FFFFFF;
	height: 18px;
	width: 95px;
	font-size: 12px;
	color: #666666;
}
.bai,.bai a:link,.bai a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}
.bai a:hover   {
	font-size: 12px;
	color: #EBEBEB;
	text-decoration: underline;
}
/*头部样式结束*/

/*底部样式*/
.foot-img img {vertical-align: middle;}