@charset "utf-8";
/* CSS Document */

#head{ border-top:3px solid #32347F; height:87px; background:url( ../img/head/head_bg.jpg) left top repeat-x; padding-left:12px;}

#head ul li{ display:block; float:left;}

#logo{ float:left; margin-top:20px; width:305px; height:55px; background:url( ../img/head/logo.gif) left top no-repeat; text-indent:-9999px; }
#logo a{ display:block;width:305px; height:55px;}

#topmenu{ float:right; width:198px; height:20px; margin-left:10px;}
#topmenu ul li a{ display:block; text-decoration:none;text-indent:-9999px;height:20px;}
#topmenu ul li#topmenu1 a{width:81px; background:url(../img/head/topmenu1.gif);}
#topmenu ul li#topmenu2 a{width:107px; background:url(../img/head/topmenu2.gif);}
#topmenu ul li a span{ visibility:hidden;}

#lang{ clear:right; float:right;width:256px; height:28px; margin-left:10px; margin-top:20px;}
#lang ul li a{ display:block;text-indent:-9999px;height:28px;}
#lang ul li#lang1 a{width:115px; background:url(../img/head/lang1.jpg);}
#lang ul li#lang2 a{width:65px; background:url(../img/head/lang2.jpg);}
#lang ul li#lang3 a{width:66px; background:url(../img/head/lang3.jpg);}
#lang ul li#lang1 a:hover{background:url(../img/head/lang_on1.jpg);}
#lang ul li#lang2 a:hover{width:65px; background:url(../img/head/lang_on2.jpg);}
#lang ul li#lang3 a:hover{width:65px; background:url(../img/head/lang_on3.jpg);}

