﻿/*系统样式，CMS定义*/
a:hover {
	color: #ee5522;
}

td {
	font-family:"arial";
	font-size: 12px;
	color: #4c4c4c;
}
/*支持png图片*/
img{border:0px;
behavior:url("images/systemfiles/pngbehavior.htc");
}

/*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: #4c4c4c; 
	BACKGROUND-COLOR: #F9F9F9;
}
.input {
	COLOR: #555555;
	BACKGROUND-COLOR: #F9F9F9;
	text-decoration: none;
	width: 100%;
	border: 1px inset;

}
/*morepic图片框*/
.morepic{
border:3px solid #556389;
}
.more{
	COLOR: #DD0009;
	font-size:12px;
}

/*小号中文字体*/
.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-size:14px;
	font-weight: bold;
}
/*加粗*/
.bold{
	font-weight:bold;
}


/*以下自定义*==============================/

/*内容行高样式*/
.h18{
	line-height: 18px;
	color: #4c4c4c;
	WORD-WRAP: break-word;
}
.h20{
	line-height: 20px;
	color: #4c4c4c;
	WORD-WRAP: break-word;
}

.h22 {
	line-height: 25px;
	color:#4c4c4c;
	WORD-WRAP: break-word;
}
.h22 a:link{
	color:#4c4c4c;
	text-decoration: none;
	}
.h22 a:visited{
	color:#4c4c4c;
	text-decoration: none;
}
.h22 a:hover{
	color: #ee5522;
	text-decoration: underline;
}

.h23 {
	line-height: 30px;
	font-size:13px;
	color:#4c4c4c;
	WORD-WRAP: break-word;
}
.h23 a:link{
	color:#4c4c4c;
	text-decoration: none;
	}
.h23 a:visited{
	color:#4c4c4c;
	text-decoration: none;
}
.h23 a:hover{
	color: #ee5522;
	text-decoration: underline;
}

.content{
	word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*整体文字色定义*/
.font1{
	COLOR: #992204;
	line-height:20px;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #992204;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #992204;
	text-decoration: none;
}
.font1 a:hover{
	color: #ee5522;
	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: #ee5522;
	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: #ee5522;
	text-decoration: underline;
}
.font3 a:active {
	color: #006699;
}
.font4{
    padding-left:40px;
    font-size:15px;
	COLOR: #3b68a5;
	font-weight: bold;
	line-height:25px;
	text-decoration: none;
}
.font4 a:link{
	COLOR: #3b68a5;
	text-decoration: none;
	}
.font4 a:visited{
	COLOR: #3b68a5;
	text-decoration: none;
}
.font4 a:hover{
	color: #ee5522;
	text-decoration: underline;
}	
.font5{
	COLOR: #3b68a5;
	font-size:15px;
	line-height:29px;
	text-decoration: none;
}
.font5 a:link{
	COLOR: #3b68a5;
	text-decoration: none;
	}
.font5 a:visited{
	COLOR: #3b68a5;
	text-decoration: none;
}
.font5 a:hover{
	color: #ee5522;
	text-decoration: underline;
}	

/*白色透影*/
.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
}

/*选项卡*/
.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;
}
/*选项卡结束*/


/*轮显图片样式*/
.pcboximg{
	width:220px;
	height:150px;
}
.pcboximg-side{
	border: 1px solid #000000;
}
.show_on{
	color:#ffffff;
	width:13px;
	height:13px;
	line-height:13px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #DB0000;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.show_off{
	color:#ffffff;
	width:13px;
	height:13px;
	line-height:13px;
	font-size: 10px;
	cursor: pointer;
	background-color: #000;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*结束*/

/*网上专卖图片展示*/
.pcboximg2 {
	border: 1px solid #000;
	margin:0px;
	padding:0px;
	margin-right:10px;
}

.show_on2{
	color:#ffffff;
	width:13px;
	height:13px;
	line-height:13px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #D30000;
	text-align:center;
	border-right: 1px solid #ffffff;
	float:left;
}
.show_off2{
	color:#ffffff;
	width:13px;
	height:13px;
	line-height:13px;
	font-size: 10px;
	cursor: pointer;
	background-color: #333;
	text-align:center;
	border-right: 1px solid #ffffff;
	float:left;
}
.css0{
	COLOR: #3c3c3c;
	text-decoration: none;
}
.css0 a:link{
	COLOR: #3c3c3c;
	text-decoration: none;
	}
.css0 a:visited{
	COLOR: #3c3c3c;
	text-decoration: none;
}
.css0 a:hover{
	color: #ee5522;
	text-decoration: underline;
}
.wz {
	FONT-SIZE: 12px; align="center"　COLOR: #999999; LINE-HEIGHT: normal; BORDER-BOTTOM: #999999 1px dashed; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.Red-F60 {color:#F60; font-weight:bold; font-size:15px; height:30px;}
/*结束*/