body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	color: #555555;
	background-color: #DeDeDe;
 }
a:hover {
	text-decoration: none;
}
.r {  float: right; }
.l {  float: left; }
.rpic {  float: right; padding:3px; margin-left: 2px; margin-right:2px;}
.lpic {  float: left; padding:3px; margin-left: 2px; margin-right:2px;}
form {
margin-bottom: 0; 
margin-top: 0; 
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.titleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5780B7;
	text-decoration: none;
}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5780B7;
	text-decoration: none;
}
.category:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bkgsearch{
	background: url(imgshop/template/bkg_search.jpg);
	background-repeat: no-repeat;
}
.logoend{
	background: url(imgshop/template/logo_end.gif);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}
.bkgmenu{
	background: url(imgshop/template/bkg_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #CCCCCC;
	height: 174px;
}
.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.textSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textWh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textLt {
 font: normal 11px Arial, Helvetica, sans-serif; 
	background-color: inherit;
	background-image: none;
	color: #666666;
	text-decoration: none;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.textBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #801C50;
	text-decoration: none;
}
.bdrR {
	border-right: 1px solid #cccccc;
}
.bdrL {
	border-left: 1px solid #cccccc;
}
.bdrT {
	border-top: 1px solid #cccccc;
}
.columnspace {
	width: 3px;
}
.contentPad {
padding: 10px;
}