@charset "utf-8";

#entry_contact td input{
							margin: 3px 0;
							background-color: #EFEFEF;
							border: 1px solid #CCC;
							line-height: 1.3;
						}
						#entry_contact td#add label{
						   display: block;
							width: 6em;
							float: left;
						   clear: left;
							margin: 4px 0;
						}
						#entry_contact td#add input,
						#entry_contact td#add select{
							margin: 3px 0;
						}
/*-----------------------ENTRY-----------------------------*/
.caution h4{
	background: transparent url(../images/bur_caution.png) no-repeat 0 0;
	border: none !important;
	padding: 5px 0 5px 35px;
	color: #B38600 !important;
}
#to_form{
  padding-left: 15px;
}
#curriculumIndex li{
	float: left;
	width: 48%;
}
#entry input{
	vertical-align: middle;
}
#down{
	margin-top: 4px;
}
#bottomBut{
	border: none !important;
	background-color: none !important;
}
#entry_contact ol li{
	margin: 5px 0 5px 35px;
	padding: 0;
}
.downLoadArea{
  padding: 15px;
  width: 325px;
  background-color: #FFF;
  margin: 0 0 10px 80px;
  }
        .downLoadArea h3{
          color: #1F83B5;
        }
              .downLoadArea select{
                margin-top: 10px;
              }
.groupeSelect li{
	float: left;
	margin-right: 15px;
}
/*-----------------------CONTACT-----------------------------*/
.contactElm{
	float: left;
	width: 45%;
	padding-left: 15px;
}
		.contactElm em{
			font-weight: normal;
			color: #333;
		}
					.contactElm h6{
						color: #00408E
					}
textarea{
	background-color: #EFEFEF;
	border: 1px solid #CCC;
}
.myself{
  color: #3395E3 !important;
}
.otherself{
  color: #F17C25 !important;
}

/*-----------------------FLOW----------------------------*/
#current h3{
	padding: 0 7px 2px;
	color: #00408E;
	border-bottom: 1px solid #D9D9D9;
	background: transparent url(../images/bur_line.png) no-repeat 0 0;
}
/*-----------------------SEET -----------------------------*/
.seet{
	padding: 40px;
}
		.seet h2{
			font-size: 18px;
		}
		.seetList li{
			display: list-item;
			margin: 0 0 7px 20px;
			list-style: disc;
			font-size: 16px;
		}
.closeBut{
	padding: 8px 12px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
}
