body {
	margin : 0px;
	padding:0px;
	background-color: #CCCCCC;
	background-image: url(img/back.gif);
	background-repeat: repeat;
}

.box0{
	width:600px;
	height:20px;
	padding:1px;
	position:absolute;
	top:640px;
	left:40px;
}

.box1{
	padding:7px;
	width:265px;
	height:265px;
	position:absolute;
	top:55px;
	left:380px;
	z-index:2;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-image: url(img/bg.gif);
	text-align: center;
}

.box2{
	padding:7px;
	width:265px;
	height:265px;
	position:absolute;
	top:360px;
	left:75px;
	z-index:2;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-image: url(img/bg.gif);
}

.box3{
	padding:7px;
	width:265px;
	height:265px;
	position:absolute;
	top:360px;
	left:380px;
	z-index:2;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-image: url(img/bg.gif);
	padding-top: 0px;
}

.box4{
	border:1px dotted yellow;
	padding:3px;
	height:491px;
	width:190px;
	position:absolute;
	top:5px;
	left:549px;
	z-index:3;
	background-color: #CCFFFF;
	visibility: visible;
	background-image: url(../img/img.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.box5{
	width:150px;
	position:absolute;
	top:470px;
	left:570px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
}

.box6{
	padding:3px;
	height:400px;
	width:130px;
	position:absolute;
	top:60px;
	left:850px;
	z-index:3;
	visibility: visible;
	border: 1px dashed #999999;
}

.start00{
	width: 120px;
	height: 120px;
	border: 1px dotted #999999;
	z-index:3;
	background-color: #FFFFFF;
	padding:0px;
	position:absolute;
	top:60px;
	left:220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.start01{
	width: 120px;
	height: 120px;
	border: 1px dotted #999999;
	z-index:3;
	background-color: #FFFFFF;
	padding:0px;
	position:absolute;
	top:60px;
	left:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.start02{
	width: 120px;
	height: 120px;
	border: 1px dotted #999999;
	z-index:3;
	position:absolute;
	top:60px;
	left:220px;
	display:block;
	background: url(img/cv1.gif) no-repeat top;
	width:120px;
}

.start02:hover{
background: url(img/cv2.gif) no-repeat top;
}

.start03{
	width: 120px;
	height: 120px;
	border: 1px dotted #999999;
	z-index:3;
	background-color: #009933;
	position:absolute;
	top:200px;
	left:80px;
	display:block;
	background: url(img/pf1.gif) no-repeat top;
	width:120px;
}

.start03:hover{
background: url(img/pf2.gif) no-repeat top;
}

.start04{
	width: 120px;
	height: 120px;
	border: 1px dotted #999999;
	z-index:3;
	background-color: #660000;
	position:absolute;
	top:200px;
	left:220px;
	display:block;
	background: url(img/c1.gif) no-repeat top;
	width:120px;
	overflow: auto;
}

.start04:hover{
background: url(img/c2.gif) no-repeat top;
}

#list ul{
	margin:0;
	padding:5px;
	list-style:none;
	white-space: nowrap;
	left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#list li{display:inline;}

#list a{
	color:#666666;
	padding:3px 15px 3px 15px;
	text-decoration:none;
	background-color:#fafafa;
	border:1px solid #ffccff;
	border-left:4px solid #ffccff;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#list a:hover{
color:#006595;
background-color:#FFCCFF;
border:1px solid #99cc33;
border-left:4px solid #99cc33;
text-align:right;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: overline;
	color: #000000;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
}

.atxt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.atxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.atxt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: line-through;
}

.Stil1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
