@charset "utf-8";

/*=========================================================
	index
		1. heading level1
		2. heading level2
		3. heading level3
		4. heading level4 - level6
=========================================================*/

/* 4.heading
=========================================================*/
#student #content h1{
	clear:both;
	margin:0 0 1.5em;
	padding:0 0 10px;
	border-bottom:3px solid #E9607D;
	font-size:160%;
}
#student #content h2 span{
	clear:both;
	display:block;
	margin:1.6em 0 0;
	padding:2px 0 0 10px;
	border-left:5px solid #E9607D;
	font-size:130%;
}
#content h2{
	border-bottom:1px solid #E9607D;
	margin-bottom:15px;
	padding-bottom: 5px;
}




#student #content h1.ind,
#student #content #category{
	width:660px;
	height:100px;
	margin:0 0 20px;
	padding:0;
	border:none;
	background:url(../../student/images/ind_ptit.jpg) no-repeat;
}
#student #content h1.ind span,
#student #content #category span{
	display:none;
}



/* 4.description
=========================================================*/
#student #content dt{
	background:#FDF2F6;
	border:1px solid #E8A7BC;
}
#student #content dd{
	border-right:1px solid #EFA0BC;
	border-bottom:1px solid #EFA0BC;
	border-left:1px solid #EFA0BC;
}


/* 4.box
=========================================================*/
#student #content .box-s{border:1px solid #E9607D;}

.students_box{
	background-color:#FFE6FF;
	border:1px solid #F6C;;
	padding:2px 5px 6px 5px;
}
.students_line{
	width:530px;
	height:8px;
	background: url(../../student/images/border.gif) no-repeat;
	margin-left:125px;
}
.students_text{
	line-height:15pt;
}
#student #box p{
	margin-bottom:2pt;
}

