﻿@charset "utf-8";
/* CSS Document */

img
{
border:none;}

/*页面主题背景样式*/
body {
background:url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/mig/<%= SkinPath %>");
color:;
	text-align:center;
	margin:0px;
	padding:0px;}

body html {
	width:100%;}

#wrapper {
	text-align:left;
	margin:0 auto;}

/*套用边框样式*/
.side {
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid;}

.side2 {
	border-bottom: #CFD1D2 0px solid; 
	border-left: #CFD1D2 1px solid; 
	border-top: #CFD1D2 0px solid; 
	border-right: #CFD1D2 1px solid;}

/*页面应用字体样式*/
body,td,tr,div,span,p,hr,.Message,TFOOT,label,.Normal,.NormalRed,.NormalBold,A,A:active{
	color:#151515;
	font-family: "微软雅黑", "幼圆", Arial, sans-serif;
	font-size: 14px;}

/*页面链接字体样式*/
A:link{color:#151515;}

/*页面链接访字体问过样式*/
A:visited{color:#151515;}

/*页面链接鼠标移动上去字体样式*/
A:hover{color:#151515;}



/*登录模块字体样式*/
.label{
        color:#ffffff;
        font-size:12px;
		line-height:22px;}
/*登录页面显示字体样式*/
.LoginTabs,A.LoginTabs:link,A.LoginTabs:active,A.LoginTabs:hover,A.LoginTabs:visited,.skinobject,A.skinobject:link,A.skinobject:active,A.skinobject:hover,A.skinobject:visited{
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;}

/*菜单的样式*/
TR.MainMenu_MenuBar TD{
	color: #0262a6;
	font-family: "微软雅黑", "幼圆", Arial, sans-serif;
	font-size:14px;
	font-weight: normal;
	padding:0px 12px;
	height: 32px;
    background:url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/mig/bgline.jpg") center right no-repeat;}

/*下拉菜单的样式*/
.MainMenu_MenuItem {
	cursor: hand;
	color: #0262a6;
	font-family: "微软雅黑", "幼圆", Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	border-left: #808080 0px solid;
	border-bottom: #808080 0px solid;
	border-top: #808080 0px solid;
	border-right: #808080 0px solid;
	padding:4px 10px;
	height:24px;}

/*菜单选中项的样式*/
TR.MainMenu_MenuItemSel TD{
	color: #fff;
	font-family: "微软雅黑", "幼圆", Arial, sans-serif;
	font-size: 14px; /*must be pixel to match repeat*/
	font-weight: normal;
	height: 32px;
	padding:0px 12px;
	border-bottom: #027db9 0px solid;
    background:url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/mig/bgline.jpg") center right repeat-x #ac4030;}

/*下拉菜单选中项的样式*/
.MainMenu_MenuItemSel{
	color: #fff;
	font-family: "微软雅黑", "幼圆", Arial, sans-serif;
	font-size: 14px; /*must be pixel to match repeat*/
	font-weight: normal;
	padding:4px 10px;
	height:24px;	
	border-bottom: #2268ad 0px solid;
	border-top: #2268ad 0px solid;
	background-color:#ac4030;}


/*下拉菜单项的背景样式*/
.MainMenu_SubMenu {
	border-left: #3279af 0px solid;
	border-bottom: #3279af 0px solid;
	border-top: #3279af 0px solid;
	border-right: #3279af 0px solid;
	background-color: #c1e7ff;}

/*菜单项中的链接间隔样式*/
.MainMenu_MenuIcon{ display:none;}
.MainMenu_MenuArrow{ display:none;}
.MainMenu_RootMenuArrow{ display:none;}
.MainMenu_MenuBreak{ display:none;}

/*皮肤底部内的链接样式*/
A.bottom:link,A.bottom:active,A.bottom:hover,A.bottom:visited{
	color: #fff;
	font-size: 12px;}

/*皮肤底框内字体的样式*/
.bottom {
	color:#fff;
	font-size: 12px;
	line-height:120%;}

.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/images/submenu_hover.gif") repeat-x top left;
	color: #fff;}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;}
.bottom1 {	color: #000000;
	font-size: 12px;
	line-height:120%;}
.style1 {
	color: #ffffff;
    font-size:14px;
	text-align:center;
	font-family: "微软雅黑", "幼圆", Arial, sans-serif;
	line-height:25px;
	padding:0 0 0 24px;}

/* 默认设置 不需要改 */
.tab .tab_tit,.tab .tab_tit li
{
	display:block;
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;}

.tab .tab_tit
{
	width:100%;}

.tab .tab_tit li
{
	cursor:pointer;}

.tab .tab_con
{
	display:none;
	clear:both;}

/* 默认设置end */

/* #tab_4设置 */
#tab_4	/* tab_4大小设置 */
{
	width:680px;
	height:166px;}

#tab_4 .tab_con /* 内容块的大小 */
{
	width:515px;
	height:160px;
	padding:5px 10px;
	float:left;/* 竖排相关 */
	clear:none;}

#tab_4 .tab_tit /* 竖排相关 */
{
	width:139px;}

#tab_4 .tab_tit li	/*单个标签大小*/
{
	width:139px;
	height:53px;
	line-height:40px;
	text-align:center;
	float:none;}

#tab_4 .tab_tit li /*  切换标签样式 方法A 设定每个标签样式 */
{
	background:url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/mig/vt_1_a.png") left top no-repeat;
	color:#205089;
	font-family: "微软雅黑", "幼圆", Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 5px;}

#tab_4 .tab_tit .tab_crt /*  切换标签样式 方法A 设定每个标签选中样式 */
{
	background:url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/mig/vt_1_b.png") left top no-repeat;
	color:#fff;
	font-family: "微软雅黑", "幼圆", Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:0 0 0 5px;}

/* #tab_4设置end */


#dnn_dnnLINKS_lblLinks br
{
	display:none;}

.leftlink {
    border-bottom: 1px dashed;
    color: #fff !important;
    display: block;
    font-size: 14px;
    line-height: 30px;
    margin: 5px;
    text-indent: 1em;}

.leftlink:hover
{
	text-decoration:none;}

#dnn_dnnBREADCRUMB_lblBreadCrumb {
	display:block;
    border-bottom: 1px solid #336a97;
    line-height: 30px;
	color:#004E98 !important;
	padding:0 10px;
	margin:0 0 0 10px;}

.navbar
{
	margin:0 10px;
    line-height: 30px;
	color:#004E98 !important;
	font-size:14px !important;}

#tpg #dnn_LeftPane {
	padding:30px 5px 5px;
    background: url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/mig/tzgg.jpg") top left no-repeat;}
#tpg #dnn_RightPane {
	padding:30px 5px 5px;
    background: url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/mig/kydt.jpg") top left no-repeat;}

#tpg #dnn_TOPPane {
	padding:30px 5px 5px;
    background: url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/mig/rcpy.jpg") top left no-repeat;}

#tpg #dnn_Pane4
{
	padding:30px 5px 5px;
    background: url("https://www.kp-shiki.com/dfiles/15945/portals/675/skins/mig/yqlj.jpg") 5px 5px no-repeat;}