BODY{
	background-color: #333232;
	margin: 0px;
	background-image: url(../IMG/Bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.Main{
	width: 800px;

}


.LTop{
	height: 205px;
	background-image: url(../IMG/L_Top.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.LMid{
	background-image: url(../IMG/L_Mid.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.LBtm{
	background-image: url(../IMG/L_Btm.jpg);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 128px;
}

.RTop{
	height: 205px;
	background-image: url(../IMG/R_Top.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.RMid{
	background-image: url(../IMG/R_Mid.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.RBtm{
	background-image: url(../IMG/R_Btm.jpg);
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 128px;
	
}

.H1{
	background-image: url(../IMG/H_1.jpg);
	height:30px;
	width: 800px;
	vertical-align: bottom;
	padding-bottom: 0px;
}
.$H1{
	background-image: url(../IMG/H_1.jpg);
	height:30px;
	width: 800px;
	vertical-align: bottom;
	padding-bottom: 0px;
}
.TOP{
	background-image: url(../IMG/Top.jpg);
	height: 150px;
	width: 800px;
}
.Nav{
	width: 200px;
	vertical-align: top;
	background-image: url(../IMG/Nav_bg.jpg);
	background-repeat: repeat-y;
	background-position: ;
}
.Content{
	width: 600px;
	background-image: url(../IMG/Content_Bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
}
.ContentTop{
	background-image: url(../IMG/Content_Top.jpg);
	background-position: top;
	vertical-align: top;
	background-repeat: no-repeat;
}
.Btm{
	width: 800px;
	height: 128px;
	background-image: url(../IMG/Btm.jpg);
	vertical-align: bottom;
	text-align: right;
	background-repeat: no-repeat;
}
.clsMenu1
{
	background-image: url(../IMG/Btn_1.jpg);
	height:25px;
	width: 200px;
	text-indent: 35px;
	vertical-align: bottom;
	padding-bottom: 3px;
}
.clsMenu2
{
	background-image: url(../IMG/Btn_2.jpg);
	height: 25px;
	width: 200px;
	text-indent: 45px;
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 8px;
}
.clsMenu3
{
	background-image: url(../IMG/Nav_bg.jpg);
	height: 25px;
	width: 200px;
	background-repeat: repeat-y;
}

.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #464446;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d4c4c;
}

a,.clsClick
{
	color: #0a56f0;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}


P,UL,TD{color:#464446;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: justify;font-weight: normal;}
$H1{color:#dee0df;font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-align: right;font-weight: bold;margin-bottom: 2px;}
H1{color:#dee0df;font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-align: right;font-weight: bold;margin-bottom: 2px;}
H3{color:#464446;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: left;font-weight: bold;margin-bottom: 2px;}
H2{color:#DD2326;font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-align: left;font-weight: bold;}

