@charset "UTF-8";
/* CSS Document */

.bbs_title{
	background-image: url(/img/bbs.gif);
	width:730px;
	height:50px;
	background-repeat:no-repeat;
	font-family:"Times New Roman", Times, serif;
	padding-left:30px;
	font-size:22px;
	line-height:30px;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:5px;
	text-indent: -9999px;
	}
	
#main p.bbs_explanation{
	width:700px;
	line-height:20px;
	margin: 5px 0 0 10px;
	padding-left: 25px;
	background-image: url(/img/mark_flag.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color: #990033;
	border-bottom:1px dotted #336633;
	}
	
#main p.bbs_return_explanation{
	width:650px;
	line-height:20px;
	margin: 5px 0 0 60px;
	background-color: #FFE4B5;
	font-size:14px;
	color: #990033;
	border-bottom:1px dotted #336633;
	}
	
.bbs_info{
	border-bottom:1px solid #336633;
	}
	
.bbs_inform{
	margin: 5px 0 0 5px;
	}
	
.bbs_inform_info{
	width:700px;
	line-height:20px;
	margin: 0 0 0 10px;
	padding-left: 25px;
	font-size:12px;
	color: #990033;
	border-bottom:1px solid #336633;	
	}
	
.bbs_border{
	width:700px;
	margin: 5px 0 0 10px;
	padding-left: 25px;
	border-bottom:1px solid #336633;	
	}
	
.bbs_return_inform_info{
	width:650px;
	line-height:20px;
	margin: 5px 0 0 60px;
	font-size:12px;
	color: #990033;
	border-bottom:1px solid #336633;	
	}
	
.bbs_return_border{
	width:650px;
	margin: 5px 0 0 60px;
	color: #990033;
	border-bottom:1px solid #336633;	
	}
	
.bbs_return{
	display: inline;
	float: left;
	padding: 0 5px 0 5px;
	}
	
.bbs_del{
	display: inline;
	float: right;
	padding: 0 5px 5px 0;
	}
	
.bbs_return_del{
	display: inline;
	float: right;
	padding: 0 50px 5px 0;
	}
	
.bbs_list{
	width:750px;
	border: 1px solid #BC8F8F;
	margin: 5px 0 5px 0 ;
	background-color: #FFF;
	}
	
.bbs_main{
	width:700px;
	margin: 5px 0 15px 5px; 
	padding-left: 30px;
	text-align: left;
	float: left;
	display: inline;
	}
	
.bbs_return_main{
	width:670px;
	margin: 5px 0 15px 55px; 
	padding-left: 5px;
	text-align: left;
	float: left;
	display: inline;
	}