.topic{
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	width: 202px;}
.topic dt{
	background:#797979 none repeat scroll 0 0; 
	border-bottom: 1px solid #DFDFDF; 
	font-size: 16px;
	height: 50px; 
	/*padding: 11px 0 0 13px; */
	padding: 15px 10px;
	position: relative;
	color: #fff;
	text-align: left;
	}
.topic dd{
	float:left;
	border-bottom:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-left:1px solid #d6d6d6;
	width:100px; 
	height:33px;
	text-align:center;
	}
.topic dd:hover{
	background-color:#eee;
	}
.topic dd.on{
/*	background: url("../images/lnb_bg.gif");*/
	background:#1688ad;color:#fff
	}
.topic dd.end{
	float:left;
	border-bottom:solid 1px #dfdfdf;
	border-left:0px;
	width:100px; 
	height:33px;
	text-align:center;
	}
.topic dd a{
	line-height:33px
	}
.topic dd.on a{
	color:#fff; 
	}

.topic_open{
	display:inline-block;
	padding:10px 7px 18px 7px; 
	background:#e7e9ec;
	height:80px;
	width:202px;
	border-bottom:1px solid #DFDFDF;
	}
.topic_open ul{}
.topic_open li{
	float:left;
	width:84px;
	list-style:none;
	margin:0 5px;
	}
.topic_open li a{
	color:#5f5f5f;
	/*padding-left:4px;*/
	line-height:20px;
	}


.set_sugicn {
    height: 14px;
    position: absolute;
    right: 5px;
    top: 12px;
}


.autoList {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #0079c2;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 40px;
    width: 244px;
    z-index: 100;
}

.map_info {
    height: 17px;
    margin-bottom: 20px;
}
.map_info dt {
    float: left;
    padding-left: 20px;
    width: 64px;
}
.map_info dd {
    float: left;
    padding: 1px 24px 0;
}
.map_info dd .name {
    /*color: #0000CC;*/
    font-family: "µ¸¿ò",Dotum,"±¼¸²",Gulim,AppleGothic,Sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-right: 15px;
    text-decoration: underline;
}
.map_info dd .name a {
   /*color: #0000CC;*/
    font-family: "µ¸¿ò",Dotum,"±¼¸²",Gulim,AppleGothic,Sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}
.map_info dd .surl a {
    color: #009000;
}
.map_info dd .surl a:hover {
    text-decoration: underline;
}
.map_info_theme {
    height: 153px;
    margin-bottom: 20px;
}



.theme_box {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d4d4d4;
    overflow: hidden;
    padding: 25px 40px;
    position: relative;
}

.theme_box .theme_boxbg {
    background: #fff none repeat scroll 0 0;
    display: block;
    width: 100%;
}

.theme_box .theme_img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d2d2d2;
    float: left;
    height: 121px;
    margin-right: 30px;
    padding: 1px;
    width: 186px;
}

.theme_box .theme_img img {
    margin: 0 auto;
    vertical-align: middle;
}

.theme_box .btn_go {
    display: block;
    margin: 10px 0 0;
}

#contents dd a {
    color: #567790;
    font-size: 1em;
    font-weight: normal;
}

.theme_box .btn_go a {
    color: #545454 !important;
    display: inline-block;
    height: 19px;
    padding: 0 10px;
    text-decoration: none;
}

.btn_go2 {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #b3b3b3;
    color: #666;
    padding: 3px 10px;
}