html,body { height:100%; }

body,td,tr
{
	margin:0pt;
	font-size:10pt;
}

a
{
	text-decoration:none;
}
a:hover
{
	color:red;
	text-decoration:underline;
}

.left
{
	background-color:#cccccc;
}

.summer
{
	background-color:#ccddff;
}

.index
{
	background-color:#eeeeee;
}

.head_link
{
	background-color:#a0a0dd;
}

.news_font
{
/*	position:relative;left:15;*/
	color:#666666;
}

.news
{
	margin:0pxt;
	border-bottom-width:thin;
	border-left-width:medium;
	border-color:red;
	border-left:solid 4px red;
	border-bottom:solid 1px #000000;
	padding:0px 1px;
	background-color:#eeeeee;
}


.menu
{
	margin:0pxt;
	border-bottom-width:thin;
	border-left-width:medium;
	border-color:blue;
	border-left:solid 4px blue;
	border-bottom:solid 1px #000000;
	padding:0px 1px;
	background-color:#eeeeee;
}

.login
{
	margin:0px;
	border-bottom-width:thin;
	border-left-width:medium;
	border-color:green;
	border-left:solid 4px green;
	border-bottom:solid 1px #000000;
	padding:0px 1px;
	background-color:#eeeeee;
}

.head
{
	margin:0px;
	border:thin solid #666666;
	border-width:1px;
/*	border-color:#666666;*/
	padding:0px 1px;
	background-color:#a0a0dd;
}

.menu1
{
	margin:0px;
	border-left-width:thin;
	border-right-width:thin;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}
