/* CSS Document */
#content_bg {
	position:relative; 
	width:100%; 
	background-image:url(../images/main/top_bg2.gif); 
	background-repeat:repeat-x; 
}

#content {
	position:relative; 
	width:1000px; 
	margin:0 auto 0 auto; 
	color: #333;
	font-family: "NanumBarunGothicWeb","맑은 고딕","Dotum","돋움",verdana,sans-serif;
	font-size: 14px;
	letter-spacing: -0.04em;
}

#group1 {
	position:relative; 
	width:989px; 
	height:267px; 
	border:6px solid #e5e5e5; 
	margin-bottom:30px; 
}

/*공지사항*/

#notice {
	position:relative; 
	float:left; 
	width:238px; 
	height:217px; 
	padding:25px 30px; 
}
#notice h2 {
	position:relative; 
	width:248px; 
	border-bottom:solid 1px #e5e5e5; 
	margin-bottom:10px; 
}

#noticelist {
	position:relative; 
	width:248px; 
	border:0px solid; 
}

#noticelist li{
	padding:7px 0 7px 10px; 
	float:left; 
	vertical-align:middle; 
/*	width:285px; */
}

#notice p {
	position:absolute; 
	left:243px; 
	top:25px; 
}

.text {
	background-image:url(../images/main/choice_i.gif); 
	background-repeat:no-repeat; 
	background-position:2px 7px; 
	width:100%; 
}

/* 최근게시물 날자출력
.date {
	width:75px; 
}*/

/* 노의웅 갤러리 */

#gallery {
	position:relative; 
	height:188px; 
	padding:25px 27px; 
	width:255px;
	border-bottom:solid 1px #e5e5e5; 
}

#gallery h2 {
	position:relative; 
	width:255px; 
	border-bottom:solid 1px #e5e5e5; 
}

#gallerylist {
	position:relative; 
	width:235px; 
	border:0px solid; 
	height:100px; 

}

#gallerylist .image{
	margin:17px 3px; 
	border:1px solid #e5e5e5; 
	float:left; 
	vertical-align:middle; 
	width:147px; 
	height:111px; 
}

#gallerylist .text1{
	margin:17px 3px; 
	float:right; 
	width:80px; 
	vertical-align:top; 
}

#gallery p {
	position:absolute; 
	left:250px; 
	top:25px; 
}

/*포토갤러리*/

.photo_group {
	position:relative; 
	height:209px; 
	padding:20px 0 10px 27px; 
	width:282px; 
}

.photo_group h2 {
	position:relative; 
	width:255px; 
	border-bottom:solid 1px #e5e5e5; 
	margin-bottom:10px; 
}

.photo_list1{
	float:left;
	width:120px;
	margin:10px 15px 0 0;
}
.photo_list2{
	float:right;
	width:120px;
	margin-top:10px;
}

.photo_img img{
	width:120px;
	margin-bottom:10px;
}

.photo_group p {
	position:absolute; 
	left:250px; 
	top:20px; 
}

/*두번째 콘텐츠*/

#group2 {
	top:20px; 
	width:998px; 
	height:718px; 
	border:1px solid #ddd; 
}

#board3{
	float:left; 
	border-right:1px solid #eee; 
	background-color:#fcfcfc; 
	position:relative; 
	width:310px; 
}

.bo2 {
	position:relative; 
	height:209px; 
	padding:20px 27px 10px 27px; 
	border-bottom:1px solid #eee; 
	width:255px; 
}

.bo2 h2 {
	position:relative; 
	width:255px; 
	border-bottom:solid 1px #e5e5e5; 
	margin-bottom:10px; 
}

.bo2list {
	position:relative; 
	width:210px; 
}

.bo2list li{
	padding:7px 0 7px 10px; 
	float:left; 
	vertical-align:middle; 
/*	width:285px; */
}

.bo2 p {
	position:absolute; 
	left:250px; 
	top:15px; 
}

.text {
	background-image:url(../images/main/choice_i.gif); 
	background-repeat:no-repeat; 
	background-position:2px 7px; 
	width:245px; 
}

/*팝업존*/

#content #popupzone {
	position:relative; 
	float:right; 
	width:683px; 
	height:267px; 
	border-left:1px solid #e5e5e5; 
}

#content #popupzone #Poplist {
	position:relative; 
	float:left; 
	width:683px; 
	background-repeat:no-repeat; 
}

#content #popupzone #Poplist li {
}

#content #popupzone .pop_btn {
	position:absolute; 
	top:235px; 
	width:100px; 
	left:20px; 
}

#content #popupzone ul li .num01 {
	z-index:10; 
	top:160px; 
	right:80px; 
	position:absolute; 
	height:13px; 
}
#content #popupzone ul li .num02 {z-index:10; top:-20px; right:50px; position:absolute; }
#content #popupzone ul li .num03 {z-index:10; top:-20px; right:30px; position:absolute; }
#content #popupzone ul li .num04 {z-index:10; top:-20px; right:10px; position:absolute; }


#group3 {
	float:right; 
	width:686px; 
}

#banner2 {
	width:688px; 
	float:right; 
}
#banner2 img{
	border:0px; 
}


#banner2 h2{
	margin-bottom:10px; 
}

.net {
	display:inline; 
}

#poll{
	margin-top:25px; 
	width:295px; 
	height:163px; 
	border:solid 1px #CCCCCC; 
	background-image:url(../images/main/poll_bg.gif); 
	background-repeat:repeat-x; 
}

#poll h2{
	position:relative; 
	width:255px; 
	height:17px; 
	padding:14px 20px; 

}

#poll p {
	position:absolute; 
	left:236px; 
	top:305px; 

}

#poll h3{
	padding:11px 20px; 
}

#poll li{
	width:255px; 
	padding:15px 20px 0 20px; 
	float:left; 
	vertical-align:middle; 
}

/*배너링크*/
#bannerlink {
	position:relative; 
	width:1000px; 
	height:60px; 
	margin:20px auto 10px auto; 
/*	border:solid 1px #e2e2e2; */
}

#bannerlink .prevbtn {
	position:relative; 
	float:left; 
	top:15px; 
	margin-left:10px; 
}

#c_banner {
	position:relative; 
	float:left; 
	border:0px solid; 
	float:left; 
	margin:4px 10px 0 10px; 
	width:925px; 
}

#c_banner img {
	padding:0 5px; 
}

#bannerlink .nextbtn {
	position:relative; 
	float:left; 
	top:15px; 
	margin-right:10px; 
}


.bo_con{
	position:relative;
	width:992px;
	margin:30px auto;
	border:4px solid #e5e5e5;
}

/*****************************************************************************************************************************************/
