﻿@import url(/css/common.css);
@import url(/css/sub.css);

/* left --------------------------------------------------------------------------------------------------------------- */
/* nav 사이트맵 */
.side_l h3.sub_l_title{
	background:url("http://ttimg.tworld.co.kr/together/subcom/left_menu_etc.gif") no-repeat;
}

.side_l h3.sub_l_title{background-position:4px -99px;}

/* colgroup------------------------------------------------------------------------------------------------------------ */
/* contant - sub_c_title */
.contant .sub_c_title h3,
.contant .sub_c_title span{
	background:url("http://ttimg.tworld.co.kr/together/subcom/sub_title_etc.gif") no-repeat;
}
.contant .sub_c_title .title1{background-position:10px 0px;}

/* contant - section */
.section .box_top{
	background:url("http://ttimg.tworld.co.kr/together/board/box_head.gif") no-repeat 0px 0px;
	width:100%;
	height:5px;
	display:block;
	position:relative;
	font-size:0px;
	top:0px;
	float:left;
}
.section .box_bottom{
	background:url("http://ttimg.tworld.co.kr/together/board/box_foot.gif") no-repeat 0px bottom;
	width:100%;
	height:5px;
	display:block;
	position:relative;
	top:0px;
	font-size:0px;
	float:left;
}
.section .box_con{
	background:url("http://ttimg.tworld.co.kr/together/board/box_body.gif") repeat-y 0px 0px;
	width:625px;
	padding:10px 30px 7px;
	float:left;
	position:relative;
}
.section .box_con dl{
	width:100%;
	padding:12px 0px 9px;
	float:left;
}
.section .box_con dl.menu1{
	background:url("http://ttimg.tworld.co.kr/together/sitemap/title_line1.gif") no-repeat 0px bottom;
}
.section .box_con dl.menu2,
.section .box_con dl.menu3{
	background:url("http://ttimg.tworld.co.kr/together/sitemap/title_line2.gif") no-repeat 0px bottom;
}
.section .box_con dl.menu4,
.section .box_con dl.menu5{
	background:url("http://ttimg.tworld.co.kr/together/sitemap/title_line3.gif") no-repeat 0px bottom;
}
.section .box_con dl.menu6,
.section .box_con dl.menu7{
	background:url("http://ttimg.tworld.co.kr/together/sitemap/title_line4.gif") no-repeat 0px bottom;
}
.section .box_con dl.menu8,
.section .box_con dl.menu9{
	background:url("http://ttimg.tworld.co.kr/together/sitemap/title_line5.gif") no-repeat 0px bottom;
}
.section .box_con dl.menu10{
	background:url("http://ttimg.tworld.co.kr/together/sitemap/title_line6.gif") no-repeat 0px bottom;
}
	
.section .box_con dl dt{
	width:120px;
	padding:5px 0px;
	float:left;
	text-indent:-3000px;
}
.section .box_con dl dt a{
	background:url("http://ttimg.tworld.co.kr/together/sitemap/sitemap_title.gif") no-repeat 0px 0px;
	width:100%;
	height:16px;
	float:left;
}
.section .box_con dl.menu1 dt a{background-position:0px -3px;}
.section .box_con dl.menu2 dt a{background-position:0px -43px;}
.section .box_con dl.menu3 dt a{background-position:0px -82px;}
.section .box_con dl.menu4 dt a{background-position:0px -122px;}
.section .box_con dl.menu5 dt a{background-position:0px -162px;}
.section .box_con dl.menu6 dt a{background-position:0px -202px;}
.section .box_con dl.menu7 dt a{background-position:0px -242px;}
.section .box_con dl.menu8 dt a{background-position:0px -282px;}
.section .box_con dl.menu9 dt a{background-position:0px -322px;}
.section .box_con dl.menu10 dt a{background-position:0px -362px;}
.section .box_con dl.menu11 dt a{background-position:0px -402px;}
.section .box_con dl dd{
	background:url("http://ttimg.tworld.co.kr/together/etc/map_line.gif") no-repeat right 7px;
	float:left;
	border:solid 1px #fff;
	padding:6px 10px 0px 7px;
}
.section .box_con dl dd.last{background:none;}
