﻿@charset "utf-8";
body {
	background: #edead7 url(../images/main-bg.gif);
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
img {
	border: 0px;}
a {
	text-decoration: none;}
a:hover {
	text-decoration: underline;}
div.mbody {
	margin: 0px auto;
	text-align: left;
	width: 1000px;}
div.header {
	height: 232px;
	background:url(../images/head-bg.jpg) left top no-repeat;}
div.header #logobar {
	position:relative;
	width: 277px;
	height: 83px;
	top: 46px;
	left: 18px;}
div.header form#au0a {
	background: #FFF url(../images/searchbar-bg.gif) no-repeat;
	width: 270px;
	height: 36px;
	position: relative;
	float: right;
	right: 20px;
	top: 145px;
	margin: 0px;
	padding: 0px;}
div.header form#au0a #showkeycode149885 {
	border: 0px;
	background: #FFF url(../images/searchbar-input-bg.gif) no-repeat left center;
	margin: 8px 5px;
	height: 20px;
	width: 220px;
	font-size: 12px;
	float: left;}
div.header form#au0a input.nobg {
	background-color: #FFF;
	background-image: none !important;}
div.header form#au0a #btnSubmit {
	float: right;
	width: 24px;
	height: 24px;
	border: 0px;
	margin: 6px;}
div.header #menubar {
	border-bottom: 2px solid #005615;
	height: 27px;
	margin-top: 120px;}

div.contaner {
	background: #FFF;}

div.bottom {
	border-top: 2px solid #005615;
	line-height: 35px;
	background: #FFF url(../images/bottom-bg.gif) repeat-x;}
div.bottom #service {
	color: #005615;
	font-weight: bold;
	float: right;
	margin: 0px 15px;
	text-align: left;
	width: 250px;}
#serviceList {
	width: 100px;
	font-size: 12px;
	height: 17px;
	background: #FFF url(../images/selecte-icon.gif) no-repeat right top;
	border: 1px solid #7f9db9;
	margin: 0px;
	padding: 0px;
	cursor: default;}
#linksSelect {
	border: 1px solid #7f9db9;
	background: #FFF;
	width: 100px;
	list-style: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: auto;
	line-height: 17px;
	overflow: visible;
	float: left;
	position: absolute;
	font-weight: normal;
	z-index: 99;
	display: none;}

#linksSelect li a {
	display: block;
	white-space:nowrap;
	overflow: visible;
	line-height: 17px;
	padding: 0px 3px;
	text-decoration: none;}
#linksSelect li a:hover {
	background: #039;
	color: #FFF;}
#linksSelect li a.firstNode:hover {
	background: none;
	color: #000;
	cursor: default;}

div.bottom #links {
	margin: 0px 15px;}
div.bottom #links a {
	color: #666;
	padding: 0px 5px;}
div.bottom #copyright {
	text-align: center;
	margin: 5px auto;}
div.bottom #copyright p {
	margin: 5px auto;
	line-height: 18px;}
div#toolsbar {
	border: 2px solid #005615;
	background: #fff;
	width: 125px;
	position: fixed;
	top: 150px;
	right: -106px;}
div.toolsbarShow {
	right: 0px !important;}
div#toolsbar .tit {
	background: #005615;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;}
div#toolsbar ul.list {
	list-style: none;
	margin: 10px 5px; 
	padding: 0px;
	line-height: 25px;
	text-align: left;}
div#toolsbar a.tofb {
	background: #005615;
	display: block;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;}
.red {
	color: red;}
