.muls-box{
	width: 800px;
	margin: 0px auto;
	height: 500px;
}
.muls-box .muls-left-box,.muls-box .muls-right-box,.muls-box .muls-box-btn{
	float: left;
	height: 100%;
}
.muls-left-box{
	width: 318px;
	border: 1px #AAAAAA solid;
}
.muls-top{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #AAAAAA solid;
}
.muls-select{
	width: 120px;
}
.muls-select-1{
	margin-left: 5px;
}
.muls-content{
	height: 459px;
}
.muls-content-select{
	width:100%;
	float: left;
	height: 100%;
}
.muls-btn{
	width: 50px;
	background: #FFFFFF;
	border: 1px #AAAAAA solid;
}
.muls-left-box ul li{
	width: 100%;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px #AAAAAA solid;
	float: left;
	cursor: pointer;
}
.muls-checks{
	display: none;
}
.muls-box-btn{
	width: 160px;
	border-top: 1px #AAAAAA solid;
	border-bottom: 1px #AAAAAA solid;
	text-align: center;
}
.muls-btn-mid{
	width: 80px;
	height: 30px;
	cursor: pointer;
	margin-top: 20px;
}
.muls-btn-mid-1{
	margin-top: 200px;
}
.muls-right-box{
	width: 318px;
	border: 1px #AAAAAA solid;
}
option{
	padding: 5px;
	cursor: pointer;
}