input{font:13px/13px 'Nanum Gothic',sans-serif; background:#fff; !important}
input[type="checkbox"]{width:16px;height:16px;}
input[type="text"], input[type="number"],input[type="password"]{width:115px; height:20px;margin-left:10px;padding:3px;border:1px solid #b0b0b0; background:#fff;}

.top_wrap {
	width: 100%;
	height: 800px;
	background: url("/images/edutri/alledu_main.jpg") 50% 0 no-repeat #d7f8f0;
}
.top {
	position:relative;
	width: 1100px;
	margin: 0 auto;
}
.top img { margin-top: 80px; }

/**********************
	   Contents
**********************/
.contents_wrap {
	background: url("/images/edutri/alledu_map_bg.jpg") 50% 135px no-repeat #fbfbfb; 
}
.contents_title {
	height: 135px;
	margin-bottom: 100px;
	text-align: center;
	background: url("/images/edutri/alledu_title_bg.jpg") no-repeat #28282f;
}
.contents_title img { margin-top: 48px; }
/** List **/
.contents {
	width: 1100px;
	margin: 0 auto;
}
.contents_list{
	width: 1100px;
	margin: 0 auto;
}
.contents_list h3 {
	width: auto;
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: 500;
	text-decoration: underline;
	text-underline-position: under;
}
.contents_list h4 {
	margin: 20px 0 10px 0;
	font-size: 20px;
	font-weight: 500;
}
.contents_list ul { 
	overflow: hidden; 
}
.contents_list ul li {
	float: left;
	width: 348px;
	height: 48px;
	margin-right: 25px;
	margin-bottom: 20px;
	border: 1px solid #d5d5d5;
	background: url("/images/edutri/alledu_list_go.png") 310px no-repeat #ffffff;
}
.contents_list ul li:nth-child(3n) {
	margin-right: 0;
}
.contents_list ul li a {
	display: block;
	width: 318px;
	height: 48px;
	line-height: 48px;
	padding-left: 30px;
	font-size: 18px;
}
.contents_list ul li a:hover {
	font-weight: bold;
}

/** ÇýÅÃ **/
.contents_benefit {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.contents_benefit h3 {
	margin-top: 95px;
}
.contents_benefit ul { 
	overflow: hidden; 
	margin-top: 45px;
	padding-bottom: 120px;
}
.contents_benefit ul li {
	float: left;
	width: 260px;
	height: 220px;
	padding: 38px 0;
	margin-right: 20px;
	border: 2px solid #4b46bd;
	background: #ffffff;
	box-sizing: border-box;
}
.contents_benefit ul li h3 {
	margin-top: 0;
	margin-bottom: 16px;
	font-size: 23px;
	font-weight: bold;
}
.contents_benefit ul li p {
	margin-top: 12px;
	font-size: 18px;
	line-height: 22px;
}
.contents_benefit ul li p span {
	font-weight: bold;
	color: #1db150;
}

/**********************
		footer 
**********************/
footer {
	line-height: 160%;
	font-size: 10pt;
	color: #747679;
}
.footer_group {
	margin: auto;
	padding: 40px 0 60px 200px;
	width: 900px;
	background: url('/images/edutri/footer_logo.png') no-repeat 0 40px;
}
.footer_group h5 {
	margin: 0 0  20px;
	font-size: 11pt;
	font-weight: 500;
	letter-spacing: -1px;
}
.footer_group span {
	position: relative; top: -2px;
	margin: 0 7px;
	font-size: 8pt;
	font-weight: 100;
}
.footer_group h6 {
	margin: 10px 0 0;
	font-size: 10pt;
	font-weight: 400;
}

/**********************
		¹®ÀÇ¹è³Ê 
**********************/
.float_banner {
	position: absolute;
	top: 194px;
	left: 1150px;
	width: 230px;
}
.float_banner h3 {
	padding: 22px 0;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -0.5px;
	background: #4a44c6;
}
.banner_input {
	padding: 25px 0;
	text-align: center;
	border: 1px solid #000000;
	background: #f1f1f1;
}
.input_box {
	height: 35px;
    font-size: 16px;
    color: #3b3b3b;
}
.float_banner button {
	width: 96px;
	margin: 0 auto;
	margin-top: 8px;
	padding: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	border: none;
	border-radius: 3px;
	background: #4a44c6;
}
.float_banner button:hover {
	background: #2923a8;
}
.float_banner .numder {
	margin-top: 15px;
	padding: 25px 0;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	background: #494949;
}
.float_banner .numder span {
	font-size: 28px;
	font-family: serif;
	font-weight: bold;
	letter-spacing: -2px;
}