body {
	background-image: url(bg.jpg);
	font-family: Tahoma;
	font-size: 12px;
}
.clear {line-height: 0px; font-size: 1px; height: 0px; clear: both; margin: 0; padding: 0; }
.spacer{line-height:0; font-size:0; clear:both;	}
.table_main {
	padding: 0px;
	width: 980px;
	background-color: #FFFFFF;
}
.top_menu {
	background-image: url(image/meu_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b9b9b9;
}
.top_menu_text  a{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 2px;
	text-decoration: none;
}
.left {
	width: 225px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
}
.main {
	padding-top: 10px;
	text-align: left;
}
.frame {
	background-image: url(image/frame_140_155.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 140px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.frame_small {
	background-image: url(image/frame_140_124.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 140px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.footer {
	background-image: url(image/footer_bg.jpg);
	border: 1px solid #aeaeae;
	height: 53px;
	font-weight: bold;
	color: #3f3f3f;
	text-align: center;
}
.search {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
}
.frame_image {
	text-align: center;
	padding: 3px;
}
.frame_text {
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
}
.left_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.searchbut {
	font-size: 12px;
	border: 1px solid #5E97D7;
	margin-right: 4px;
	font-weight: bold;
	background-color: #92BBED;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.topic_page {
	font-size: 18px;
	font-weight: bold;
	color: #2e7582;
	padding: 5px;
}
.topic_product {
	font-size: 18px;
	font-weight: bold;
	color: #339966;
	padding: 5px;
}
.customer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8fb9d0;
}
.cus_review {
}


.product {
	border: 1px solid #CCCCCC;
}
.left_menu {	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.left_menu a{
	color: #333333;
	text-decoration: none;
}
.table_default {
	border: thin solid #CCC;
}
.text_normal {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.table_product_list {
	color:#666;
	font-size: 11px;
	border-bottom:#CCC solid thin;
	padding:10px;
}
.table_product_list_left {
	color:#666;
	font-size: 11px;
	border-bottom:#CCC solid thin;
	border-left:#CCC solid thin;
	padding:10px;
}
.table_product_list_right {
	color:#666;
	font-size: 11px;
	border-bottom:#CCC solid thin;
	border-right:#CCC solid thin;
	padding:10px;
}
.textbox {
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	border: thin solid #666;
	width: 160px;
}




