﻿
/* body {margin:0; background:#FFFFFF; padding:5px; font:11px Verdana,Arial} */

.btn_send1
{
    border: 0px;
    background:url(http://www.callingmelody.net/images/spaces.gif) no-repeat;
    width: 63px;
    height: 28px;
}

.btn_send2
{
    border: 0px;
    background:url(http://www.callingmelody.net/images/friend_02.jpg) no-repeat;
    width: 65px;
    height: 22px;
}

.btn_search
{
    border: 0px;
    background:url(http://www.callingmelody.net/images/search_bt_main.jpg) no-repeat;
    width: 82px;
    height: 32px;
}

.txt1
{
    border: 0px;
}

.listsearch {
	background-color: #FFFF99;
	border: 1px solid #F5F4F1;
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	width: 114px;
}

.listsearch_again
{
    background-color: #FFFF99;
	border: 1px solid #F5F4F1;
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
	width: 114px;
}

.btn_allnews
{
    border: 0px;
    background:url(http://www.callingmelody.net/images/news/news_se.jpg) no-repeat;
    width: 66px;
    height: 30px;
}

.btn_comment_sent
{
    border: 0px;
    background:url(http://www.callingmelody.net/images/comment_sent.jpg) no-repeat;
    width: 119px;
    height: 30px;
}

.btn_comment_delete
{
    border: 0px;
    background:url(http://www.callingmelody.net/images/comment_delete.jpg) no-repeat;
    width: 119px;
    height: 30px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#highlight
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#highlight li
{
    display: inline;
    list-style: none;
}

ul#highlight li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#highlight li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#highlight li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#highlight li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#highlight li.selected a
{
    background-color: #fff;
    color: #000;
}

.layer_popup {
	margin: 0px 0 0;
	padding: 0;
	list-style: none;
}
.layer_popup li {
	padding: 0;
	margin: 0 0px;
	float: left;
	position: relative;
	text-align: center;
}
.layer_popup a {
	padding: 2px 2px;
	display: block;
	color: #000000;
	width: 18px;
	height: 13px;
	text-decoration: none;
	font-weight: bold;
}
.layer_popup li em {
	background: url(http://www.callingmelody.net/images/hover_layer.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -90px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}
