.Btitle_bg{
    width:740px;
	height:250px;
    background:url(/main/images/shareImg/community_top.jpg) no-repeat top center;
    margin-bottom: 10px;	
}
.theBBS {
    float: left;
    width: 360px;
	margin-bottom:5px;
}
.theBBS td{
    padding:5px 0;
    border-bottom:1px solid #e0e0e0;
}
.theBBS th {    
    text-align:left;
    font-size: 12px;   
    font-weight:bold;
    padding: 7px 0px;background:#eee;border-bottom: 1px solid #e0e0e0;
    background:url(/Board4u/skins/white/title_bg.gif) no-repeat top center;
	vertical-align:middle;
}
.theBBS th.first {
    width:10px;
    background:url(/Board4u/skins/white/title_bg.gif) no-repeat top left;
}
.theBBS th.end {
    width:45px;
    background:url(/Board4u/skins/white/title_bg.gif) no-repeat top right;
    text-align:right;
    padding-right: 5px;
}
.theBBS .bbstitle {
}
.theBBS .num {
    width:10px;
    font-size:7pt;
    font-family:tahoma;
    color:#333;
    text-align:center;    
}
.theBBS .date {
    width:45px;
    font-size:7pt;
    font-family:tahoma;
    color:#333;
    text-align:center;    
}

/* =Table1 List1 List2
-----------------------------------------------------------------------------------------------*/

.tb_board {width:100%;border-collapse:collapse;border-spacing:0;border:1px solid #e0e0e0;table-layout:fixed;font-size:12px;}
.tb_board th{border:1px solid #e0e0e0;padding:10px 0px;text-align:center;font-size:12px !important; font-weight:bold;background:#eee;}
.tb_board tr.blank td{overflow:hidden; width:1px; height:1px; padding:0; border-bottom:1px solid #d6d6d6; border-right:1px solid #e0e0e0; font-size:0; line-height:1px;}
.tb_board tr.blank {overflow:hidden; padding:0; border-bottom:1px solid #d6d6d6; border-right:none; font-size:0; line-height:1px;}		
.tb_board td{padding:7px 5px;text-align:center;vertical-align:middle;border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
.tb_board td.dotline {border-bottom:1px dotted #e0e0e0; border-right:1px dotted #e0e0e0;}
.tb_board td.nodotline {border-bottom:1px dotted #e0e0e0;border-right: 0px;}
.tb_board td.nospace {padding: 7px 0px;}
.tb_board td.nospace2 {padding: 0px;}
.tb_board td img{vertical-align: middle;}
.tb_board input {background:#fff;padding:3px;border:1px solid #e0e0e0;}
.tb_board select {background:#fff;padding:2px;border:1px solid #e0e0e0;}
.tb_board input:focus {border-color:#ff6500;outline-width:0;}
.tb_board select:focus{border-color:#ff6500;outline-width:0;} 
.tb_board td.lt{text-align:left;}
.tb_board td.rt{text-align:right;}
.tb_board td.vt {vertical-align:top}

/* IMAGES LIST3 */
div.bbs_img {position:relative;width:100%;overflow:hidden;background: #f5f5f5;}
div.bbs_img ul {position:relative;width:100%;overflow:hidden;}
div.bbs_img li {float:left;position:relative;width:182px;height:300px;border-bottom:1px dotted #e0e0e0;}
div.bbs_img li .img_info {position:relative;width:152px;height:275px;margin:0 auto;padding-top:15px;z-index:2;}
div.bbs_img li .img_info .img_photo {margin:0;}
div.bbs_img li .img_info .img_photo a {display:block;zoom:1;border:1px solid #e5e5e5;}
div.bbs_img li .img_info .img_photo a img {border:none;width:150px;height:113px;}
div.bbs_img li .img_info .common_info {position:relative;height:95px;margin-top:10px;}
div.bbs_img li .img_title {position:absolute;top:15px;left:0; overflow: hidden; height: 35px; word-wrap:break-word;word-break:break-all;line-height:12px;margin-bottom:10px;z-index:2;}
div.bbs_img li .img_comment {position:absolute;top:50px;left:0; overflow: hidden; height: 65px; word-wrap:break-word;word-break:break-all;line-height:13px;margin-bottom:10px;z-index:2;}
div.bbs_img li .price_info {position:absolute;top:135px;left:0;height:25px;font-size:11px;}
div.bbs_img li .price_info .dc_per {display:block; height:15px;}
div.bbs_img li .price_info .dc_price {display:block;height:22px;color:#111;font:12px 'Tahoma';font-weight:bold;text-align:center;}
div.bbs_img li .stify_info {position:absolute;top:122px;height:30px;left:0;padding-right:3px;vertical-align: middle; z-index:2;}
div.bbs_img li.even2 {background: #fafafa;width:183px;} /*<li class='even2'> 일경우 li.even로 붙혀써야 함 li .even이렇게 쓰면 안됨*/ 

/* ------ board list ------- */
.bbsTitleimg {
	border:1px solid #e0e0e0;
    width: 100%;
    height: auto;
    font-size: 11px;
    margin-bottom: 10px;
    text-align:left;
    background-color: #fff;
    box-shadow:3px 3px 10px rgba(233,233,233,0.7);   
}
.bbsTitleimg p {font-size: 12px; font-weight: bold;color: #ff6500;}
.bbsopt{
    float: left;
    text-align: left;
    width:50%;
}
.bbstrow{
    float: right;
    text-align: right;
    width:50%;
    margin-bottom: 5px;
}
.boardSearch{ position: relative; text-align: center; padding:10px; border: 1px solid #e0e0e0;border-width: 0px 1px 1px 1px;}
.boardSearch input[type=text], input[type=password] {background:#eee;padding:4px;border:1px solid #e0e0e0;vertical-align: middle;}
.boardSearch select {background:#eee;padding:3px;border:1px solid #e0e0e0;vertical-align: middle;}
.boardSearch input:focus {border-color:#ff6500;outline-width:0;}
.boardSearch select:focus{border-color:#ff6500;outline-width:0;}

#bbsTitle {
    position: relative;
	border:1px solid #e0e0e0;
	border-width:2px 0 1px 0;    
    width:100%;
    height:20px;
    padding: 10px 0 8px 0;
    margin-bottom: 10px;
    background: #f7f7f7;
}
#bbsTitle .title{
    float:left;
    text-align: left;
    margin-left: 5px;    
}
#bbsTitle .date{
    float:right;
    text-align: right;
    margin-right: 5px;
}
.bline {
    clear:both;    
    width:100%;
    height:1px;
    background-color: #ccc;
    margin-top: 10px;	
}
.btnArea {
	margin-top:10px;
	text-align:right;
}
.bbsBtn{
    font-weight:bold;
    border:1px solid #666;
    font-size:9pt;
    color:white;
    background-color:#666;
    height:22px;
    cursor:pointer;
}

/* -----------------[DEL & SECURE]--------------------*/
#securebox {
	position: relative; width:370px;
}

#securebox div {
	padding:5px;
}

#securebox h3 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#717a8d;
	padding: 10px;
	border:1px solid #424b5c;
	font-size:17px;
}

#securebox input[type=text], input[type=password] {background:#fff;padding:3px;border:1px solid #e0e0e0;}
#securebox input:focus {border-color:#ff6500;outline-width:0;}

#securebox p {
	padding:10px 0px 0px 0px;
}

/*--------------------------------*/

#delbox {
	position: relative; width:370px;
}

#delbox div {
	padding:5px;
}

#delbox h3 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#717a8d;
	padding: 10px;
	border:1px solid #424b5c;
	font-size:17px;
}

#delbox p {
	padding:10px 0px 0px 0px;
}

#delbox input[type=text], input[type=password] {background:#fff;padding:3px;border:1px solid #e0e0e0;}
#delbox input:focus {border-color:#ff6500;outline-width:0;}

/**/