﻿/*系统样式，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;
	overflow-x: hidden;
	overflow-y: auto;
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #75B3CE;
}
td {
	font-family: "arial";
	font-size: 12px;
	color: #555555;
}
p {margin:0px;padding:0px;border:0px}
/*支持png图片*/
img {border:0px;behavior:url("images/systemfiles/pngbehavior.htc");
}
/*去掉点击虚线*/
a {behavior:url("images/systemfiles/onfocus.htc")}
/*搜索高亮关键词*/
.keyword{background-color: #FFFF00;}
/*Titlt样式*/
div#qTip {
	padding-right: 2px;
	padding-left: 3px;
	padding-bottom: 1px;
	border: 1px solid #ABAB98;
	display: none;
	background: #FEFEDA;
	color: #5F5F52;
	font-family:"Tahoma";
	font-size: 12px;
	text-align: left;
	position: absolute;
	z-index: 1000;
	line-height:16px;
}
/*Titlt样式结束*/
.bt {
	font-family:"Tahoma";
	font-size: 12px;
	BORDER:  1px solid #000; 
	PADDING-top: 3px; 
	FONT-SIZE: 12px; 
	CURSOR: pointer; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #F9F9F9;
}
.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图片框*/

.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;
	line-height: 24px;
}
.enfont1 a:link{
	font-family:"Tahoma";
	font-size: 11px;
}
.enfont1 a:visited{
	font-family:"Tahoma";
	font-size: 11px;
}


/*当前样式*/
.this {
	COLOR: #DD0009;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}


/*以下自定义*==============================/

/*内容行高样式*/

.bg{
	WORD-WRAP: break-word;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #010C14;
}
.bg1{
	WORD-WRAP: break-word;
	background-image: url(a__3.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	}

.bg2{
	WORD-WRAP: break-word;
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #75B3CE;
	}
	
.h17{
	line-height: 17px;
	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: #494949;
	text-decoration: none;
	line-height: 24px;
}
.font1 a:link{
	COLOR: #494949;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #494949;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #494949;
	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;
}	

.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 11px;
	background-repeat:no-repeat;
	margin:0px;
	width:250px;
}
.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;}

.div-fl{
	z-index:100;position:absolute;visibility: visible;margin-top:-34px;margin-left:197px;
}
.pro-bg{background-image: url(prod_bg.gif);background-repeat:no-repeat;width:141px;height:114px;padding:8px 0px 0 7px}

.pro-bg1{background-image: url(prod_bg1.gif);background-repeat:no-repeat;width:280px;height:231px;padding:12px 0px 0 8px}