@charset "utf-8";
/* CSS Document */

.instructor_table {
width:540px;
margin:0px 0px 10px 0px;
}
.instructor_table td{
	border-bottom:dotted 1px #808080;
	vertical-align:top;
	padding:3px;
	}
.instructor_table h4{line-height:20px;}

.instructor_img
{
	border:solid 1px #FFCC99;
	width:100px;height:100px;
	padding:3px;
	background-color:#F3F3F3;
}

.page_box
{
	font-size:14px;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	background-color:#DCDCDC;
}
.page_box a{font-weight:bold;}
.page_box span{margin:0px 0px 0px 0px;padding:0px 5px 0px 5px;}
.now{font-size:16px;}

.instructor_subtitle{
	width:515px;height:28px;
	line-height:28px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	background: url(/static/image/instructor/prof_name_man.jpg) no-repeat 0px 0px;
}
.login_panel{
	display:block;
	width: 525px;
	border: 0px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 5px solid #3F7AC6;
	text-align:center;
}
.login_title{
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	border: 5px solid #3F7AC6;
	border-width:0px 0px 5px 0px;
	background-color:#3F7AC6;
	font-size:15px;
	line-height:20px;
	text-align:left;
	text-indent:5px;
	color:#FFFFFF
}
.login_table{
	width: 300px;
	margin: auto auto 10px auto;
	padding: 0px 0px 0px 0px;
	line-height:35px;
	font-size:13px !important;
	border:none !important;
}
.login_table th{text-align:right;}
.login_table td{
	width: 200px;
}
.login_table input{
	width: 200px;
	margin: auto;
	height:18px;
	line-height:18px;
	font-size:13px !important;
}

.btn_box{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height:30px;
	height:30px;
	text-align:center;
}
input.login_btn {
	color: #666666;
	width: 72px;
	background: #FFFFFF;
	border: solid #3F7AC6 3px;
	height:30px;
	font-weight:bold
}
input.login_btn:hover {
	background-color:#3F7AC6;
	color:#FFFFFF;
}
.inst_info01{
	border: 1px solid #ccc;
	width: 240px;
	margin:10px 0px 10px 0px;
}
.inst_info01 th{
	font-weight: normal;
	width: 60px;
	border: 1px solid #ccc;
}
.inst_info01 td{
	border: 1px solid #ccc;
	padding: 2px;
}
.inst_coment{
	width: 525px;
}
.inst_photo{
	margin:10px 0px 10px 0px;
}
.index_inst_prof{
	padding: 2px;
}