@charset "utf-8";
/* CSS Document */ 
*{ margin:0; padding:0; border:0;}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}

p{ margin:0; padding:0;}

img{border:0;}

form input {border:1px #CCC solid; padding:2px; width:290px;}
form textarea {border:1px #CCC solid; padding:2px;}

#button{ padding:2px 15px; width:auto; cursor:pointer;}

#menu_hender { float:left; width:411px; height:39px; }

#menu_hender ul{ margin:0px; padding:0; }
#menu_hender ul li{margin:0; padding:0; list-style:none; float:left;}

#menu_hender #link{ width:14px; height:39px; background-image:url(../images/menu_03.png);}

#menu_hender  a #home{width: 78px; height: 39px; background-image:url(../images/menu_02.png); cursor:pointer;}
#menu_hender  a:hover #home { background-image:url(../images/menu_02_hover.png);}

#menu_hender  a #promotion{width: 99px; height: 39px; background-image:url(../images/menu_04.png); cursor:pointer;}
#menu_hender  a:hover #promotion { background-image:url(../images/menu_04_hover.png);}

#menu_hender  a #gallery{width: 80px; height: 39px; background-image:url(../images/menu_06.png); cursor:pointer;}
#menu_hender  a:hover #gallery { background-image:url(../images/menu_06_hover.png);}

#menu_hender  a #contactus{width: 98px; height: 39px; background-image:url(../images/menu_08.png); cursor:pointer;}
#menu_hender  a:hover #contactus { background-image:url(../images/menu_08_hover.png);}

#contact_one_1{float:left; width:208px; height:242px;}
#contact_one_1 ul{ margin:0; padding:0;}
#contact_one_1 ul li{ margin:0; padding:0; display:block;} 

#me1{ border-bottom:1px #CCC dotted; width:208px; height:57px;  background-image:url(../images/content_teo_menu_01_01.png); cursor:pointer;}
#me1:hover{  background-image:url(../images/content_teo_menu_01_01_hove.png);}

#me2{ border-bottom:1px #CCC dotted; width:208px; height:52px;  background-image:url(../images/content_teo_menu_01_03.png); cursor:pointer;}
#me2:hover{  background-image:url(../images/menu_3_hover.png);}

#me3{ border-bottom:1px #CCC dotted; width:208px; height:56px;  background-image:url(../images/content_teo_menu_01_05.png); cursor:pointer;}
#me3:hover{background-image:url(../images/m5_hover.png);}

#me4{ border-bottom:1px #CCC dotted; width:208px; height:57px;  background-image:url(../images/content_teo_menu_01_07.png); cursor:pointer;}
#me4:hover{ background-image:url(../images/menu_4_hover.png);}

#footer{ width:992px; height:100px;  text-align:center; padding:5px; font-size:12px; line-height:150%; color:#FFFFFF}
