﻿/* CSS Document */
/**{margin:0; padding:0;}
body{font: 12px "宋体";text-align:left;height:100%;color:#393939; background:url(body.gif) #f1f1f1;}
div{text-align:left;}
a{text-decoration:none;color:#393939;}
a:hover{text-decoration:underline;color:#005fa9;}
a:active{outline:none;}
li{list-style-type:none;}
img{border-style:none;}
input{border:0px;}*/
.clearfix:after{content: ".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
/*************/
.f_r{float:right;}.red,.red:hover{color:#D00000;}
/****************温馨提示*****************/
.wxts_ico{ background:url(wxts_bg.gif) no-repeat; display:inline-block;}
.wxts2{border:1px solid #8ACE95; padding:4px 10px; background:#E3F5DD; color:#e00000; line-height:21px; text-align:left;}
.wxts2 .wxts{ background-position:0 0; width:23px; height:21px; margin-right:10px; float:left;}

/* 知识库 弹出窗口 样式*/
.zsk_popup_body3{background:#E8F4FF; margin:0; padding:0; position:absolute; border:1px solid #97B9D5; left:90px; top:60px;}
.zsk_popup_body3 .title{	
	background:url(th_bg_x.gif) repeat-x;
	height:27px;	
	padding-left:8px;
	line-height:27px;
}
.zsk_popup_body3 button{width:49px; height:20px; color:#FFFFFF; text-align:center; border:0px; cursor:pointer; font-size:12px; line-height:20px;}
.zsk_popup_body3 .blue{background:url(blue_btn.gif) no-repeat;}
.zsk_popup_body3 .black{background:url(black_btn.gif) no-repeat;}
/* 没找到信息*/
.wrong{width:520px; margin:150px auto; margin-left:160px;}
.wrongl{float:left; width:60px;}
.wrongr{float:right; width:450px;}
.wrongr dt{font-size:16px; font-weight:bold; color:#003399; padding-left:10px; padding-top:15px; }
/* 省略超出部分*/
.slh{width:645px;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;}
.slh2{width:600px;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;}
.slh3{width:840px;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;}
