#topGnb, #footer {
	padding:0 0 0 15px;
	}

#topGnb {
	height:100px;
	width:710px;
	padding:0 0 0 200px;
	position:relative;
	}

	.disNone {
		display:none;
		}

	.disBlock {
		display:block;
		}

	h1 {
		position:absolute;
		top:25px;
		left:15px;
		}

	.sLink {
		padding:5px 20px 10px 0;
		overflow:hidden;
		width:680px;
		text-align:right;
		}

		.sLink a {		
			font-size:0.9em;
			}

	#mGnb {
		clear:both;
		height:70px;
		width:710px;
		position:relative;
		}

		#mGnb dt {
			float:left;
			}

		#mGnb dd {
			position:absolute;
			top:40px;
			}

			#mG0 {
				left:15px;
				}

			#mG1 {
				left:120px;
				}

			#mG2 {
				left:230px;
				}

			#mG3 {
				left:320px;
				}

			#mG4 {
				left:300px;
				}

			#mG5 {
				left:380px;
				}

			#mG6 {
				left:200px;
				}

			#mGnb dd a {
				background:url('../images/gnb/bulletBlack.gif') 0 5px no-repeat;
				padding:0 0 0 5px;
				color:#666666;
				letter-spacing:-1px;
				margin:0 5px 0 0;
				}

			#mGnb dd a:hover, #mGnb dd a:focus {
				background:url('../images/gnb/bulletOrange.gif') 0 5px no-repeat;
				padding:0 0 0 5px;
				text-decoration:none;
				color:#FF6800;
				}

	.subTitle {
		clear:both;
		width:895px;
		height:183px;
		padding:0 0 0 15px;
		}

#conWrap {
	clear:both;
	width:900px;
	padding:0 0 40px 15px;
	overflow:hidden;
		}

	#leftMenu {
		width:185px;
		overflow:hidden;
		padding:0 0 20px 10px;
		float:left;
		}

		#leftMenu h2 {
			font-size:1.5em;
			letter-spacing:-1px;
			}

		#lnbList {
			overflow:hidden;
			width:183px;
			
			}

			#lnbList a {
				display:block;
				}

		#lnbList dt a {
			background:url('/images/lnb/lnbA.gif') no-repeat;
			padding:5px 0 0 0;		
			width:183px;
			height:18px;
			color:#666666;
			font-size:0.95em;
			}

		#lnbList dt a.on, #lnbList dt a:hover, #lnbList dt a:focus {
			background:url('/images/lnb/lnbA_on.gif') no-repeat;
			padding:5px 0 0 15px;
			font-weight:bold;		
			color:#fffffe;
			width:168px;
			height:18px;
			text-decoration:none;
			}

		#lnbList p a {
			background:url('/images/lnb/lnbB.gif') no-repeat;
			padding:4px 0 0 25px;
			font-size:0.9em;
			letter-spacing:-1px;
			color:#B3B3B3;
			width:158px;
			height:19px;
			}
		
		#lnbList p.on a, #lnbList p a:hover, #lnbList p a:focus {
			background:url('/images/lnb/lnbB_on.gif') no-repeat;
			padding:4px 0 0 25px;
			font-size:0.9em;
			letter-spacing:-1px;
			color:#FF7B38;
			width:163px;
			height:19px;
			text-decoration:none;
			}

		#lnbList li a {
			background:url('/images/lnb/lnbC.gif') no-repeat;
			padding:5px 0 0 40px;
			font-size:0.9em;
			letter-spacing:-1px;
			color:#B3B3B3;
			width:143px;
			height:18px;
			}

		#lnbList li.on a, #lnbList li a:hover, #lnbList li a:focus {
			background:url('/images/lnb/lnbC_on.gif') no-repeat;
			padding:5px 0 0 40px;
			font-size:0.9em;
			letter-spacing:-1px;
			color:#000;
			width:143px;
			height:18px;
			text-decoration:none;
			}
		
		.pT20 {
			padding-top:20px;
			}

		.pT10 {
			padding-top:10px;
			}

		.lectureS {
			
			margin:50px 0 0 0;
			background:url('/images/lnb/lectureSBg.gif') no-repeat;
			width:173px;
			height:138px;
			padding:5px;
			}

			.lectureS dd {
				padding:5px 0 0 10px;
				}
			
			.lectureS select {
				display:block;
				margin:0 0 5px 0;
				width:150px;
				padding:2px 1px 1px 1px;

				}

			.lectureS .borderY {
				border:1px solid #A5ACB2;
				padding:2px 0 1px 1px;
				background:#fff;
				}

		.viewerD {
			margin:20px 0 0 0;
			}

	#contentsWrap {
		width:681px;
		overflow:hidden;
		float:left;
		padding:20px 0 8px 0;
		margin-left:20px;
		position:relative;
		background:url('/images/common/contentsBot.gif') bottom no-repeat;
		}

		.conTop {
			background:url('/images/common/contentsTop.gif') bottom no-repeat;
			padding:0 0 20px 0;
			}

		.conTop h3 {
			background:url('/images/common/conTBullet.jpg') 0 0 no-repeat;
			padding:0 0 0 10px;
			font-size:1.2em;
			}

		p.pNavi {
			position:absolute;
			top:20px;
			right:10px;
			color:#BDBDBD;
			font-size:0.9em;
			letter-spacing:-1px;
			}

			p.pNavi strong {
				color:#000;
				}

		.contents {
			width:638px;
			padding:10px 20px;
			border:1px solid #F2F2F2;
			border-top:none;
			border-bottom:none;
			}

#quickM {
	clear:both;
	width:64px;
	position:absolute;
	left:920px;
	top:200px;
	}

#footer {
	clear:both;
	position:relative;
	height:80px;
	width:675px;
	background:url('../images/gnb/footerBg.jpg') top left no-repeat;
	padding:20px 0 0 230px;
		
	}

	#footer h2 {
		position:absolute;
		top:20px;
		left:40px;
		}

	.fLink {
		
		}

	address {
		font-style:normal;
		font-size:0.9em;
		letter-spacing:-1px;
		padding:5px 0 0 0;
		overflow:hidden;
		
		}

		address p {
			clear:both;
			overflow:hidden;
			}
		
		address span {
			float:left;
			background:url('../images/gnb/bulletOrange.jpg') 0 5px no-repeat;
			padding:0 0 0 5px;
			margin:0 10px 0 0;
			
			}

		address p.copyright {
			clear:both;
			background:none;
			padding:2px 0 0 0;
			letter-spacing:0;
			font-size:0.9em;
			}

	.siteLink {
		position:absolute;
		top:20px;
		right:40px;
		}

		.siteLink a {
			float:left;
			}


.contents h4{
	padding:25px 0 15px 0;
}

/* 장애인정보화교육 */
.categTop01 {
	background:url("/images/able/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:58px;
	padding:44px 20px 30px 179px;
	}
	.categTop01 span {
		font-weight:bold;
		color:#cc6600;
		}

/* 장애인정보화교육 */
.categTop01_1 {
	background:url("/images/able/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:58px;
	padding:20px 20px 30px 179px;
	}
	.categTop01_1 span {
		font-weight:bold;
		color:#cc6600;
		}

/* 고령층정보화교육 */
.categTop02 {
	background:url("/images/aged/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:58px;
	padding:44px 20px 30px 179px;
	}
	.categTop02 span{
		font-weight:bold;
		color:#cc6600;
		}

/* 결혼이민자정보화교육 */
.categTop03 {
	background:url("/images/ganada/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:58px;
	padding:44px 20px 30px 179px;
	}
	.categTop03 span{
		font-weight:bold;
		color:#cc6600;
		}

		.categTop03 .colorBrn{
			font-weight:bold;
			color:#996600;
		}

/* 북한이탈주민정보화교육 */
.categTop04 {
	background:url("/images/allkorean/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:58px;
	padding:44px 20px 30px 179px;
	}
	.categTop04 span{
		font-weight:bold;
		color:#cc6600;
		}


/* 북한이탈주민정보화교육 */
.categTop05 {
	background:url("/images/gangsa/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:68px;
	padding:34px 20px 30px 179px;
	}
	.categTop05 span{
		font-weight:bold;
		color:#cc6600;
		}


/* 통합교육 */
.categTop06 {
	background:url("/images/center/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:58px;
	padding:44px 20px 30px 179px;
	}
	.categTop06 span{
		font-weight:bold;
		color:#cc6600;
		}

/* 수강신청 */
.categTop07 {
	background:url("/images/apply/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:58px;
	padding:44px 20px 30px 179px;
	}
	.categTop07 span{
		color:#cc6600;
		}

/* 전자도서관 */
.categTop08 {
	background:url("/images/eBook_Auxiliary/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:68px;
	padding:34px 20px 30px 179px;
	}
	.categTop08 span{
		font-weight:bold;
		color:#cc6600;
		}

/* 알림마당 */
.categTop09 {
	background:url("/images/doumi/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:68px;
	padding:34px 20px 30px 179px;
	}
	.categTop09 span{
		font-weight:bold;
		color:#cc6600;
		}

/* 참여마당 */
.categTop10 {
	background:url("/images/poll/cate_topBg.gif") no-repeat 0 0;
	width:440px;
	height:68px;
	padding:34px 20px 30px 179px;
	}
	.categTop10 span{
		font-weight:bold;
		color:#cc6600;
		}

/* 사업소개 */
.categTop11 {
	background:url("/images/itstudy/cate_topBg11.gif") no-repeat 0 0;
	width:440px;
	height:88px;
	padding:24px 20px 30px 179px;
	clear:both;
	}
	.categTop11 span{
		font-weight:bold;
		color:#cc6600;
		}
