html, body {
	color: #000000;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #F2F3F4;
	line-height: 130%;
}



.main {
	height: 100%;
	width: 100%;
	background-image: url(/img/rshadow.jpg);
	background-repeat: repeat-y;
	max-width:1300px;


width:expression(document.body.clientWidth > 1300? "1300px": "auto" );
	background-position: right;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.cur {
	color: #FFFFFF;
	background-color: #8BB900;
	margin-left: -20px;
	padding-left: 20px;
}


.topnav {
	color: #FFFFFF;
	background-color: #993300;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 90%;
}
.topnav a{
	color: #FFFFFF;
	text-decoration: none;

}
.topnav a:hover{
	color: #FFCC99;
	text-decoration: none;

}
.botnav {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.h {
	font-size: 150%;
}

.ts1 {
	font-size: 80%;
	color: #CC6600;
	line-height: 100%;
}
.ts2 {
	font-size: 90%;
	line-height: 100%;
}
.tel1 {
	font-size: 160%;
	color: #333333;
}
.tel2 {
	font-size: 240%;
	color: #333333;
}
ul  {
	padding: 5px;
	margin: 5px;
	list-style-type: square;
}
.sil1 {
	background-image: url(/img/sil1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.pline {
	padding-left: 28px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9900;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.gline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8BB900;
}


.bugaga {
	background-image: url(/img/bugaga.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #8BB900;
	height: 186px;
}
.cr {
	font-size: 80%;
	color: #999999;
	padding-bottom: 20px;
	padding-top: 10px;
}
.enua {
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 90%;
}
.enua a {
	color: #CCCCCC;
	text-decoration: none;
}
.enua a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

