﻿/* CSS Document */
a.home{	background:transparent url('../images/en/home.jpg') no-repeat 0% 5px;}
a.home:hover, a.homeSel{background:transparent url('../images/en/home_h.jpg') no-repeat 0% 5px;}
a.about{	background:transparent url('../images/en/about.jpg') no-repeat 0% 5px; width: 83px;}
a.about:hover, a.aboutSel{background:transparent url('../images/en/about_h.jpg') no-repeat 0% 5px; width: 83px;}
a.project{	background:transparent url('../images/en/project.jpg') no-repeat 0% 5px;}
a.project:hover, a.projectSel{background:transparent url('../images/en/project_h.jpg') no-repeat 0% 5px;}
a.contact{	background:transparent url('../images/en/contact.jpg') no-repeat 0% 5px;}
a.contact:hover, a.contactSel{background:transparent url('../images/en/contact_h.jpg') no-repeat 0% 5px;}
.richF .L h2{background:transparent url('../images/en/cpTitle.jpg') no-repeat 0% 0%;}
.richF .R h2{background:transparent url('../images/en/cTitle.jpg') no-repeat 0% 0%;}
.bgsite{background:transparent url('../images/en/bgsite.png') no-repeat 0% 0%;}
