@charset "utf-8";
/* CSS Document */
#Global_menu{
background:#dddddd;
margin:0px 0px 5px 0px;
padding:5px 1px;
}

#Global_menu ul{
width:797px;
height:52px;
}
.menu1{
width:159px;
height:52px;
text-indent:-9999px;
float:left;
}
.menu1 a{
display:block;
width:159px;
height:52px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(../img/menu1.gif) no-repeat center top;
}
.menu2{
width:158px;
height:52px;
text-indent:-9999px;
float:left;
}
.menu2 a{
display:block;
width:158px;
height:52px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(../img/menu2.gif) no-repeat center top;
}
.menu3{
width:158px;
height:52px;
text-indent:-9999px;
float:left;
}
.menu3 a{
display:block;
width:158px;
height:52px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(../img/menu3.gif) no-repeat center top;
}
.menu4{
width:158px;
height:52px;
text-indent:-9999px;
float:left;
}
.menu4 a{
display:block;
width:158px;
height:52px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(../img/menu4.gif) no-repeat center top;
}
.menu5{
width:164px;
height:52px;
text-indent:-9999px;
float:left;
}
.menu5 a{
display:block;
width:164px;
height:52px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:url(../img/menu5.gif) no-repeat center top;
}

/*TAB*/
#indexTab{
	margin:0px 0px 0px 0px;
	padding:0px 1px;
	height:24px;
	width:100%;
	background-image: url(../img/tab_back.jpg);
	background-repeat: repeat-x;
}
.index1 {
width:321px;
height:24px;
text-indent:-9999px;
float:left;
}
.index1 a {
display:block;
width:321px;
height:24px;
background-repeat:no-repeat;
background-image:url(../img/index1_a.jpg);

}
.index2 {
width:321px;
height:24px;
text-indent:-9999px;
float:left;
}
.index2 a {
display:block;
width:321px;
height:24px;
background-repeat:no-repeat;
background-image:url(../img/index2_a.jpg);

}
/************************/
