.mainBG
{
	background-image: url(   '../Image/pagBG.jpg' );
	background-repeat: no-repeat;
}
.menuBG
{
	background-image: url(../Image/logo1_2BG.jpg);
	background-repeat: repeat-y;
}

.menuTitle
{
	font-size: 9pt;
	font-weight: bold;
	color: #4A3400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B59C3C;
	margin-top: 15px;
	width: 135px;
	margin-left: 25px;
}

body
{
	margin: 0px;
	padding: 0px;
}

.menu a
{
	font-size: 9pt;
	line-height: 10px;
	color: #4a3400;
	text-decoration: none;
}
.menu a:hover
{
	font-size: 9pt;
	line-height: 10px;
	color: #6a5e50;
	text-decoration: none;
}
.menu
{
	width: 145px;
	margin-left: 23px;
	margin-top: 0px;
	list-style-type: circle;
}
.menu li
{
	padding-bottom: 2px;
}
.menu2
{
	width: 145px;
	margin-left: 23px;
	margin-top: 0px;
}
.menu2 li
{
	padding-bottom: 2px;
}
.menu2 a
{
	font-size: 9pt;
	line-height: 20px;
	color: #4a3400;
	text-decoration: none;
}
.menu2 a:hover
{
	font-size: 9pt;
	line-height: 20px;
	color: #6a5e50;
	text-decoration: none;
}
.upMenu
{
	margin-left: 26px;
}
.searchArea
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.mainPostion
{
	margin-top: 10px;
	width: 500px;
	margin-left: 10px;
}
.status
{
	font-size: 12pt;
	font-weight: bold;
	color: #673e2e;
}

.statusDescription
{
	color: #957875;
}
.3links
{
	margin-top: 300px;
}
.topIMG
{
	margin-left: 30px;
	margin-bottom: 10px;
}
.language
{
	font-size: 10pt;
	color: #333333;
	width: 300px;
	margin-right: 30px;
}
.language .loginText a
{
	font-size: 10pt;
	color: #333333;
}


.LoginDiv
{
	background-image: url(../Image/Login_BG.jpg);
	width: 596px;
	height: 288px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 80px;
	margin-left: 60px;
}
.LoginDiv .LoginTableDiv
{
	margin-top: 110px;
	margin-left: 240px;
	color: #52403e;
	font-size: 9pt;
	line-height: 25px;
}

.search
{
	margin-left: 30px;
	margin-bottom: 30px;
	font-size: 10pt;
	color: #7c5c23;
}

.NewsBlock
{
	display: block;
	width: 230px;
	height: 73px;
	background-image: url(../Image/NewsTitle.gif);
}

.FrontLink
{
	font-size: 12px;
	font-weight: bolder;
	color: #7c5c23;
}

.FrontLink a:hover
{
	font-size: 12px;
	font-weight: bolder;
	color: #7c5c23;
}

.FrontLink a:link
{
	font-size: 12px;
	font-weight: bolder;
	color: #7c5c23;
}

.PageSubTitle
{
	font-size: 16px;
	color: #7c5c23;
	line-height: 24px;
}

