*{
	margin:0px;
	padding:0px;
	font-size:12px;
	border: 0;
}

html {
    overflow-y:scroll;
}

hr{
	height:1px;
	color: #666666;
}

#tbl table{
	font-size: 13px;
	color: #333333;
	border-collapse: collapse;
}

#tbl th{
	background-color: #B9C6FF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #999999;
}

#tbl td{
	border: 1px solid #999999;
	padding: 10px;
	background-color: #FFFFFF;
}

body{
  background-image : url(img/sky1.jpg);
  background-repeat : repeat;
  background-attachment : fixed;
  text-align:center;
}

h1{
  width:800px;
  font-size:13px;
  font-weight:bold;
  text-align:senter;
  }

h2{
	font-size:20px;
	font-weight:bold;
	border-bottom: medium dotted #B9C6FF;
	padding-bottom: 4px;
	width: 80%;
  }
  
h3{
  font-size:15px;
  padding:30px 10px 0px 0px ;
  font-weight:bold;
  }

h4{
  font-size:14px;
  padding:10px 0px 0px 200px ;
  text-align:left;
  }
  

#header{
	width:800px;
	margin: 0px auto;
	height: 120px;
  }

#title{
   width:640px;
   height:110px;
   float:left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src=img/titlelogo.png);
}
#title img{
    display:none;
}

#title >img{
    display:block;
}


#weather{
  padding:0px 0px 0px 0px ;
  width:160px;
  height:102px;
  float:left;
 }

#button{
  width:800px;
  height:97px;
  padding:15px 0px 0px 0px;
  background-image:url(img/header.gif);
}

#b_top{
   width:150px;
   height:40px;
   float:left;

}

#b_shop{
   width:150px;
   height:40px;
   float:left;
}


#b_traffic{
   width:150px;
   height:40px;
   float:left;}

#b_contact{

   width:200px;
   height:40px;
   float:left;
}


#b_link{

   width:150px;
   height:40px;
   float:left;}

.pull{
  margin:0px;
  padding:5px 0px 0px 10px ;
  width:150px;
  height:50px;
  font-size:13px;
  background-color:#438ce0;
  font-weight:bold;
  color:#ffffff;
  z-index:100;}

.pull:hover{
  margin:0px;
  padding:5px 0px 0px 10px ;
  width:150px;
  height:50px;
  font-size:13px;
  background-color:#ffffff;
  font-weight:bold;
  color:#438ce0;
  z-index:100;}





#main{
  width:800px;
  background-image : url(img/main.gif);
  background-repeat : repeat-y;
}


#footer{
  width:100%;
  height:163px;
  background-image : url(img/beach.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;}

#copyright{
  margin:0px;
  padding:0px;
  width:800px;
  height:163px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src=img/copyright.png);
}

#copyright img{
    display:none;
}

#copyright >img{
    display:block;
}

#info{
	height:100px;
	width:100%;
	overflow:scroll;
	overflow-x:auto;
	text-align: left;
	background-color: #FFFFFF;
}

#content {
	margin: 0px auto;
	width: 800px;
}

#content #info p {
	text-indent: 66px;
}

#content #main p {
	padding-left: 20px;
	padding-top: 5px;
}

#content #main .moji{
  font-size: 11px;
  color:#FF0000;
}
#bana {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
