/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.wrap {
	width: 1000px;
	border-top: 4px solid #efa292;
	margin: auto;
}
.btn1 {
	position: absolute;
	z-index: 1;
	right: 200px;
	display: none;
}
.btn2 {
	position: absolute;
	z-index: 1;
	right: 20px;
	display: none;
}
.headSlider {
	height: 667px;
	background-color: #000;
	position: relative;
}
.title {
	height: 101px;
	background-color: #efa292;
	margin-top: -1px;
}
.title .left {
	float: left;
}
.title .right {
	float: right;
}
#box {
	position: relative;
	top: 35px;
	right: 29px;
}
.midSlider {
	position: relative;
	top:-16px;
	height: 417px;
	/*background-image: url(../img/pic_bg.jpg);*/
}
.tabSlider {
	background-color: #fff;
	position: relative;
	z-index: 1;
	clear: both;
}
.tabSlider ul {
	margin: 0px;
	list-style: none;
	position: relative;
	padding: 0
}
.tabSlider ul li {
	float: left;
	width: 333px;
	height: 57px;
	display: inline;
	cursor: pointer;
}
.frame {
	width: 1000px;
	height: 377px !important;
	position: relative;
	z-index: 0;
	overflow: hidden;
}/*슬라이드 이미지맵 작업시 overflow:hidden 이 부분을 주석처리 한다*/
.hidden1 {
	position: relative;
	width: 1000px;
	height: 377px !important;
}
.hidden2 {
	position: relative;
	width: 1000px;
	height: 377px;
}
.hidden3 {
	position: relative;
	width: 1000px;
	height: 377px !important;
}
.footerTop {
	background-color: #fff;	
}
.footerBottom {
	width: 1000px;
	height: 134x;
	background-image: url(../img/footer_03.jpg);
}
.footerBottom .left {
	float: left;
}
.footerBottom .right {
	float: right;
	/*background-image: url(../img/footer_03.jpg);*/
}
.top {
	top: 20px;
}
.partition {
	float: left;
	margin: 0px 20px 0 20px;
	height: 380px;
	overflow: hidden;
	padding-top: 30px;
}

.partitionLeft{
	width:50%;
	height: 416px;
	float: left;

}

.PartR{
	width:50%;
	height: 416px;
	float: right;}

.partitionRightTop{
	width:499px;
	height: 210px;
	float: right;
	
}

.partitionRightDown{
	width:499px;
	height: 207px;
	float: right;
}

area{
	cursor: pointer;
}

.partitionLeft .bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls2.png') no-repeat 1px -40px;
}

.partitionLeft .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    z-index: 9999;
}

.partitionLeft .bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls2.png') no-repeat -43px -40px;
}

/*.partitionLeft .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 11px;
	height: 11px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
*/




/*.a{width: 333;height: 60px;background-color: #cab99f;}
*/




.active1 {
	-webkit-transform: scale(1.05); /*  Å©·Ò */
	-moz-transform: scale(1.05); /* FireFox */
	-o-transform: scale(1.05); /* Opera */
	transform: scale(1.05);
	transition: transform .25s;
	-o-transition: transform .25s;
	-moz-transition: transform .25s;
	-webkit-transition: transform .25s;
	-webkit-box-shadow: 0px 7px 5px -1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 7px 5px -1px rgba(0,0,0,0.4);
	box-shadow: 0px 7px 5px -1px rgba(0,0,0,0.4);
	border: 0;
}
.titleimg {
	margin-bottom: -16px;
	position: absolute;
    z-index: 1;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
}
 @media print,  (-o-min-device-pixel-ratio: 5/4),  (-webkit-min-device-pixel-ratio: 1.25),  (min-resolution: 120dpi) {
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.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 {
*,  *:before,  *:after {
	background: transparent !important;
	color: #000 !important;
	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) ")";
}
a[href^="#"]:after,  a[href^="javascript:"]:after {
	content: "";
}
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr,  img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
}
.boxtext{font-family:돋움; font-size:24px; font-weight:bold; color:#FFF; text-align:left; padding:0 0 0 0px;}
.boxtextT{padding:15px 27px 0 0;}
