/* TITLE */
h2.ptitle{
	background: #ffffff url(./images/list_book.png) no-repeat left center;
	background-position: 5px 2px;
	padding: 10px 0px 10px 42px;
	margin: 10px 0px;
	font-weight: bold;
	color: #404040;
	font-size: 14pt;
}

h2.title{
	background: #CCDFF2 url(./images/list_check1.png) no-repeat left center;
	padding: 7px 0px 6px 32px;
	margin: 10px 0px;
	font-weight: bold;
	color: #0063a4;
	border-bottom: solid 1px #55A2F1;
}

h3.title{
	background: #CCDFF2 url(./images/list_arrow1.png) no-repeat left center;
	padding: 6px 0px 6px 35px;
	margin: 10px 0px;
	font-weight: bold;
	color: #0063a4;
	border-bottom: solid 1px #55A2F1;
}

h3.title_s{
	margin: 0px;
	padding: 3px;
	background: #fce8dd;
	font-weight: bold;
	font-size: 110%;
}
/* TITLE */

/* PAGE LINK */
div.pgLink{
	width: 100%;
	margin: 0 0 30px 20px;
}

div.pgLink ul{
	font-size:11pt;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}
div.pgLink ul li{
	white-space: nowrap;
	list-style-type: none;
	background-image: url(./images/list_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 20px;
	margin: 5px 30px 0px 0px;
	padding: 2px 0px 2px 0px;
	float: left;
}
/* PAGE LINK */

.bk_info_out{
	width:523px;
	margin:10px 0px;
	padding:10px 20px;
	background-color:#d1dcec;
	border:1px solid #5a8cd1;
}

.bk_info_in{
	width:100%;
	height:100%;
	padding:50px 0px;
	background-color:#fbfcfd;
}


.msg_alert{
	width:300px;
	margin: 0px auto;
	padding: 0px 0px 3px 20px;
	background: url(./images/icon_alert.gif) no-repeat;
}
.msg_accept{
	width:300px;
	margin: 0px auto;
	padding: 0px 0px 3px 20px;
	background: url(./images/icon_alert.gif) no-repeat;
}
.msg_ref{
	width:140px;
	margin: 20px auto;
	padding: 0px 0px 3px 20px;
	background: url(./images/icon_ref.gif) no-repeat;
}


.boxTitle{
	background: url(./images/twitter_list_bk.gif);
	background-position: 0 0;
	width:570px;
	height:30px;
	padding:0px;
	background-repeat:no-repeat;
}

.boxContent{
	background: url(./images/twitter_list_bk_m.gif);
	width:560px;
	background-repeat:repeat-y;
	padding: 5px;
}

.boxFooter{
	background: url(./images/twitter_list_bk.gif);
	background-position: 0 -180px;
	width:570px;
	height:20px;
	background-repeat:no-repeat;
}

.sideBoxTitle{
	background: url(./images/side_bk180.gif);
	background-position: 0 0;
	width:165px;
	height:30px;
	padding:5px 0 0 15px;
	background-repeat:no-repeat;
}
.sideBoxContent{
	background: url(./images/side_bk180_m.gif);
	width:180px;
	background-repeat:repeat-y;
}
.sideBoxFooter{
	background: url(./images/side_bk180.gif);
	background-position: 0 -190px;
	width:180px;
	height:10px;
	background-repeat:no-repeat;
}



.status{
	width:570px;
}
.icon_posi{
	display:block;
	margin:10px auto;
}

.TAB_FRAME{
	width:590px;
}

.TAB_CONTENT{
	border: 1px solid #3d89ba;
	padding: 10px;
}
.content_header{
	border-bottom:3px double #404040;
	padding:20px 0px;
}
.content_description{
	padding:20px 20px 5px 20px;
}

.content_each{
	width:568px;
	border-bottom:1px solid #cccccc;
	padding:5px 0px;
}
.content_s_box_img{
	width:50px;
	padding:3px;
}
.content_s_box_name{
	width:123px;
	padding:3px 3px 3px 10px;
}
.content_s_box_text{
	width:370px;
	padding:3px;
}
.content_s_box_time{
	width:87px;
	padding:3px 3px 3px 10px;
}
.content_s_box_textL{
	width:462px;
	padding:3px;
}

.ac_s_img{
	width:60px;
	padding:2px;
}
.ac_s_tit{
	width:140px;
	padding:2px;
}
.ac_s_cont{
	width:190px;
	padding:2px;
	font-weight:bold;
}

.friends_img_s{
	margin:2px;
	float:left;
}

.pglink{
	width: 200px;
	margin: 10px auto;
	text-align: center;
}

.fmvoiceArea{
	width:568px;
}
.textCount{
	text-align:right;
	font-size:26px;
	color:#cccccc;
	font-weight:bold;
}
.fmvoice{
	width:100%;
	height:40px;
	font-size:12px;
	background-color:#d8d0c8;
	color:#696969;
	border-color:#ffffff;
	border:1px solid #aaaaaa;
}

.status_btn {float:right;padding:5px 12px 0 5px;margin:10px;cursor:pointer;cursor:hand;}
.status_btn {background-image:url('./images/round-btn.gif');width:115px;height:32px;border:0;color:#666;font-size:14px;margin-left:3px;}
.status_btn:hover{ background-image:url('./images/round-btn-hover.gif');color:#444;}

.status_btn_da {float:right;padding:5px 12px 0 5px;margin:10px;cursor:pointer;cursor:default;}
.status_btn_da {background-image:url('./images/round-btn-hover.gif');width:115px;height:32px;border:0;color:#aaa;font-size:14px;margin-left:3px;}
.status_btn_da:hover{ background-image:url('./images/round-btn-hover.gif');color:#aaa;}


/* ############# TAB MENU ############# */

.yui-navset li em{font-style:normal;}
.yui-navset {position:relative;zoom:1;}

.yui-navset .yui-nav {border:solid #3d89ba;border-width:0 0 5px;zoom:1;}

.yui-nav, .yui-nav li {margin:0;padding:0;list-style:none;}
.yui-navset .yui-nav li {display:inline-block;display:-moz-inline-stack;*display:inline;vertical-align:bottom;cursor:pointer;zoom:1;}
.yui-navset .yui-nav li {margin:0 .16em 0 0;padding:1px 0 0;zoom:1;}

.yui-navset .yui-nav li a {display:block;display:inline-block;vertical-align:bottom;zoom:1;}
.yui-navset .yui-nav li a em {display:block;}

.yui-navset .yui-nav a {position:relative;}
.yui-navset .yui-nav a {background:#d8d8d8 url(./images/sprite.png) repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;}
.yui-navset .yui-nav a em {border:solid #a3a3a3;border-width:1px 0 0;cursor:hand;padding:.25em .75em;left:0;right:0;bottom:0;top:-1px;position:relative;}
.yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus {background:#bfdaff url(./images/sprite.png) repeat-x left -1300px;outline:0;}

.yui-navset .yui-nav .selected {margin:0 .16em -1px 0;}
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover {background:#3d89ba url(./images/sprite.png) repeat-x left -1400px;color:#fff;}
.yui-navset .yui-nav .selected a em{padding:.35em .75em;}
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a em{border-color:#354c7f;}

/* ############# TAB MENU ############# */




