.memoWrapperDiv {
	position:relative;

/* 		border-top: 1px solid #DFE3E4;
		border-top: 1px solid #a8a8a8;
		border-left: 1px solid #a8a8a8;
		border-right: 1px solid #a8a8a8;
		border-bottom: 1px solid #dfe3e4;
		border-bottom: 1px solid #a8a8a8;

 */
 
	border: 1px solid #B6B7CB;
	/* margin-bottom: 6px; */
	/* background: url('http://todayhumor.co.kr/board/images/memo_wrapper_bottom_shadow01.gif')  repeat-x; */
}


.memoWrapperDiv img{
	max-width:100%;
	height: auto;
}


.rereMemoWrapperDiv{
	border:0;
	border-top: 2px dotted rgb(219, 219, 219);
	padding-left: 50px;
	background-image: url('http://todayhumor.co.kr/board/images/rere_icon03.png');
	background-repeat:no-repeat;
	/* background-color: #949292; */
	background-position: 29px 10px;
	margin-bottom: 0;
}

.rereMemoDiv{
	/* padding-left: 15px !important; */
	
	background-color: rgb(249, 249, 249);
}
.rereMemoWrapperDiv .memoButtons{
	height: 10px;
}
.rereMemoWrapperDiv:nth-child(2) .rereMemoDiv{
	/* padding-top: 11px !important; */
}

.rereMemoWrapperDiv:nth-child(2) .rereRingDiv1{
/* 	border:1px solid red; */
	
	z-index: 1;
	position:absolute;
	height:15px;
	width:100%;
	left:0;
	top: -8px;
	background: url('http://todayhumor.co.kr/board/images/rere_ring03.png') 6px repeat-x;
}


/*
.myMemoDiv {
	border: 10px solid red !important;
}
*/


.memoDiv{	
	padding: 15px 15px 10px 15px;
	font-size: 12px;
	/* padding: 10px 5px 1px 5px; */
	/* background-color: white; */
	position:relative;
	/* padding-bottom: 9px; */
	/* background-color: rgb(249, 249, 249); */
	/* border: 1px solid #EBF6F8; */
	/* border-right: 1px solid #DFE3E4; */
	/* border-left: 1px solid #DFE3E4; */
}

.memoDivBlue1{
	background-color:#EBF6F8 !important;
}
.memoDivBlue2{
	background-color:#CACDFF !important;
}

.memoWriteMemo{
	background-color: #E7E1D7 !important;
}


.memoInfoDiv {	
	margin-bottom: 7px;
	position: relative;
	vertical-align: top;
	/* border: 1px solid blue; */
}

.makeMargin0{
	margin:0 !important;
}


.memoMemberIcon {
	margin-right:3px
}

.memoMemberStar{
	color:#FF8C00;
	margin-right:3px;
}
.memoName {
	font-weight: bold;
	margin-right:5px;
}

.baboIcon{
	width:14px;
	height:13px;		
	margin-left:-3px;
	margin-right:3px;
	border:0;
}

.delTextSpan{
	font-weight:bold;
	margin-right:3px;
}

.memoName a:link, 
.memoName a:visited
{
	color: rgb(84, 80, 80);
}

.memoAnonymousname {
	color: rgb(128, 128, 128);
	font-weight:bold;
	margin-right:5px;	
}

.memoNameNokSpan {
	margin-right:4px;
}

.memoDate {
	margin-right:3px;
	font-family: tahoma;
	font-size: 11px;
}

.memoRegisterInfo {
	color:gray;
	font-size: 11px;
	margin-right: 5px;
	font-family: tahoma;
}

.memoIP {
	
	color: gray;
	
	font-size: 10px;
	font-family: tahoma;
}

.memoOkNok {
	font-family: tahoma;
	font-size: 11px;
	/* position: absolute; */
	/* left: 549px; */
	/* margin-left:5px; */
	/* float: left; */
	color: rgb(138, 137, 137);

	/* margin-right: 50px; */
	/* font-weight: bold; */
	margin-left: 15px;
	font-weight: bold;
}


.rereMemoDiv .memoOkNok {
	/* left: 487px !important; */
	left: 499px;
}



.makeGray {
	color: gray !important;
}

.makeGray a:link,
.makeGray a:visited {
	color:gray;
}


.memoOkNokDelDiv{
	/* display:inline; */
	float:right;	
/* 	border: 1px solid red; */
	position: relative;
}






.memoOkBtn{
	width:39px ;
	height:15px ;
	background-image:url('/board/images/memo_ok04.gif');
	background-repeat:no-repeat;
	cursor:pointer;		
	margin-right:10px;
	float: left;
}

.memoOkCancelBtn{
	width:39px ;
	height:15px ;
	background-image:url('/board/images/memo_ok_cancel.gif');
	background-repeat:no-repeat;
	cursor:pointer;		
	margin-right:10px;
	float: left;	
}

.memoNokBtn {
	width:43px ;
	height:15px ;
	background-image:url('/board/images/memo_no_agree04.gif');	
	background-repeat:no-repeat;
	cursor:pointer;
	margin-right:10px;
	float: left;
}

.memoNokCancelBtn {
	width:43px ;
	height:15px ;
	background-image:url('/board/images/memo_nok_cancel.gif');	
	background-repeat:no-repeat;
	cursor:pointer;
	margin-right:10px;
	float: left;
}



.memoAccuseBtn {
	width:36px ;
	height:15px ;
	background-image:url('/board/images/memo_accuse04.gif');	
	background-repeat:no-repeat;
	cursor:pointer;
	margin-right:15px;
	float: left;	
}


.memoDelBtn{
	width:15px ;
	height:15px ;
	background-image:url('/board/images/memo_del04.gif');	
	background-repeat:no-repeat;
	cursor:pointer;	
	float: left;	
	
}

.memoMedalDiv{
	margin-bottom: 10px;
}


.memoContent{
	line-height: 1.8;
  	word-wrap: break-word;
}


.memoSystemDiv {

	font-size:12px;
	padding:12px;
	text-align:center;
	color:white;

}

.memoSystemBest{
	background-color:#ff9900;
/* 	margin-bottom: 6px; */
}
.memoSystemBestOfBest{
	background-color: #ff6600;
/* 	margin-bottom: 6px; */
	border: 1px solid #C55A12;
}


.viewNewMemoBtn{
		
	margin:0 auto;
	width:700px;
	height:30px;
	margin:20px;
	text-align:center;
	font-size:15px;

}

.viewMoreMemoBtn {
	margin:0 auto;
	width:700px;
	height:100px;
	margin:30px;
	text-align:center;
	font-size:30px;
}


.rereIconDiv{
	text-align:right;
	/* padding: 3px; */
	/* padding-right: 3px; */
	/* margin-right: 8px; */
	/* border: 1px solid red; */
	/* margin-bottom: 3px; */
}


.rereIconDiv > img {
	cursor:pointer;	
	/* vertical-align: bottom; */
	right: 1px;
	position: relative;
}

.rere_memo_write_div{
	font-size:12px;
	/* margin-left: 24px; */
	padding-left: 24px;
	border-top: 1px solid rgb(168, 168, 168);
}

.memoButtons{
	height:16px;
	
}

.rereButton{

	width:47px ;
	height:16px ;
	background-image:url('/board/images/memo_rere_write04.gif');
	background-repeat:no-repeat;
	cursor:pointer;	
    float: right;
   
}

.rereCountButton{
	border:1px solid gray;	
 	float: right;
	color:#666666;
	cursor:pointer;
	margin-right: 10px;
	font-size:11px;	
	background-color: rgb(255, 255, 255);
	padding: 1px 4px;
	display:none;

}

.rereCount {
	color:red;
}

.rere3px{
	overflow: hidden;	
	height:3px !important;	
	padding:0 !important;
}

.memoShadowDiv{
	width:100%;
	height: 0;
	height:5px;

	background: url('http://todayhumor.co.kr/board/images/memo_wrapper_bottom_shadow01.gif') repeat-x;
}

/*.rereCloseButton{
	cursor:pointer;
	float:right;

	margin-right: 10px;
}

.rereReOpenButton{
	cursor:pointer;
	float:right;	
	margin-right: 10px;	
	display:none;
}
*/

/*

original


*/





.delMemoContainerDiv
{
	border-bottom:1px solid gray;
	font-size:12px;
	position:relative;
	padding:0px 0 0px;
	text-align:left;
}
.sysMemoContainerDiv
{
	padding:5px;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	border-bottom:1px solid gray;
}

.memoAddedDiv
{
	border-bottom:1px solid gray;
	font-size:12px;
	position:relative;
	padding:10px;
	text-align:center;
	background-color:#a4f554;
}


.memoTextareaIconsDiv
{
	width:100px;
	position:absolute;
	left:730px;
	top:0;
}

.memoWriteContainerDiv
{
	position:relative;
	font-size:12px;
	letter-spacing:-1px;
	text-align:left;
}
.memoWriteNameFormDiv
{
	margin:8px 0;
}

.memoImageInputDiv
{
	margin:8px 0;
	position:relative;

}

.memoTextarea
{
	width: 97%;
	height:100px;
	font-size:12px;	
	line-height:160%;
	letter-spacing:-.5px;
	background-repeat: no-repeat;
	padding:6px;
}



/*

original end

*/



.viewContent img{
	max-width:800px;
	width: expression(this.width > 800 ? 800: true);
    height:auto;
}
.tcx_image {
	border:1px dotted orange !important;
	cursor:pointer;
}

td{
	font-size:9pt;
	line-height:180%;
}

.ad{color:#666666;background-color:transparent;border:1px solid gray} 

A:link    {color: blue; text-decoration:none}
A:visited {color: blue; text-decoration:none}
A:hover   {color: red; text-decoration:underline}
.tr_bottom {border-bottom: 1px solid #0082ee;}


#tail_layer {
	position:relative;
	margin:0 auto;
	left:0;
	top:0;
	height:200px;
	z-index:1;
	visibility: visible;
	overflow: hidden;
	border: 1px dotted #ccc; 
	text-align:left;
	padding:8px;
}


#ok_layer {	
	position:relative;
	left:0;
	top:0;
	width:720px;
	z-index:2;
	visibility: visible;
	overflow: hidden;
	font-size:12px;
	line-height:175%;
}




.newMemoMsg {
	font-size:11px;
	padding:2px;
	color:black;
	background:#a4f554;
	text-align:center;
	border: 1px solid rgb(135, 204, 67);
	margin-bottom: 5px;
}

p, form 
{
	margin:0;
}


.bodyDiv
{
	width:100%;
	background:#cfd4d6;
	text-align:center;
}


.containerOuter
{
	width:780px;
	margin:0 auto;
	background:white;
	text-align:center;
}
.containerInner
{

	width:824px;
	margin:0 auto;
	text-align:left;
	top:10px;
}

.viewTitleDiv
{
	padding-top:5px;
}


.writerInfoContainer
{
	position:relative;
}

.writerInfoBgLeft, .writerInfoBgMiddle, .writerInfoBgRight 
{
	height:295px;
}

.writerInfoBgLeft
{
	float:left;
	width:26px;
	background:url('http://www.todayhumor.co.kr/board/images/view_writer_info_left.gif') repeat-x ;
}

.writerInfoBgMiddle
{
	float:left;
	width:772px;
	background:url('http://www.todayhumor.co.kr/board/images/view_writer_info_middle.gif') repeat-x ; 
}


.writerInfoBgRight
{
	float:right;
	width:26px;
	background:url('http://www.todayhumor.co.kr/board/images/view_writer_info_right.gif') repeat-x ;
}

.writerInfoContents
{
	position:absolute;
	top:45px;
	left:35px;
	font-size:12px;
	line-height:180%;
}
.writerInfoContents div
{

	padding-left:10px;
	background:url('http://www.todayhumor.co.kr/board/images/view_info_dot.gif') no-repeat left center;
}

.viewSubjectDiv
{
	height:55px;
	background:url('http://www.todayhumor.co.kr/board/images/subject_bg.gif') repeat-x;
	position:relative;
}

.viewSubjectDiv div
{
	position:absolute;
	top:20px;
	font-size:1.1em;
	font-weight:bold;
}

.contentContainer
{
	padding-top:0px;
	font-size:small;	
}



.viewContent
{
	padding:10px;
	background:#fff;
	text-align:center;
	font-size:12px;
	line-height:1.8;
	text-align:left;	
	margin-bottom:10px;

	border:1px dotted #ccc;
	word-wrap:break-word;
	padding-top: 20px;
	padding-bottom: 20px;}

.upfile {
	margin-top:15px;
	margin-bottom:3px;
}

.upfile_explain {
	margin-bottom:15px;
	color:#a0410d;
	font-size:13px;
}


.viewHorizonBar
{
	/*background:url('http://www.todayhumor.co.kr/board/images/view_horizon_bar_bg.gif') repeat-x center;;*/
	height:1px;
	background-color: #dadbe5;
	margin:10px 0;
}
.horizonBarInnerLeft
{
	width:2px;
	float:left;
	height:6px;
	background:url('http://www.todayhumor.co.kr/board/images/view_horizon_bar_bg_left_end.gif') repeat-x center;;
}

.horizonBarInnerRight
{
	width:2px;
	float:right;
	height:6px;
	background:url('http://www.todayhumor.co.kr/board/images/view_horizon_bar_bg_right_end.gif') repeat-x center;;
}


.viewScrapDiv
{
	text-align:center;
}

.tailDiv
{
	text-align:center;
    font-size:9pt;line-height:180%;
}

.okNokBookDiv
{
	text-align:center;
	font-size:12px;
	overflow:visible;
	padding:10px;
	line-height:1.8;
}
.okNokBookDiv img
{
	margin-top:5px;
	margin-right:30px;
}
.okNokBookDiv p
{
	line-height:160%;
}

.okNokDescDiv
{
	text-align:center;
	font-size:12px;
	overflow:visible;
	padding:10px;
	line-height:1.8;
}



.reply_img {
	max-width:810px;
	/* IE Image max-width */
	width: expression(this.width > 810 ? 810: true);
}




/*option box*/
.option_box_li{
	display: inline-block; 
	border-radius: 5px;
	width: 	80px; 
	padding: 15px 3px 5px 0; 
	margin: 3px 5px; 
	text-align:center;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.38);
	-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.38);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.38);
}

.option_box_li_its_mine{
	border: 2px solid #41AEF0;
}

.option_box_li_from_the_others{
	border: 2px solid #DD8F29;	
}

.option_box_li_no_best{
	border: 2px solid orange;	
}

.option_box_li_no_bob{
	border: 2px solid orange;	
}


.option_box_li_no_delete{
	border: 2px solid red;
}



.no_take_out_alert_div_up{
	height:196px;
	background-image: url('http://todayhumor.co.kr/board/images/no_shovel.gif');


	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 62px;
}

.no_take_out_alert_div_down{
	height:196px;
	background-image: url('http://todayhumor.co.kr/board/images/no_shovel.gif');


	background-repeat: no-repeat;
	background-position: center;
	margin-top: 62px;
}

.view_ok_nok{
	font-weight: bold;
	/*color:rgb(102, 102, 102);*/
	color:red;
}

.whole_box_no_background{
	background-color:#cfd4d6 !important;
	background-image: none !important;
}
.memoText_no_background{
	background-color:white !important;
	background-image: none !important;
}

.source_table {
	width:100%;
	border-collapse:collapse;
	border:1px dotted #ccc;
	margin-bottom:3px;
}

.source_table td:first-child{
	width:40px;
	text-align:center;
	background-color:#8D9498;
	color:white;
	line-height:1.4;
	padding:8px 0;
}

.source_table .source_content{
	padding:8px;
	word-break:break-all;
}

.memo_ok_nok_div{
	text-align:center;
	font-size:12px;
	overflow:visible;
	line-height:1.8;
}