<style type="text/css">
/**********************************************
主页边框显示样式
***********************************************/
.page-hrcolor{
	color:#cc0000;
}

.pageHrColor{
	color:#9FD4F3;
	display:none;
}

.pageTableBorder{
	width:1000;  /********** modify by yukang on 2007-12-03 ******/
}

.pageInterTableBorder{
	width:768;
	align:center;
	border:1px solid #ADAAAD;
}

.portlets-content-area{
	width:100%;
	height:480;
	padding:1px;
}

.xWin{
	color:#cc0033;
	font-family:"Arial";
	border: 1px solid #7AA7E2;
}

.xWinTitle{
	background-image:url('../images/blue/header-blue-middle.gif');
	height:20px;
}

.xWinTitleFont{
	color:#07338C;
	font-weight:bold;
}

.border-xWin{
	border: 4px solid #DAE6FE;		
}

.themeclass{
	font-family:"Arial";
	font-size:14px;
	font-weight: bold;
}
.LoadingPortlet{
	color:#07338C;
	font-size:13px;
	font-weight:bold;
}

.LoadingXWin{
	font-size:13px;
	color:#07338C;
	font-weight:bold;
	background-color:#F0F4FF;
	top:0;
	left:0;
	position:absolute;
	text-align:middle;
	vertical-align:middle;
}

.XWinLoadImg{
	float:left;
	width:20px;
	position:relative;
	background:url("../images/loading.gif") no-repeat left top;
}

.banner{
	background:url("../../kgwl/images/banner.jpg") no-repeat left top;
	height:110;
	width:766px;
}

.search-banner{
	 display:none;
}

.search-banner table{
	font-size:12px;
	border-width:0px;
}

.bottom{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-align:center;
	height:29;
	background:url('../../kgwl/images/bottom-bg.gif') repeat-x left top;
	padding-top:1px;
}

.SystemMenu a{
	color:#4058F4;
	font-weight:bold;
	text-decoration: none;
}
.SystemMenu a:hover{
	background-color:yellow;
}
.SystemMenu{
	border-right: 1px solid #FFFFFF;
	font-size:12px;
}

.template{
	border-collapse: separate;
	border-spacing: 10px;
}

.banner-flash{
	height:90px;	
}

/**********************************************
portlet显示样式
***********************************************/

.portlet-outer-header{
	display:none;	
}

.portlet-outer-box-left{
	display:none;	
	width:0;
}

.portlet-outer-box-right{
	display:none;
	width:0;	
}

.portlet-header-bar-left {
	background:url("../../kgwl/images/header-img.jpg") repeat-x left top;
	width:25px;
}

.portlet-header-bar-right {
	background:url("../../kgwl/images/header-bg.jpg") repeat-x left top;
	width:2px; 
}

.portlet-header-bar-middle {
	background-image:url("../../kgwl/images/header-bg.jpg");
	background-positionX:left;
	position:relative;
}
.portlet-header-bar,.portlet-header-bar table{
	height:23px;
}

.portlet-title {
	color: #FFFFFF;
	font-family:"Arial" ;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display:block;
}

.portlet-box{
	background-color:#FFFFFF;
	border:1px solid #DEDBDE;
}
.portlet-box table{
	font-size:12px;
	border-width:0px;
	border-style:solid;
}

.portlet-box A {
	font-size: 12px; 
}

.portlet-box A:visited {
	font-size: 12px;
}

.portlet-box A:hover {
	font-size:12px ;
	color:#cc0000;
}

.portlet-container{

}

.portlet-outer-container{
	
}

.portlet-boundary{
	padding-bottom:5;
}

.portlet-small-icon-bar {
	padding-left: 2px;
	top: 2px;
	right: 2px;
}
.portlet-bottom-decoration,.portlet-bottom-decoration table{
	height:0px;
	display:none;
}
.portlet-outer-bottom{
	display:none;	
}

.portlet-middle{
	padding-top: 1px;
}

.portlet-place{
	height:50px;
	margin-bottom:1px;
	border:1px dashed red;
}

#layout-column{
	background-color:#FFFFFF;
}
.portlet-box-right{
	width:0px;	
}

/************************************************************
portlet功能按钮样式
************************************************************/
.close-portlet-button{
	background:url("../../kgwl/images/close-portlet.gif") no-repeat left top;
	height:12px;
	width:12px;
	cursor:hand;
}

.max-portlet-button{
	background:url("../../kgwl/images/max-portlet.gif") no-repeat left top;
	height:12px;
	width:12px;	
	cursor:hand;
}

.min-portlet-button{
	background:url("../../kgwl/images/min-portlet.gif") no-repeat left top;
	height:12px;
	width:12px;	
	cursor:hand;
}
.restore-portlet-button{
	background:url("../../kgwl/images/restore-portlet.gif") no-repeat left top;
	height:12px;
	width:12px;	
	cursor:hand;
}

.config-portlet-button{
	background:url("../../kgwl/images/config-portlet.gif") no-repeat left top;
	height:12px;
	width:12px;	
	cursor:hand;
}

.edit-portlet-button{
	background:url("../../kgwl/images/edit-portlet.gif") no-repeat left top;
	height:12px;
	width:12px;	
	cursor:hand;
}

.back-portlet-button{
	background:url("../../kgwl/images/back-portlet.gif") no-repeat left top;
	height:12px;
	width:12px;	
	cursor:hand;
}

/************************************************************
end portlet功能按钮样式
************************************************************/

/**********************************************
用户页标签样式
***********************************************/
#pagebar img {
border: none;
}

	#pagebar {
      width:100%;
      background:url("../../kgwl/images/nav-bg.png") repeat-x left top;
    }
    
    .pagebar-left-split{
    	background:url("../../kgwl/images/nav-spacer.png") no-repeat left top;
    	height:35;
    	float:left;
    	width:2;
    	margin-left:30;
    }
    #pagebar ul {
        list-style:none;
        width:702;
        height:35;
		float:left;
		margin-left:0px;

    }
    #pagebar li {
		float:left;
    	text-align:center;
    	width:88;
    	clear:none;
	    padding:0 0 0 0px;
	    height:34;
	    font-size:14px;
	    margin-left:0px;
	    background:url("../../kgwl/images/nav-spacer.png") no-repeat right top;
      }
    #pagebar a {
    	
	      margin:0;
	      padding:0 0 0 4px;
	      text-decoration:none;
	      color:#000000;
	      font-size:12px;
      }
    #pagebar span {
    		
          clear:none;
	  	  display:block;
	    height:34;
	      padding-top:10px;
	      padding-bottom:4px;
	      padding-right:4px;
      }
      
      #pagebar a:hover{
      	color:red;
      	
      }
      
      #pagebar #current span{
          clear:none;
	  	  display:block;
	      padding-top:10px;
	      padding-bottom:4px;
	      padding-right:4px;
	      padding-left:2px;
      }
      
      #pagebar #current {
      	  width:88;
      	  text-align:center;
	      float:left;
	      padding:0 0 0 0px;
	      font-size:12px;
	      margin-left:0px;
	      height:34;
      }
      
      #pagebar #current a{
      		color:#fff;
      }
      
/**********************************************
portlet树形结构列表
***********************************************/ 
#PortletList, #PortletList ul{
  text-align:left;
  margin:0;				/* Removes browser default margins applied to the lists. */
  padding:0;				/* Removes browser default padding applied to the lists. */
}

#PortletList li{
  margin:0 0 0 0;			/* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0,0,0,0;				/* Removes browser default padding applied to the list items. */
  list-style-type:none;			/* Removes the bullet point that usually goes next to each item in a list. */
  font-size: 12px;
  font-family: "Arial";
  font-weight: 600;
  font-style: 12px;
  color: #000000;
}


#PortletList .symbols{			/* Various styles to position the symbols next to the items in the menu. */
  float:left;
  margin: 0;
  width:12px;
  height:1em;
  /*background-position:0 50%;*/
  /*background-repeat:no-repeat;*/
  padding-left:0px;
  padding-right:2px;
}     

/**********************************************
portlet页面导航页面列表
***********************************************/ 
#pageList{
	width:80px;
	cursor:hand;
	background-color:#F0F4FF;
}

#pageList ul{
	border-color:#7AA7E2;
	border-style:solid;
	border-width:1px;
	background-color:#F0F4FF;
	width:80px;
	left:79px;
	top:0px;
	cursor:hand;
}

#pageList li{
	/*margin-bottom:1px;*/
	/*background-color:#efefef;*/
	/*background-image:url('../images/redtitle.PNG');*/
	/*background-positionX:left;
	border-color:#000000;
	border-style:solid;
	border-width:1px;*/
	border-top:1px solid #D9E1E4;
	border-bottom:1px solid #D9E1E4;
	
} 


  
#pageList li  #current,#pageList #current{
  text-decoration: none;
  position: relative;
  background-color:#FFFFFF;
/*	background-positionX:left;*/
}

  
/*  html ul li { float: left; height: 1%; }*/
#pageList  a {
  text-decoration: none;
  color: #000000;
  font-family:"宋体";
  font-size:13px;
  font-weight:bold;
}

/****************************************************
各种控件的样式表
****************************************************/


Body{
/*background:url('../../kgwl/images/bodybg.jpg') repeat-x left top;*/
font-size:12px;
margin-top:0;
margin-left:0;
scrollbar-face-color:#DAE6FE; 
scrollbar-shadow-color:#FFFFFF; 
scrollbar-3dlight-color:#7AA7E2;
scrollbar-darkshadow-color:#7AA7E2;
scrollbar-track-color:#F0F4FF;
scrollbar-arrow-color:#7AA7E2;
}

.iframestyle{
scrollbar-face-color:#DAE6FE; 
scrollbar-shadow-color:#FFFFFF; 
scrollbar-3dlight-color:#7AA7E2;
scrollbar-darkshadow-color:#7AA7E2;
scrollbar-track-color:#F0F4FF;
scrollbar-arrow-color:#7AA7E2;

}

INPUT {
border:#7AA7E2 1px solid;
font-size:12px;
FONT-FAMILY: "Tahoma";
}

SELECT {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: "宋体"; 
	border: 1px solid #7AA7E2;
}
.list-border{
	margin-top: 6px;
	margin-bottom: 2px;
	background-image: url('../../kgwl/images/list-bg.jpg');
	PADDING-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
}
.head{
font-size:9pt;
    color:#ffffff;font-weight: bold;PADDING-left: 4px;}

.list-border2{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 6px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
	border-top:#D8D8D8 1px solid;
	border-bottom:#D8D8D8 1px solid;
	border-left:#D8D8D8 1px solid;
	border-right:#D8D8D8 1px solid;
}

.list-border3{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../../kgwl/images/list2-bg.jpg');
	padding-right: 0px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	border-top:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
}
.list-border3 a{
	text-decoration:none;
	color:#FFFFFF;
}
.list-border3 a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

.list-border3 a:hover{
	text-decoration:none;
	color:red;
}

.table-list2 td{
	font-size: 12px;
	color: #ffffff;
	PADDING-LEFT: 3px;
	border-bottom:#C3C3C3 1px dotted;
	text-align: left;
	vertical-align: 50%;
	height: 22px;
}

.more-border{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('../../kgwl/images/more-bg.jpg');
	PADDING-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
}
.table-list td{
	font-size: 12px;
	color: #444444;
	PADDING-LEFT: 3px;
	border-bottom:#B4B4B4 1px dotted;
	text-align: left;
	vertical-align: 50%;
	height: 22px;
}
.table-list a{
	text-decoration:none;
	color:#424542;
}
.table-list a:visited{
	text-decoration:none;
	color:#424542;
}
.table-list a:hover{
	text-decoration:none;
	color:red;
}

.footerbg{
	background-image: url('../../kgwl/images/footer_bg.gif');repeat-x;height:46px;
	}
.footerwhite{font-size: 14px;color:#FFFFFF;font-weight:bold;text-align:center;}
</style>
