@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background: 	background: #edeff3;
	margin: 0px;
	padding: 0px;
	background: #494a4c;
}

/* default */
html, div,
h1, h2, h3, h4, h5, h6,
html,body,
pre, blockquote,
ul, ol, li, dl, dt, dd, td,
address, span, form {
	margin: 0;
	padding: 0;
	font: normal 1em/110% "MS UI Gothic", Arial;
	text-decoration: none;
	color: #000000;
}

/* FireFox3  */
html>/**/body html, div,
h1, h2, h3, h4, h5, h6,
html,body,
pre, blockquote,
ul, ol, li, dl, dt, dd, td,
address, span, form, x:-moz-any-link, x:default {
    margin: 0;
    padding: 0;
	font: normal 1em/110% "Arial MS UI Gothic Helvetica";
	letter-spacing:0;
	text-decoration: none;
	color: #666666;
}

/* IE7  */
*+html div,
h1, h2, h3, h4, h5, h6,
html,body,
 pre, blockquote,
ul, ol, li, dl, dt, dd, td,
address, span, form {
	margin: 0;
	padding: 0;
	font: normal 1em/110% "MS UI Gothic", Arial;
	letter-spacing:0;
	text-decoration: none;
	color: #000000;
}

/*IE6*/
* html img{
vertical-align: bottom;
}

/*IE7*/
*:first-child+html img{
vertical-align: bottom;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #003399;
}

ul, ol {
	list-style: none;
}

h1 {
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.clear {
	clear: both;
}

#container {
	height: 582px;
	width: 900px;
	background: #edeff3;
	margin-top: -292px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 14px;
}

#content_head {
	display: block;
	height: 34px;
	width: 900px;
}

#content {
	height: 480px;
	width: 826px;
	background: #FFFFFF;
	margin-left: 34px;
	position: relative;
}

#bottom {
	width: 860px;
	height: 68px;
	margin-left: 40px;
}

#header {
	height: 28px;
}

#header_left {
	width: 540px;
	float: left;
}

#header_right {
	width: 286px;
	float: left;
}

#main_frame {
	float: left;
	width: 619px;
	height: 326px;
	border: 1px solid #494A4C;
	margin-left: 2px;
	_position: absolute;
}

* html #main_frame {
	display: inline; 
}

.right_move {
	text-align: right;
	margin-top: 6px;
	margin-right: 15px;
	font-size: 10px;
}

.right_move2 {
	margin-left: 26px;
}

#smoothmenu1 {
	height: 328px;
	width: 199px;
	float: right;
	margin-right: 2px;
}

* html #smoothmenu1 {
	display: inline; 
}

#smoothmenu1 li {
	display: block;
	float: left;
	height: 41px;
}

#footer {
	height: 118px;
	width: 820px;
	border: 1px solid #494A4C;
	margin: 2px auto;
}

#topic_path  {
	position: absolute;
	top: -20px;
	right: 5px;
	font-size: 10px;
}

#octanorm_logo {
	margin-left: 246px;
}

#bottom_space {
	height: 40px;
}

#bottom_menu {
	overflow: hidden;
	margin-right: 40px;
	_position: relative;
	_right: 55px;
	_bottom: -10px;
}

*:first-child+html #main_frame {
	position: absolute;
}

*:first-child+html #bottom_menu {
	overflow: hidden;
	_right: 60px;
	_bottom: 20px;
	position: static;
}

*:first-child+html .bottom_space {
	margin-right: 60px;
}

#bottom_menu, x:-moz-read-only {
	right: 110px;
	bottom: -10px;
}

#bottom_menu ul {
   position:relative;
   left:50%;
   float:left;
}

#bottom_menu li {
	position:relative;
	left:-50%;
	float:left;
	line-height: 20px;
}

#bottom_menu .bottom_space {
	width: 60px;
}

#company_name {
	font-weight: bold;
}
