@charset "UTF-8";
@import "global.css";
@import "common.css";

#header {
	position: relative;
	height: 139px;
}

#header p.subTitle {
	position: absolute;
	top: 180px;
	left: 320px;
}

#container { background: url(/open_contents/images/bg_container.jpg) no-repeat left bottom; width: 980px; height: 540px; }

/* 왼쪽 컬럼 */
#colLeft {}

#colLeft img.balloon { position: absolute; top: 130px; left: 30px; }

/* //왼쪽 컬럼 */

/* 컨텐츠그룹 */
#contentsGroup {
	width: 450px;
	position: absolute;
	top: 390px;
	left: 475px;
}

/* 우리문화재, 우리신안 */
.culture { position: absolute; top: 180px; left: 600px; }

.ourShinan { position: absolute; top: 170px; left: 680px; }

/* 게시판 */
.board { float: left; }
.board h2 { margin-bottom: 0; padding-left: 10px; }
.board h2.tab01 a { background: url(/open_contents/images/board01.gif) no-repeat; display: block; width: 101px; height: 30px; text-indent: -9999px; }
p.more { margin-bottom: 10px; margin-top: -20px; }
p.more img { padding: 5px 0; }
.board dl { padding-left: 5px; }
.board dt { background: url(/open_contents/images/bullet_dot.gif) no-repeat 0 6px; width: 145px; float: left; padding-left: 10px; }
.board dd { float: right; padding-right: 0; font-size: 0.95em; color: #999; font-family: Tahoma, Geneva, sans-serif; }
#tabcontent1 { width:245px; padding: 0; font-size:12px; margin-bottom:5px; line-height: 170%; }
#tabcontent1 a { color: #666; }

/* //게시판 */

/* 하는일 */
.thingsToDo { float: left; padding: 35px 0 0 15px; }
.thingsToDo ul { margin-bottom: 0; padding: 0; }
.thingsToDo li { background: url(/open_contents/images/bullet_cross.gif) no-repeat 0 4px; padding: 4px 0; padding-left: 16px; height: 16px; }

ul { padding-left: 18px; }

ul li {
	background: url(/open_contents/images/bullet_li.gif) no-repeat 0 4px;
	padding: 0 0 0 14px;
}

/* //컨텐츠그룹 */

/* 오른쪽컬럼 */
#colRight {
	background: url(/open_contents/images/bg_colRight.gif) no-repeat left top;
	float: left;
	width: 171px;
	height: 419px;
}

/* //오른쪽컬럼 */

/* 메인푸터 */

#footer .count { right: 50px; }
