﻿@media screen, projection {

	.under-menu {
		width:967px;
		height:26px;
		margin:0;
		padding:0;
		background:#81a2c1 url(../_data/image/decor/home/hom-vague.jpg) no-repeat;
		overflow:hidden;
	}

	.CenterSide {
		float:left;
		width:516px;
		height:auto;
		margin:0px 0px 0px 30px;
		padding:0;
		background:Transparent url(../_data/image/decor/home/hom-left-bg.jpg) no-repeat right top;
		overflow:hidden;
	}

	.RightSide {
		float:left;
		width:210px;
		height:auto;
		margin:0px 0px 0px 0px;
		padding:0px 5px 0px 5px;
		background:#81a2c1 url(../_data/image/decor/home/hom-right-bg.jpg) no-repeat right top;
		overflow:hidden;
	}

}