body {  
background: linear-gradient(#70e1f5,#ffd194);
background-repeat: no-repeat;
}


#container {
width: 960px;margin:auto;
height:100%;/* for IE6 */
min-height:100%;
}


#head {
 width:960px;
}

#header{
 width: 960pix; height: 61px;
 position: relative;
}

#header_title {
 margin-top:0px; float: left; width: 474pix; height: 61px
}

#headNavi {
 margin-top: 39px;  margin-left: 2px; margin-right: 0px; height: 50px; font-size: 0.75em; width: auto; height: 22px; 
 border-top:none; border-bottom: none; float: left; color="#ffffff"
}
#headNavi ul {
 margin: 0; padding: 0;
}
#headNavi li {
 list-style-type: none; float: left;
}
#headNavi li a {
 display: block; width: 122px; line-height: 22px; border-right: none; 
  text-align: center; text-decoration: none;
}
#headNavi li a {
 background-image:url(images/button_bar.gif); background-repeat: norepeat; margin-left: 0px; color: #ffffff; 
}
#headNavi li a:hover {
 background-position: 0 -32px;
}

#search {
width: 234px; height: 50px; position: absolute; bottom: 0; right:0;
background:#70e1f5;
}

table1 {
background-color: #70e1f5;
}

.menu1  {width: 960px; height: 30px; margin-top: 15px;}
.menu1 a {text-decoration: none;}
.menu1 #current a	{background-image: url(images/button1.jpg); z-index: 3;}
.menu1 #link2 a	{background-image: url(images/button2.jpg); z-index: 3;}
.menu1 #link3 a {background-image: url(images/button3.jpg); z-index: 3;}
.menu1 #link4 a	{background-image: url(images/button4.jpg); z-index: 3;}
.menu1 span {position: relative; z-index: -1;}  
.menu1 ul {margin: 0; padding: 0;}
.menu1 li	{list-style-type: none; float: left;}
.menu1 li a {display: block; width: 240px; line-height: 30px; border-right: solid 0px #aaaaaa;}
.menu1 li a:hover {background-position: 0  -35px;}
.menu1 #current a {background-position: 0  -70px;}

#content{width:960px; margin:auto; background-color: #f0ffff; line-height: 1.5; margin-top:5px; }


#sinro{width:920px; margin:auto; background-color: #f0ffff; line-height: 1.5; margin-top:0px; margin-left:20px; margin-right:20px;}


#pageTitle {
 margin-top: 10px; margin-bottom: 0px; 
}



#footer{
clear:both; width: 960px; height: 40px; margin-top: 5px; background-color: #FFCDB9; 
}

#footer_inner{padding: 25px 10px; }
#footer p {color; #ffffff; font-size: 0.75em; margin: 0; text-align:center;}


