/***topbg*************************************************************************************************************/
.y_topbg_sitemap {
	background-image: url(img/bg/topbg_sitemap.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 903px;
}
.y_topbg_product {
	background-image: url(img/bg/topbg_product.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 903px;
}
.y_topbg_support {
	background-image: url(img/bg/topbg_support.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 903px;
}
.y_topbg_download {
	background-image: url(img/bg/topbg_download.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 903px;
}
.y_topbg_company {
	background-image: url(img/bg/topbg_company.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 903px;
}
.y_topbg_news {
	background-image: url(img/bg/topbg_news.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 903px;
}
/***pagebg************************************************************************************************************/
.y_pagebg_sitemap {
	background-image: url(img/bg/bg_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 465px;
}
.y_pagebg_solutions {
	background-image: url(img/bg/bg_solutions.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 440px;
}
.y_pagebg_product {
	background-image: url(img/bg/bg_product.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 440px;
}
.y_pagebg_support {
	background-image: url(img/bg/bg_support.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 440px;
}
.y_pagebg_download {
	background-image: url(img/bg/bg_download.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 440px;
}
.y_pagebg_company1 {
	background-image: url(img/bg/bg_company1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 465px;
}
.y_pagebg_company2 {
	background-image: url(img/bg/bg_company2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 465px;
}
.y_pagebg_company3 {
	background-image: url(img/bg/bg_company3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 519px;
}
.y_pagebg_news {
	background-image: url(img/bg/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 440px;
}
.y_pagebg {
	background-image: url(img/bg/bg_extend.jpg);
}
/***frame****************************************************************************************************************/
.y_frame {
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-left-color: #B2B2B2;
	background-color: #FFFFFF;
}
