﻿/*系统样式，CMS定义*/
body{
	font-family: "arial";
	font-size: 12px;
	color: #555555;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #4B4B4B;
	overflow-x: hidden;
	overflow-y: auto;
}

td {font-family:"arial";font-size: 12px;color: #1C2124;}

p {margin:0px;padding:0px;border:0px}
.clear{ clear:both;}/*清除浮动*/
img {border:0px;behavior:url("images/systemfiles/pngbehavior.htc")}/*支持png图片*/
a {behavior:url("images/systemfiles/onfocus.htc")}/*去掉点击虚线*/
.keyword{background-color: #FFFF00;}/*搜索高亮关键词*/

/*Titlt样式*/
div#qTip {
	padding-right: 2px;padding-left: 3px;padding-bottom: 1px;z-index:1000;
	border: 1px solid #ABAB98;display: none;background: #FEFEDA;color: #5F5F52;
	font-family:"Tahoma";font-size: 12px;text-align: left;position: absolute;line-height:16px;
}
/*Titlt样式结束*/
.input {
	font-family:"Tahoma";
	font-size: 12px;
	COLOR: #555555;
	BACKGROUND-COLOR: #F9F9F9;
	text-decoration: none;
	width: 100%;
	height:22px;
	line-height:18px;
	border-top:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-left:4px;
	margin:0px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #31211A;
	text-decoration: underline;
}
/*morepic图片框*/
.morepic{
	border:3px solid #000000;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.morepic2{
	border-top:1px solid #000000;
	height:25px;
	background-color:#FEFEDA;
}

/*小号中文字体*/
.smallcnfont{
	font-family: "PMingLiU";
	font-size: 11px;
}
/*英文*/
.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;
}

.enfont1{
	font-family:Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.enfont1 a:link{
	font-family:"Tahoma";
	font-size: 11px;
	color: #FFFFFF;
}
.enfont1 a:visited{
	font-family:"Tahoma";
	font-size: 11px;
	color: #FFFFFF;
}

/*当前样式*/
.this {
	COLOR: #DD0009;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}

/*以下自定义*==============================/

/*背景*/
.bg{
	WORD-WRAP: break-word;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
/*内容行高样式*/
.h18{
	line-height: 18px;
	WORD-WRAP: break-word;
}
.h20{
	line-height: 20px;
	WORD-WRAP: break-word;
}

.h22 {
	line-height: 22px;
	WORD-WRAP: break-word;
}

.content{
	word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*整体文字色定义*/
.font1{
	COLOR: #1C2124;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #1C2124;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #1C2124;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #CC0000;
	text-decoration: underline;
}

.font2{
	COLOR: #CC0000;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #CC0000;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #CC0000;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #A00000;
	text-decoration: underline;
}	

.font3{
	COLOR: #535353;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #535353;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #535353;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #CC0000;
	text-decoration: underline;
}

.font4{
	COLOR: #fff;
	text-decoration: none;
}
.font4 a:link{
	COLOR: #fff;
	text-decoration: none;
	}
.font4 a:visited{
	COLOR: #fff;
	text-decoration: none;
}
.font4 a:hover{
	COLOR: #CC0000;
	text-decoration: underline;
}


/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
}

/*新闻列表*/
.turns { /*滚动*/
	height:23px;
	line-height:23px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.news1 {
	padding-left:10px;
	padding-top:4px;padding-bottom:4px;
	background:url(systemfiles/ico1.gif) 0px 8px;
	background-repeat:no-repeat;
	margin:0px;
	width:350px;
}
.news1 p{float:right;}
.news2 {
	padding-left:10px;
	padding-top:4px;padding-bottom:4px;
	background:url(systemfiles/ico1.gif) 0px 8px;
	background-repeat:no-repeat;
	margin:0px;
}
.news2 p{float:right;}

/*选项卡*/
.Menubox {
	width:100%;
	height:25px;
	line-height:25px;
}
.Menubox ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
}
.Menubox li{
	float:left;
	text-align:center;
	background:#f4f4f4;
	display:block;
	cursor:pointer;
	width:100px;
	list-style:none;
	margin:0px;
	padding:0px;

}
.Menubox li.hover{
	color:#ffffff;
	background:#CC0000;
}
/*选项卡结束*/


/*轮显图片样式*/
.Swichpc{width:220px;height:150px;}
.Swichpc-box{
	width:220px;
    height:150px;
	border:1px solid #000000;
	margin:0px;padding:0px;
}
.Swichpc-title{
    height:25px;
    line-height:25px;
	width:220px;
}
.Swichpc-swf{
	z-index:100;position:absolute;visibility: visible;margin-left:223px;margin-top:-152px;
}

.Swichpc-on{
	color:#ffffff;
	width:15px;
	height:15px;
	line-height:15px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #DB0000;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	font-family:Tahoma;
}
.Swichpc-off{
	color:#ffffff;
	width:15px;
	height:15px;
	line-height:15px;
	font-size: 11px;
	cursor: pointer;
	background-color: #000;
	text-align:center;
	border-bottom: 1px solid #FFFFFF;
	font-family:Tahoma;
}
/*结束*/