﻿@charset "utf-8";
/* CSS Document */
/* Author: Webnergy Solutions */
/* Copyright: My Kitchen */
/* Created Date: 05-14-2009 */




/* =========================================  TOP-Layout ============================================ */

body#topbg {
	height:77px;
	line-height:77px;
	background:#fff000;
}

#tophome {
	margin:0 auto;
	width:1003px;
	height:77px;
	line-height:77px;
	background:#f00;
}




