#blog {
	float: left;
	width: 510px;

}
#navigation {
	float: right;
	width: 150px;

}
#navigation h3 {
	font-size: 11px;
	line-height: 1.2em;
	background-color: #EEEEF9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;

}
#comment {
	margin-top: 3em;
}
#comment h3 {
	font-size: 12px;
	line-height: 1em;
	background-color: #EEEEEE;
	color: #666666;
	padding: 2px 2px 2px 10px;
	margin-bottom: 1em;

}
#comment .comment {
	padding-left: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
.blog-pct {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	width: 100%;

}
.blog-pct li {
	float: left;
	margin-right: 10px;
}
.blog-t {
	background-image: url(../blog/images/t_blog-b.gif);
	background-repeat: repeat-y;
	margin-bottom: 2em;
	width: 510px;

}
.blog-t h2 {
	margin-left: 0px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	padding-left: 0px;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.blog-t .field-t {
	font-size: 11px;
	float: left;
	margin: 8px 0px 0px;
	background-image: url(../gallery/images/bre_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 13px;


}
.blog-t .date-t {
	font-size: 11px;
	float: right;
	margin: 8px 0px 0px;

}
.blog-t .field-t a,
.blog-t .blog-footer a {
	color: #666666;
	text-decoration: none;
}
.blog-t .field-t a:hover,
.blog-t .blog-footer a:hover {
	text-decoration: underline;
}
.blog-t .blog-f-d {
	overflow: hidden;
	width: 100%;

}
.blog-t .blog-head {
	background-image: url(../blog/images/t_blog.gif);
	padding-right: 10px;
	padding-left: 18px;

}
.blog-t .blog-read {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 18px;
	line-height: 1.2em;

}
.blog-t .blog-footer {
	background-image: url(../blog/images/t_blog-f.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 18px;
	text-align: right;
	clear: both;
	font-size: 11px;



}
.blog-btn {
	width: 510px;
	text-align: center;
	background-image: url(../blog/images/btn_blog.gif);
	background-position: 0px 0px;





}
.blog-btn a {
	display: block;
	width: 100%;
	line-height: 36px;
	color: #333333;




}
.blog-btn a:hover {
}
.blog-btn:hover {
	background-position: 0px -40px;
}
.txt-red {
	color: #DD0000;
}

