


/*内容部分*/
.content{
	width:1200px;
	margin:0 auto;
	background:#FFFFFF
}


.content-left{
	width:254px;
	float:left;
	margin-left:2px;
	margin-top:6px;
	background:#FFFFFF
	
}

.content-left p:nth-child(1){
	width:260px;
	height:80px;
	background:#004c80;
	color:#fffffd;
	text-align:center;
	line-height:80px;
 
		font:18px/80px 'Microsoft YaHei';
}
.content-left-top{
	float:left;
}
.top-li{
	text-decoration:none;
	display:inline-block;
	float:left; font-size: 12px;
	width:252px;
	height:40px;
	text-indent:20px;
	line-height:40px ; border-bottom:1px #CCCCCC dashed;
	border-left:4px #004c80 solid; border-right:4px #004c80 solid;
	position:relative;
	color:black;
}
.bg{
	background-color:#0a76bf;
	color:white;
}
.arrow{
	position:absolute;
	top:15px;
	left:100px;
	margin-left:27px;
	display:none;
}
.block{
	display:block;
}
.content-but{
	float:left;
	width:235px;
	height:55px;
	background:#004c80; 
	text-align:left; 
	padding-left:25px;
font:18px/45px 'Microsoft YaHei';
	color:white;
	font-weight:bold
}
.content-left-bottom{
	width:256px;
	border-bottom:2px #004c80 solid;
	border-left:2px #004c80 solid;
	border-right:2px #004c80 solid;
	background:#f3f3f3;
	float:left;
}
.content-left-bottom li{
	width:100%;
	height:30px;
	font-size:13px;
	overflow:hidden;
	line-height:30px;
	text-indent:12px;
}

/*内容右边的标题*/
.content-right{
	float:left;
	width:910px;
	margin-left:20px;
	margin-top:6px;
}
.content-title{
	width:100%;
	height:40px;
	border-bottom:1px solid #d3d3d3; margin-bottom: 20px;
}
.botton{
	width:150px;
	height:40px;
	background:#004c80;
	color:#fffefc;
	text-align:center;
	line-height:40px;
	font:18px/40px 'Microsoft YaHei';
	display:inline-block;
}

.botton-right{
	float:right;
	font-size:13px;
	display:inline-block;
	height:40px;
	line-height:40px;
}
.botton-right a{
	text-decoration:none;
	color:black;
	font-size:13px;
}
/*内容部分*/
.content-content{
	margin-left:20px;
}

.content-conten table li{  font-size:12px; font-family:"宋体";}
.content-content table{    border-collapse: collapse; font-size:12px; font-family:"宋体";
    display: table;}
.content-content td{     border: 1px solid #DDD; margin:0px; padding:0px; font-size:12px; text-indent:0px;
 
}