.menu1 {
	background-image: url(../images/menu.png);
	background-position: left top;
	width: 320px;
	height: 35px;
	font-size: 25px;
}

.menu_b {
	background-image: url(../images/menu_b.png);
	background-position: left top;
	width: 1100px;
	height: 50px;
}
.menu_o {
	background-image: url(../images/menu_o.png);
	background-position: left top;
	width: 740px;
	height: 35px;
}

.menu_ob {
	background-image: url(../images/menu_ob.png);
	background-position: left top;
	width: 740px;
	height: 35px;
}

.center {
	font-size: 12px;
	font-style: normal;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 14px;
	}
	
a:link {
    text-decoration: none;
    color: #0000d0;
    padding: 2px;
}

a:hover {
    text-decoration: none;
    background: #f48000; 
    color: #ffe;
} 
   
.menu_font   {

    padding-left: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.menu_font1  {
     font-size: 14px;
     Margin-top: 5px;
     Margin-bottom: 5px;
}

.h1 {
   font-family:verdana; font-size:18px;
    Margin-top: 1px;
    Margin-bottom: 1px;
}

.style25 {
	font-size: 24px;
}

.style27 {
	font-size: 14px;
}