/* CSS Document */

.right_bg{
background-image:url(../images/right_bg.jpg);
height:470px;
background-repeat:no-repeat;
}
.logo{
background-image:url(../images/logo.jpg);
height:166px;
background-repeat:no-repeat;
}
.nav_left{
background-image:url(../images/nav_left.jpg);
height:208px;
background-repeat:no-repeat;
}
.nav_right{
background-image:url(../images/nav_right.jpg);
height:207px;
background-repeat:no-repeat;
}
.nav_buttom{background-image:url(../images/nav_buttom.jpg);
width:130px;
background-repeat:no-repeat;
}
.top{
background-image:url(../images/top.jpg);
width:412px;
background-repeat:no-repeat;
}
.buttom{
background-image:url(../images/buttom.jpg);
width:215px;
background-repeat:no-repeat;
}
.buttom_02{
background-image:url(../images/buttom_02.jpg);
height:20px;
background-repeat:no-repeat;
}
.but_01_bg{
background-image:url(../images/but_01_bg.jpg);
height:12px;
width:100px;
background-repeat:no-repeat;
}
.but_02_bg{
background-image:url(../images/but_02_bg.jpg);
height:12px;
width:100px;
background-repeat:no-repeat;
}
.companylink{
background-image:url(../images/companylink.jpg);
width:404px;
height:19px;
background-repeat:no-repeat;
}
..link:link{
color:#FF0000;
}
.link:hover{
color:#FF0000;
}
.link:visited{
color:#FF0000;
}