.karat {
	font-size: 12px;
	cursor: hand;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}


.fav {
	font-size: 12px;
	color: #333399;
	background-color: #E8E8FF;
	border: 1px solid #999999;
	padding: 3px;
}
.fav a {
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}

body {
	background-image: url(img/bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content {
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #676767;
	border-right-color: #676767;
	border-bottom-color: #676767;
	border-left-color: #676767;
	width: 960px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	letter-spacing: 1px;
	position: relative;
	left: 50%;
	margin-left: -480px;
}

.footer {
	font-size: 15px;
	color: #333333;
	letter-spacing: 1px;
}
.footer a:link {
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.footer a:hover {
	font-size: 15px;
	color: #0066CC;
	text-decoration: none;
	letter-spacing: 1px;
}
.footer a:visited {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}

#item ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 15px;
	color: #333333;
	line-height: 1.3em;
	letter-spacing: 1px;
}
#item li {
	float: left;
	border: 1px solid #9699AB;
	padding: 0px;
	background-color: #EAEEF4;
	margin: 0px 0px 0px 10px;
}
#item a:link {
	text-decoration: none;
	display: block;
	color: #333333;
	text-align: center;
	padding: 4px 8px 2px 8px;
}
#item a:visited{
	text-decoration: none;
	display: block;
	color: #666666;
	text-align: center;
	padding: 4px 8px 2px 8px;
}
#item a:hover{
	text-decoration: none;
	display: block;
	color: #0066CC;
	text-align: center;
	padding: 4px 8px 2px 8px;
	background-color: #FFFFFF;
}

.sort-item {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.sort-item a:link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sort-item a:visited{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.sort-item a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}

.mar {
	font-size: 15px;
	color: #9900FF;
	letter-spacing: 1px;
}
