.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: 28px;
	line-height: 28px;
	border-bottom: 1px #AAAAAA solid;
}
.muls-top p{
	margin: 0;
	padding-left: 10px;
}
.muls-content{
	height: 472px;
	position: relative;
	height: auto;
}
.muls-content-select{
	width: 100%;
	float: left;
	height: 471px;
	border: 0px;
}
.muls-btn{
	width: 50px;
	background: #FFFFFF;
	border: 1px #AAAAAA solid;
}
.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: 155px;
}
.muls-right-box{
	width: 318px;
	border: 1px #AAAAAA solid;
}
option{
	padding: 8px;
	cursor: pointer;
	border-bottom: 1px solid #F0F0F0;
}