/* CSS Document */

body 
{
	background:#ffffff url(img/top_bg.jpg) repeat-x;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


A:link    {color:000000;text-decoration:none;}
A:visited {color:000000;text-decoration:none;}
A:active  {color:000000;text-decoration:none;}
A:hover  {color:FF3300;text-decoration:none;}

.main_txt {
	font-style:굴림;
	font-size:11px;
	color: #a3a3a3;
}

.location_txt {
	font-style:굴림;
	font-size:11px;
	color: #1a1a1a;
}

TD,input,DIV,form,TEXTAREA,center,option,pre,blockquote {
	font-size:12px;
	color:#686868;
	font-family:굴림;
	line-height:150%
	
}

#slide-wrap{display:inline-block;width:542px;height:219px;background:url(../images/slides/bg.gif) repeat 0 0;}
#slideshow{position:relative;margin:3px 0 0 9px;width:540px;height:219px;overflow:hidden;}
#slides{position:relative;height:100%;}
#slideshow ul{position:absolute;top:179px;right:30px;}
#slideshow li{float:left;margin-left:10px;font-size:0;}
#slideshow li a{display:block;cursor:pointer;}

.carousel1-wrap{position:relative;float:left;width:860px;height:210px;background:url(../images/slides/bg-bp.jpg) repeat 0 0;}
#carousel1{position:absolute;top:0px;left:0px;list-style:none;display:inline-block;width:800px !important;height:195px;overflow:hidden;}
#carousel1 li{float:left;padding:0 5px 0 5px;width:190px;height:190px;}
.prev1-style{position:absolute;top:80px;left:10px;}
.next1-style{position:absolute;top:80px;right:23px;}