.win_t{
	height:25px;
}
.win_tl{
	background:transparent url(img/win/tl.png) no-repeat 0 0;
	width:15px;
	height:25px;
	left:-3px;
}
.win_tc{
	background:transparent url(img/win/tc.png) repeat-x 0 0;
	height:25px;
	left:9px;
	right:9px;
	float:left;
	font-size:14px;
	line-height:35px;
	font-family:Palatino,"Palatino Lonotype","Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-weight:bold;
	color: #ffffff;
	border: 1px;
	border-color:#D60B00;
	text-align:center;
}
.win_tr{
	background:transparent url(img/win/tr.png) no-repeat 0 0;
	width:22px;	  
	height:25px;
	right:-4px;
}
.win_c{			
	top:25px;
	bottom:7px;
}
.win_cl{
	background:transparent url(img/win/cl.png) repeat-y top left;
	width:18px;
	left:-10px;
}
.win_cc{
	left:7px;
	right:7px;
	color:#8ED7E1;
	font-family: Palatino,"Palatino Lonotype","Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size:13px;
	background:#003366;
	padding: 10px;
}
.win_cc a{color:#CCFFFF;}
.win_cr{
	background:transparent url(img/win/cr.png) repeat-y top right;
	width:18px;
	right:-10px;	  
}
.win_b{
	height:7px;
}
.win_bl{
	background:transparent url(img/win/bl.png) no-repeat 0 0;
	width:10px;
	height:10px;
	left:-3px;
}
.win_bc {
	background: url(img/win/bc.png) repeat-x scroll 0px 0px transparent;
	height: 18px;
	left: 7px;
	right: 7px;
	top: -7px;
}
.win_br{
	background:transparent url(img/win/br.png) no-repeat 0 0;
	width:15px;
	height:11px;
	right:-4px;
	top:-1px
}
.win_close{
	right:11px;
	top:0px;
	cursor:pointer;
}
.win_close a{
	width:25px;
	height:25px;
	background:transparent url(img/win/close.png) no-repeat 0 0;
}
.win_close a:hover{background-position:0px -23px;}

#win_ChatGiocate_content{
    text-align:justify;
}