h1 {	
	font-size: 12px;
	font-weight: normal;
	padding-left: 30px;	
	}
h2 {
	background-color: #E6E6E6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 16px;
	background-image: url(../img/pole.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	margin-bottom: 30px;
	margin-top: 30px;
	color: black;
}
#title2 {
	font-size: 22px;
	color: #666666;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
}
#header {
	padding: 0px;
	display: block;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #0000FF;
	width: 840px;
	height:60px;
	margin: 0px;
}
#header #toplist ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
        padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	float: right;
	font-size: 12px;
}
#header #toplist li {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../img/right.gif);
	background-repeat: no-repeat;
	float: right;
	font-size: 12px;
}
#toplist {float:right;
	width:420px;
	margin: 0px;
	padding: 0px;
	}
#category {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6666FF;
	border-bottom-color: #6666FF;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#category li {
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../img/down.gif);
	margin-left: 20px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
#category a {
	color: #6666FF;
	text-decoration: none;
}
#category a:hover {
	text-decoration: underline;
}

#question li {
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../img/right.gif);
	margin-left: 20px;
	padding-left: 15px;
	font-size: 14px;
}
.home {
	text-align: right;
	padding-right: 15px;
	background-image: url(../img/up.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.home a {
	color: #666666;
}

.home a:hover {
	color: #999999;
	text-decoration: underline;
}