body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	font-size: 90%;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 150%;
	font-weight:bold;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
margin-bottom:5px;

}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #669900;
}

a:hover {
	text-decoration: none;
}

small {
}


img {
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 820px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 100px;
	background: #91E201 url(images/img01.gif) no-repeat left bottom;
}

#logo p {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo p {
	padding-top: 15px;
	font-size: 25px;
}

#header h1 {
	font-size: 12px;
	float:right;
	margin-right:0px;
	width:400px;
	padding-top:5px;
	text-align: right;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Page */

#page {
	width: 820px;
	margin: 45px auto 20px auto;
}

/* Content */

#content {
	float: left;
	width: 540px;
}
#content h2 {
	height:35px;
	background-image:url(images/title-h2.gif);
	background-repeat:no-repeat;
	text-indent:33px;
	line-height:35px;
	letter-spacing: 2px;
	font-weight: bold;

}
#content h3 {
	height:30px;
	background-image:url(images/title-h3.gif);
	background-repeat:no-repeat;
	text-indent:30px;
	line-height:30px;
	color:#336600;

}
#top {
	float: right;
	width: 770px;
}
#top h2 {
	height:35px;
	background-image:url(images/title-h2.gif);
	background-repeat:no-repeat;
	text-indent:33px;
	line-height:35px;
	letter-spacing: 2px;

}
#top h3 {
	height:30px;
	background-image:url(images/title-h3.gif);
	background-repeat:no-repeat;
	text-indent:33px;
	line-height:30px;
	letter-spacing: 2px;
	color:#336600;

}
.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}
.title a {
	text-decoration: none;
	color: #666;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 2px 0;
	background: url(images/img12.gif) repeat-x left bottom;

}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
	padding: 20px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 90%;
	margin-bottom: 0px;
}
.top-text p {
margin:0px;
}
#detail {
	width: 490px;
	clear: both;
border:1px solid #99CC00;
padding:5px;
}
#top-menu p {
}
.top-left {
	width: 380px;
	float: left;
	overflow: hidden;
	margin-bottom:10px;
}
.top-right {
	width: 390px;
	float: right;
	overflow: hidden;
	margin-bottom:10px;
}

.more {
	width:90px;
	height:25px;
	display:block;
	text-indent:-9999px;
}
.more a{
	width:90px;
	height:25px;
	display:block;
	background-image: url(images/more_b.jpg);
	background-repeat: no-repeat;
}
.more a:hover{
	width:90px;
	height:25px;
	display:block;
	background-image: url(images/more_a.jpg);
	background-repeat: no-repeat;
}
.clear {
clear:both;
}
.gads {
	float:right;
	width: 300px;
	height: 250px;
	text-align: right;
}
.h-ads {
	float:right;
	font-size:10px;
	width: 468px;
}