/*set links Style*/
a.linksNav:Link
{
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}
a.linksNav:visited
{
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}
a.linksNav:hover
{
	font-weight:bolder;
	color:#FFFF00;
	text-decoration:none;
}
a.linksNav:active
{
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}

a.linksMore:link
{
	color:#666666;
	text-decoration:none;
}
a.linksMore:visited
{
	color:#666666;
	text-decoration:none;
}
a.linksMore:hover
{
	color:#333333;
	text-decoration:none;
}
a.linksMore:active
{
	color:#666666;
	text-decoration:none;
}



/*set tableBorder Style*/
.borderAll9BD8EB 
{
	border:1px solid #9BD8EB;
}
.borderAll6BCCE9
{
	border:1px solid #6BCCE9;
}
.borderLR
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.borderLR9BD8EC
{
	border-left:1px solid #9BD8EC;
	border-right:1px solid #9BD8EC;
}

.borderTB
{
	border-top:1px solid #FEA287;
	border-bottom:1px solid #FEA287;
}

.tableLeftBg
{
	background-image: url(righRightBg.jpg);
}
.tableBg
{
	 background-color:#FEA287;
}
.tableLeftContent
{
	background-color:#FFF1EE;
}

/*set text Style*/
.textTimes
{
	color:#999999;
}
.textTitleSwap1
{
	color:#FF6600;
	font-weight:bolder;
}
.textTitleSwap
{
	font-weight:bolder;
}
.textTitleSwap22
{
	color:#FF6600;
}
.textTitleSwap2
{
	font-weight:bolder;
}
.textTitleCatalogSub
{
	font-weight:bolder;
}

.textListMenu
{
	letter-spacing:4px;
}
.textListTitle
{
	font-weight:bolder;
	color:#000000;
}
.textTitleShow
{
	font-size:18px;
	font-weight:bolder;
	color:#ff6600;
}

/*set input Style*/
.inputSearch
{
	border:1px solid #FEA287;
	height:18px;
}
