﻿	/*系统样式*/
body {
	font-family:"Tahoma";
	font-size: 12px;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
    overflow-x: hidden;
	overflow-y: auto;
	background:#8b0000;
	padding: 0;
	text-align:center;
	color:#8b0000;
}
div {margin-right: auto; margin-left: auto;
     }
td { text-align:left;
	font-family:"arial";
	font-size: 12px;
}

th {
	font-family:"arial";
	font-size: 12px;
}
.bt {
	text-decoration: none;
	color: #666666;
	background-color: #E8E8E8;
	border: 1px outset;
	height:22px;
	line-height:20px;
	font-weight: bold;
}
.input {
	COLOR: #666666;
	BACKGROUND-COLOR: #f4f4f4;
	text-decoration: none;
	width: 100%;
	border: 1px inset;

}
a:link {
	color:#8b0000;
	text-decoration: none;
}
a:visited {
	color: #8b0000;
	text-decoration: none;
}
a:hover {
	color:#8b0000;
	text-decoration: underline;
}

	/*内容行高样式*/
.h22 {
	line-height: 22px;
	WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;
}
.h18{
	line-height: 18px;
	WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;
}
/*中文*/
.cnfont{
	font-family:"arial";
	font-size: 12px;
}
.cnfont a:link{
	font-family:"arial";
	font-size: 12px;
}
.cnfont a:visited{
	font-family:"arial";
	font-size: 12px;
}
.cnfont a:hover{
	font-family:"arial";
	font-size: 12px;
}
/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:link{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:visited{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont a:hover{
	font-family:"Tahoma";
	font-size: 11px;
}
/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	}
	
/*当前栏目样式*/
.this {
	COLOR: #000066;
	font-weight: bold;
	}
/*主色调*/
.font1{
	COLOR: #ffffff;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #ffffff;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #ffffff;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #ffffff;
	text-decoration: underline;
}


.font2{
	COLOR: #908259;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #908259;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #908259;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #C2B899;
	text-decoration: underline;
}	
/*选项卡*/

.Tabon {background: url(index_nb01.jpg) no-repeat;
	height: 20px;
    cursor:hand;
	font: "黑体" 12px;
    font-weight:bold;
	color:#3967aa;
	text-align:center;
	line-height:29px;
}
.Taboff {background: url(index_nb02.jpg) no-repeat;
	height: 20px;
    cursor:hand;
	font: "黑体" 12px;
    font-weight:bold;
	color:#7b7a7a;
	text-align:center;
	line-height:29px;
	
}

.black12px_18{line-height:20px;
　　　　　　　　color:#555555;}
.red11px_18 {line-height:18px;
             color:#cf340f;
			 font:Tahoma;
			 font-size:11px;}
.black11px_18 {line-height:18px;
             color:#555555;
			 font:Tahoma;
			 font-size:11px;}
.white12px{color:#FFFFFF;}
.yellow {color:#ffd200;}
.white10px_b{color:#FFFFFF;
             font:Tahoma;
			 font-size:10px;
			 font-weight:bold;
			 text-align:left;}

.chongci li {list-style:square; margin-left:10px; line-height:25px;
             text-align:left;}

.blue11px_20{color:#0d5194;
             font:Tahoma;
			 font-size:11px;
			 font-weight:bold;
			 text-align:left;}

.blue12px_20{color:#0d5194;
             font:Tahoma;
			 font-size:12px;
			 line-height:20px;
			 text-align:left;
			 }
.blue12px{color:#0d5194;
            font:Tahoma;
			font-size:12px;
			text-align:left;
			 }
			 
.hdk {margin:0 6px 0 0;
      border:#dbe2e9 solid 1px;
	  background:#f6f7f9;
	  float:left;
	  width:105px;
	  height:92px;}
	  
.black12px_30{line-height:28px;
              text-align:left;}
.red12px_24{line-height:24px;
              text-align:left;
			  color:#8b0000;}
.nk {width:580px; 
     padding:0 10px 0 0;
     height:260px;
     overflow:scroll;
	 overflow-x:hidden;
	 BORDER-LEFT: #FFFFFF 1px solid;
	 BORDER-RIGHT: #FFFFFF 1px solid;margin:0; /*控制滚动条左右侧实线颜色*/
scrollbar-arrow-color: #ffdada;   /*三角箭头的颜色*/
scrollbar-face-color: #d14646;       /*立体滚动条的颜色*/
scrollbar-3dlight-color: #f5e9d4;    /*立体滚动条亮边的颜色*/
scrollbar-highlight-color: #f4e7d2;  /*滚动条空白部分的颜色*/
scrollbar-shadow-color: #ebd3ab;     /*立体滚动条阴影的颜色*/
scrollbar-darkshadow-color: #e9cfa3; /*滚动条强阴影颜色*/
scrollbar-track-color: #f9e7e7;      /*立体滚动条背景颜色*/
scrollbar-base-color: #d14646;    /*滚动条的基本颜色*/
        }
		
.pk {width:130px; 
     padding:0px 10px 0 20px;
     height:150px;
     overflow:scroll;
	 overflow-x:hidden;
	 BORDER-LEFT: #FFFFFF 1px solid;
	 BORDER-RIGHT: #FFFFFF 1px solid;margin:0; /*控制滚动条左右侧实线颜色*/
scrollbar-arrow-color: #ffdada;   /*三角箭头的颜色*/
scrollbar-face-color: #d14646;       /*立体滚动条的颜色*/
scrollbar-3dlight-color: #f5e9d4;    /*立体滚动条亮边的颜色*/
scrollbar-highlight-color: #f4e7d2;  /*滚动条空白部分的颜色*/
scrollbar-shadow-color: #ebd3ab;     /*立体滚动条阴影的颜色*/
scrollbar-darkshadow-color: #e9cfa3; /*滚动条强阴影颜色*/
scrollbar-track-color: #f9e7e7;      /*立体滚动条背景颜色*/
scrollbar-base-color: #d14646;    /*滚动条的基本颜色*/
line-height:25px;
margin:0px;
        }
		
.pk1 {width:130px; 
     padding:10px 10px 0 20px;
	 margin:0;
     line-height:25px;
	 vertical-align:top;
        }
			  

.prolist {
	
	background:#f9f2f2;
	border:#cc8f8f 1px solid;
	width:380px;
	height:230px;
	margin:10px 10px;
	padding:5px;
	}
.picwk {border:#CCCCCC solid 2px;}
