body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
}

.logo
{
	position:absolute; left:30px; top:10px;
}

.head
{
	position:absolute; 
	left:230px; 
	top:0px; 
	width:872px;
}

.headpic
{
	width:872px;
}

.cont
{
	position: absolute;
	left: 230px;
	top: 200px;
	width: 870px;
	height: 700px;
	background-color: #FFF;
	z-index: 1;
	overflow: auto;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}
.cocont
{
	position: absolute;
	left: 10px;
	top: 0px;
	width: 830px;
	height: 700px;
}


.contshadow
{
	position: absolute;
	left: 238px;
	top: 208px;
	width: 870px;
	height: 700px;
	background-color: #666;
	z-index: 0;
}

.navi
{
	position: absolute;
	left: 20px;
	top: 250px;
	background-color: #95272a;
}
.navkat
{
	color: #000;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	background-color: #c86c57;
}

.point{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}

.choosen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 23px;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
	font-style: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

