﻿/*皮肤基本CSS*/
.bg-menu {
	background-image: url(jk-skin_06-1.gif);
	background-repeat: repeat-x;
}
.bg-bottom {
	background-image: url(jk-skin_19-1.gif);
	background-repeat: repeat-x;
}
.baa td{
	font-family:"宋体";
	font-size:12px;
	color:#a3a3a3;
}
.baa td a:link, .baa td a:visited, .baa td a:active {
	text-decoration:none;
	color:#a3a3a3;
	font-family:"宋体";
	font-size:12px;
}
.baa td a:hover {
	text-decoration:underline;
	color:#686868;
	font-family:"宋体";
	font-size:12px;
}
.bg-inner2 {
	background:url(jk-llh_09.gif) repeat-x;
}

.bg-line3 {
	background:url(line3.jpg) repeat-y;
}
.bg-inner-wy {
	background-image: url(wy-line.gif);
	background-repeat: repeat-y;
}
.nav_bg{
	background:url(jk-skin_06.gif) repeat-x
}
















/*系统基本CSS*/
a.submenu:link, a.submenu:visited {
	font-size:13px;
	color:#8b0000;
	text-decoration:none;
}
a.submenu:hover, a.submenu:active {
	font-size:13px;
	color:#2a7265;
	text-decoration:none;
}
.User_Css {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
A.User_Css:link, A.User_Css:visited {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
A.User_Css:hover, A.User_Css:active {
	font-size:12px;
	color:#FD9047;
	text-decoration:underline;
}
.Login_Css {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
A.Login_Css:link, A.Login_Css:visited {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
A.Login_Css:hover, A.Login_Css:active {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.MainMenu_MenuContainer {
	background-color: transparent;
	padding-left:10px;
	color:#696969;
}
.MainMenu_SubMenu, .ModuleTitle_SubMenu {
	height:30px;
	border:0px;
	cursor: hand;
	padding-right:15px;
	background-color:#e6e6e6;
}
.MainMenu_MenuItem, .ModuleTitle_MenuItem {
	height:22px;
	padding-left:10px;
	border:0px;
	background-color:#ededed;
	font-size:12px;
	font-weight:bolder;
	color:#696969;
	text-decoration:none;
}
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {
	height:22px;
	padding-left:10px;
	border:0px;
	background-color:#e6e6e6;
	font-size:12px;
	font-weight:bolder;
	color:#4ea6dc;
	text-decoration:none;
}
.MainMenu_RootMenuArrow {
	border:0px;
	display:none;
}
.MainMenu_MenuArrow {
	border:0px;
	display:none
}
.MainMenu_MenuIcon {
	border:0px;
	display:none;
}
.MainMenu_Idle {
	height:12px;
	font-weight:bolder;
	color:#696969;
	background-color:transparent;
	padding-left:0px;
}
.MainMenu_Selected {
	height:12px;
	font-weight:bolder;
	color:#696969;
	background-color:transparent;
	padding-left:0px;
}
.MainMenu_Active {
	height:12px;
	font-weight:bolder;
	color:#696969;
	background-color:transparent;
	padding-left:0px;
}
.Normal {
	font-size:12px;
	color:#000000;
	line-height:120%;
	text-decoration:none;
}
a.Normal:link, a.Normal:visited {
	font-size:12px;
	color: #000000;
	font-weight: normal;
}
a.Normal:hover {
	font-size:12px;
	color: #FD9047;
	font-weight: normal;
}
.BREADCRUMB_Css {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
A.BREADCRUMB_Css:link, A.BREADCRUMB_Css:visited {
	font-size:12px;
	color:#A3A3A3;
	text-decoration:none;
}
A.BREADCRUMB_Css:hover, A.BREADCRUMB_Css:active {
	font-size:12px;
	color:#686868;
	text-decoration:underline;
}

