@charset "utf-8";
/* CSS Document */

body {
	background-color: #d6ebff;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #9d9494;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#kontener{
width:1000px;
margin:auto;}

#top{
	width:100%;
	float:left;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height:168px;
}

a.logo{
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	width:441px;
	height:58px;
	float:left;
	
}

#logo{
width:441px;
margin-left:70px;
	margin-top:30px;
float:left;}

#slogan{
	width:90%;
	padding-left:10px;
	float:left;
	margin-top:0px;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #6cea19;
}


#search{
width:190px;
margin-top:30px;
margin-right:15px;
float:right;}

.input{
	display:block;
	height:15px;
	padding-top:2px;
	width:145px;
	padding-left:5px;
	float:left;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #6F6F6F;
	background-color: #e5e5e5;
	border: 1px solid #5f7258;
}

#go{
float:left;
width:26px;
margin-top:1px;
height:18px;
margin-left:5px;}

#menu{
	width:835px;
	height:24px;
	padding-top:10px;
	margin-left:85px;
	text-align:center;
	margin-top:14px;
	float:left;
	color: #41742d;
	font-size: 14px;
}

#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	color: #41742d;
	text-decoration: none;
}

#menu a:hover{
text-decoration:underline;}

#main{
	width:988px;
	padding-bottom:20px;
	padding-top:15px;
	display:inline;
	margin-left:9px;
	float:left;
	background-image: url(main.gif);
	background-repeat: repeat-x;
	border: 1px double #FFFFFF;
	background-color: #dddddb;
}

#categories{
float:left;display:inline;
margin-left:10px;
width:182px;}

#categories_top{
	float:left;
	background-image: url(categories_top.jpg);
	background-repeat: no-repeat;
	height:62px;
	width:100%;
}

#categories_bg{
	width:152px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	background-image: url(categories_bg.jpg);
	background-repeat: repeat-x;
	background-color: #f3f3f2;
}

#categories_down{
	float:left;
	background-image: url(categories_down.jpg);
	background-repeat: no-repeat;
	height:58px;
	width:100%;
}

#categories_bg a{
	padding-bottom:5px;
	margin-top:5px;
	display:block;
	width:146px;
	padding-left:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434fbd;
	font-family: Arial, Helvetica, sans-serif;
	color: #181925;
	text-decoration: none;
}

#categories_bg a:hover{
	color: #FF0000;
}

#right_top{
	background-image: url(right_top.jpg);
	background-repeat: no-repeat;
	height:23px;
	width:765px;
	float:left;
}
#right{
width:757px;display:inline;
float:right;
margin-right:20px;

}
#right_bg{
	width:737px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-color: #FFFFFF;
}

#right_down{
	background-image: url(right_down.jpg);
	background-repeat: no-repeat;
	height:57px;
	width:757px;
	float:left;
}

#header{
	width:95%;
	margin-top:10px;
	margin-left:15px;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7d9665;
}
#header h2{
	padding:0px;
	margin:0px;
	font-size: 18px;
	font-weight: bold;
	color: #314d16;
}

#header span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
	font-weight: normal;
}

#contents{
width:100%;
margin-top:10px;
float:left;}

#content{
	background-image: url(content.jpg);
	background-repeat: no-repeat;
	width:363px;
	margin-right:5px;
	margin-top:5px;
	height:172px;
	float:left;
	color: #868686;
	}
	
	#grade{
	width:54px;
	margin-right:7px;
	margin-top:0px;
	height:36px;
	float:right;
	color: #FFFFFF;
}

#content img{
	border: 1px solid #CCCCCC;
	margin:3px;
	margin-right:5px;
}
 #content img a:hover{
	border: 1px solid #FF0000;
}
.min_nag{
	font-size: 14px;
	font-weight: bold;
	color: #5e869d;
}
a.url{
	color: #819a67;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.score{
color:#f00d0d;
font-size:18px;}

a.read{
	font-family: tahoma;
	font-size: 11px;
	color: #78a009;
}


#pagination{
	float:left;
	height:30px;
	text-align:center;
	padding-top:13px;
	margin-top:10px;
	font-size: 14px;
	width:100%;
	background-image: url(pagination.gif);
	background-repeat: no-repeat;
}

#pagination a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a5a59;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	display:inline;
	text-decoration: none;
}

#pagination span{
	font-weight: bold;
	padding-left:1px;
	padding-right:1px;
	color: #FF0000;
}
#pagination a:hover{
	color: #d7e7f4;

}

#footer{
	width:100%;
	float:left;
	margin-top:20px;
	padding-bottom:50px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #848481;
}

#review{
	width:100%;
	float:left;
	color: #000000;
}

#review img{
padding-right:10px;
padding-bottom:10px;
}

#score{
	width:145px;
	float:left;
	margin-left:5px;
	min-height:200px;
	background-image: url(review.gif);
	background-repeat: repeat-x;
	background-color: #5c7751;
	border: 2px solid #ffedd2;
	font-size: 11px;
	color: #FFFFFF;
}

#rev_score{
width:100%;
float:left;
text-align:center;
padding-bottom:5px;
margin-top:10px;
float:left;}

a.visit{
	font-size: 16px;
	font-weight: bold;
	color: #78a009;
}

.member{
	font-size: 16px;
	font-weight: bold;
	color: #e62121;
}
