/*
a:hover , #news_block a:hover, #board a:hover, #text a:hover{
	color: #ca129d;
	text-decoration: underline;
} 
*/
a:hover , #news_block a:hover, #board a:hover, #text a:hover{
	color: #ca129d;
	text-decoration: underline;
} 
#body {
	background: url(../img/bg-index.jpg) no-repeat 0px 130px;
}
#comments  {
	position: absolute;
	top: 40px;
	left: 0px;
}
#comments p {
	position: absolute;
	left: 296px;
	width: 165px;
	font: 1em/1.2em Tahoma, Geneva, sans-serif;
	color: #656565;
}
#comments p:first-child {
	left: 38px;
}
#comments #menu3_p {
	left: 554px;
}
#content {
	top: 536px;
}
#text {
	float: left;
	width: 100%;
	position: relative;
}
#text_in {
	padding: 20px 0px 20px;
}
#text h2 {
	color: #000;
	font: 2.6em/1.2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
#text p {
	font-size: 1.6em;
	color: #353535;
	margin-bottom: 20px;
}
#text a {
}
#text .last {
	margin: 0px;
}
#news-block {
	background: url(../img/bg-gray-gradient.jpg) no-repeat;
	border-bottom: 1px dashed #b2b2b2;
	float: left;
	width: 91.6%;
	clear: both;
	padding: 10px 0px 10px 8.3%;
}
.news {
	float: left;
	width: 30%;
	margin-right: 3%;
}
.news .date {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #808080;
}
.news a {
	font-size: 2em;
	line-height: 1em;
}
.news a img {
	display: block;
	margin-top: 10px;
}
.news p {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color: #343434;
	margin-top: 10px;
}
#news_bot {
	float: right;
	margin: 20px 0px 0px;
	padding: 20px 30px 0px 0px;
}
#news_bot a {
	float: right;
	margin-right: 20px;
	font-size: 1.4em;
}
#news_bot #subscriber_send{
	font-size: 1.3em;
	line-height: 24px;
	color: #353535;
	background: url(../img/subscribe-button.gif) no-repeat;
	display: block;
	height: 24px;
	width: 124px;
	margin: 15px auto 0;
	float: none;
	text-decoration: none;
	text-align: center;
}
#board {
	width: 70%;
	float: left;
	clear: both;
}
#board-in {
	margin-left: 11.9%;
}
#board h3 {
	font-size: 2.5em;
	margin: 20px 0px 20px;
	display: block;
}
#board p {
	color: #333;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	clear: both;
}
#board .date  {
	color: #808080;
	font: 1.2em Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#part_bottle1 {
	background: url(../img/part-bottle1.png);
	position: absolute;
	height: 158px;
	width: 76px;
	top: 400px;
	right: 25%;
}
