/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
	display: block;
    /* height: 48px;
    width: 176px; */
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
height:510px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	top:0px;
	right:29px;
	width: 95%;
	width: 92%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/main/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: right;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	text-align:left;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(0, 0, 0, 0) url("../images/main/btn_off.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    padding-right: 5px;
    width: 14px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: rgba(0, 0, 0, 0) url("../images/main/btn_on.png") no-repeat scroll 0 0;

}

/* DIRECTION CONTROLS (NEXT / PREV) */

/* .bx-wrapper .bx-prev {
	left: 250px;
	background: url(../images/main/prev.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 250px;
	background: url(../images/main/next.png) no-repeat 0 0;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: 0 0;
}
 */
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 65px;
	height: 65px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/main/stop_off.png) no-repeat 0 0;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	/* background-position: -86px 0; */
	background: url(../images/main/stop_on.png) no-repeat 0 0;

}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/main/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* ���־� ��ư prev next */
.flash_bt {
    margin: 0 auto;
    position: relative;
    top: -674px;
    width: 1050px;
    z-index: 100;
}
.flash_bt a.bx-next{
	background:url("../images/main/next.png") no-repeat scroll 0 0;
    display: block;
    height: 65px;
    width: 65px;
	position: absolute;
    right: -144px;
    top: 338px;
	z-index:100;
	text-indent: -9999px;

}
.flash_bt a.bx-next:hover {
	background:url("../images/main/next_on.png") no-repeat scroll 0 0;
    display: block;
    height: 65px;
    width: 65px;
	position: absolute;
    right: -144px;
    top: 338px;
	z-index:100;
	text-indent: -9999px;

}
.flash_bt a.bx-prev{
	display: block;
	background: url("../images/main/prev.png") no-repeat 0 0;
	height:65px;
	width:65px;
	position: absolute;
    left: -144px;
    top: 338px;
	z-index:100;
	text-indent: -9999px;
}
.flash_bt a.bx-prev:hover{
	display: block;
	background: url("../images/main/prev_on.png") no-repeat 0 0;
	height:65px;
	width:65px;
	position: absolute;
    left: -144px;
    top: 338px;
	z-index:100;
	text-indent: -9999px;
}

/*pager*/
.bx_pager{
	position: relative;
	width:1050px;
	margin: 0 auto;
	z-index:1001;
}
.bx_pager ul{
	position: absolute;
	top: -542px;
	z-index:1000;
	margin-left: 54px;
}
.bx_pager ul li{
	float:left;
	margin-right:3px;
}

.bx_pager a.active{
    background: rgba(0, 0, 0, 0) url("../images/main/btn_on.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    padding-right: 5px;
    width: 14px;
}
.bx_pager a{
    background: rgba(0, 0, 0, 0) url("../images/main/btn_off.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    padding-right: 5px;
    width: 14px;
}
3
/*���� ����*/
.bx_control{
	left: 0;
    top: -544px;
	margin: 0 auto;
    position: relative;
    width: 1050px;
    z-index: 1000;
}
.bx-controls-auto-item {
    display: inline-block;
}

.bx_control .bx-controls-auto .bx-start {
    background: url("../images/main/play_off.png") no-repeat scroll 0 0;
    display: block;
    height: 21px;
    margin: 0 0px;
    outline: 0 none;
    text-indent: -9999px;
    width: 24px;
}

.bx_control .bx-controls-auto .bx-start.active {
    background: url("../images/main/play_on.png") no-repeat scroll 0 0;
    display: block;
    height: 21px;
    margin: 0 0px;
    outline: 0 none;
    text-indent: -9999px;
    width: 24px;
}

.bx_control .bx-controls-auto .bx-stop {
    background: url("../images/main/stop_off.png") no-repeat scroll 0 0;
    display: block;
    height: 21px;
    margin: 0 4px 0 0;
    outline: 0 none;
    text-indent: -9999px;
    width: 25px;
}

.bx_control .bx-controls-auto .bx-stop.active {
    background: url("../images/main/stop_on.png") no-repeat scroll 0 0;
    display: block;
    height: 21px;
    margin: 0 4px 0 0;
    outline: 0 none;
    text-indent: -9999px;
    width: 25px;
}


/*�ϴ� ���ʿ�*/

.flash_bt02 {
    margin: 0 auto;
    position: relative;
    bottom: 372px;
    width: 1050px;
    z-index: 100;
}
.flash_bt02 a.bx-next{
	background:url("../images/main/bn_ne.gif") no-repeat scroll 0 0;
    display: block;
    height: 29px;
    width: 15px;
	position: absolute;
    right: 0px;
    top: 338px;
	z-index:100;
	text-indent: -9999px;

}
.flash_bt02 a.bx-prev{
	display: block;
	background: url("../images/main/bn_pr.gif") no-repeat 0 0;
    height: 29px;
    width: 15px;
	position: absolute;
    left: 0px;
    top: 338px;
	z-index:100;
	text-indent: -9999px;
}




.bx_popcontrol {
	top:20px;
	text-align:right;
	right: 0;
    position: absolute;
	overflow:hidden;
}

.bx_popcontrol .bx-stop {
    background: url("../images/main/com_stop.gif") no-repeat scroll 0 0;
    display: block;
    height: 21px;
    margin:0;
    outline: 0 none;
    text-indent: 9999px;
    width: 24px;
}
.bx_popcontrol .bx-start {
    background: url("../images/main/com_stop.gif") no-repeat scroll 0 0;
    display: block;
    height: 21px;
    margin:0;
    outline: 0 none;
    text-indent: 9999px;
    width: 24px;
}
