@charset "utf-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 894px;
}
* {
	margin: 0px;
}
#wrapper #head {
	height: 103px;
}
#wrapper #head #hleft {
	width: 317px;
	height: 103px;
}
#wrapper #head #hright {
	float: right;
	height: 103px;
	width: 569px;
}
#wrapper #nav {
	height: 52px;
}
#wrapper #nav #navleft {
	background-image: url(images/gratisp_05-07.jpg);
	width: 164px;
	height: 52px;
	float: left;
}
#wrapper #nav #navright {
	height: 37px;
	float: right;
	width: 715px;
	margin-top: 17px;
	margin-left: 15px;
}
#wrapper #main {
}
#wrapper #main #mainleft {
	background-image: url(images/gratisp_13.jpg);
	width: 164px;
	float: left;
}
#wrapper #main #mainleftend {
	background-image: url(images/gratisp_14.jpg);
	height: 11px;
	width: 164px;
	clear: left;
}
#wrapper #main #mainmiddle {
	float: right;
	right: 33px;
	margin-right: 10px;
	width: 510px;
	margin-top: 10px;
}
#wrapper #footer {
	clear: both;
}
#wrapper #main #mainright {
	float: right;
	width: 200px;
	margin-top: 10px;
}
#wrapper #main #mainleft #mainlefttext {
	margin-right: 10px;
	margin-left: 12px;
}
ul.Naver {
	padding:0;
	float:left;
	text-decoration: none;
	color:#E79815;
}
ul.Naver li {
	float:left;
	border: 1px solid #ccc;
	padding:3px 7px;
	margin-right:5px;
	margin-left:0;
 	list-style-type: none;
	text-decoration: none;
	color:#E79815;
	background:#E79815;
}

ul.Naver li.empty {
	padding:4px 7px;
	border:0;
	text-decoration: none;
}
ul.Naver li.empty:hover {
	border:0;
	background:#fff;
	cursor:default;
	text-decoration: none;
	color:#E79815;
}
ul.Naver li:hover {
	border: 1px solid #E79815;
	background:#D6AC02;
	
	color:#E79815;
	text-decoration: none;
}
ul.Naver A:link, ul.Naver A:visited, ul.Naver A:active {
	color: #000000;
	border:0;
	text-decoration:none;
}
.cattext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	margin-left:0;
	margin-right:0;
}

.cattext A:link, .cattext A:visited, .cattext A:active {
	color: #220000;
	border:0;
	text-decoration:none;
	font-weight: bold; 
	
}
.cattext A:hover {
	color: #550000;
	border:0;
	text-decoration:none;
	font-weight: bold;
	
}



