@charset "utf-8";
/* CSS Document */
	div#submenu{/*서브메뉴*/
	width:175px;
	height:745px;
	float:left;
	/*! margin-top: 6px; */
	/*! border:1px solid #dddcda; */
	}
 	#submenu h2.com{
		font-size:30px;
		background-color:#63ace3;
		color:#fff;
		padding:0 0 0 10px;
		margin-top: 40px;
  	line-height: 0.8em;
		font-family: 'Cormorant', serif;
		height: 70px;
		/*! border: 1px solid #dddcda; */
		padding-top: 10px;
		/*! text-align: c; */
		}
	#submenu h2.com span{
		display: block;
		font-size: 11px;
		text-transform: uppercase;
		font-family: 'Roboto','notokr-demilight';
		color:#ccc;
		/*! margin-top:10px; */
	  }
		#submenu ul.sm{
			margin:0 auto 150px;
			font-size:12px;
			color:#6a6a62;
			font-weight:500;
			font-family: 'Open Sans', sans-serif;
			text-transform: uppercase;
			/*! border: 1px solid #dddcda; */
			border-top: none;
			background: #58a3dd;
			padding-bottom: 30px;
			}
			#submenu ul.sm li{
				/*! padding-left: 18px; */
				line-height: 3em;
				border-bottom:#dadada 1px solid;
				margin-right: 20%;
			 }
			#submenu ul.sm li.last{
				border:none;
			 }
			#submenu ul.sm li a{
				font-family: 'notokr-regular';
				display: block;
				padding-left: 18px;
				/*! background: #fff; */
				color: #fff;
				}
      #submenu ul.sm li:first-child a{
				background:#346388;
				color:#fff;
				}
			#submenu ul.sm li a:hover{
				background:#346388;
				}
			#submenu h2.cus{
				margin:450px 0 25px 30px;
				font-size:12px;
				}
			#submenu p.cus{
				margin:0 0 0 30px;
				font-size:9px;
				color:#6a6a62;
				font-family:나눔고딕;
				}

				#submenu p.phone{
				font-size:18px;
				margin:0 0 12px 30px;
				font-weight:bold;
				font-family:Verdana, Geneva, sans-serif
				}
				
			 #submenu ul.center{
				 margin-top:40px;
				 /*! background: url(../img/phone.png) no-repeat 10px 66% #fff; */
				 /*! background-size: 20%; */
				 /*! width: 90%; */
				 }
				#submenu ul.center li:first-child{
         border-top: 1px solid #dddcda;
				 padding-top: 10px;
				 padding-left: 10px;
				 padding-bottom: 15px;
         background: url(../img/phone4.jpg) no-repeat right 20% #fff;
         background-size: 40%;
         width: 90%;
				 }
				#submenu ul.center li:first-child h2 {
						font-size: 17px;
						font-family: 'Open Sans', sans-serif;
						line-height: 2em;
						font-weight: bold;
						color: #bb6a57;
				 }
				#submenu ul.center li:first-child h2 span{
					text-transform: uppercase;
					color: #8a8282;
					font-weight: 100;
					}
				#submenu ul.center li:first-child p.tel{
					line-height: 1.5em;
					font-size: 21px;
					display: block;
					letter-spacing: -1px;
					/*! color:#9D9E98; */
					margin-top: 10px;
					}
				#submenu ul.center li:first-child p.tel+p,#submenu ul.center li:first-child p.tel+p+p{
					font-size:11px;
					font-weight:normal;
					color: #bdb1b1;
				  }
					#submenu ul.center li:first-child p{
						text-align: left;
						line-height: 1.5em;
						font-size:12px;
						color:#6b6b6b;
						/*! margin-left: 50px; */
						font-family: 'PT Sans', sans-serif;
						}

					#submenu ul.center li.l2{
						width: 50%;
						height: 40px;
						float: left;
						text-align: center;
						vertical-align: bottom;
						font-family: 'notokr-regular';
						margin-top:20px;
					 }

						#submenu ul.center li:first-child+li{
							background: url(http://lecture.free21.net/img/location3.png) no-repeat center top;
							background-size: 40%;
							display: none;
						}
						#submenu ul.center li:first-child+li+li{
						  background: url(http://lecture.free21.net/img/location4.png) no-repeat center top;
							background-size: 40%;
						  display: none;
		     			}
						#submenu ul.center li.l2 a{
							display: block;
							height: 10px;
							vertical-align: bottom;
							padding-top: 45px;
							padding-bottom: 10px;
						}
						#submenu ul.center li:first-child+li a{
							border-right:1px solid #dddcda;
						}