﻿
.WndBase
{
	position			: absolute;
}

.WndC11
{
	width				: 5px;
	height				: 5px;
	background-image	: url(../Theme/Default/Window/001.png);
}

.WndC12
{
	width				: 5px;
	height				: 5px;
	background-image	: url(../Theme/Default/Window/002.png);
}

.WndC13
{
	height				: 5px;
	background-image	: url(../Theme/Default/Window/003.png);
}

.WndC14
{
	width				: 5px;
	height				: 5px;
	background-image	: url(../Theme/Default/Window/004.png);
}

.WndC15
{
	width				: 5px;
	height				: 5px;
	background-image	: url(../Theme/Default/Window/005.png);
}

.WndC21
{
	width				: 5px;
	height				: 17px;
	background-image	: url(../Theme/Default/Window/006.png);
}

.WndC22
{
	width				: 5px;
	height				: 17px;
	background-image	: url(../Theme/Default/Window/029.png);
}

.WndC23
{
	height				: 17px;
	background-image	: url(../Theme/Default/Window/030.png);
	vertical-align		: top;
}

.WndC24
{
	width				: 5px;
	height				: 17px;
	background-image	: url(../Theme/Default/Window/031.png);
}

.WndC25
{
	width				: 5px;
	height				: 17px;
	background-image	: url(../Theme/Default/Window/010.png);
}

.WndC31
{
	width				: 5px;
	background-image	: url(../Theme/Default/Window/011.png);
	cursor				: w-resize;
}

.WndC32
{
	background-color	: #ffffff;
}

.WndC33
{
	width				: 5px;
	background-image	: url(../Theme/Default/Window/012.png);
	cursor				: e-resize;
}

.WndC41
{
	width				: 5px;
	height				: 19px;
	background-image	: url(../Theme/Default/Window/013.png);
}

.WndC42
{
	width				: 5px;
	height				: 19px;
	background-image	: url(../Theme/Default/Window/032.png);
}

.WndC43
{
	height				: 19px;
	background-image	: url(../Theme/Default/Window/033.png);
}

.WndC44
{
	width				: 5px;
	height				: 19px;
	background-image	: url(../Theme/Default/Window/034.png);
	cursor				: se-resize;
}

.WndC45
{
	width				: 5px;
	height				: 19px;
	background-image	: url(../Theme/Default/Window/017.png);
	cursor				: se-resize;
}

.WndC51
{
	width				: 5px;
	height				: 6px;
	background-image	: url(../Theme/Default/Window/019.png);
}

.WndC52
{
	width				: 5px;
	height				: 6px;
	background-image	: url(../Theme/Default/Window/020.png);
}

.WndC53
{
	height				: 6px;
	background-image	: url(../Theme/Default/Window/021.png);
	cursor				: s-resize;
}

.WndC54
{
	width				: 5px;
	height				: 6px;
	background-image	: url(../Theme/Default/Window/022.png);
	cursor				: se-resize;
}

.WndC55
{
	width				: 5px;
	height				: 6px;
	background-image	: url(../Theme/Default/Window/023.png);
	cursor				: se-resize;
}

.WndHeader
{

}

.WndHR1
{

}

.WndHC1
{
	font-family			: "Lucida Grande", Arial, Helvetica;
	font-size			: 10px;
	color				: #999999;
	height				: 17px;
}

.WndHC2
{
	width				: 16px;
	height				: 17px;
	cursor				: pointer;
	background-image	: url(../Theme/Default/Window/024.png);
	background-repeat	: no-repeat;
	background-position	: center center;
}

.WndHC2:Hover
{
	width				: 16px;
	height				: 17px;
	cursor				: pointer;
	background-image	: url(../Theme/Default/Window/025.png);
	background-repeat	: no-repeat;
	background-position	: center center;
}

.WndHC3
{
	width				: 16px;
	height				: 17px;
	cursor				: pointer;
	background-image	: url(../Theme/Default/Window/026.png);
	background-repeat	: no-repeat;
	background-position	: center center;
}

.WndHC3:Hover
{
	width				: 16px;
	height				: 17px;
	cursor				: pointer;
	background-image	: url(../Theme/Default/Window/027.png);
	background-repeat	: no-repeat;
	background-position	: center center;
}

.WndCurtain
{
	position			: absolute;
	background-image	: url(../Theme/Default/Window/018.gif);
}

.WndResizer
{
	position			: absolute;
	background-image	: url(../Theme/Default/Window/028.png);
	border				: #999999 1px solid;
}