﻿body {
 margin:0;
 font-size:12px;
 line-height:1.8em;
 font-family : "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
 /*background:#FFF;*/
}

table.NONE_BORDER label{
	line-height:24px;
}

table.ee label{
	line-height:24px;
}

table label{
	line-height:24px;
}

.specialty_popup_button {
  text-align:center;
  vertical-align: middle;
  border: 1px solid #999999;
  background-color:#e7e7e7;
  height:22px;
  width:123px;
  font: normal 12px 宋体;
  color: #333333;
  /*background-image: url(/images/popup.gif);*/
  float:left;
  font-weight:800;
  overflow: hidden;
  white-space: nowrap;
}

.specialty_popup_button_short {
  text-align:center;
  vertical-align: middle;
  border: 1px solid #999999;
  background-color:#e7e7e7;
  height:24px;
  width:98px;
  font: normal 12px 宋体;
  color: #333333;
  /*background-image: url(/images/popupshort.gif);*/
  float:left;
  font-weight:800;
  overflow: hidden;
  white-space: nowrap;
}

.specialty_category_top {
  float:left;
  /*background:url(/images/topm.gif) repeat-x;*/
  background-color:#A1C0E2;
  height:22px;
  width:100%;
  clear:none
}

.specialty_category_left {
  float:left;
  /*background:url(/images/arrow.gif) no-repeat 2px 3px ;*/
  color:#FFFFFF;
  font-weight:800
}

.specialty_title{
  float:left;
  color:white;
  margin:0 0 0 25px!important;margin:0 0 0 12px;
}

.specialty_category_right{
  float:right;
}
.specialty_category_right img{
  cursor: pointer;
}

.specialty_category_styles {
 position: absolute;
 left: 80px;
 top: 150px;
 border: 2px solid #C6E0FB;
 width:650px;
 background-color:#F5F5F5;
 filter:alpha(opacity=100);
 /*设置层的透明度*/
 color:white;
 text-align:center;
}

.specialty_category_title{
  text-align:left;
  float:left;
  width:100%;
  padding:3px 0;
  margin:3px 0;
}

.specialty_category_link{
  text-align:center;
  float:left;
  width:31%;
  padding:0;
  margin:0;
}

.specialty_category_link a {
  color:#000;
  text-decoration: none;
}

.specialty_category_link a:hover {
  background:#FFF;
  color:#2161F0;
}

.splitline {
  float:left;
  width:100%;
  height:1px;
  background:#FFF;
  overflow: hidden;
  padding:3px 0;
  margin:3px 0;
}

hr{
  clear:both;
  float:left;
  width:100%;
  height:5px;
  background:#A5C4E5;
  border:0;
}

.specialtys {
  float:left;
  width:100%;
  float:center;
  padding:3px 0;
  margin:3px 0;
}
  

.closediv{
 text-align:right;
 color:black;
 background-color:white;
 cursor: pointer;
 padding: 0 10px 0 0;
 line-height:120%;
}