﻿/*系统样式，CMS定义*/
body{
	font-family: "Tahoma";
	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: #000000;
	overflow-x: hidden;
	overflow-y: auto;
}

td {
	font-family:Tahoma;
	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")}

/*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: #555555;
	BACKGROUND-COLOR: #F9F9F9;
	text-decoration: none;
	width: 90%;
	border: 1px inset;

}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #FFB600;
	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;
}
.font14{
	font-size: 14px;
}
/*小号中文字体*/
.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-image: url(a__16.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}


.bg1{
	background-image: url(a__20.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.h21{
	WORD-WRAP: break-word;
	line-height: 21px;
}
.h18{
	WORD-WRAP: break-word;
	color: #676767;
	line-height: 24px;
	
}

.h19{
	WORD-WRAP: break-word;
	color: #F71212;
	line-height: 24px;
	font-weight: bold;	
}
.h20{
	line-height: 20px;
	WORD-WRAP: break-word;
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}

.h22 {
	WORD-WRAP: break-word;
	background-color: #000000;
	background-image: url(a__1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.content{
	word-break:break-all;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*整体文字色定义*/
.font1{
	COLOR: #992204;
	text-decoration: none;
}
.font1 a:link{
	COLOR: #992204;
	text-decoration: none;
	}
.font1 a:visited{
	COLOR: #992204;
	text-decoration: none;
}
.font1 a:hover{
	COLOR: #750000;
	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;
}

.font4{
	COLOR: #E34C00;
	text-decoration: none;
}
.font4 a:link{
	COLOR: #E34C00;
	text-decoration: none;
	}
.font4 a:visited{
	COLOR: #E34C00;
	text-decoration: none;
}
.font4 a:hover{
	COLOR: #2E2E2E;
	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:18px;
	padding-top:4px;
	padding-bottom:4px;
	background-repeat:no-repeat;
	margin:0px;
	width:350px;
	font-size: 9pt;
	line-height: 20px;
	color: #FD6802;
	text-decoration: none;
	background-image: url(systemfiles/ico.gif);
	background-position: 0px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ABAFB9;
}

.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-box{
	width:220px;
    height:150px;
}
.Swichpc-side{
	border: 1px solid #000000;
}
.Swichpc-title{
    height:25px;
    line-height:25px;
}
.Swichpc-swf{
	z-index:1;
	top:3px;
	position:absolute;
}
.Swichpc-swf2{
	z-index:2;
	top:119px;
	left:223px;
	position:absolute;
}

.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;
}
/*结束*/

/*网上专卖图片展示*/
.pcboximg {
	width:200px;;
	height:150px;
	border: 3px solid #000;
}

.pcboximg-on{
	color:#ffffff;
	width:15px;
	height:15px;
	line-height:15px;
	font-size: 11px;
	font-weight:bold;
	cursor: pointer;
	background-color: #000;
	text-align:center;
	margin-bottom: 1px;
	margin-left: 1px;
}
.pcboximg-off{
	color:#ffffff;
	width:15px;
	height:15px;
	line-height:15px;
	font-size: 11px;
	cursor: pointer;
	background-color: #555;
	text-align:center;
	margin-bottom: 1px;
	margin-left: 1px;
}
/*结束*/
/*图片展示*/
#flash_img_div{
Filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
width:160px!important;width:90px;
}
#flash_show_msg {
Filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
display:none;
}
.flash_flimg{width:90px;height:75px;}