﻿/*系统样式，CMS定义*/
body {
	font-family: arial;
	font-size: 12px;
	color: #71b6e4;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #020732;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 140%;
}

td {
	font-family:"arial";
	font-size: 12px;
	color: #71b6e4;
	line-height: 150%;
}
/*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 {
	BORDER:  1px solid #000; 
	PADDING-top: 3px; 
	FONT-SIZE: 12px; 
	CURSOR: pointer; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #F9F9F9;
}
.input {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #556389;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:0px;
	border-right:0px;
	text-decoration: none;
	width: 100%;

}
a:link {
	color: #71b6e4;
	text-decoration: none;
}
a:visited {
	color: #71b6e4;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*morepic图片框*/
.morepic{
border:3px solid #556389;
}
.morepic2{
height:25px;
}
/*小号中文字体*/
.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: #FFCC00;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}


/*以下自定义*==============================/

/*内容行高样式*/
.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: #E93B01;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #E93B01;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #E93B01;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #FFFFFF;
	text-decoration: underline;
}

.font2{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font2 a:link{
	COLOR: #FFFFFF;
	text-decoration: none;
	}
.font2 a:visited{
	COLOR: #FFFFFF;
	text-decoration: none;
}
.font2 a:hover{
	COLOR: #E93B01;
	text-decoration: underline;
}	

.font3{
	COLOR: #556389;
	text-decoration: none;
}
.font3 a:link{
	COLOR: #556389;
	text-decoration: none;
	}
.font3 a:visited{
	COLOR: #556389;
	text-decoration: none;
}
.font3 a:hover{
	COLOR: #FFFFFF;
	text-decoration: none;
}	
/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
}.bg-index {
	background-image: url(bg_index.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-k1 {
	background-image: url(k1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-k2 {
	background-image: url(k2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-k3 {
	background-image: url(k3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-k4 {
	background-image: url(k4.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg-k5 {
	background-image: url(k5.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-k6 {
	background-image: url(k6.gif);
	background-repeat: no-repeat;
}
.bg-k7 {
	background-image: url(k7.gif);
	background-repeat: no-repeat;
}
.bg-category{
	background-image: url(bg_category.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.catbg{
	background-image: url(catbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

