body
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:9pt;
  font-family:Dotum,inherit;
	font-color:#808080;
	vertical-align:baseline;
	background:#ffffff;
	cursor:default;
}

a{cursor:pointer;selector-dummy:expression(this.hideFocus=true)}
a:link{text-decoration:none;color:#ff6400;}
a:visited{color:#262626;text-decoration:none;}
a:hover{color:#ff6400!Important;text-decoration:underline;}
a:active{color:#000;text-decoration:underline;}

.location:link{color:#999999;text-decoration:none;}
.location:visited{color:#999999;text-decoration:none;}
.location:hover{color:#999999;text-decoration:underline;}
.location:active{color:#999999;text-decoration:underline;}

table,td,tr,div
{
	border:0;
	font-size:9pt;
	cursor:default;
  color:#555555;
}

input,select,textarea
{
	color:#636363;
	font-size:1.1em;
}
img{border:0px;} 
select,input[type=text],input[type=password],textarea{border:1px solid #aaa;font-family:Dotum,verdana,arial,sans-serif;}

.banner_sider{margin:6px 0 0 0;}
.btn_home{width:20px;background:#;cursor:pointer;}

#bg-blur{width:100%;height:200px;position:absolute;top:0;left:0;z-index:0; filter:alpha(opacity=0);background-color:transparent;-moz-opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}

#header
{
    position:relative;
    -webkit-text-size-adjust:none;
    z-index:101;
    min-width:960px;
    height:140px;
    text-align:center;
}
.header-nav{margin:0 auto;padding:0 0 0 0;background:#}


#contents
{
	position:relative;
     -webkit-text-size-adjust:none;
    min-width:960px;
    text-align:center;
    width:100%
    margin:0 auto;
}

.contents_box{width:960px;height:600px;text-align:center;margin:0 auto;}
.contents_box_left{width:184px;background:url(/image/contents_box_bg.gif);background-repeat:repeat-x;}
.contents_box_left_title{color:#ffffff;padding:4px 0 0 10px;width:184px;height:25px;background:url(/image/contents_box_left.gif);background-repeat:repeat-x;}
.contents_box_middle{width:562px;background:url(/image/contents_box_bg.gif);background-repeat:repeat-x;}
.contents_box_middle_title{font-size:11px;color:#999999;padding:4px 0 0 10px;width:562px;height:25px;background:url(/image/contents_box_middle.gif);background-repeat:repeat-x;}
.contents_box_right{width:184px;background:url(/image/contents_box_bg.gif);background-repeat:repeat-x;}
.contents_box_right_title{color:#ffffff;padding:4px 0 0 10px;width:184px;height:25px;background:url(/image/contents_box_right.gif);background-repeat:repeat-x;}
.contents_box_bg{padding:6px 0 0 12px;background:#ffffff;border-left:1px #d3d3d3 solid;border-right:1px #d3d3d3 solid;}
.contents_box_left_bot{height:20px;background:url(/image/contents_box_left_bot.gif);background-repeat:repeat-x;}
.contents_box_middle_bot{height:20px;background:url(/image/contents_box_middle_bot.gif);background-repeat:repeat-x;}
.contents_box_right_bot{height:20px;background:url(/image/contents_box_right_bot.gif);background-repeat:repeat-x;}
.contents_box_content{color:#555555;line-height:18px;padding:12px 16px 0 16px;background:#ffffff;border-left:1px #e4e4e4 solid;border-right:1px #e4e4e4 solid;}

.contents_box_bg a:link{color:#808080;text-decoration:none;}
.contents_box_bg a:visited{color:#808080;text-decoration:none;}
.contents_box_bg a:hover{color:#808080!Important;text-decoration:underline;}
.contents_box_bg a:active{color:#808080;text-decoration:underline;}

.contents_box_space{width:15px;}
.contents_box_br{height:6px;background:#ffffff;border-left:1px #d3d3d3 solid;border-right:1px #d3d3d3 solid;}

.text_title{font-weight:bold;}
.text_description{}
span.text_btn{width:200px;height:36px;padding:10px 0 0 0;background:url(/image/bg_btn.gif);text-align:center;}
.text_small{font-size:11px;}

#footer
{
		clear:both;
    position:relative;
		-webkit-text-size-adjust:none;
    padding:0 0 60px 0;
		color:#ababab;
    text-align:center;
    float:center;
}
ul.footer-nav{text-align:center;margin:0 auto;padding:40px 20px 20px 0;}
ul.footer-nav li{display:inline;}
ul.footer-nav li a,ul.footer-nav li a:visited{padding:0 14px;color:#808080;text-decoration:none;}
ul.footer-nav li a:hover{text-decoration:underline;}
ul.footer-nav li.last a{border:0!Important;}