
/*header*/
div#header { font-size: 10px; background-color: #fff; text-align: left; width: 980px; margin: 0; padding-top: 12px; padding-left: 12px; }
 

.h_title { text-align: left; width: 500px; float: left; clear: both; margin: 0; }

 
.viking { text-align: right; width: 170px; height: 72px; float: left; margin-top: 12px; padding-left: 30px; }


div#header h1 { color: #c00; font-size: 13px; font-weight: normal; line-height: 140%; margin: 12px 0 0; padding: 0; }

div#g_menu { font-size: 12px; background-color: #fff; text-align: left; width: 750px; height: 30px; clear: both; margin: 0; padding-top: 5px; padding-left: 12px; }
 

#g_menu ul { height: 30px; list-style: none; margin: 0; padding: 0; }
 
#g_menu li {
 background-position: left top; 
 text-align: left; 
 display: block; 
 height: 24px; 
 float: left ; 
 margin: 0; 
 padding: 0; 
 }

a.ao:link, a.ao:visited, a.ao:active { color: #fff; background-image: url(img/header/m_back.gif); background-repeat: repeat-x; background-position: left top; text-decoration: none; text-align: center; height: 24px; float: left; display: block; margin: 0; padding: 6px 10px 0; border-right: 1px solid #fff; }
 
a.ao:hover { color: #fff; background-image: url(img/header/m_back.gif); background-repeat: repeat-x; background-position: left top; text-decoration: none; text-align: center; height: 24px; float: left; display: block; margin: 0; padding: 6px 10px 0; border-right: 1px solid #fff; }
 
 a.ak:link, a.ak:visited, a.ak:active { color: #fff; background-image: url(img/header/m_back2.gif); background-repeat: repeat-x; background-position: left top; text-decoration: none; text-align: center; height: 24px; float: left; display: block; margin: 0; padding: 6px 10px 0; border-right: 1px solid #fff; }
 
a.ak:hover { color: #fff; background-image: url(img/header/m_back2.gif); background-repeat: repeat-x; background-position: left top; text-decoration: none; text-align: center; height: 24px; float: left; display: block; margin: 0; padding: 6px 10px 0; border-right: 1px solid #fff; }

div.clear { clear: both;}

div.bplus{
	float: right;
	height: 97px;
	width: 175px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
