@charset "utf-8";
/* CSS Document */
body { background-color:#c9db91;
font-size:100%;
font-family:Verdana, Geneva, sans-serif; }
.Container{
	width: 1050px;  
	margin: 0 auto;
	background-color:#FFF;
	text-align:justify;
	
}
.contain1{
	width: 1050px; 
	margin: 0 auto;
	background-color:#c9db91; 
	text-align:justify;
	
}

.toprightmenu{float:right; padding-top: 8px; padding-bottom:9px; height:auto; width:500px;  background:#f3f4c9; text-align:center;font-size-adjust:!important; font-size:12px; }

.toprightenglish{float:left; padding-top: 8px; padding-bottom:9px; height:auto; width:100px;  background:#f3f4c9; text-align:center;  font-family:Arialbold, Verdana, Geneva, sans-serif;  font-size:12px; font-size-adjust:!important; }

a:link {
	color: #006635;
}
a:visited {
	color: #006635;
}
a:hover {
	color: #006635;
}

.wrap{
    width:1050px;
	clear:both;
	
}
.left{
    width:280px;
	margin-left:20px;
	margin-top:20px;
	float: left;
	text-align:justify;
    }
.center{
	width:700px;
    background:#fff;
	margin-top:10px;
   	display:inline-block;
	text-align:justify;
}
.nomi{
	text-overflow: ellipsis;
	min-width: 700px;
	min-height: auto;
	max-height: auto;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	font-size: 15px;
	height: auto;
	color: #006635;
	float: left;
	line-height: 140%;
	overflow: hidden;
	font-weight: bold;		
}

.Recent{
	text-overflow: ellipsis;
	min-width: 680px;
	max-width: 750px;
	min-height: auto;
	max-height: auto;
	margin-right: 10px;
	margin-left: 20px;
	text-align: justify;
	font-size: 15px;
	height: auto;
	color: #006635;
	float: left;
	line-height: 140%;
	overflow: hidden;
	font-weight: normal;
	
}

.footer
	{
	font-weight:bold;
	font-size:12px;
	width: 1050px;
	margin:0 0px 0 0px;
	max-height:80px;
	clear: both;
	background: #f3f4c9;
	color:#006400;
	line-height:30px;
	text-align:center;
	}
	
.menu.item a {
	padding: 2px 20px 2px 0px;  text-decoration: none; display: inline-block; min-width: 100px; font-weight:bold; 
}

.menu.item {
	list-style: none; margin: 0px; padding: 0px;
}
.menu.item > li {
	width: 240px;
	
}
.menu.item > li > a {
	background: #ccd599; margin: 10px 0px 0px; padding: 5px 15px; border-radius: 5px; width: 250px; color: #006400; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; font-size:15px;
	
}
.menu.item > li > a:hover {
	background: #006400; color: #fff;
}

.menu.item > li > ul {
	width: 250px; background: #f7f7d6; list-style: none; margin: 0px 5px; padding: 0px 0px 0px 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; border-radius-bottom: 5px; 

}

.textwrap{
	float: right;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	.textwrapleft{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	}
H2{
		font-size: 120%;
		color:#800000;
		}
h1{
		font-size: 160%;
		color:#800000;
		}


.thumbnails img {
	height: 80px;
	border: 4px solid #555;
	padding: 1px;
	margin: 0px 0px 0px 10px;
	}

.thumbnails img:hover {
	border: 4px solid #00ccff;
	cursor:pointer;

}

.preview img {
	border: 4px solid #444;
	padding: 1px;
	margin-left: 50px;
	height: 400px;
	width : 600px;
	
}
.thumbnails{
	width:680px;
	margin-left:10px;
}

table#nt {
  	border: 1px solid black;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:	20px;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 20px;
	height: auto;
	line-height: 140%;
	overflow: hidden;
	font-weight: bold;
	font-color:#006635;
	width:100%;
	position:relative;
}
table#nt td
{
	border: 1px solid black;
}

table#nt1 {
  	border: 0px solid black;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 15px;
	height: auto;
	line-height: 140%;
	overflow: hidden;
	font-weight: bold;
	font-color:#006635;
	width:100%;
	position:relative;
}

@page {
	margin-top: 1cm;
    margin-bottom: 1cm;
}
