body
{
	margin:0;
	font-size:12px;
	font-family: ±¼¸²;
	text-align:center;
}

td
{
	font-size:12px;
}

form
{
	margin:0;
}

div.main_body
{
	width:903px;
	height:10px;
	margin:0 auto;
	padding:0;
}

div.left_sec
{
	width:200px;
	height:100%;
	float:left;
	margin:0 2px 0 0;
	border-width:0px;
	border-color:#59BDD4;
	border-style:solid;
}


div.main_sec
{
	width:700px;
	height:100%;
	float:left;
	margin:0;
	/*border-right:1 solid #dda7fe;*/
	/*background-image:url(/phone_book/image/sms_bg.gif);*/
}

.main_sec div.content
{
	/*width:100%;*/
	height:95%;
	border-width:0 1px 0 1px;
	border-color:#c0c0c0;
	border-style:solid;
	padding:8px 0 0 0;
}

div#top_title
{
	text-align:left;
	/*background-image:url(/phone_book/image/title_bg.gif);*/
	background-repeat: no-repeat;

}

div#top_navi
{
	text-align:left;
	padding:8px 0 0 10px; 
	height:29px; 
	background-image:url(/images/bg_dir.gif);
	background-repeat: repeat-x;
}


button
{
	cursor:pointer;
	font-size:13px;
}

input
{
	font-size:13px;
}

div.box
{
	position:absolute;
	z-index:20;
	top:0;
	left:0;
	display:none;
	border:solid 1px #686868;
	background-color: #ffffff;		
	text-align:center;
}

.box div.top
{
	position:relative;
	width:100%;
	height:27px;
	padding:6px 0 0 10px;
	background-image:url(/phone_book/image/tit_bg2.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	text-align:center;
	margin:0 0 5xp 0;
}

span.close_btn
{
	position:absolute;
	top:5px;
	left:93%;
	width:12px;
	height:12px;
	background-repeat: no-repeat;
	background-image:url(/images/icon_close.gif);
	cursor:pointer;
}

.box div.body
{
	width:100%;
	height:100%;
}

.clr:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

menu.tab_menu
{
	margin:auto;
	list-style:none;
	width:97%;
}

.tab_menu li
{
	position:relative;
	z-index:9;
	float:left;
	width:150px;
	margin:0 5px -1px 0;
	padding:5px 0 5px 0;
	border:1px solid #b3b3b3;
	cursor:pointer;
	text-align:center;
	background-color:#f0f0f0;
}

.tab_menu li.selected {background-color:#a6c4d6;font-weight:bold;border-bottom:1px solid #a6c4d6;}

div.tab_bottom_guide
{
	margin:auto;
	width:100%;
	height:5px;
	font-size:0;
	border:1px solid #b3b3b3;
	background-color:#a6c4d6;
}
