body, html {
margin:0px;
}
h1 {
	font-family: "Times New Roman";
	font-size: 35px;
	display: inline;
	color: #333333;
}
h2 {
	font-family: "Times New Roman";
	font-size: 27px;
	color: #666666;
}
ul{
	font-size: 11px;
	color: #009999;

}

#maket {
width:990px;
}
#header{
	height:150px;
	width: 990px;
	background-image: url(i/logobg.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#hothot {
	width:990px;
	clear: both;
}
#hothot2 {
	width:600px;
	clear: both;
}

#left{
	background-color:#F2F2F2;
	width: 200px;
	border: 1px solid #E1E1E1;
	padding: 4px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
}
#content{
	width: 770px;
	background-color:#F2F2F2;
	border: 1px solid #E1E1E1;
	float: left;
	margin-top: 4px;
}
#newscont{
	background-color: #F8F8F8;
	border: 1px solid #EAEAEA;
	padding: 10px;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;

}

#footer{
	height:100px;
	background-color:#F0F0F0;
	border: 1px solid #E2E2E2;
	width: 984px;
	margin-top: 4px;
	margin-left: 4px;
	clear: both;
	float: left;
}

a:link, a:active, a:visited {
	font-family:Tahoma;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	font-size:12px;
	font-style: normal;
	height: 0px;
	cursor: hand;
}
a:hover {
	font-family:Tahoma;
	font-weight: normal;
	color: #6600FF;
	font-size:12px;
	font-style: normal;
	height: 0px;
	text-decoration: none;
	cursor: hand;
}
a.menu {
	color:#0000CC;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
 } 
a.menu:active, a.menu:visited {
	color:#333333;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;


}
a.menu:hover {
	text-decoration: none;
	color:#3366FF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;

}
#tabmenu {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(i/pnt.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 10px 10px;
	height: 24px;
	padding-top: 3px;
	margin-bottom: 4px;
	width: 180px;
}
.textfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 10px;
	text-align: center;
}
#textcont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	text-align: justify;
}
#logobox {
	min-width: 320px;
	font-size: 36px;
	color: #666666;
	font-family: "Times New Roman";
	font-weight: normal;
	padding-left: 10px;
	margin-top: 30px;
}
#logotop {
	height: 25px;
	color: #666666;
	font-size: 11px;

}
#logobot {
	height: 25px;
	font-size: 11px;
	color: #666666;
	margin-top: 28px;

}

