/* register.php */

.linebox{
	border:1pt solid #A5D1D1;
	/*
	border-left:1px solid #34746C;
	border-bottom:1px solid #34746C;
	border-right:1px solid #34746C;
	*/
}

.f1{
	/*font-size:1em;*/
	font-family:Tahoma,ms sans serif;
	font-size:12px;
	font-weight:normal;
}

.f_main{
	/*font-size:1.2em;*/
	font-family:Tahoma,ms sans serif;
	font-size:12px;
	font-weight:bold;
}

.line_main{
	border-top: dashed 1px #2D654A;
	border-bottom: dashed 1px #2D654A;
	background:#ECFFF3;
}

.star{
	/*font-size:1.2em;*/
	font-family:Tahoma,ms sans serif;
	font-size:12px;
	font-weight:bold;
	color:red;
}

.tbeducationH{
	background:#92C9A3;
}

.tbeducationC{
	background:#E4F3E6;
}

.border_pic{
	border:3px solid #6BA379;
}
