﻿/*系统样式，CMS定义*/
body{
	font-family: "arial";
	font-size: 12px;
	color:#555555;
	margin:0px;
	overflow-x:hidden;
	overflow-y: auto;
	background-color: #F2F2F2;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

td {font-family:"arial";font-size: 12px;color: #555555;}
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: #002458;
	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: #002458;
	text-decoration: none;
}
a:visited {
	color: #002458;
	text-decoration: none;
}
a:hover {
	color: #002458;
	text-decoration: underline;
}
/*morepic图片框*/
.morepic{
	border:1px solid #f4f4f4;
	margin-bottom:6px;
	width:500px;height:400px;
}
.morepic2{
	border:1px solid #CBC98B;
	height:25px;
	background:#FEFEDA;
	padding:5px;
	width:204px;
}
.m3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003158;
}
.m4{
	background-image: url(a__17.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/*小号中文字体*/
.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;
}

/*当前样式*/
.this {
	COLOR: #DD0009;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}


/*以下自定义*==============================/

/*背景*/
.bg{
	background-color: #FFFFFF;
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bg1{
	background-color: #FFFFFF;
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
	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: #fff;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #fff;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #fff;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #fff;
	text-decoration: underline;
}

.font2{
	COLOR: #868585;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #868585;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #868585;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #868585;
	text-decoration: underline;
}	

.font3{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #FFFFFF;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #FFF000;
	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/ico3.gif) 0px 8px;
	background-repeat:no-repeat;
	margin:0px;
	width:320px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9C9C9;
}
.news1 p{float:right;}
.news2 {
	padding-left:10px;
	padding-top:6px;padding-bottom:4px;
	background:url(systemfiles/ico1.gif) 0px 8px;
	background-repeat:no-repeat;
	margin:0px;
}
.news2 p{float:right;}

/*选项卡*/
.Menubox {
	width:100%;
	line-height: 20px;
}
.Menubox ul{
	margin:0px;
	padding:0px;
	list-style:none;
	
}
.Menubox li{
	float:left;
	text-align:center;
	display:block;
	cursor:pointer;
	width:56px;
	list-style:none;
	margin:0px;
	padding:0px;
	background-image: url(a__16.gif);
	height: 20px;
}
.Menubox li.hover{
	color:#ffffff;
	background-image: url(a__15.gif);
}
/*选项卡结束*/


/*轮显图片样式*/
.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;
}
/*结束*/