html,
button,
input,
select,
textarea,
a {
    color: #222;
}
p {
	font: 12px Helvetica, Helvetica Neue, Arial;
}
body {
    font-size: 1em;
    line-height: 1.4;
	font: 16px/26px Helvetica, Helvetica Neue, Arial;
	background-color:#f9f9f9;

}

a:focus{outline:thin dotted}
a:active,a:hover{outline:0}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}



.wrapper {
    width: 90%;
    margin: 0 5%;
	word-break:break-all;
}

.header-container {
    border-bottom: 2px solid #f9f9f9;
	    -webkit-box-shadow: 0 5px 10px #fff;
           -moz-box-shadow: 0 5px 10px #fff;
                box-shadow: 0 5px 10px #fff;

}

.footer-container,
.main aside {
    border-top: 20px solid #dddddd;
}
/*-- 0A0A2A 639DBC--*/
.header-container{
    background: #ffffff;
}
.footer-container,
.main aside {
    background: #f9f9f9;
	display: block;
}


fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ddd;
    margin: 1em 0;
    padding: 0;
}

#defEffectImg {
    border: 1px solid #333;
    vertical-align: middle;
	    -webkit-box-shadow: 0 5px 10px #333;
           -moz-box-shadow: 0 5px 10px #333;
                box-shadow: 0 5px 10px #333;
}

.map img{
		-webkit-appearance: none;
			-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
}
.naver img{
    border: 0px solid #333;
		-webkit-appearance: none;
			-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
}




.search {
    margin: 0;
    padding: 0;
	float: left;
}

.title {
    margin: 20px 10px 2px 2px;
    padding: 0;
	float: left;
    color: #4d4d4d;
	font-size: 22px;
    text-shadow: #ddd 0 0 10px;
}

.title a {
    text-align: center;
    text-decoration: none;
    color: #333;
	/* background: #e44d26; */
}

.title a:hover,
.title a:visited {
    color: #333;
	text-decoration: none;
}

.dotline {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #333;
    margin: 1em 0;
    padding: 0;
}
nav {
	width:100%;
}
nav ul {margin: 0; padding: 0; }
nav li {float: left; width:25%;}
nav a {

	border-top: 0px solid #ddd;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;

	font: 12px Helvetica, Helvetica Neue, Arial;
    display: block;
	font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #4d4d4d;
    padding: 10px 0px 10px 0px;
	vertical-align: middle;
/*
    vertical-align: middle;
	    -webkit-box-shadow: 0 5px 10px #333;
           -moz-box-shadow: 0 5px 10px #333;
                box-shadow: 0 5px 10px #333;

  color: #4d4d4d; 
  text-shadow: #FFBB00 0px 2px, #FFBB00 2px 0px, #FFBB00 -2px 0px, 
    #FFBB00 0px -2px, #FFBB00 -1.4px -1.4px, #FFBB00 1.4px 1.4px, 
    #FFBB00 1.4px -1.4px, #FFBB00 -1.4px 1.4px; 

	
text-shadow: 0 1px 0 #ccc, 
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);


text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
*/

}
nav a:hover,
nav a:visited {
	text-decoration: none;
}

#defMenu  img{
	border-style: none;
	margin: 20px 10px 2px 2px;
	width:24px;
	height:19px;
	float: left;
	display:block;
		-webkit-appearance: none;
			-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
}

.main {
    padding: 30px 0;
	word-break:break-all;
}
map img {
 -webkit-appearance: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;  
}

.main article h1 {
    font-size:2em;

}

.main article h3 {
	color:#FFBB00;
	background-color: #fff;
}
.main article h3 a{
	color:#4d4d4d;
	text-decoration: none;

}

.main article h4 {
	color:#4d4d4d;
}
.main article h4 a{
	color:#4d4d4d;
	text-decoration: none;
}

.main aside {
    color: #4d4d4d;
    padding: 0px 5% 10px;
}

.main aside h2{
    color: #4d4d4d;
}

.main aside a {
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    color: #4d4d4d;
	/* background: #e44d26; */
}

.main aside a:hover,
.main aside a:visited {
    color: #4d4d4d;
	text-decoration: none;
}


.footer-container footer {
    color: #4d4d4d;
    padding: 20px 0;
}



.ie7 .title {
    padding-top: 20px;
}

/* Android 버그 교정 */ 
body { 
  -webkit-animation: bugfix infinite 1s; 
}
@-webkit-keyframes bugfix { 
  from { padding: 0; } 
  to { padding: 0; } 
} 
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 320px) {
	


	.defMenu {
	    float: left;
		display:block;
	}

	#defMenu  img{
		border-style: none;
		margin: 20px 10px 2px 2px;
		width:24px;
		height:19px;
		float: left;
		display:block;
			-webkit-appearance: none;
				-webkit-box-shadow: none;
					-moz-box-shadow: none;
					box-shadow: none;
	}

    nav {
        float: left;
        width: 100%;
		display:block;
    }
    nav a {
        float: left;
        width: 100%;	
		border-radius: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

    nav li {

    }
	nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }

    .main article {
        float: left;
        width: 100%;
    }
    .main aside {
	    clear:both;
        width: 90%;
    }
}

@media only screen and (min-width: 768px) {



    .header-container,
    .main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
    }

	.defMenu {
	    float: left;
		display:block;
	}

    nav {
        float: left;
        width: 100%;
		display:block;
    }
    nav a {
        float: left;
        width: 100%;	
		border-radius: 0;
    }

    .main article {
        float: left;
        width: 100%;
    }

    .main aside {
	    clear:both;
        width: 90%;
    }
}

@media only screen and (min-width: 1140px) {



    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;

    }

    nav {
        float: left;
        width: 100%;
		display:block;
    }
    nav a{
		/*border-radius: 20px 20px 0 0;*/
    }


	nav li {
		
		float: left;
		width:150px;

	}
	.defmenu {
		display:none;
	}

    .main article {
        float: left;
        width: 100%;
    }
    .main aside {
	    clear:both;
        width: 90%;
    }
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #4d4d4d !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


.input_text {
	width: 200px; height: 21px;
	margin: 6px 0 0 9px;
	border: 0;
	font-weight: bold;
	font-size: 16px;
	outline: none;
}

.button {
    background-color: #FFBB00; /* Green */
    border: none;
    color: #4d4d4d;
    padding: 15px 18px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
	font-weight: bold;
	border: 1px solid #4d4d4d;
	border-radius: 10px 10px 10px 10px;*/
}


.addpensionbutton {
    background-color: #4d4d4d;
    border: none;
    color: #fff;
	width: 100px; height: 44px; 
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	border: 1px solid #333333;
}



.right_btn {
	width: 100%;
	height:40px;
    background-color: #FFBB00; /* Green */
    border: none;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
	display: inline-block;
}


.photo_main {position: relative;}
.photo_main_up{ position: absolute;left: 1px; bottom: 1px;font-size: 14px; color:#fff;  width: 100%;font-weight: bold;opacity: 0.7; filter: alpha(opacity=80);background-color: #4d4d4d }
.photo_main_top{  
	width:40px;
	height:40px;
	border-radius:20px;
	-moz-border-radius : 20px;
	-webkit-border-radius : 20px;
	-ms-border-radius :20px;
	-khtml-border-radius : 20px;
	-o-border-radius :20px;
	position: absolute;
	margin-top:auto;
        margin-left:auto;
        margin-right:auto;
	left: 0; top: 0;font-size: 18px; color:#fff; text-align: center; width: 40px;font-weight: bold;opacity: 0.9; filter: alpha(opacity=0); }

  span {
	margin-top:7px;
    font-size: .8em;
    width: 40px;
    border: 0px solid #FFBB00;
    display: inline-block;
    text-align: center;
	color:#fff;
  }


._boxarea {
	width: 100%; height: 100%;
	text-indent: 10px;

	font-size: 12px;
	outline: none;
	border: 1px solid #eeeeee;
}

.snsbutton2 {
    background-color: #4d4d4d; /* Green */
    border: none;
    color: #fff;
	width: 100px; height: 44px; 
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	border: 1px solid #333333;
}

.snsbutton {
    background-color: #4d4d4d; /* Green */
    border: none;
    color: #fff;
    padding: 15px 18px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
	border: 1px solid #333333;
}

.search_box {
clear:both;
	margin: 10px 0 10px 0px;
	width: 188px; height: 34px;
	border: 2px solid #4d4d4d;
	background: white;
	text-indent: 10px;
}
.sch_smit {
clear:both;
	width: 60px; height: 40px;
	margin: 0; border: 0;
	background: #4d4d4d;
	color: #fff;
	font-weight: bold;
	border-radius: 1px;
	font-size: 16px;
	cursor: pointer;
}
.sch_smit:hover {
	background: #4d4d4d;
}