/* CSS Document */

#bbs_title{
	background-image: url(../06bbs/images/h2_img.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#bbs_title h2{
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}


.bbs_box{
	width:680px;
	margin:0;
	padding:0 30px 0 10px;
	
}
.bbs_box_header{
	background-image: url(../images/global_box_header.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	height: 29px;
	width:680px;
}
.bbs_box_body{
	background-image: url(../images/global_box_body.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 0;
	width:680px;
}
.bbs_box_footer{
	background-image: url(../images/global_box_footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width:680px;
}

.box2{
	margin:0;
	padding:0 0 0 40px;
	width:620px;
}
.box3{
	margin:0;
	padding:0 0 0 40px;
	width:650px;
}
#bbsbtn ul{
	padding:0;
	margin:0
}

#bbsbtn li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}


#bbsbtn01 a{
	background-image: url(../images/bbs_img/bbsbtn01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 300px;
	display:block;
	text-indent:-9999px;
	margin: 0px;
	padding: 0px;
}

#bbsbtn02 a{
	background-image: url(../images/bbs_img/bbsbtn02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 300px;
	display:block;
	text-indent:-9999px;
	margin: 0px;
	padding: 0px;
}

/*BBS_btn*/

#bbsbtn01 a:link,
#bbsbtn01 a:active,
#bbsbtn01 a:visited{
	background-position: 0 0;
}

#bbsbtn01 a:hover{
	background-position: 0px -30px;
}

#bbsbtn02 a:link,
#bbsbtn02 a:active,
#bbsbtn02 a:visited{
	background-position: 0 0;
}

#bbsbtn02 a:hover{
	background-position: 0px -30px;
}


/*bbs_cation01*/
#bbs_cation{
	background-image: url(../images/bbs_img/bbs_cation.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 51px;
	width: 680px;	
}

#bbs_cation h3{
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}


/*bbs_write*/

#bbs_write_header{
	margin: 0;
	padding: 0;
	height: 51px;
	width:680px;
}

#bbs_write_title{
	background-image: url(../images/bbs_img/bbs_write_title.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 51px;
	width: 320px;
}

#bbs_write_title .box4{
	margin:0;
	padding:15px 0 0 90px;
	font-weight: bold;
}

#bbs_write_name{
	background-image: url(../images/bbs_img/bbs_write_name.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 51px;
	width: 360px;
}

#bbs_write_name .box4{
	margin:0;
	padding:15px 0 0 70px;
	font-weight: bold;
}


#bbs_write_txt{
	background-image: url(../images/bbs_img/bbs_write_header.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	height: 29px;
	width:680px;
}

.bbs_box_footer .box4{
	width:630px;
	paddng:0;
	text-align:right;
	margin:0 30px 0 0;
	
}


/*bbs_back_btn*/

#bbsbackbtn a{
	background-image: url(../images/bbs_img/bbsbackbtn01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 200px;
	display:block;
	text-indent:-9999px;
	margin: 0px;
	padding: 0px;
	float:right;
}

/*BBS_btn*/

#bbsbackbtn a:link,
#bbsbackbtn a:active,
#bbsbackbtn a:visited{
	background-position: 0 0;
}

#bbsbackbtn a:hover{
	background-position: 0px -30px;
}

#bbs_h3{
	background-image: url(../images/bbs_img/bbs_h3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 400px;
}

#bbs_h3 h3{
	text-indent:-9999px;
	padding:0;
	margin:0;
}

/*bbs*/

.bbs_title2{
	margin: 0;
	padding: 0;
	height: 51px;
	width:680px;
	background-image: url(../images/bbs_img/bbs_title.jpg);
	background-repeat: no-repeat;
}


.bbs_title2 h3{
	margin:0;
	padding:15px 0 0 100px;
}

.bbs_txt{
	background-image: url(../images/bbs_img/bbs_write_header.jpg);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	height: 29px;
	width:680px;
}

.bbs_box_footer .box4{
	width:630px;
	paddng:0;
	text-align:right;
	margin:0 30px 0 0;
	font-weight: bold;	
}




