/* CSS Document */
body { 
	margin: 0
}

td,
select {
	font-family: verdana, "新宋休";
	font-size: 11px;
	color: #3b3b3b;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
}
a,
a:link,
a:visited,
a:active {
	color: #3b3b3b;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #e00b09;
	text-decoration: none;
	font-weight: normal;
}

.leftmenu {
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.mainmenu,
a.mainmenu:link,
a.mainmenu:visited,
a.mainmenu:active {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.mainmenu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #e00b09;
	text-decoration: none;
}
.mainmenu {
	font-size: 12px;
	font-weight: bold;
	color: #e00b09;
	text-decoration: none;
}
a.mainmenuon,
a.mainmenuon:link,
a.mainmenuon:visited,
a.mainmenuon:active {
	font-size: 12px;
	font-weight: bold;
	color: #e00b09;
	text-decoration: none;
}
a.mainmenuon:hover {
	font-size: 12px;
	font-weight: bold;
	color: #e00b09;
	text-decoration: none;
}
a.leftmenu,
a.leftmenu:link,
a.leftmenu:visited,
a.leftmenu:active {
	font-size: 12px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.leftmenu:hover {
	font-size: 12px;
	font-weight: normal;
	color: #e11312;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.leftmenuon,
a.leftmenuon:link,
a.leftmenuon:visited,
a.leftmenuon:active {
	font-size: 12px;
	font-weight: bold;
	color: #e11312;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.leftmenuon:hover {
	font-size: 12px;
	font-weight: bold;
	color: #e11312;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.tabletitle {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/table_bk.jpg);
	background-repeat: repeat-x;
	height: 22px;
}
.tablebody {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d8d8;
	line-height: 28px;
	height: 28px;
}
.box {
	border: 1px solid #dedede;
	line-height: 20px;
}
.line1 {
	background-color: #FFFFFF;
	background-image: url(../images/sitemapline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-indent: 25px;
	display: block;
}
.modulebk1 {
	line-height: 24px;
	background-image: url(../images/bbk.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	text-indent: 15px;
	display: block;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.module2 {
	font-size: 11px;
	color: #3b3b3b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	font-weight: bold;
}
.bt1 {
	background-image: url(../images/bt_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}