@charset "UTF-8";
/* CSS Document */

#Table_Menu {
	position:fixed;
	top:323px;
	width:106px;
	height:192px;
	z-index:1;
}

#Table_Menu_Inside {
	position:relative;
	left:770px;
	width:106px;
	height:192px;
}

#menu-top_ {
	position:absolute;
	left:0px;
	top:0px;
	width:106px;
	height:41px;
	background-image:url(../images/menu_top.png);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
}

#menu-left_ {
	position:absolute;
	left:0px;
	top:41px;
	width:4px;
	height:134px;
	background-image:url(../images/menu_left.png);
	background-repeat:no-repeat;
}
#menu-right_ {
	position:absolute;
	left:103px;
	top:41px;
	width:3px;
	height:134px;
	background-image:url(../images/menu_right.png);
	background-repeat:no-repeat;
}

#menu-transparency1_ {
	position:absolute;
	left:4px;
	top:60px;
	width:99px;
	height:4px;
	background-image:url(../images/menu_transparency1.png);
	background-repeat:no-repeat;
}

#menu-transparency2_ {
	position:absolute;
	left:4px;
	top:83px;
	width:99px;
	height:4px;
	background-image:url(../images/menu_transparency2.png);
	background-repeat:no-repeat;
}

#menu-transparency3_ {
	position:absolute;
	left:4px;
	top:106px;
	width:99px;
	height:4px;
	background-image:url(../images/menu_transparency3.png);
	background-repeat:no-repeat;
}


#menu-transparency4_ {
	position:absolute;
	left:4px;
	top:129px;
	width:99px;
	height:4px;
	background-image:url(../images/menu_transparency4.png);
	background-repeat:no-repeat;
}

#menu-transparency5_ {
	position:absolute;
	left:4px;
	top:152px;
	width:99px;
	height:4px;
	background-image:url(../images/menu_transparency4.png);
	background-repeat:no-repeat;
}

#menu-bottom_ {
	position:absolute;
	left:0px;
	top:175px;
	width:106px;
	height:40px;
	background-image:url(../images/menu_bottom.png);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
}

#Table_Menu a img {border-width: 0;}
a.btn_top {
	position:absolute;
	left:0px;
	top:0px;
	width:106px;
	height:41px;
	background-image:url(../images/menu_top2.png);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	}
a.btn_bottom {
	position:absolute;
	left:0px;
	top:175px;
	width:106px;
	height:40px;
	background-image:url(../images/menu_bottom2.png);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	}
a.btn_about {background: url(../images/menu_about.png) 0 0 no-repeat;
	position:absolute;
	left:4px;
	top:41px;
	width:99px;
	height:19px;
	display: block;
	text-decoration: none;
	}
a.btn_blog {background: url(../images/menu_blog.png) 0 0 no-repeat;
	position:absolute;
	left:4px;
	top:64px;
	width:99px;
	height:19px;
	display: block;
	text-decoration: none;
	}
a.btn_featured {background: url(../images/menu_featured.png) 0 0 no-repeat;
	position:absolute;
	left:4px;
	top:87px;
	width:99px;
	height:19px;
	display: block;
	text-decoration: none;
	}
a.btn_web {background: url(../images/menu_web.png) 0 0 no-repeat;
	position:absolute;
	left:4px;
	top:110px;
	width:99px;
	height:19px;
	display: block;
	text-decoration: none;
	}
a.btn_motion {background: url(../images/menu_motion.png) 0 0 no-repeat;
	position:absolute;
	left:4px;
	top:133px;
	width:99px;
	height:19px;
	display: block;
	text-decoration: none;
	}
a.btn_print {background: url(../images/menu_print.png) 0 0 no-repeat;
	position:absolute;
	left:4px;
	top:156px;
	width:99px;
	height:19px;
	display: block;
	text-decoration: none;
	}
a:hover.btn_top {background-position: 0 -41px;}
a:hover.btn_bottom {background-position: 0 -40px;}
a:hover.btn_featured {background-position: 0 -19px;}
a:hover.btn_about {background-position: 0 -19px;}
a:hover.btn_web {background-position: 0 -19px;}
a:hover.btn_motion {background-position: 0 -19px;}
a:hover.btn_blog {background-position: 0 -19px;}
a:hover.btn_print {background-position: 0 -19px;}
