﻿*
{
	margin: 0;
	padding: 0;
	border: 0;
}
body
{
	font-family: 宋体;
	font-size: 9pt;
	background: url(../images/bg.gif);
}
.Button
{
	height: 24px;
	width: 64px;
	line-height: 24px;
	background: url(../images/button.gif) no-repeat left top;
	border: none;
	text-align: center;
	vertical-align: middle;
}
#Container
{
	background: #fafafa;
	width: 768px;
	margin: 0 auto;
}
#Container iframe
{
	width: 768px;
	height: 186px;
}
#Header #HeaderPic
{
	height: 96px;
}
#Header #HeaderMenu
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	background: #cde9ca url(../images/menubg.jpg) repeat-x left top;
	height: 56px;
	width: 100%;
	padding-left: 8px;
	padding-right: 8px;
	border: solid 0px #eee;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
#Header .HeaderMenu
{
	background: url(../images/menubg.jpg) repeat-x left top;
}
html>body #header #HeaderMenu
{
	opacity: 0.9;
}
#Header #HeaderMenu td
{
	font-size: 11pt;
	font-family: 宋体;
	display: inline;
	line-height: 32px;
	padding-left: 8px;
	padding-right: 8px;
}
#Header #HeaderMenu .split
{
	background: url(../images/split.jpg) no-repeat center center;
	width: 1px;
}
#Header #HeaderMenu a
{
	text-decoration: none;
	color: #000;
}
#Header #HeaderMenu #SecMenu
{
	line-height: 24px;
	font-size: 9pt;
	font-family: 宋体;
}
#Header #HeaderMenu #SecMenu div
{
	height: 24px;
	line-height: 24px;
}
#Header #HeaderMenu #SecMenu ul li
{
	display: inline;
}
#Header #HeaderMenu #SecMenu ul li a
{
	color: #000;
	text-decoration: none;
}
#Header #HeaderMenu #SecMenu ul li a:hover
{
	font-weight: bold;
}
#Header #HeaderMenu #SecMenu ul li a:visited
{
	color: #000;
	text-decoration: none;
}
#Header #HeaderMenu #Corp
{
	padding-left: 12em;
}
#Header #HeaderMenu #Reco
{
	padding-left: 34em;
}
#Header #HeaderMenu #Board
{
	text-align: right;
	padding-right: 1em;
}
#PageBody
{
	width: 100%;
	height: 480px;
}
#PageBody #SideBar
{
	padding-top: 1em;
	background: #f1ffea;
	border-right: solid 1px #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55ceffca, endColorstr=#55ebffd3);
	width: 224px;
	vertical-align: top;
}
#PageBody #SideBar #NaviTitle
{
	height: 24px;
	line-height: 24px;
	text-indent: 1em;
	font-size: 18px;
}
#PageBody #SideBar #FndLink
{
	margin-top: 32px;
	height: 24px;
	line-height: 24px;
	text-indent: 1em;
	font-size: 18px;
	background: url(../images/link.jpg) no-repeat center top;
}
#PageBody #SideBar #dlFndLink
{
	width: 100%;
	margin-top: 4px;
	text-align: center;
}
#PageBody #SideBar #dlFndLink table td
{
	width: 96px;
	border: solid 1px #ccc;
}
#SideBar table td
{
	text-align: center;
	vertical-align: middle;
}
#SideBar table td a img
{
	height: 48px;
	width: 96px;
	border: none;
	background: #fff;
}
#PageBody #SideBar #boardNavi div
{
	background: url(../images/id.gif) no-repeat 8px center;
	height: 24px;
	line-height: 24px;
	text-align: left;
	text-indent: 3em;
	border-bottom: dotted 1px #ddd;
}
#PageBody #SideBar #boardNavi div a
{
	text-decoration: none;
	color: #000;
}
#PageBody #SideBar #boardNavi div a:hover
{
	color: #5E8705;
	text-decoration: underline;
}
#PageBody #SideBar div table
{
	margin-top: 1em;
	width: 100%;
	margin-bottom: 1em;
}
#PageBody #SideBar div table td
{
	height: 28px;
	border-bottom: dotted 1px #aaa;
}
#PageBody #MainBody
{
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 1em;
	vertical-align: top;
}
#PageBody #MainBody div
{
	background: url(../images/btm.gif) repeat-x left bottom;
	font-family: 宋体;
	font-size: 10pt;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	text-indent: 1em;
}
#PageBody #MainBody table
{
	width: 100%;
}
#PageBody #MainBody table td .Input
{
	border: solid 1px #ddd;
}
#PageBody #MainBody #ContentTitle
{
	font-family: 黑体;
	font-size: 24px;
	border: solid 0px #dadada;
	border-bottom: 2px;
	text-indent: 1em;
}
#Footer
{
	background: #edffec;
	border-top: solid 1px #ccc;
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: center;
	line-height: 14px;
}
#Footer iframe
{
	width: 768px;
	height: 46px;
}