﻿/* board style ---------------------------------------------------------------- */
/* board_list,board_write common */
.board_list,
.board_write{
	width:100%;
	float:left;
}
.board_list .tip,
.board_write .tip{
	background:url("http://ttimg.tworld.co.kr/together/forplanet/co2_title_bg.gif") no-repeat 0px 0px;
	width:500px;
	height:16px;
	padding:18px 80px 16px 105px;
	margin-bottom:20px;
	float:left;
	color:#959595;
}
.board_list .w_box,
.board_write .w_box{background:url("http://ttimg.tworld.co.kr/together/board/box_body.gif") repeat-y 0px 0px; width:100%; float:left; }
.board_list .w_box .top,
.board_write .w_box .top{
	background:url("http://ttimg.tworld.co.kr/together/board/box_head.gif") no-repeat 0px 0px;
	width:100%;
	height:15px;
	display:block;
	position:relative;
	top:0px;
}
.board_list .w_box .bottom,
.board_write .w_box .bottom{
	background:url("http://ttimg.tworld.co.kr/together/board/box_foot.gif") no-repeat 0px bottom;
	width:100%;
	height:50px;
	display:block;
	position:relative;
	bottom:0px;
	float:left;
}
.board_write .w_box .bottom{
	height:10px;
}

/* board_list */
.board_list .w_box ul{
	float:left;
	width:345px;
	border-top:solid 1px #d7d7d7;
	border-bottom:solid 2px #d7d7d7;
	margin-left:10px;
	margin-left /**/:20px;
	margin-top:15px;
}
.board_list .w_box ul li{
	float:left;
	width:100%;
	padding:8px 0px;
	line-height:1.8;
	border-bottom:solid 1px #ededed;
}
.board_list .w_box ul li label{
	float:left;
	width:80px;
	padding-left:8px;
	color:#7a7a7a;
}
.board_list .w_box ul li p{
	float:right; 
	width:250px; 
	font-weight:bold;
	color:#959595;
}
.board_list .w_box .img_info{
	background:url("http://ttimg.tworld.co.kr/together/forplanet/co2_img2.gif") no-repeat 0px 0px;
	float:right;
	width:278px;
	height:317px;
	position:relative;
	top:8px;
	right:20px;
	text-indent:-3000px;
	border:0px;
	margin:0px;
}
.board_list .w_box .img_info *{
	margin:0px;
	padding:0px;
	border:0px;
	width:0px;
}	
 
/* board_write */
.board_write .w_box .img_info *{
	margin:0px;
	padding:0px;
	border:0px;
	width:0px;
}
.flash{
	width:640px;
	float:left;
	margin:5px 11px 0px;
	margin /**/:5px 22px 0px;
}
.board_write .w_box .btn_big{
	background:url("http://ttimg.tworld.co.kr/together/dntblood/btn_big.gif") no-repeat 0px 0px;
	width:73px;
	height:28px;
	overflow:hidden;
	float:right;
	margin:20px 0px 10px;
	text-indent:-3000px;
}
