﻿	/*系统样式*/
body {
	font-family: "Tahoma";
	font-size: 12px;
	color: #8BC6CC;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #0C191E;
	overflow-x: hidden;
	overflow-y: auto;
}

td {
	font-family:"arial";
	font-size: 12px;
	color: #8BC6CC;
	line-height:20px;
}
.bg {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bt {
	text-decoration: none;
	color: #8BC6CC;
	background-color: #1B3742;
	border: 1px outset;
	height:22px;
	line-height:20px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.input1 {
	COLOR: #CCCCCC;
	BACKGROUND-COLOR: 224553;
	text-decoration: none;
	width: 100px;
	border: 1px solid #CCCCCC;

}

.input {
	COLOR: #CCCCCC;
	BACKGROUND-COLOR: 224553;
	text-decoration: none;
	width: 100%;
	border: 1px solid #CCCCCC;

}
a:link {
	color: #F6BB00;
	text-decoration: none;
}
a:visited {
	color: #F6BB00;
	text-decoration: none;
}
a:hover {
	color: #F6BB00;
	text-decoration: underline;
}

	/*内容行高样式*/
.h22 {
	line-height: 20px;
	WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;
	font-family: Arial, Helvetica, sans-serif;
}
.h18{
	line-height: 18px;
	WORD-WRAP: break-word;
	TABLE-LAYOUT: fixed;
	word-break:break-all;
}
/*中文*/
.cnfont{
	font-family:"arial";
	font-size: 12px;
	text-align:justify;
}
.cnfont a:link{
	font-family:"arial";
	font-size: 12px;
	text-align:justify;
}
.cnfont a:visited{
	font-family:"arial";
	font-size: 12px;
	text-align:justify;
}
.cnfont a:hover{
	font-family:"arial";
	font-size: 12px;
	text-align:justify;
}
/*英文*/
.enfont{
	font-family:"Tahoma";
	font-size: 11px;
	text-align:justify;
}
.enfont a:link{
	font-family:"Tahoma";
	font-size: 11px;
	text-align:justify;
}
.enfont a:visited{
	font-family:"Tahoma";
	font-size: 11px;
	text-align:justify;
}
.enfont a:hover{
	font-family:"Tahoma";
	font-size: 11px;
	text-align:justify;
}
/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	}
	
/*当前栏目样式*/
.this {
	COLOR: #F6BB00;
	font-weight: bold;
	}
/*主色调*/
.font1{
	COLOR: #992204;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #992204;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #992204;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #750000;
	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 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 20px;
	width:100%;
	line-height:20px;
	cursor:hand;
}
.Taboff {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #555555;
	height:20px;
	width:100%;
	line-height:20px;
	cursor:hand;
}

/*四位图片切换样式*/
.bigon{
	background:url(../images/systemfiles/showbg2.gif);
	color:#fff;
	line-height:13px;
	font-size: 11px;
	width:13px;
	height:13px;
	font-weight: bolder;
	cursor: hand;
}
.bigoff{
	background:url(../images/systemfiles/showbg1.gif);
	color:#fff;
	line-height:13px;
	font-size: 11px;
	width:13px;
	height:13px;
	cursor: hand;
}.bg1 {
	background-image: url(bg1.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bg2 {
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
