@CHARSET "UTF-8";

.glowMiddle
{
	width:983px;
	padding-left:60px;
	padding-right:60px;
	background-image:url(../images/glow/middle.jpg);
	background-repeat:repeat-y;
	float:left;
}

.glowMiddleLine
{
	width:983px;
	padding-left:60px;
	padding-right:60px;
	background-image:url(../images/glow/middle_line.jpg);
	background-repeat:repeat-y;
	float:left;
}

.glowBottom
{
	width:983px;
	height:33px;
	background-image:url(../images/glow/bottom.jpg);
	background-repeat:no-repeat;
	float:left;
}

.glowJoin
{
	width:983px;
	height:20px;
	background-image:url(../images/glow/join.jpg);
	background-repeat:no-repeat;
	float:left;
}


.glowTop
{
	width:983px;
	height:33px;
	background-image:url(../images/glow/top.jpg);
	background-repeat:no-repeat;
	float:left;
}