body {margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#EBE7E8;
	
}
td{font-size:12px;
   color:#555555;
   line-height: 22px;}
a:active,a:link,a:visited{text-decoration:none;color:#555555;}
a:hover {text-decoration:underline;color:#666666;}
.a:active,.a:link,.a:visited{text-decoration:none;color:#333;}
.a:hover {text-decoration:underline;color:#666666;}
.nav:active,.nav:link,.nav:visited{text-decoration:none;color:#04517A; }
.nav:hover {text-decoration:underline;color:#000;}
ol,ul,li { list-style:none;}
hr {border:1px #cccccc dotted;}
.table_border {
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	height: 520px;
}
.font14big{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
.font14big:link,.font14big:active,.font14big:visited{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}
.font14big:hover{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

.font14:link,.font14:active,.font14:visited{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.font14:hover{
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color:#003366;
}
.pageContent{ padding:8px; background:#ffffff}

.box { border-left:1px #D3D3D3 solid; border-right:1px #D3D3D3 solid; background:url(../images/index_24.jpg) bottom repeat-x; padding:8px
}
.search{width:200px;margin:0px auto;padding-top:40px;}
.search1{width:186px;margin:0px auto;padding-top:40px;}
form{padding:0px;margin:0px 0px 8px 0px;}
.inputsearch{border:1px solid #ffffff; width:120px; background:#FFFFFF;height:21px;line-height:21px;padding-left:5px;}
.inputsearch1{border:1px solid #ffffff; width:100px; background:#FFFFFF;height:21px;line-height:21px;padding-left:5px;}
.btnsearch{height:25px;line-height:25px;padding:0px;margin:0px;}

.producto_lista {
	background: url(bg_producto_lista.png) repeat-x bottom;
	border: 1px solid #d3d3d3;
	position: relative;overflow:hidden;
	margin-bottom: 6px;
	margin-top:6px;
	padding:5px 0 0 5px;clear:both;
	
}
.producto_lista em{ color:#555; text-decoration:underline}
.producto_lista .new {
	position: absolute;
	bottom: 0;
	left: 0;
}

.producto_lista img, .producto_lista ul {
	float: left;
}

.producto_lista h3 {
	margin: 10px 10px 0 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.producto_lista p {
	margin: 5px 10px 0 5px;
	color: #737373;
	font-size: 12px;
	line-height: 18px!important;
}
