*{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑" "微软雅黑";
	font-size: 14px;
}
a{
	color: #000000;
	text-decoration: none;
}
.logo{
	width: 100%;
	height: 289px;
	background: url(/uploads/image/rcwdixsgl/bg.png) no-repeat center top;
}
.bianzheanout{
	width: 100%;
	height: 100px;
	background-color: #1c5491;
}
.bianzhean{
	width: 920px;
	margin: 0 auto;
	color: #ffffff;
	padding: 10px 40px;
	font-size: 12px;
	text-indent: 2em;
}
.bianzhean > span{
	line-height: 27px;
}
.main{
	width: 920px;
	padding: 30px 40px;
	margin: 0 auto;
	background-color: #ffffff;
	border: 1px solid #eae9e9;
	box-shadow:  0 0 10px #eae9e9;
	-webkit-box-shadow: 0 0 10px #eae9e9;   
    -moz-box-shadow: 0 0 10px #eae9e9;   
    box-shadow: 0 0 10px #eae9e9;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.divline{
	height: 187px;
	margin-top: 10px;
}
.divline > div{
	width: 439px;
	height: 187px;
}
.title{
	display: block;
	padding: 8px 9px;
    background-color: #e7f2fd;
}
.title > span{
	display: inline-block;
	color: #1c5491;
	font-weight: bolder;
	font-size: 16px;
	padding-left: 17px;
	border-left: 6px solid #1c5491;
}
.title > a{
	font-size: 12px;
	float: right;
	display: inline-block;
	height: 21px;
	line-height: 21px;
}
.divline ul{
	list-style-position: inside;
	padding-left: 8px;
	padding-top: 7px;
}
.divline ul > li{
	line-height: 33px;
}
.big-title{
	display: block;
	height: 40px;
	line-height: 40px;
	background-color: #2470c6;
	padding: 0px 10px;
	color: #ffffff;
	font-weight: bolder;
	margin-top: 10px;
}
.table-title{
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	border-bottom: 2px solid #2470c6;
	color: #2470c6;
	font-size: 16px;
	font-weight: bolder;
}
.table-little{
	clear: both;
	width: 439px;
	border-top: 1px solid #e5e5e5;
}
.table-little td{
	text-align: center;
	height: 27px;
	line-height: 27px;
	border: none;
}
.table-little tr > td:first-child{
	text-align: left;
}
.table-little tr:first-child{
	color: #888888;
	background-color: #e7f2fd;
}
.table-little td > a{
	display: inline-block;
	width: 107px;
	height: 27px;
	line-height: 27px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #555555;
}
.table-big{
	width: 920px!important;
	border-top: 1px solid #e5e5e5;
}
.table-big td{
	text-align: center;
	height: 27px;
	line-height: 27px;
	border: none;
}
.table-big tr > td:first-child{
	text-align: left;
}
.table-big tr:first-child{
	color: #888888;
	background-color: #e7f2fd;
}
.table-big td > a{
	display: inline-block;
	width: 306px;
	height: 27px;
	line-height: 27px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #555555;
}