@charset "utf-8";
/* CSS Document */

	
.p-link{
	padding-top: 6px;
	/* [disabled]border-top:1px  #CCC solid; */
	color: #7c7c7e;
	width: 1000px;
	height: 60px;
	line-height: 20px;
	}
.notice_list {
height: 26px;
overflow: hidden;
padding: 0 10px;
}
.notice_box {
height: 26px;
line-height: 26px;
border: 0px solid #f2d3b5;
background-color: #fff;
margin:0 auto;
position: relative;
width:1002px;
}
dt {
display: block;
}
dd {
display: block;
-webkit-margin-start: 40px;
}
.notice_list dd {
margin-left: 62px;
}

.notice_list dt {
width: 40px;
float: left;
padding-left: 22px;
color: #fa6600;
}
.main {
margin: 0 auto;
width: 100%;
display: block;
}