body{
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 13px;
	background: url('images/bgn.jpg') fixed center;
	}
a{ text-decoration: none;}

div#container{
	height: 1050px;
	width: 650px;
	margin: 50px auto;
	border: 1px solid #000; 
	background-color: #fff;
	opacity: 0.8;
	filter:alpha(opacity=70);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(scripts/jquery.corner.js);
}
div#kcontainer{
	height: 1080px;
	width: 650px;
	margin: 50px auto;
	border: 1px solid #000; 
	background-color: #fff;
	opacity: 0.8;
	filter:alpha(opacity=70);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(scripts/jquery.corner.js);
}
div#header{
	background: url('images/logo.png') no-repeat;
	background-size: 60%;
	height: 160px;
	margin: -15px 0px 0px 20px;
	}
div#headermenu{
	margin: -70px 0px 10px 100px ;
	float: left;
	font-family: Tahoma, Arial;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: uppercase;
}
div#headermenu ul{
	list-style: none;
	}
div#headermenu ul li{
	height: 10px;
	float: left;
	display: block;
	margin: 20px 20px 0 0;
	}
div#headermenu ul li a{
	color: #000;
	font-size: 12px; 
	padding: 5px;
	}
div#body{
	line-height: 25px;
	height: 410px;
	margin: 10px 30px 20px 30px;
	padding: 17px;
	text-align: justify;
	font-size: 14px;
}
div.clear{ clear: both; }
div#headermenu ul li a:hover{
	background: #000;
	color: #fff;
	opacity: 0.8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	filter:alpha(opacity=60);
	behavior: url(scripts/jquery.corner.js);
}
div#slide{
	height: 290px;
	margin-bottom: 20px;
}
table tr td{
	padding: 6px;
	border: 1px solid #000;
}
.atable{
	margin: 30px 10px 25px 10px;
	width: 630px;
	border-collapse: collapse;
	line-height: 20px;
	padding: 10px;
	font-size: 13px;
}
.ktable{
	margin: 40px 10px 0 10px;
	width: 630px;
	border-collapse: collapse;
	line-height: 20px;
	padding: 10px;
	font-size: 13px;
}
.ktable tr td:nth-child(even){	font-weight: bold; text-align: center;
}
.k2table{
	margin: 40px 10px 0 10px;
	width: 630px;
	border-collapse: collapse;
	line-height: 20px;
	padding: 10px;
	font-size: 13px;
}
.k2table tr td:nth-child(even){ font-weight: bold;	text-align: center;
}
div#indexfooter{
	padding: 10px;
	margin: 0 110px;
	background: #000;
	width: 400px;
	opacity: 0.7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	filter:alpha(opacity=70);
	behavior: url(scripts/jquery.corner.js);
}
div#arfooter{
	padding: 10px;
	margin: 0 115px;
	background: #000;
	width: 400px;
	opacity: 0.7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	filter:alpha(opacity=60);
	behavior: url(scripts/jquery.corner.js);
}
div#kfooter{
	padding: 10px;
	margin: 40px 115px;
	background: #000;
	width: 400px;
	opacity: 0.7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	filter:alpha(opacity=70);
	behavior: url(scripts/jquery.corner.js);
}
div#cbody  p{
	background: #000;
	color: #fff;
	padding: 5px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
div#indexFbLike{	margin: 10px 115px; opacity: 1;
}
div#arFbLike{ margin: 10px 117px; opacity: 1; filter:alpha(opacity=100);
}
div#kFbLike{	margin: -30px 117px; opacity: 1; filter:alpha(opacity=100);
}