.win_t{
	height:25px;
}
.win_tl{
	background:transparent url(img/win/tl.gif) no-repeat 0 0;
	width:10px;
	height:25px;
}
.win_tc{
	background:transparent url(img/win/tc.gif) repeat-x 0 0;
	height:25px;
	left:10px;
	right:10px;
	float:left;
	font-size:14px;
	line-height:25px;
	font-family:Verdana,Lucida,sans-serif;
	color:#2B5277;
	font-weight:bold;
	text-align:center;
	color:#123456;
}
.win_tr{
	background:transparent url(img/win/tr.gif) no-repeat 0 0;
	width:10px;	  
	height:25px;
}
.win_c{			
	top:25px;
	bottom:7px;
}
.win_cl{
	background:transparent url(img/win/cl.gif) repeat-y top left;
	width:7px;
}
.win_cc{
	left:7px;
	right:7px;
	color:#000;
	font-family:"Century Gothic",Georgia,Times,serif;
	font-size:12px;
	background:#bfbfd8;
}
.win_cc a{color:#000000;}
.win_cr{
	background:transparent url(img/win/cr.gif) repeat-y top right;
	width:7px;	  
}
.win_b{
	height:7px;
}
.win_bl{
	background:transparent url(img/win/bl.gif) no-repeat 0 0;
	width:7px;
	height:7px;
}
.win_bc{
	background:transparent url(img/win/bc.gif) repeat-x 0 0;
	height:7px;
	left:7px;
	right:7px;
}
.win_br{
	background:transparent url(img/win/br.gif) no-repeat 0 0;
	width:7px;
	height:7px;
}
.win_close{
	right:11px;
	top:0px;
	cursor:pointer;
}
.win_close a{
	width:23px;
	height:23px;
	background:transparent url(img/win/close.gif) no-repeat 0 0;
}
.win_close a:hover{background-position:0px -23px;}