/* CSS Document */



.tab-menu1 {

	float:left;

	background: url(../images/v-menu/menu-top.jpg);

	background-position: top;

	background-repeat: no-repeat;

	/*border-color:#044D2F;

	border-bottom-width:1px;

	border-right-width:1px;

	border-top: 0px;

	border-left-width:1px;

	border-style: solid;*/

	width: 165px;

	text-align:left;

	font-size:0.7em;

	margin:30px 0px 0px 17px;

}



.tab-menu1_single {

	float:left;

	background: url(../images/v-menu/menu-top_single_tab.jpg);

	background-position: top;

	background-repeat: no-repeat;

	/*border-color:#044D2F;

	border-bottom-width:1px;

	border-right-width:1px;

	border-top: 0px;

	border-left-width:1px;

	border-style: solid;*/

	width: 165px;

	text-align:left;

	font-size:0.7em;

	margin:30px 0px 0px 17px;

}



.tab-menu1_swap {

	float:left;

	background: url(../images/v-menu/menu-top_swap_tab.jpg);

	background-position: top;

	background-repeat: no-repeat;

	/*border-color:#044D2F;

	border-bottom-width:1px;

	border-right-width:1px;

	border-top: 0px;

	border-left-width:1px;

	border-style: solid;*/

	width: 165px;

	text-align:left;

	font-size:0.7em;

	margin:30px 0px 0px 17px;

}



.tab-menu1_long {

	float:left;

	background: url(../images/v-menu/menu-top_long_2_tab.jpg);

	background-position: top;

	background-repeat: no-repeat;

	/*border-color:#044D2F;

	border-bottom-width:1px;

	border-right-width:1px;

	border-top: 0px;

	border-left-width:1px;

	border-style: solid;*/

	width: 165px;

	text-align:left;

	font-size:0.7em;

	margin:30px 0px 0px 17px;

}

.tab-menu2 {

	float: left;

	background: url(../images/v-menu/menu-mid.jpg);

	background-repeat: repeat-y;

	width: 155px;

	text-align:left;

	font-size:12.5px;

	font-family: Arial, Verdana, Serif;

	color:#333333;

	margin: 0px 0px 0px 17px;

	padding-left: 10px;

}



.tab-menu2 a{

  text-align:left; 

  background:#fff; 

  font-size: 12.5px;

  font-weight:normal;

  color:#525252;

  /*padding-left: 3px;*/

  line-height: 14px;

}



.tab-menu2 a:hover{

  text-decoration: underline;

}



.tab-menu3 {

	float:left;
	
	background: url(../images/v-menu/menu-bottom.jpg);

	background-position: top;

	background-repeat: no-repeat;

	width: 165px;

	height: 22px;

	margin:-12px 0px 0px 17px;

}