
.tex_orange{
	color:#ff5e4a;}

.left{
	float:left;}
	
.right{
	float:right;}
	
.clear{
	clear:both;}
	
.p_box{
	background:#FFEFDD;
	padding: 10px 20px 5px 20px;
	/padding: 15px 20px 5px 20px;
	margin-bottom:10px;
	overflow:hidden;
	}

.y_box{
	background:#F7F5E4;
	padding: 0px 2em 1em 2em;
	_padding-top: 3px;
	overflow:hidden;
	}
	
.gre_box{
	background:#D9E7D7;
	padding: 15px 20px 5px 15px;
	overflow:hidden;
	}
	
.b_box{
	background:#DAECFF;
	padding: 15px 20px 5px 15px;
	overflow:hidden;
	}

.pin_box{
	background:#FFEAF8;
	padding: 15px 10px 10px 10px;
	_padding: 20px 10px 0px 10px;
	margin-bottom: 20px;
	overflow:hidden;
	}

.blu_box{
	background:#DAECFF;
	padding: 15px 10px 10px 10px;
	_padding: 20px 10px 0px 10px;
	margin-bottom: 20px;
	overflow:hidden;
	}
	
.line_y{
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFB877;
	}
	
.line_blu{
	margin-top: 0;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #7FD4FF;
	}

.line_b{
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFCC00;
	}

.line_gre{
	padding-bottom: 5px;
	border-bottom: 1px dashed #009999;
	}

.line_g{
	padding-bottom: 5px;
	border-bottom: 1px dashed #999999;
	}
	
.line_p{
	margin-top: 0;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #FFC1D2;
	}
	
.point{
	padding-top: 5px;
	margin-bottom: 15px;
	width: 730px;
	height: 24px;
	background: url(../img/hang/point.png) no-repeat left top;
	border-bottom: 1px dotted #7ea6ae;
	}
	
.point_s{
	padding-top: 3px;
	margin-bottom: 15px;
	width: 370px;
	height: 24px;
	background: url(../img/hang/point.png) no-repeat left top;
	border-bottom: 1px dotted #7ea6ae;
	}
	
	
.indent{padding-left: 30px;}
.wid{width: 400px;}
.wid2{width: 400px; float: right;}

.b{font-weight: bold;}

.space{padding-top: 5px;}

/* linguistic */

.point_lin{
	padding-top: 3px;
	margin-bottom: 15px;
	width: 730px;
	height: 24px;
	vertical-align: middle;
	background: url(../img/linguistic/point.png) no-repeat left top;
	border-bottom: 1px dotted #64514d;
	}
	
/* school */

.point_lin_2{
	padding-top: 3px;
	margin-top: 0;
	margin-bottom: 15px;
	width: 690px;
	height: 24px;
	vertical-align: middle;
	background: url(../img/linguistic/point.png) no-repeat left top;
	border-bottom: 1px dotted #64514d;
	}
	
.p_sp{padding-left: 20px; /padding-left: 15px;}


/* interview */

	
.l{width: 55px;float: left;}
.r{width: 630px; float: right;}

.r p{_padding-bottom: 0px; margin-bottom: 0;}



/*condo*/

.condo_box{
	background-color: #f7f6f2;
	border: 1px solid #b3a981;
	padding: 10px;
	margin-bottom: 30px;
}


.condo_box2{
	height:141px;
	background-color: #FFFFFF;
	border: 1px solid #b3a981;
	padding: 10px;
}

.point_condo{
	padding-top: 5px;
	margin-bottom: 15px;
	height: 24px;
	border-bottom: 1px dotted #b3a981;
	color: #7ea6ae;
	font-weight: bold;
	}
	
.condo_right{
	float:right;
	margin-left:10px;}
	
	
	
.tit4{
	margin-bottom: 10px;
	padding: 5px 0 0 0px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dotted #3fafca;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	color: #7ea6ae;
	}
	
.tex_green{
	color: #7ea6ae;
}
