@charset "UTF-8";
/* CSS Document */

h2{
	color: #494949;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	margin: 0 0 0 20px;
	
}

#leftContent{
	color: #494949;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
}

#title{
	background:url("../images/apply/title.jpg") no-repeat;
	width:655px;
	height:49px;
	text-indent:-10000px;
}

#continuePlanning{
	background:url("../images/apply/continuePlanning.jpg") no-repeat;
	width:376px;
	height:30px;
	text-indent:-10000px;
	margin-left:20px;
}

#stitle{
	background:url("../images/apply/stitle.jpg") no-repeat;
	width:656px;
	height:42px;
	text-indent:-10000px;
}

#stitle2{
	background:url("../images/apply/stitle2.jpg") no-repeat;
	width:656px;
	height:41px;
	text-indent:-10000px;
	margin-top:30px;
}


#stitle3{
	background:url("../images/apply/stitle3.jpg") no-repeat;
	width:656px;
	height:41px;
	text-indent:-10000px;
	margin-top:30px;
}

.plans{
	border: solid 1px #f1f1f1;
	width: 655px;
	background-color:#FCFCFC;	
}

#plan1{
	background:url("../images/apply/plan1.jpg") no-repeat;
	width:328px;
	height:203px;
	text-indent:-10000px;
}

#plan2{
	background:url("../images/apply/plan2.jpg") no-repeat;
	width:328px;
	height:203px;
	text-indent:-10000px;
}

.text{
	margin: 6px 20px 20px 20px;
	
}

.plan{
	position:relative;
	float:left;
	width:326px;
}

.planText{
	margin: 0 20px;
	text-align:justify;
}

.verticalLine{
	background-color:#e9e9e9;
	width:1px;
	height:450px;
	display:block;
	position:relative;
	float:left;
	margin-top:204px;
	margin-left:2px;
}

.mailContainer{
	background:url("../images/apply/mailbg.jpg") no-repeat;
	width:634px;
	height:101px;
}

.mailInfos{
	padding: 33px 0 0 23px;
}

#leftContent a:link { text-decoration: underline; color: #5eaf37; }
#leftContent a:visited {text-decoration: underline; color: #5eaf37;}
#leftContent a:active {text-decoration: underline; color:#5eaf37 }
#leftContent a:hover {text-decoration: underline; color: #5eaf37;}
