﻿.fristline {
	font-family: Verdana;
	font-size: large;
	text-align: center;
	color: #6699FF;
}
#top {
	font-family: Arial;
	font-size: x-small;
	color: #6699FF;
	text-align: center;
}
#line {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
}
.clear {
	clear: both;
}
#body {
}
#new1html {
	font-family: Verdana;
	color: #CCCCCC;
}
#right {
	width: 500px;
	height: 300px;
	margin-right: 3px;
	float: right;
}
#contaner {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: medium;
	color: #CCCCCC;
}
#ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style-position: outside;
}
#li {
	margin-bottom: 8px;
	margin-left: 10px;
	list-style-image: url('../images/rightarrow.gif');
}
#bottom {
	text-align: center;
}
#bottomline2 {
	text-align: left;
	font-size: x-small;
	color: #CCCCCC;
}
