@CHARSET "UTF-8";

.span_link {color: blue; cursor: pointer; border-bottom: 1px dashed blue; margin: 0px 5px 0px 5px; font-size: 0.86em;}
.span_link_red {color: red; cursor: pointer; border-bottom: 1px dashed red; margin: 0px 5px 0px 5px; font-size: 0.86em;}
.span_link_green {color: green; cursor: pointer; border-bottom: 1px dashed green; margin: 0px 5px 0px 5px; font-size: 0.86em;}
.span_link_orange {color: orange; cursor: pointer; border-bottom: 1px dashed orange; margin: 0px 5px 0px 5px; font-size: 0.86em;}
.span_wait {color: #ffffff; margin: 5px; background: #551111;}

.div_litbut_green {margin: 1px;  color: green; text-align: center; border: 1px solid #335533; background: #f4f4f4;  cursor: pointer; float: left;}
.div_litbut_red   {margin: 1px; color: red;   text-align: center; border: 1px solid #553333; background: #f4f4f4;  cursor: pointer; float: left;}
	
.table_data {border: 1px solid #cccccc; margin: 1em 0em 1em 0em; background: #ffffff; color: #333333;}
.table_data td {border-bottom: 1px solid #999999; border-right: 1px dashed #cccccc;}

.d_widget {display: none; position: absolute;}
.div_seolog_item {border: 1px solid #cccccc; background: #f4f4ff; padding: 3px; float: left;}