@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

body, html { font-size: 100%; padding: 0; margin: 0;}

img,fieldset,iframe {border:0 none}
img {vertical-align:top}

body {
    font-family: "Nanum Gothic", sans-serif /*'Lato', Calibri, Arial, sans-serif;*/;
    color: #666;
}

a {
	color: #666;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #333;
}


.text-C {text-align:center;}
.text-C img {
  max-width: 100%;
  height: auto;
}
.sub-contents {text-align:center;}

.container {
	/*height: 100%;
	position: relative;*/
}

  /******* sub ***********/
			.sub-title {width:100%; min-width:1000px; margin-top:110px; border-top:1px solid #f1f1f1; border-bottom:1px solid #f1f1f1;}
			.sub-title a {color:#999}
			.sub-title-bg01 {width:1000px; margin:0 auto; height:141px;}
			.sub-title-bg02 {width:1000px; margin:0 auto; height:141px;}
			.sub-title-bg03 {width:1000px; margin:0 auto; height:141px;}
			.sub-title-bg04 {width:1000px; margin:0 auto; height:141px;}
			.sub-title-bg05 {width:1000px; margin:0 auto; height:141px;}
			.sub-title-bg06 {width:1000px; margin:0 auto; height:141px;}
			.sub-txt01 {font-size:11px; color:#999; padding-top:20px;}
			.sub-txt02 {font-size:30px; color:#333; margin-top:30px; font-weight:bold; text-align:center;}
			.sub-txt03 {font-size:15px; color:#666; margin-top:10px;}
			.sub-title span {color:#333; font-weight:bold;}

			.sub-menu {border-bottom:1px solid #f1f1f1; height:45px; line-height:45px; text-align:center; font-size:15px; color:#333;}
			.sub-menu span {margin:0 30px;}
			.sub-menu b {color:#ff6666;}

			.sub-contents {width:1000px; min-height:300px; margin:20px auto; font-size:12px;}



  /******* fotter ***********/
			.fotter {width:100%; margin:45px 0 30px 0; text-align:center;}
			.fotter-agree {height:22px; line-height:22px; background:#f1f1f1; text-align:center; color:#666; font-size:11px;}
			.fotter-info1 {margin-top:40px; font-size:13px;}
			.fotter-info2 {margin-top:10px; font-size:13px;}
			.fotter-info3 {margin-top:10px; font-size:11px; color:#959595;}
			.fotter-copy {margin-top:30px; margin-bottom:10px; font-size:11px; color:#959595;}
			.fotter-b {color:#1391cc; font-size:18px}
			.fotter-img1 {width:48px; margin-right:30px; margin-top:6px;}
			.fotter-img2 {width:48px;}

