﻿body
{
	background-color: #FFFFFF;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.SelectMenu
{
	background: url(images/SelectMenu.png) center;
	background-repeat: repeat-x;
	height: 36px;
}
.Button
{
	background: url(images/Button.png) center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f7f3d;
	font-weight: bold;
	text-align: center;
	width: 108px;
	height: 27px;
}
.HeaderBox, .BoxGreenTitle
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f7f3d;
	font-weight: bold;
	text-align: center;
}
.HeaderBoxNormal
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f7f3d;
	font-weight: bold;
}
.HeaderTitle
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996c61;
	font-weight: bold;
}
.Content
{
	color: #333333;
}
.Content1
{
	color: #666666;
}

.ContentHeader
{
	color: #5f7f3d;
}

.ProductPrice
{
	color: #ff6600;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

.Line
{
	background: url(images/Line.png) center;
	width: 2px;
	height: 36px;
}

.BoxGreenTitle
{
	background: url(images/Box.png) center no-repeat;
	width: 216px;
	height: 27px;
	text-align: center;
}
.BoxGreen
{
	background: url(images/Box2.png) center no-repeat;
	width: 250px;
	height: 108px;
	text-align: center;
}
.MenuLeftFocus
{
	background: url(images/MenufocusTopLeft.png) center no-repeat;
	width: 5px;
	height: 36px;
}
/* Menu */
.MenuLeft
{
	background: url(images/menu_01.png) center no-repeat;
	width: 5px;
	height: 36px;
}
.MenuCenter
{
	background: url(images/menu_02.png) center;
	background-repeat: repeat-x;
	height: 36px;
}
.MenuRight
{
	background: url(images/menu_04.png) center no-repeat;
	width: 5px;
	height: 36px;
}
/* Box 1 */
.BorderTopLeft1
{
	background: url(images/Box1_01.png) center no-repeat;
	width: 9px;
	height: 9px;
}
.BorderTopCenter1
{
	background: url(images/Box1_02.png) center;
	background-repeat: repeat-x;
	height: 9px;
}
.BorderTopRight1
{
	background: url(images/Box1_03.png) center no-repeat;
	width: 9px;
	height: 9px;
}


.BorderBottomLeft1
{
	background: url(images/Box1_07.png) center no-repeat;
	width: 9px;
	height: 9px;
}
.BorderBottomCenter1
{
	background: url(images/Box1_08.png) center;
	background-repeat: repeat-x;
	height: 9px;
}
.BorderBottomRight1
{
	background: url(images/Box1_09.png) center no-repeat;
	width: 9px;
	height: 9px;
}


.BorderCenterLeft1
{
	background: url(images/Box1_04.png) center;
	background-repeat: repeat-y;
	width: 9px;
}
.BorderCenterRight1
{
	background: url(images/Box1_06.png) center;
	background-repeat: repeat-y;
	width: 9px;
}

/* Box 2 */
.BorderTopLeft2
{
	background: url(images/Box4_01.png) center no-repeat;
	width: 5px;
	height: 5px;
}
.BorderTopCenter2
{
	background: url(images/Line1.png) center;
	background-repeat: repeat-x;
	height: 5px;
}
.BorderTopRight2
{
	background: url(images/Box4_03.png) center no-repeat;
	width: 5px;
	height: 5px;
}


.BorderBottomLeft2
{
	background: url(images/Box4_08.png) center no-repeat;
	width: 5px;
	height: 5px;
}
.BorderBottomCenter2
{
	background: url(images/Line1.png) center;
	background-repeat: repeat-x;
	height: 5px;
}
.BorderBottomRight2
{
	background: url(images/Box4_10.png) center no-repeat;
	width: 5px;
	height: 5px;
}


.BorderCenterLeft2
{
	background: url(images/Box4_05.png) center;
	background-repeat: repeat-y;
	width: 5px;
}
.BorderCenterCenter2
{
	background: url(images/Line1.png) center;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}
.BorderCenterRight2
{
	background: url(images/Box4_07.png) center;
	background-repeat: repeat-y;
	width: 5px;
}

/* Box 3 */
.BorderTopLeft3
{
	background: url(images/Box5_01.png) center no-repeat;
	width: 10px;
	height: 8px;
}
.BorderTopCenter3
{
	background: url(images/Box5_02.png) center;
	background-repeat: repeat-x;
	height: 8px;
}
.BorderTopRight3
{
	background: url(images/Box5_03.png) center no-repeat;
	width: 11px;
	height: 8px;
}

.BorderBottomLeft3
{
	background: url(images/Box5_07.png) center no-repeat;
	width: 10px;
	height: 12px;
}
.BorderBottomCenter3
{
	background: url(images/Box5_08.png) center;
	background-repeat: repeat-x;
	height: 12px;
}
.BorderBottomRight3
{
	background: url(images/Box5_09.png) center no-repeat;
	width: 11px;
	height: 12px;
}

.BorderCenterLeft3
{
	background: url(images/Box5_04.png) center;
	background-repeat: repeat-y;
	width: 10px;
	height: 250px;
}
.BorderCenterCenter3
{
	background: url(images/Box5_05.png) center;
	background-repeat: repeat-x;
	height: 250px;
}
.BorderCenterRight3
{
	background: url(images/Box5_06.png) center;
	background-repeat: repeat-y;
	width: 11px;
	height: 250px;
}

