﻿.clearboth
{
	display: inline-table;
	clear: both;
}
/* Hides from IE-mac \*/
* html .clearboth
{
	height: 1%;
}
.clearboth
{
	display: block;
}
/* End Hack */
.clearboth:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#newWindow
{
	position: absolute;
	top: 0;
	left: 0;
	width: 460px;
	z-index: 1000;
	text-align: left;
}
#newWindow .top
{
	line-height: 35px;
	height: 35px;
	cursor: move;
}
#newWindow .top table
{
	width: 100%;
	line-height: 35px;
}
#newWindow .top h3
{
	font-size: 14px;
	font-weight: bold;
	color: #a50000;
	text-align: center;
	line-height: 35px;
	height: 35px;
}
#newWindow .topL
{
	background: url(../images/box03TL.gif) top repeat-x;
	width: 5px;
}
#newWindow .topR
{
	background: url(../images/box03TR.gif) top repeat-x;
	width: 5px;
}
#newWindow .topM
{
	line-height: 35px;
	height: 35px;
	background: url(../images/box03TM.gif) top repeat-x;
}
#newWindow .topC
{
	background: url(../images/box03TM.gif) top repeat-x;
	width: 50px;
	cursor: pointer;
}
#newWindow .topC img
{
	padding: 0 0 0 3px;
}
#newWindow .container
{
	background: #fff9db;
	padding: 10px;
}
#newWindow .container .h
{
	padding: 5px 0px;
	font-weight: bold;
}
#newWindow .container .input
{
	background: #ecf3f7;
	border: 1px solid #FFF;
	width: 99%;
}
#newWindow .app ul
{
	width: 99%;
}
#newWindow .app ul li
{
	float: left;
	display: inline;
	margin: 8px 10px;
	max-height: 30%;
}
#newWindow .app ul li a
{
	text-align: center;
}

#newWindow .mail input, textarea
{
	background: #ecf3f7;
	border: 1px solid #FFF;
	width: 99%;
}
#newWindow .mail
{
}
#newWindow .mail h3
{
	font-size: 12px;
	padding: 5px 0px;
	font-weight: bold;
}
#newWindow .mail p
{
	padding-bottom: 5px;
}
#newWindow .mail .maillist
{
	margin: 5px;
}
#newWindow .mail .maillist li
{
	padding: 5px;
}
#newWindow .mail .maillist li:hover
{
	background-color: #ffeeee;
}
#newWindow .mail .maillist li span
{
	color: #0099CC;
	font-weight:bold;
	font-size: 13px;
	padding: 3px 0;
}
#newWindow .mail .maillist li .del
{
	margin: 0 10px;
	padding: 0 10px;
}
#newWindow .kiss
{
	margin: 0 10px;
	line-height: 20px;
}
#newWindow .kiss .hasfav0
{ 
	color: Red;
	margin: 0 10px;
}
#newWindow .kiss .hasfav1
{ 
	color: Green;
	margin: 0 10px;
}
#newWindow .kiss #kkbac_kisslist_view li:hover
{
	background-color: #eeeeee;
}
#newWindow .kiss #kkbac_kisslist_view input
{
	vertical-align:text-bottom;
	margin: 0 3px;
}

#newWindow .kiss input
{
	margin-right: 5px;
}

#newWindow .kiss table
{
	vertical-align: middle;
}
#newWindow .kissWords
{
	display: block;
	border-top: 1px solid #ccc;
	background: #FFF;
	padding: 5px;
	color: #333;
}

#newWindow .button
{
	clear: both;
	height: 18px;
	text-align: center;
}

#newWindow .button .l
{
	height: 18px;
	width: 5px;
	background: url(../images/btnGoldL.gif) top left no-repeat;
}

#newWindow .button .r
{
	width: 5px;
	background: url(../images/btnGoldR.gif) top right no-repeat;
}

#newWindow .button .m
{
	background: url(../images/btnGoldM.gif) top repeat-x;
	padding: 0 3px;
}

#newWindow .button a
{
	color: #333;
	line-height: 18px;
	text-decoration: none;
}

#newWindow .button a:hover
{
	color: #FFF;
}
#newWindow .bottom .l
{
	clear: both;
	padding-left: 5px;
	height: 5px;
	background: url(../images/box03BL.gif) no-repeat;
}

#newWindow .bottom .r
{
	padding-right: 5px;
	height: 5px;
	background: url(../images/box03BR.gif) right no-repeat;
}

#newWindow .bottom .m
{
	background: #fff9db;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
}
.scrollcontent
{
	position: relative;
	padding-right: 20px;
}
.scrollbar
{
	width: 13px;
	height: 180px;
	background: #f6f6f6;
	border: 1px solid #D1D3E0;
	position: absolute;
	top: 0;
	right: 3px;
}
.handler
{
	height: 28px;
	background: url(../images/arrow.png) -5px -1px repeat-x;
}
.topforum
{
}
.topforum .select
{
	padding: 3px 5px;
    text-align:center;
}
.topforum .select .set
{
	background-color: #666;
}

.topforum .select .forum
{
	color: #56dbcd;
	padding: 0 6px;
}
.topforum .select .blog
{
	color: #56dbcd;
	padding: 0 6px;
}
.topforum .forum_movediv
{
}
.topforum ul
{ 
	position:relative;
	z-index: 99;
	background-color:#333;
}
.topforum ul li
{ 
	padding: 1px 0;
	cursor:pointer;
	color: #fff;
} 
.topforum ul li .forum
{  
	color: #56dbcd;
} 
.topforum ul li .blog
{  
	color: red;
}  
.topforum ul li:hover
{
	background-color: #666;
} 
.topforum ul li .img 
{
	width: 26px;
	height: 30px; 
	margin: 0 3px 0 0;
	vertical-align:middle;
}  
.topforum .forum_movediv .hideinfo
{
	position:absolute;
	z-index: 1;
	left: -1000px;
	top: -1000px;
	padding:3px;
	background-color:#999;
	width: 100px;
} 
.topforum .topforum_page
{
	padding: 3px 5px 0 0;
	text-align:right;
}
.topforum .topforum_page .aselect
{
	color: #fff;
}
.topforum .topforum_page a
{
	color: #56dbcd;
	padding: 0 2px;
}


