﻿
/**************************************************************************
	container01
**************************************************************************/

div.containerMainDiv01
{

}

div.containerMainHead01
{	
}

div.top_left 
{
	background: transparent url(container01_topbg01.jpg) no-repeat left top;
	height: 14px;
	float:left;
		
}
div.top_middle
{
	background: transparent url(container01_topbg02.jpg)repeat-x top;
	height: 14px;	
}
div.top_right
{
	background: transparent url(container01_topbg03.jpg) no-repeat right top;
	height: 14px;
	float:right;
	
}

div.middle_left
{
	background: ttransparent url(container01_leftbg.jpg) repeat-y right;
	width: 6px;	
}

div.middle_content
{
	
}
.Head01
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	font-weight: bold;
	
}

div.container01
{
	padding: 0px 4px 0px 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height: 120%;	
}

div.middle_right
{
	background: transparent url(container01_rightbg.jpg)repeat-y left;
	width: 7px;	
}

div.containerBottom
{
	
}

div.bottom_left
{
	background: url(container01_bottombg01.jpg) no-repeat left top;
	height: 36px;	
}

div.bottom_middle
{
	background:transparent url(container01_bottombg02.jpg) repeat-x top;
	height: 36px;	
}

div.bottom_right
{
	background: transparent url(container01_bottombg03.jpg) no-repeat right top;
	height: 36px;	
}


/**************************************************************************
	container02
**************************************************************************/

div.containerMainDiv02
{
	margin-bottom: 10px;
}

div.Head02
{
	font-family: GulimChe, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	font-weight: bold;
	text-transform: uppercase;	
}

/**************************************************************************
	container03
**************************************************************************/

div.containerMainDiv02
{
	margin-bottom: 10px;
}

div.border03
{
	width:100%;
	border-bottom: 1px double #DDDED9;
}

