﻿@import url(/board/css/b_write.css);
/* board style ---------------------------------------------------------------- */
/* board_list */
.board_list,
.board_read{
	width:100%;
	float:left;
}
.board_list ol{
	background:url("http://ttimg.tworld.co.kr/together/board/board_line_bg.gif") no-repeat 0px -165px;
	width:665px;
	padding:12px 10px 10px;
	float:left;
	border-bottom:solid 2px #d6d6d6;
}
.board_list ol li{
	width:100%;
	float:left;
	padding:20px 0px; 
	border-bottom:solid 1px #ededed;
}
.board_list ol li.last{border-bottom:0px;}
.board_list ol li dl{
	width:320px;
	padding-right:12px;
	float:left;
}
.board_list ol li dl *{float:left;}
.board_list ol li dl img{
	width:108px;
	height:113px;
	border:solid 1px #cdcdcd;
}
.board_list ol li dl dd{
	width:195px;
	float:right;
	line-height:1.8;
	padding:5px 0px 0px;
}
.board_list ol li dl dd a *{cursor:pointer;}
.board_list ol li dl dd a:hover,
.board_list ol li dl dd a:hover *,
.board_list ol li dl dd a:hover label:hover{
	color:#ff4c17;
	text-decoration:none;
}
.board_list ol li dl dd a{width:195px;}
.board_list ol li dl dd span{
	width:120px;
	padding-left:5px;
}
.board_list ol li dl dd em{
	clear:both;
	font-weight:bold;
	font-style:normal;
	white-space:nowrap;
}
.board_list ol li dl dd strong{
	padding-left:20px;
	display:block;
	float:none;
}
.board_list ol li dl dd .man{background:url("http://ttimg.tworld.co.kr/together/etc/icon_sex_m.gif") no-repeat 0px 2px;}
.board_list ol li dl dd .woman{background:url("http://ttimg.tworld.co.kr/together/etc/icon_sex_w.gif") no-repeat 0px 2px;}


/* board_read */
.board_read dl.data_read{
	background:url("http://ttimg.tworld.co.kr/together/board/board_line_bg.gif") no-repeat 0px -165px;
	width:665px;
	padding:33px 10px 30px;
	float:left;
	border-bottom:solid 1px #dcdcdc;
}
.board_read dl.data_read dt{float:left;}
.board_read dl.data_read dd.last{border:0px;}
.board_read dl.data_read dd{
	width:430px;
	float:right;
	line-height:1.8;
	padding:5px 0px 10px;
	border-bottom:solid 1px #dcdcdc;
}
.board_read dl.data_read dd span{
	width:360px;
	padding-left:5px;
	float:left;
}
.board_read dl.data_read dd em{
	font-weight:bold;
	font-style:normal;
	float:left;
	white-space:nowrap;
}
.board_read dl.data_read dd strong{
	display:block;
	font-size:110%;
	line-height:2.0;
}
	/* jebo_box */
	.board_read dl.data_read dd .jebo_box{
		background:#f8f8f8 url("http://ttimg.tworld.co.kr/together/etc/icon_jebo.gif") no-repeat 0px 0px;
		border:solid 5px #e7e7e7;
		float:left;
		padding:12px 0px 12px 90px;
		margin:30px 0px 0px;
		width:329px;
		font-weight:bold;
		color:#757575;
	}
	.board_read dl.data_read dd .jebo_box dd{
		background:url("http://ttimg.tworld.co.kr/together/etc/bu_square_gray.gif") no-repeat 0px 8px;
		float:left;
		padding:0px 0px 0px 10px;
		width:300px;
		line-height:1.8;
		border:0px;
	}
	.board_read dl.data_read dd .jebo_box dd span{
		color:#ff7170;
		padding:0px;
		float:none;
	}
/* board_gallery */
.board_gallery{
	width:647px;
	float:left;
	padding:0px 19px;
	margin-top:20px;
}
.board_gallery .arrow_l,
.board_gallery .arrow_r{
	background:url("http://ttimg.tworld.co.kr/together/board/btn_arrow_lost.gif") no-repeat;
	width:7px;
	height:9px;
	padding:0px;
	margin-top:45px;
	float:left;
	text-indent:-3000px;
	font-size:0px;
}
.board_gallery .arrow_l{background-position:0px 0px;}
.board_gallery .arrow_r{background-position:0px -12px;}
.board_gallery .arrow_l:hover{background-position:-7px 0px;}
.board_gallery .arrow_r:hover{background-position:-7px -12px;}
.board_gallery ul{
	width:613px;
	height:140px;
	overflow:hidden;
	float:left;
	padding:0px 10px;
}
.board_gallery ul li{
	width:89px;
	height:140px;
	float:left;
	padding:0px 6px 0px 7px;
}
.board_gallery ul li a{
	width:86px;
	text-align:center;
	float:left;
}
.board_gallery ul li a img{
	width:auto;
	height:auto;
	border:solid 5px #e2e2e2;
	border /**/:solid 1px #e2e2e2;
	margin /**/:4px;
}
.board_gallery ul li a:hover img,
.board_gallery ul li a.select img{
	border:solid 5px #f2b0b1;
	margin:0px;
}
.board_gallery ul li a strong{
	display:block;
	padding:5px 0px 3px;
}
.board_gallery ul li a:hover,
.board_gallery ul li a.select{
	text-decoration:none;
	color:#ff4b17;
}

	
/* btn_box */
.board_read .btn_box a.btn_list{
	background-position:0px -263px;
	width:39px;
	float:right;
}

