/* CSS Document */

body {
	background-color: #A09E87;
	background-image: url(images/Seawave_20.jpg);
	background-repeat: repeat-x;
}

.bodytxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	font-weight: lighter;
	font-variant: normal;
}


.title_red {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FF7D7D;
	font-weight: normal;
}

.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#09F;
	text-align: left;
}

.title_blue_small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color:#09F;
	text-align: left;
}

.title_header{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #666;
	font-weight:normal;
	text-transform: none;
}

.table{
	width:839px;
	background-color: #FFF;
	vertical-align:top;
}

/*-------------------------------------------------------------About_us.html----------------------------------------------------------- */



#top_content_aboutUs {
  	margin-left: 240px ;
	position:relative;
    top:-300px;
}

#top_image_aboutUs{
	margin-left: auto ;
}

#banner_aboutUs{
	position:relative;
	top:-300px;
}

#bottom_image_aboutUs{
	position:relative;
    top:-300px;
}

#bottom_content_aboutUs {
  	margin-left: 240px ;
	position:relative;
    top:-600px;
}




/*-------------------------------------------------------------Product.html----------------------------------------------------------- */


#banner_product{
	position:relative;
	margin-right: 600px ;
	top:0px;
}

#left_content_product {
	margin-right: 0px ;
	position:relative;
    top:0px;
}

#middle_content_product{
    margin-left: 270px ;
	margin-right: 300px ;
	position:relative;
    top:-380px;
}

#right_content_product {
  	margin-left: 240px ;
	position:relative;
    top:-600px;
}


/*-------------------------------------------------------------cooking1.html----------------------------------------------------------- */


#title_cooking1 {
	margin-left: 50px ;
	position:relative;
    top:0px;
}

#text_cooking1 {
	margin-left: 50px ;
	position:relative;
    top:-30px;
}
.footer {
	color: #FFF;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
}

a:link {
	color: #000;
text-decoration:  }
a:active {color: #09F; text-decoration: underline; }
a:visited {color: #069; text-decoration: underline; }
a:hover {color: #09F; text-decoration: none; }
.Chinese {
	font-family: "MS Serif", "New York", serif;
}
.Chinese_Title {
	font-family: "MS Serif", "New York", serif;
	font-size: 20px;
	font-weight: bold;
	color: #09F;
}

