/* CSS Document */

body {
   background-color:#FFFFFF;  
   font-family: Verdana;
   font-size:12px;
   font-weight:normal;
   color:#993333;
}
.focim {
    font-family: Verdana;
    font-size:15px;
	text-decoration: none;
	color: #993333;
	font-weight:bold;
}
.fomenu {
    font-family: Verdana;
    font-size:14px;
	text-decoration: none;
	color: #993333;
	font-weight:bold;
}
.fomenu a{
    display: block;
    height: 100%;
    font-family: Verdana;
    font-size:14px;
	text-decoration: none;
	color: #993333;
	font-weight:bold;
}
.fomenu a:hover {
   background-color: #993333;
   font-family: Verdana;
   font-size:14px;
   text-decoration: none;
   color: #FFFFFF;
   font-weight:bold;
}
.top1 {
   background-image: url(../images/top2.jpg);
   background-repeat:no-repeat;
   width: 568px;
   height: 87px;
}
.leftbg { background-image: url(../images/left_bg.jpg);
   background-repeat: repeat-y;
   width: 12px;
   height: 1px;
}
.rightbg { background-image: url(../images/right_bg.jpg);
   background-repeat: repeat-y;
   width: 12px;
   height: 1px;
}
.bottbg { background-image: url(../images/bott_bg.jpg);
   background-repeat: repeat-x;
   width: 1px;
   height: 20px;
   font-family: Verdana;
   font-size:12px;
   font-weight:normal;
   color:#FFFFFF;
   text-align:center;
}
.menubg { background-image: url(../images/menu_alap.jpg);
   background-repeat: no-repeat;
   width: 790px;
   height: 17px;
}
.centbg { background-image: url(../images/center_bg.jpg);
   background-repeat: repeat-y;
   width: 766px;
   height: 1px;
   font-family: Verdana;
   font-size:12px;
   font-weight:normal;
   color:#993333;
}
.centbg a{
   font-family: Verdana;
   font-size:12px;
   font-weight:normal;
   color:#f74848;
}
.centbg a:hover{
   font-family: Verdana;
   font-size:12px;
   font-weight:normal;
   color:#000000;
}