body
{
	margin:0 0 10 0;
	font-size:9pt;
	text-align:center;
}

div.border
{
	margin:0;
	width:567;	
	font-size:1;
}

div#border_bottom
{
	margin:0;
	width:567;	
	font-size:1;
}

form
{
	border:0 solid red; 
	margin:0;
	width:567;
	background-image:url(./images/border_body.gif);
	background-repeat: repeat-y;
}

A:link { 
   COLOR: #464400; FONT: 9pt ; TEXT-DECORATION: none }
A:visited { 
   COLOR: #464400; FONT: 9pt ; TEXT-DECORATION: none }
A:hover { 
   COLOR: #FF0000 ; FONT: 9pt  ; TEXT-DECORATION: none }



div#msg_box
{
	width:200;
	float:left;
	margin:0 0 0 5;
	border:0 solid red; 
	text-align:center;

}

#msg_box div.msg_sec
{
	width:144;
	height:195;
	padding:46 0 0 0;
	background-image:url(./images/bg_phone.gif);
	background-repeat: no-repeat;

}

#msg_box span#msgByte
{
	color:#43433F;
}

#msg_box textarea.lcd 
{ 
	overflow: hidden; 
	font-family: µ¸¿òÃ¼; 
	font-size: 9pt; 
	border:0 solid; 
	color:black; 
	background-color: transparent; 
	width:99; 
	height:70; 
	padding:0 0 0 0; 
	word-break:break-all; 
}

#msg_box span#pageField
{
	width:56;
	margin:0 0 0 5;
}

button 
{
	cursor:hand;
	border:0;
}

div#emoticon_box
{
	margin:5 0 0 0;
	border:0 solid red; 
	width:191;

}

menu#emoticon_menu 
{
	margin:0;
	font-size:1;
	list-style:none outside;	

}

#emoticon_menu li
{
	float:left;
	cursor:hand;
}

ul#emoticon_tb
{
	margin:0;
	width:100%;
	height:50;
	border-color:#ADAAAD;
	border-width:1 1 0 0;
	border-style:solid;
	text-align:left;
}

#emoticon_tb li
{
	border-color:#ADAAAD;
	border-width:0 0 1 1;
	border-style:solid;
	float:left;
	text-align:center;
	padding:2 0 0 0;
	height:20;
}

div#receivers_box
{
	margin:0 0 0 10;
	padding:5 0 0 0;
	width:170;
	height:300;
	text-align:center;
	float:left;
	border:0 solid red; 
}

#receivers_box div.tit
{
	margin:0 0 8 0;
}

#receivers_box ul
{
	width:145;
	height:200;
	margin:0;
	text-align:left;
	padding:3 0 3 3;
	border: 1 solid #93A7D0;
	list-style:none outside;	
	scrollbar-face-color: #93A7D0;
	scrollbar-shadow-color: #F7F2FB;
	scrollbar-highlight-color: #E4C5F8;
	scrollbar-3dlight-color: #F7F2FB;
	scrollbar-darkshadow-color: #C5D2ED;
	scrollbar-track-color: #F7F2FB;
	scrollbar-arrow-color: #F7F2FB;
	overflow:auto; 

}

#receivers_box div.notice
{
	width:130;
	font-size:8pt;
	margin:10 0 0 0;
	color:red;
}

input.phone
{
	width:100;
	border: 1 solid #A6ACB2;
	padding:2 0 0 3;
	
}

div#smssend_box
{
	margin:0 0 0 3;
	border:0 solid red; 
	padding:5 0 0 0;
	width:170;
	height:300;
	text-align:center;
	float:left;
}

div#sender_box
{
	width:100%;
	text-align:center;
}

#sender_box div.tit
{
	margin:0 0 8 0;
}

div#reserve_box
{
	padding:10 0 0 0;
	width:100%;
	text-align:center;

}

#smssend_box div.notice
{
	width:130;
	font-size:8pt;
	margin:5 0 0 0;
	color:red;
}


#reserve_box div#date_box
{
	line-height:140%;
	background-color:#93A7D0;
	border:outset 2 #C5D2ED;
	width:140;
	text-align:left;
	padding:10;	
	visibility:hidden;
	margin:10 0 50 0;
}


div#processing_box
{
	position:absolute;
	top:expression(document.body.clientHeight/2 - this.clientHeight/2);
	left:expression(document.body.clientWidth/2 - this.clientWidth/2);
	width:350;
	height:150;
	background-color: #FFFFFF;
	display:none;
	border:outset 1 #8399B1;
	text-align:center;
}
#processing_box div.top
{
	width:100%;
	height:25;
	padding:5 0 0 0;
	font-weight:bold;
	background-color: #6A91AB;
	border:outset 1 #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=100, FinishOpacity=60, Style=1, StartX=0,  FinishX=0, StartY=30, FinishY=0);
}

span.sending_btn
{
	width:149; 
	height:30; 
	background-color: #FFFFFF;
	border:inset 1 #3CB9BF; 
	padding:8 0 0 0;
	color:#01A9B1;
	font-weight:bold;
}

ul.notice
{
	width:95%;
	margin:10 0 0 -40;
	padding:0 0 0 50;
	text-align:left;
	list-style:disc outside;	
	color:#723A50;
}

.notice li 
{
	padding:0 0 3 0;
}
