BODY{
	background-color: #2c2c2c;
	margin: 0px;
}
.Main{
	width: 760px;
}


.LTop{
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(../IMG/L_Top.jpg);
	height: 360px;
}

.LMid{
	background-image: url(../Img/L_Mid.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.LBtm{
	background-image: url(../IMG/L_Btm.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 340px;
}


.RTop{
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../IMG/R_Top.jpg);
	height: 360px;
}
.RMid{
	background-image: url(../IMG/R_Mid.jpg);
	background-repeat: repeat-y;
	background-position: left;
	
}
.RBtm{
	background-image: url(../IMG/R_Btm.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height: 340px
}

.H1{
	height: 50px;
	vertical-align: bottom;
	padding-bottom: 0px;
	background-image: url(../IMG/H_1.jpg);
}

.TOP{
	height: 180px;
	background-image: url(../IMG/Top.jpg);
	vertical-align: top;
}
.Nav{
	background-image: url(../IMG/Nav_Bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}


.Content{
	background-image: url(../IMG/Content_Bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.ContentTop{
	background-image: url(../IMG/Content_Top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.Btm{
	background-image: url(../IMG/Btm.jpg);
	background-position: bottom;
	height: 337px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	
}
	
.clsMenu1
{
	height:22px;
	width: 200px;
	text-indent: 5px;
	vertical-align: middle;

}
.clsMenu2
{
	height: 18px;
	width: 200px;
	text-indent: 10px;
	vertical-align: middle;

}
.clsMenu3
{
	height:18px;
	width: 200px;
	text-indent: 15px;
	vertical-align: middle;
}
.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6d00;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #717979;
}
.clsMenuA3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a6a6a6;
}
a,.clsClick
{
	color: #0a56f0;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}


TD,P,UL{color:#929092;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: left;font-weight: normal;}
H1{color:#717979;font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align: left;font-weight: bold;margin-bottom: 25px;}
H2{color:#ff6d00;font-family: Arial, Helvetica, sans-serif;font-size: 13px;text-align: left;font-weight: bold;}
P.clsBtm{color:#929092;font-family: Arial, Helvetica, sans-serif;font-size: 10px;text-align: center;font-weight: normal;}