.left_side2 {
	position: absolute;
	background-color: #343d55;
	border: 1px solid #cccccc;
	top:35px;
	left:40px;
	width:270px;
	height:90%;
	display:none;
}
.left_side2 .up {
	background-color: #343d55;
	border: 1px solid #cccccc;
	width:100%;
	height:35%;
}
.left_side2 .up .tab1 {
	color: white;
	background-color: #495166;
	width:100%;
	height:13%;
}

.left_side2 .up .tab2 {
	background-color: #343d55;
	width:100%;
	height:15%;
}


.left_side2 .up .tab2 span {
	float:left;
	text-align: center;
	margin-top: 4%;
	background-color: #495166;
	width: 30%;
	border: 1px;
	border-color:#495166
}


.left_side2 .up .up-content {
	background-color: #343d55;
	width:100%;
	height:72%;
}
.left_side2 .up .up-content ul{
	background-color: #343d55;
	width:100%;
	height:100%;
}
.left_side2 .up .tab2 span a{
	cursor:pointer;
	line-height: 30px;color:white;
}

.left_side2 .up .up-content div li{
	border-bottom: 1px #5d6477 solid;
	height: 15%;
}

.left_side2 .up .up-content div li a{
	color:white;
	cursor:pointer;
	line-height: 30px;
}

.left_side2 .down {
	background-color: #343d55;
	border: 1px solid #cccccc;
	width:100%;
	height:65%;
}

.left_side2 .down .tab {
	background-color: #495166;
	width:100%;
	height:7%;
}

.left_side2 .down .down-content {
	height:93%;
}

.left_side2 .down .down-content iframe{
	width:100%;
	height:100%;
	border:none;
}

.left-down table tr td{
	background-color:#343d55;
}

.left_side2 label{
	color:white;
	padding-left: 20px;
	padding-top: 3%;	
}

.left-down tr td:first-child{
	width:200px;
	height:30px;
	border-right: 1px #5d6477 solid;
}

.left-down tr td:nth-child(2){
	width:100%;
	height:30px;
}

.left-down table tr{
	border-bottom: 1px #5d6477 solid;
}
.left-down table td{
	color:white;
	white-space: nowrap;
}
