﻿.headerMenuBarTop
{
	height:30px;
	width:100%;
	background-image: url(../img/bar_top.jpg);
}

.leftColumnItemHeaderTopLogin
{
	width:210px;
	height:35px;
	background-image: url(../img/title_top_login.jpg);
}

.leftColumnItemHeaderTopInformation
{
	width:210px;
	height:35px;
	background-image: url(../img/title_top_information.jpg);
}

.leftColumnItemHeaderTopSearch
{
	width:210px;
	height:35px;
	background-image: url(../img/title_top_search.jpg);
}

.leftColumnItemHeaderTopCategory
{
	width:210px;
	height:35px;
	background-image: url(../img/title_top_category.jpg);	
}

.footerBar
{
	width:100%;
	height:30px;
	background-image: url(../img/bar_top.jpg);
}

.bgtitleBar
{
	width:750px;
	height:30px;
	padding-left:15px;
	padding-right:15px;
	background-image: url(../img/title_detail_information_L.jpg);
}