﻿@charset "utf-8";
img{border:none;}
body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#5A6573;
		 }
table {
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.k1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.k1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.k1:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.k1:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.k2:link {
	color: #333333;
	text-decoration: underline;
}
a.k2:visited {
	text-decoration: underline;
	color: #333333;
}
a.k2:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.k2:active {
	text-decoration: underline;
	color: #333333;
}

a.k3:link {
	color: #ffffff;
	text-decoration: underline;
}
a.k3:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.k3:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.k3:active {
	text-decoration: underline;
	color: #ffffff;
}

.dw {
	top: 5px;

}
.font1 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.input0 {
	font-size: 12px;
	text-decoration: none;
}
.shadow {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}
.font2 {
	line-height: 20px;
}
.font3 {
	font-size: 12px;
	color: #496A22;
}
.font4 {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.font5 {
	font-size: 12px;
	color: #ff0000;
}
.ftitle {
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.font6 {
	font-size: 12px;
	color: #ffffff;
}
.bx4 {
	border: 1px solid #cccccc;
}
.input1 {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}.nbg {
	background-attachment: fixed;
	background-image: url(images/nbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rbg {
	background-attachment: fixed;
	background-image: url(images/ybar_r15_c3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.font-14 {
	FONT-SIZE: 14px; LINE-HEIGHT: 18px
}

.login_01 {
	height: 18px;
	border: 1px solid #59B6DC;
}
.login_02 {
	height: 18px;
	border: 1px solid #F79A29;
	background-color: #FFFFFF;
}
.login_03 {
	height: 18px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
.searchfont-title {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #a35405; FONT-FAMILY: "宋体"
}
.dtfont-title {
	PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: "宋体"
}
.pos {
	PADDING-LEFT: 12px; COLOR: #af3a25
}
.pos A:link {
	COLOR: #af3a25; TEXT-DECORATION: underline
}
.pos A:visited {
	COLOR: #af3a25; TEXT-DECORATION: underline
}
.pos A:hover {
	COLOR: #af3a25; TEXT-DECORATION: underline
}
.pos A:active {
	COLOR: #af3a25; TEXT-DECORATION: underline
}
/*==============窗内弹窗样式===============*/
.input1 {
	BORDER: #cccccc 1px solid;  FONT-SIZE: 12px; 
}
.buttonstyle {
	BORDER: #ffffff 0px solid;  BACKGROUND-IMAGE: url(/Images/input_bgindex.jpg); FONT: 12px 宋体;  WIDTH: 140px; CURSOR: hand; COLOR: #333333;  HEIGHT: 22px; BACKGROUND-COLOR: #e7e7e7
}

.index_ads {
  overflow:hidden;
  position:relative;
  text-align:center;
}
.index_ads p {
  position:static;
  +position:absolute;
  top:50%;
  vertical-align:middle;
}
.index_ads img {
  position:static;
  +position:relative;
  top:-50%;left:-50%;
  vertical-align:middle;
}

/*ajax加载信息提示样式*/
#ajax_bg
{
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000;
	FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=5,finishOpacity=100,style=0);
	opacity:0.05;
	z-index:120;
}
#loader { 
	border:#0000ff 1px solid; 
	padding:5px 15px 5px 15px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;  
	RIGHT: 0px; /**/
	Bottom: 0px;/**/
	FILTER: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65); 
	COLOR: #0000ff; 
	POSITION: fixed;
	BACKGROUND-COLOR: #fffffc; 
	opacity: 0.65;
	z-index:121;
}

HTML #loader { POSITION: absolute }
HTML #ajax_bg { POSITION: absolute }


/*ajax加载信息提示样式,个人会员留言*/
#ajax_bgs
{
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000;
	FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=60,finishOpacity=100,style=0);
	opacity:0.6;
	z-index:120;
}
#loaders { 
	border:#FF811D 1px solid; 
	/*padding:5px 15px 5px 15px;*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;  
	RIGHT: 0px; /**/
	Bottom: 0px;/**/
	/*FILTER: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65); */
	COLOR: #0000ff; 
	POSITION: fixed;
	BACKGROUND-COLOR: #fffffc; 
	opacity: 0.65;
	z-index:121;
}

HTML #loaders { POSITION: absolute }
HTML #ajax_bgs { POSITION: absolute }

/*ajax加载信息提示样式,企业会员留言*/
#comloaders { 
	border:#f1f1f1 1px solid; 
	/*padding:5px 15px 5px 15px;*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;  
	RIGHT: 0px; /**/
	Bottom: 0px;/**/
	filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#BFBFBF,OffX=3,OffY=3);
	/*FILTER: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65); */
	COLOR: #0000ff; 
	POSITION: fixed;
	BACKGROUND-COLOR: #fffffc; 
	opacity: 0.65;
	z-index:121;
}
HTML #comloaders { POSITION: absolute }


/*ajax加载信息提示样式,公共提示*/
#p_ajax_bg
{
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000;
	FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=60,finishOpacity=100,style=0);
	opacity:0.6;
	z-index:120;
}
#p_loader { 
	border:#000000 1px solid; 
	/*padding:5px 15px 5px 15px;*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;  
	RIGHT: 0px; /**/
	Bottom: 0px;/**/
	/*FILTER: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65); */
	COLOR: #0000ff; 
	POSITION: fixed;
	BACKGROUND-COLOR: #fffffc; 
	opacity: 0.65;
	z-index:121;
}

HTML #p_loader { POSITION: absolute }
HTML #p_ajax_bg { POSITION: absolute }

/*========================咨询列表==========================*/
#qalist ul{ background:#FCE7D6;margin:0px; padding:0px; list-style:none; margin-bottom:4px;}
#qalist li{ margin:0px; padding:0px; list-style-type:none}
#qalist .qaitem{border:1px solid #FF811D;}
#qalist .qatitle{height:25px; background:#FFFFFF; padding:4px;}
#qalist .qarec{ padding:4px;}/**/
/*========================咨询列表==========================*/
