/* StepBox */
#stepbox{
	background-image:url(/images/step/step-bg.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding:10px 20px 5px 10px;
	margin-top:15px
}
#stepbox .title{
	background-image:url(/images/step/step-title.gif);
	background-position:5px 10px;
	background-repeat:no-repeat;
	padding:30px 0px 25px 45px;
	font-size:130%;
	font-weight:bold;
}
#stepbox .imageLeft{
	padding-left:30px;
	font-size:130%;
	font-weight:bold;
}
#stepbox #right-box{
	float:right;
	width:340px;
}
#stepbox .subtitle{
	background-color:#E6EAF3;
	padding:3px;
}
#stepbox .name{
	font-size:130%;
	font-weight:bold;
}
#stepbox #clear{
	clear:both;
}

#stepbox .text{
}
#stepbox-end{
	background-image:url(/images/step/step-bg2.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
}

table.t1 th{
	background-color:#546EAA;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border:1px solid #D4D9DF;
}
table.t1 td{
	padding:5px;
	border:1px solid #D4D9DF;
}
table.t1 th.th2{
	background-color:#F5F5F5;
	padding:5px;
	color:#404040;
	font-weight:normal;
}

table.t2{
	margin-top:10px;
}

table.t2 td{
	border:1px solid #D4D9DF;
	padding:10px;
}
table.t2 .txt1{
	color:#0C3086;
	font-weight:bold;
}
table.t2 .txt2{
	margin:10px;
}


#teacher{
	background-image:url(/images/step/teacher02.gif);
	background-position:0% 0%;
	background-repeat:repeat-y;
	width:573px;
	margin-bottom:30px;
}
#teacher #teacher-m{
	width:533px;
	padding:0px 20px 0px 20px;
}
#teacher #teacher-m2{
	width:533px;
	padding:0px 20px 0px 20px;
}
#teacher #teacher-end{
	background-image:url(/images/step/teacher03.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
}
#teacher .tit{
	background-image:url(/images/step/teacher01.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding:10px 30px 10px 50px;
	font-size:130%;
	font-weight:bold;
}


#student{
	background-image:url(/images/step/student02.gif);
	background-position:0% 0%;
	background-repeat:repeat-y;
	width:573px;
}
#student #student-m{
	width:533px;
	padding:0px 20px 0px 20px;
}
#student #student-m2{
	width:533px;
	padding:0px 20px 0px 20px;
}
#student #student-end{
	background-image:url(/images/step/student03.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
}
#student .tit{
	background-image:url(/images/step/student01.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	padding:10px 30px 10px 50px;
	font-size:130%;
	font-weight:bold;
}

/* End.StepBox */


.couse-tit{
	width:550px;
	font-size:120%;
	font-weight:bold;
	padding:5px 3px 5px 5px;
	margin:5px 10px 0px 0px;
	text-align:center;
}

#campus-pan{
	background-color:#F5F5F5;
	border-top:1px dotted #E6EAF3;
	border-bottom:1px dotted #E6EAF3;
	padding:2px 0px 3px 30px;
	margin-bottom:5px
}
#campus-pan img{
	margin-right:8px;
}
#campus-pan a{
	font-weight:bold;
}
