#facing_add{
	width: 380px;
}
.manager_system_add{
	margin-top: 20px;
	position: relative;
}
.manager_option{
	height: 30px;
	margin-bottom: 20px;
}
#cover{
	height: auto;
}
.manager_option label{
	float: left;
	display: block;
	width: 70px;
	height: 100%;
	line-height: 30px;
	font-size: 14px;
	text-align: right;
}
.manager_option input[type = "text"]{
	width: 288px;
	height: 28px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin-left: 10px;
}
.query_btn button{
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background-color: #00A0E8;
	color: #fff;
	cursor: pointer;
}
.add_list_wrap{
	float: left;
	margin-left: 10px;
}
.cover_photo{
	float: left;
	width: 190px;
	height: 100px;
}
.cover_photo img{
	display: block;
	width: 100%;
	height: 100%;
}
.cover_message{
	float: left;
	margin-left: 10px;
}
.upload_control{
	width: 178px;
	height: 38px;
	border: 1px solid #ccc;
	border-radius: 5px;
	position: relative;
	text-align: center;
	line-height: 38px;
	color: #898989;
}
.upload_control input{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 38px;
	border: 0;
	opacity: 0;
}
.cover_message p{
	font-size: 14px;
	margin-top: 5px;
}
#facing_module{
	position: absolute;
	top: 0;
	left: 600px;
}
.teachers_btn{
	width: 100px;
	height: 28px;
	border-radius: 5px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	border: 1px solid #ccc;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 200px;
}
.text_area,.main_content{
	height: auto;
	margin-bottom: 20px;
}
.text_wrapper{
	float: left;
	margin-left: 10px;
}
#course_edit,#main_summary{
	float: left;
	width: 500px;
	height: 150px;
	padding: 10px;
	border: 1px solid #ccc;
	resize: none;
}
#main_summary{
	margin-left: 10px;
}
.teachers_cover{
	width: 170px;
	height: 142px;
}
.links_option{
	height: auto;
}
.links_option span{
	float: left;
	display: block;
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background-color: #00A0E8;
	color: #fff;
	text-align: center;
	cursor: pointer;
/*	margin-right: 30px;*/
}
.page_wrap1{
	float: left;
	margin-left: 10px;
}
.course_url{
	float: left;
}
.slide{
	width: 200px;
	height: 42px;
}