BODY{
	background-color: #ffffff;
	margin: 0px;
}
.Main{
	width: 760px;
}

.L{
	background-image: url(../IMG/L.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.LBtm{
	
	background-image:url(../IMG/L_Btm.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 257px;
}

.LTop{
	height: 410px;
	background-image: url(../IMG/L_Top.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.RBtm{
	background-image: url(../IMG/R_Btm.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
.RTop{
	height: 500px;
	background-image: url(../Img/R_Top.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.H1{
	height: 30px;
	width: 760px;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-right: 5px;
}
.TOP{
	height: 320px;
	width: 760px;
	background-image: url(../IMG/Top.jpg);
}
.Nav{
	width: 200px;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: top;
	background-image: url(../IMG/Nav.jpg);
}
.Content{

	background-image: url(../IMG/Content_Bg.jpg);
	background-repeat: repeat-y;
}
	
		

.ContentTop{
	background-image: url(../Img/Content_Top.jpg);
	background-position: Bottom;
	background-repeat: no-repeat;
}
.Btm{
	background-image: url(../IMG/Btm.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
	text-align: right;
}

.clsMenu1
{
	background-position: top;
	background-image: url(../Img/Btn_1.jpg);
	height:32px;
	width: 200px;
	text-indent: 30px;
	vertical-align: bottom;
	padding-bottom: 8px;
}
.clsMenu2
{
	background-position: top;
	background-image: url(../Img/Btn_2.jpg);
	height: 30px;
	width: 200px;
	text-indent:30px;
	vertical-align: middle;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
}
.clsMenu3
{
	background-position: top;
	background-image: url(../Img/Btn_3.jpg);
	height: 30px;
	width: 200px;
	text-indent: 30px;
	vertical-align: middle;
}
.clsMenuA1
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*color: #8f8d8d;*/
	color:#008000;
}
.clsMenuA2
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #a6a6a7;
}
.clsMenuA3
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #b2b2b3;
}
a,.clsClick
{
	color: #0a56f0;	
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
	/*border:solid 1px #151D23;*/
}
TH, .clsHead,strong
{
	color:#008000;
	font-size:13px;
}
.clsRedBold
{
	color:#ff0000;
	font-weight:bold;
	font-size:13px;
}
.clsGalName
{
	text-align:center;
}

A{color:#4f2323;font-family: Arial, Helvetica, sans-serif;font-size: 11px;text-align: justify;font-weight: normal;}
TD,P,UL{color:#5B5757;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;}
H1{color:#9c9c9c;font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-align: right;font-weight: bold;margin-bottom: 0px;}
H2{color:#7c7b7b;font-family: Arial, Helvetica, sans-serif;font-size: 14px;text-align: left;font-weight: bold;}
A.Disc{color:#9c9c9c;font-family: Arial, Helvetica, sans-serif;font-size: 10px;text-align: right;font-weight: normal;}

