@charset "utf-8";
/* CSS Document */
body {margin:0px auto; word-break:break-all; -ms-word-break:break-all;}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, fieldset, p, button {
margin: 0px;
padding: 0px;
outline:none;
list-style:none;
}

body, th, td, div, p, h3, h4, a, li, textarea, input, select{
/*	font-size:12px; */
	font-family:Nanum Gothic, Georgia, Serif;
}

img, fieldset,button {
    border:0 none;
}

a:link {text-decoration:none; color:#antiquewhite; font-family: Nanum Gothic, Georgia, Serif;}
a:visited {text-decoration:none; color:#antiquewhite; font-family: Nanum Gothic, Georgia, Serif;}
a:active {text-decoration:none; color:#666; font-family: Nanum Gothic, Georgia, Serif;}
a:hover {text-decoration:none; color:#666; font-family: Nanum Gothic, Georgia, Serif;}


@media screen and (min-width:600px) {
	body{
	 min-width:1000px;
	}

	.tnb-menu {margin:30px auto 0 ; text-align:center; /*width:75%;*/}
	.tnb-menu li {float:left; /*background:url(/designSkin/skinA/images/top/tnb_dot.png) no-repeat 0px 8px;*/font-weight:bold; padding:0 5% ;}
	.tnb-menu li > a {font-size:16px; font-weight:bold;}

	.tnb-choice {float:right; margin:25px auto 0; width:13%; }
	.tnb-choice li {float:left;}
	.boline {width:80px; height:30px; border:2px solid #ccc; border-radius:25px; }
	.boline a {color:#fb1450; font-weight:600; font-size:15px;}
	.boline span {display:block; margin-top:5px; float:left;}
	.boline img {margin:13px 0 0 5px;}
	.tnb-icon a img {margin:10px 10px 0;}

	.telIcon, .homeIcon{display:none;}
	#programContents{width:1400px;text-align:center;margin:auto;}
	.cpfont {font-size:1em;}

}

@media screen and (max-width:599px) {

	body{
	 min-width:100%;
	}



	.tnb-menu {background: #8e2828;    width: 100%;     height: 38px;   }
	.tnb-menu li {float:left;font-weight:bold; padding-top:15px;}
	.tnb-menu li > a {    text-align: center;    color: #fff;    line-height: 35px;    font-size: 13px;     font-weight: 600;}

	.tnb-choice {float:right; margin:25px auto 0; width:13%; }
	.tnb-choice li {float:left;}
	.boline {width:80px; height:30px; border:2px solid #ccc; border-radius:25px; }
	.boline a {color:#fb1450; font-weight:600; font-size:15px;}
	.boline span {display:block; margin-top:5px; float:left;}
	.boline img {margin:13px 0 0 5px;}
	.tnb-icon a img {margin:10px 10px 0;}
	.homeIcon{display: none;    position: absolute;    top: 20px;    left: 10px;}
	.telIcon{display: block;    position: absolute;    top: 20px;    right: 10px;}
	#programContents{width:100%;text-align:center;margin:auto;}

}

@media screen and (min-width:600px) {
	#footer {display:none;}
	#epharosCopy{left:0; bottom:0px; width:1400px; margin:0 auto; margin-top:-233px; height:0px; z-index:9; position:inherit;}
	#companyPhone{display:none;position: fixed; right:10px; bottom:80px; height:20px;  width:200px; text-align: center; line-height: 180%;     background: rgba(0, 0, 0, 0.6); z-index:9999;}
	#companyPhone div{font-size: 1.675em; font-family: "Gothic","����"; letter-spacing: 0px; color:#ff0; width:200px; margin-top:10px;}
	#companyPhone a{font-size: 1.675em;   font-family: "Boogaloo","Gothic","����"; letter-spacing: 0px; color:#fff; width:200px;  padding:0px;  text-align: center; }
}

@media screen and (max-width:599px) {
	#footer {position: fixed;
		text-align: center;
		color: #fff;
		font-size: 12px;
		line-height: 18px;
		height: 63px;
	    bottom: 63px;
		width: 100%;
	    z-index: 66;
		overflow: hidden;
	}
	#footer li {float:left; width:49%; padding:15px 0 12px;}
	#footer li span {font-size:16px; font-weight:bold; line-height:30px; color:#fff;}
	.borderright {border-right:1px solid #9f2c2c;}
	.borderleft img, .borderright img {width:15%;}
	#epharosCopy{position: fixed; bottom:18px; height:45px; width: 100%; font-size:1em;   z-index: 66;}
	.cpfont {font-size:0.8em;}
	#companyPhone{display:none;position: fixed; bottom:125px; width:100%; text-align: center; line-height: 200%;     background: rgba(0, 0, 0, 0.6);}
	#companyPhone div{font-size: 1.875em;   font-family:"Gothic","����"; letter-spacing: 0px; color:#ff0;     float: left; width:40%; text-align: center;}
	#companyPhone a{font-size: 1.875em;   font-family: "Gothic","Gothic","����"; letter-spacing: 0px; color:#fff;}
	#pccontents {display:none;}
	body{margin-bottom:0px;}
}

#epharosCopy .bar{color:#ddd; font-size:8px; padding:5px;}
