*{
	margin:0;padding:0;
}
body{ /*기본 font크기 설정*/
	font-size:0.75em; 
	font-family:돋움,굴림, sans-serif;
	color:#404041;
}
a{
	text-decoration:none;
	color:#404041;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
}
.develop {
	display:none;
}

#header{
	height:260px;	
	background:url(../img/bg_main.gif) no-repeat;		
}

/*메인 - 상단메뉴*/
#topmenu{
	position:absolute;
	left:850px;
	top:13px;
}
#topmenu{
	list-style:none;
}
#topmenu li{
	float:left;
}
#btn_topmenu_home{
	display:block;
	background:url(/img/btn_topmenu_home.gif) no-repeat;
	width:35px;	
	padding-top:13px;
	overflow:hidden;
	height:0px !important;
	height /**/:13px;
}
#btn_topmenu_login{
	display:block;
	background:url(/img/btn_topmenu_login.gif) no-repeat;
	width:35px;	
	padding-top:13px;
	overflow:hidden;
	height:0px !important;
	height /**/:13px;
}
#btn_topmenu_logout{
	display:block;
	background:url(/img/btn_topmenu_logout.gif) no-repeat;
	width:44px;	
	padding-top:13px;
	overflow:hidden;
	height:0px !important;
	height /**/:13px;
}
#btn_topmenu_mypage{
	display:block;
	background:url(/img/btn_topmenu_mypage.gif) no-repeat;
	width:48px;	
	padding-top:13px;
	overflow:hidden;
	height:0px !important;
	height /**/:13px;
}
#btn_topmenu_sitemap{
	display:block;
	background:url(../img/btn_topmenu_sitemap.gif) no-repeat;
	width:47px;	
	padding-top:13px;
	overflow:hidden;
	height:0px !important;
	height /**/:13px;
}
#btn_topmenu_contactus{
	display:block;
	background:url(../img/btn_topmenu_contactus.gif) no-repeat;
	width:62px;	
	padding-top:13px;
	overflow:hidden;
	height:0px !important;
	height /**/:13px;
}

/*메인 - 로그인*/
#login{
	position:absolute;
	left:15px;
	top:120px;
}
#login h1{
	background:url(../img/ttl_login.gif) no-repeat;
	width:48px;	
	padding-top:25px;
	overflow:hidden;
	height:0px !important;
	height /**/:25px;
}
#login form{
	position:relative;
	height:60px;
}
#login #userid{
	position:absolute;
	left:0;
	top:0;
}
#login #passwd{
	position:absolute;
	left:0;
	top:30px;
}
#login form input{
	width:118px;
	height:20px;
	border:#D4DEEE solid 1px;
	color:#fff;
	margin-bottom:4px;
}
#login form #btn_login{
	position:absolute;
	left:125px;
	top:0;
	background:url(../img/btn_login.gif) no-repeat;
	width:60px;
	height:54px;
	padding-top:54px;
	overflow:hidden;
	border:0;
	cursor:pointer;
}
#login p{
	clear:both;
	padding-top:5px;
}
#btn_join{
	display:block;
	float:left;
	background:url(../img/btn_join.gif) no-repeat;
	width:46px;
	padding-top:17px;
	overflow:hidden;
	height:0px !important;
	height /**/:17px;
}
#btn_idsearch{
	display:block;
	float:left;
	background:url(../img/btn_idsearch.gif) no-repeat;
	width:102px;
	padding-top:17px;
	overflow:hidden;
	height:0px !important;
	height /**/:17px;
}
/*메인 - 로그인인 된 상태*/
#login span{
	display:block;
	width:155px;
	height:50px;
	background:url(/img/bg_login_name.gif) no-repeat;
	color:#fff;
	padding:10px 0 0 10px;
}
#login span strong{
	color:#FAFF6E;
}
#btn_edit{
	display:block;
	float:left;
	background:url(../img/btn_edit.gif) no-repeat;
	width:46px;
	padding-top:17px;
	overflow:hidden;
	height:0px !important;
	height /**/:17px;
}
#btn_logout{
	display:block;
	float:left;
	background:url(../img/btn_logout.gif) no-repeat;
	width:49px;
	padding-top:17px;
	overflow:hidden;
	height:0px !important;
	height /**/:17px;
}

/*메인 홍보동영상*/
#main_movie h1{
	display:block;
	overflow:hidden;
	height:0px !important;
	height /**/:32px;
	padding-top:32px;
	width:200px;
	background:url(../img/title_movie.gif) no-repeat;
}
#main_movie{
	text-align:center;
	left:20px;
	position:absolute;
	top:275px;
	width:200px;
}

/*메인-동영상 자료실*/
#main_mov{
	display:block;
	background:url(../img/img_mov.gif) no-repeat;
	width:200px;
	padding-top:32px;
	overflow:hidden;
	height:0px !important;
	height /**/:32px;
	position:absolute;
	left:20px;
	top:468px;
}
/*메인-메인포토*/
#main_photo{
	position:absolute;
	left:20px;
	/*top:490px;*/
	top:510px;
	background:url(/img/bg_photo.gif) no-repeat;
	width:200px;
	height:190px;
}
#main_photo img{
	padding:4px;
}
#main_photo p{
	text-align:center;
	color:#fff;
}

/*메인-TOP 5*/
#main_top5{
	position:absolute;
	left:590px;
	top:500px;
	width:320px;
}
#main_top5 h1{
	background:url(../img/ttl_top5.gif) no-repeat;
	font-size:100%;
	font-weight:bold;
	color:#fff;
	padding-left:95px;	
	padding-top:6px;
	height:30px;
	letter-spacing:-1px;
}
#main_top5 h1 strong{
	display:none;
}
#main_top5 dl{
	width:153px;
	height:158px;
	float:left;
	border:#D1D3D4 solid 1px;
	position:relative;/*dt의 more버튼을 dl을 기준으로 위치를 지정*/
	margin-bottom:10px;
}
#main_top5 .left_area{
	margin-right:10px;
}
#main_top5 dt{
	border-bottom:#D1D3D4 solid 1px;
	height:18px;
	padding:7px 0 0 7px;
	margin-bottom:17px;
}
#main_top5 .btn_more{
	display:block;
	background:url(../img/btn_plus.gif) no-repeat;
	width:11px;
	overflow:hidden;
	padding-top:11px;
	height:0px !important;
	height /**/:11px;
	position:absolute;
	left:137px;
	top:7px;
}
#main_top5 dd{
	height:22px;
	padding-left:10px;
	position:relative;/*dd의 strong을 dd을 기준으로 위치를 지정*/
}
#main_top5 dd strong{
	font-weight:normal;
	color:#FF0000;
	position:absolute;
	left:120px;
}

/*포토갤러리*/
#main_gallery{
	position:absolute;
	left:20px;
	top:715px;
	width:550px;
}
#main_gallery .board_title{
	background:url(../img/ttl_gallery.gif) no-repeat;
	width:540px;
	height:28px;
	position:relative;/*more를 board_title을 기준으로 위치를 지정*/
	margin-bottom:8px;
}
#main_gallery .btn_more{
	position:absolute;
	left:488px;
	top:8px;
	display:block;
	background:url(../img/btn_more_gallery.gif) no-repeat;
	width:45px;
	padding-top:10px;
	overflow:hidden;
	height:0px !important;
	height /**/:10px;
}
#main_gallery h1{display:none;}
#main_gallery dl{
	width:100px;
	float:left;
	margin-right:10px;
}
#main_gallery img{
	border:#BCBEC0 solid 1px;
	padding:3px;
}
#main_gallery dd{
	text-align:center;
	padding-top:3px;
}

/*팀별 로고*/
#main_team{
	position:absolute;
	left:20px;
	top:895px;
	width:890px;
}
#main_team .board_title{
	background:url(../img/bg_team_ttl.gif) no-repeat;
	height:26px;
}
#ttl_team1{/*장애인팀*/
	background:url(../img/tab_team_1.gif) no-repeat;
	width:80px;
	overflow:hidden;
	padding-top:26px;
	height:0px !important;
	height /**/:26px;
	float:left;
	margin-left:30px;
}
#ttl_team1:hover{/*장애인팀 mouseOver*/
	background:url(../img/tab_team_1_over.gif) no-repeat;
}
#ttl_team2{/*비장애인팀*/
	background:url(../img/tab_team_2.gif) no-repeat;
	width:80px;
	overflow:hidden;
	padding-top:26px;
	height:0px !important;
	height /**/:26px;
	float:left;
	margin-left:2px;
}
#ttl_team2:hover{/*비장애인팀 mouseOver*/
	background:url(../img/tab_team_2_over.gif) no-repeat;
}
#ttl_team3{/*지적장애인팀*/
	background:url(../img/tab_team_3.gif) no-repeat;
	width:80px;
	overflow:hidden;
	padding-top:26px;
	height:0px !important;
	height /**/:26px;
	float:left;
	margin-left:2px;
}
#ttl_team3:hover{/*지적장애인팀 mouseOver*/
	background:url(../img/tab_team_3_over.gif) no-repeat;
}
#main_team_1 #ttl_team1{
	background:url(../img/tab_team_1_over.gif) no-repeat;
}
#main_team_2 #ttl_team2{
	background:url(../img/tab_team_2_over.gif) no-repeat;
}
#main_team_3 #ttl_team3{
	background:url(../img/tab_team_3_over.gif) no-repeat;
}
#main_team .board_contents{
	background:url(../img/bg_team.gif) no-repeat;
	height:99px;
	position:relative;/*prev 로고리스트 next가 이 위치를 기준으로 정의*/
	overflow:hidden;
}
#main_team .board_contents #leftBtn{
	background:url(../img/btn_team_prev.gif) no-repeat;
	width:13px;
	height:83px;
	border:0;
	cursor:pointer;
	position:absolute;
	top:7px;
	left:8px;
	z-index:100;
}
#main_team .board_contents #leftBtn span{display:none;}
#main_team .board_contents #rightBtn{
	background:url(../img/btn_team_next.gif) no-repeat;
	width:13px;
	height:83px;
	border:0;
	cursor:pointer;
	position:absolute;
	top:7px;
	left:869px;
}
#main_team .board_contents #rightBtn span{display:none;}
#scrollArea{	
	position:absolute;
	top:7px;
	left:35px;
	width:836px;
	height:83px;
	overflow:hidden;
}
#scrollArea ul{
	list-style:none;
	position:absolute;
	top:0;
	left:0;
}
#scrollArea li{
	float:left;
	width:92px;/*margin right 값 9을 더함*/
	height:83px;
	z-index:10;
}
#scrollArea li img{
	border:#C6C8CA solid 1px;
	padding:4px;
}

/*메인 - 배너*/
#main_banner{
	position:absolute;
	top:1045px;
	left:20px;
}
#main_banner dl{
	background:url(/img/bg_banner.gif) no-repeat;
	width:160px;
	height:50px;
	float:left;
	margin-right:10px;
	padding:7px 5px 0 5px;
}
#main_banner dt{
	width:100px;
	overflow:hidden;
	height:0px !important;
	height /**/:16px;
	padding-top:16px;
}
#main_banner_1 dt{background:url(/img/stl_banner_1.gif) 3px 0 no-repeat;}
#main_banner_2 dt{background:url(/img/stl_banner_2.gif) 3px 0 no-repeat;}
#main_banner_3 dt{background:url(/img/stl_banner_3.gif) 3px 0 no-repeat;}
#main_banner_4 dt{background:url(/img/stl_banner_4.gif) 3px 0 no-repeat;}
#main_banner_5 dt{background:url(/img/stl_banner_5.gif) 3px 0 no-repeat;}
#main_banner dd select{
	width:160px;
}

#container{
	height:855px;/*메인의 container가 다 절대위치라서 footer위치를 자동으로 잡으려고 정해줌*/
}
#footer{
	clear:both;
	background:url(../img/bg_copy.gif) repeat-x;
	height:80px;
	width:100%;
	position:relative;/*footer의 p와 ul을 footer를 기준으로 위치지정*/
}
#footer p{
	background:url(../img/copyright.gif) no-repeat;
	width:407px;
	overflow:hidden;
	padding-top:43px;
	height:0px !important;
	height /**/:43px;
	position:absolute;
	left:23px;
	top:18px;
}
#footer ul{
	list-style:none;
	position:absolute;
	left:539px;
	top:29px;
}
#footer li{
	float:left;
	margin-right:5px;
}
#footer li a{
	display:block;
	overflow:hidden;
	padding-top:21px;
	height:0px !important;
	height /**/:21px;
}
#btn_bottom_1{	
	background:url(../img/btn_bottom_1.gif) no-repeat;
	width:64px;	
}
#btn_bottom_2{	
	background:url(../img/btn_bottom_2.gif) no-repeat;
	width:64px;	
}
#btn_bottom_3{	
	background:url(../img/btn_bottom_3.gif) no-repeat;
	width:101px;	
}
#btn_bottom_4{	
	background:url(../img/btn_bottom_4.gif) no-repeat;
	width:128px;	
}

#site_banner{
	width:60px;
}

.notice_title230 {
	width:230px;
	overflow:hidden;
}

.notice_title100 {
	width:100px;
	overflow:hidden;
}
