@charset "utf-8";
/* CSS Document */

#IndexContLeft {
	width:390px;
	float:left;
}

#IndexNews {
	margin-bottom:15px;
}

#IndexNews h2 {
	margin:0;
	padding:0;
	background-image:url(../img/index_news_title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:40px;
}

#IndexNews h2 a {
	display:block;
	height:40px;
}

#IndexContRight {
	width:390px;
	float:right;
}

#IndexShift {
	margin-bottom:15px;
}

#IndexShift h2 {
	margin:0;
	padding:0;
	background-image:url(../img/index_shift_title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:40px;
	margin-bottom:10px;
}

#IndexShift h2 a {
	display:block;
	height:40px;
}

#IndexBlog h2 {
	margin:0;
	padding:0;
	background-image:url(../img/index_blog_title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:40px;
	margin-bottom:10px;
}

#IndexBlog h2 a {
	display:block;
	height:40px;
}

#RightBannerBox p {
	margin:0;
	padding-bottom:10px;
}

