@charset "utf-8";
/* CSS Document */

#articles-wrapper {
	clear:both;
	width:444px;
	height:inherit;
	border-top: 1px solid #666;
	display:block;
	}
.articles-img
{
	width:100px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	border:0px;;

}
.illustration 
{
	width:310px;
	float:left;
	display:block;
	text-align:justify;
	padding-top:10px;
		padding-left:15px;
	padding-bottom:10px;
}
.illustration  img {
	width:200px;
	border:0px;
	}
#articles-start
{
	clear:both;
	width:444px;
	padding-top:10px;
	border-top: none;
	display:block;
}
#articles-start h2 
{
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
}
#articles-wrapper h2 
{
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
}
.k_right {
	right: 0;
}
.k_bottom {
	bottom: 0;
}
.k_float{
	cursor: pointer;
	position: fixed !important;
	z-index:9999999;
}
#slide-block{
	width:645px;
}
.slide-section{
	width: 215px;
	float:left;
}
.slide-section img
{
	clear:both;
	width: 210px;
	border:none;
}
.slide-section p
{

}
.sbutton{
	border:1px solid #BED6FA;
	display:inline-block;
	padding:1px;
	
}
.sbutton a
{
	display:inline-block;
	font-size:105%;
	min-height:1.3em;
	padding:1px 10px 2px;
	text-align:center;
	cursor:pointer;
}
