* {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background: none;
  border: none;
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
  text-align: left;
}
:focus {
  outline: 0px;
}
html {
  height: 100%;
}
body {
  position: relative;
  min-width: 1000px;
  min-height: 100%;
  background-color: #F4F4F4;
}
a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0A84A2;
  text-decoration: underline;
}

a:hover, a:focus, #bread a:hover, #bread a:focus {
  color: #cc0001;
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, .block2, .block3, .block4, .block5, .item1, #bread {
  margin-bottom: 13px;
}
h1 {
  font-size: 24px;
  font-weight: normal;
  color: #cc0001;
}
h2 {
  font-size: 18px;
  font-weight: normal;
  color: #cc0001;
}

h2 > a, h2 span {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
color: #cc0001;
text-decoration: none;
}
h2 > a:hover {
text-decoration: underline;
}



h3 {
  color: #cc0001;
}
h4 {
  color: #000000;
}
h5 {
  color: #666666;
}
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}
ul {
  list-style-image: url(/i/a_l.gif);
  margin-left: 19px;
}
ol {
  list-style-type: decimal-leading-zero;
  margin-left: 19px;
  
}
li {
  margin-left: 4px;
}
ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0px;
}
dl dt {
  font-weight: bold;
}
dd {
  margin-left: 19px;
}
hr {
  height: 1px;
  color: #cccccc;
  background-color: #cccccc;
  border-width: 0px;
  margin-bottom: 15px;
}
form {
  margin-bottom: 12px;
}
input {
  vertical-align: middle;
}
input[type="text"], input[type="password"], input[type="file"], textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  border: 1px solid #7F9DB9;
  background-color: #ffffff;
  margin: 0px 0px 3px 0px;
  padding: 1px 4px 2px 4px;
}
input[type="text"], input[type="password"] {
  height: 15px;
  
}
button[type="submit"], input[type="button"], input[type="submit"], input[type="reset"] {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  border: 0px solid #000000;
  background-color: #3b5663;
  margin: -2px 0px 0px 0px;
  padding: 0px 4px 4px 4px;
  text-align: center;
  height: 20px;
}
select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  border: 1px solid #7F9DB9;
  background-color: #ffffff;
  
  
}
input[type="checkbox"], input[type="radio"] {
  background: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
  margin-bottom: 15px;
}
table td, table th {
  border: 0px solid #cccccc;
  padding: 2px 5px 3px 4px;
  vertical-align: top;
}

div.field_big{
	padding-left: 30px;
	padding-right: 20px;
	
}

h1.rbr_goods_t{
	padding: 0px 2px 4px 50px;
  background-image: url(/i/i_offers.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

h1.rbr_demands_t{
	padding: 0px 2px 4px 50px;
  background-image: url(/i/i_ask.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

h1.rbr_firms_t{
	padding: 0px 2px 4px 50px;
  background-image: url(/i/i_firms.png);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}




div.hr {
	width: 100%;
	height: 5px;
	background-image: url(/i/incat_line.png);
	background-repeat: repeat-x;
}

.table1{
	margin: 0px;
	padding: 0px;
}
.table1 td{
	margin: 0px;
	padding: 0px;
	
}

.table2 td, .table2 th {
  border: 1px solid #ffffff;
  padding: 2px 5px 3px 4px;
}
.table2 tr.tr1 td {
  background-color: #f6f6f6;
}
.table3 {
  margin: 0px;
}
.table3 td, .table3 th {
  border: none;
  vertical-align: middle;
  
}

table.content_icon_menu{
	margin: 5px 0px 5px 0px;
}

table.content_icon_menu td{
	text-align: center;
	
}

table.main, table.main td{
	margin: 0px;
	padding:0px;
	vertical-align: top;
}

.block1 {
  height: 22px;
  padding-left: 13px;
  margin-bottom: 11px;
  background-image: url(/i/block_1.gif);
  background-position: left top;
  background-repeat: repeat-x;
}
.block1 > * {
  display: block;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  line-height: 20px;
  height: 100%;
  padding-right: 9px;
}
.block1 > a:hover, .block1 > a:focus {
  color: #ffffff;
}
.block2 {
  position: relative;
  overflow: hidden;
  padding: 15px 8px 0px 8px;
  background-color: #bdccd6;
}
.block2 * {
  font-family:  Arial, Helvetica, sans-serif;
  color: #000000;
}
.block2 select {
  font-family:  Arial, Helvetica, sans-serif;
  
}
.block01 {
  margin-top: 5px;
  table-layout: fixed;
  width: 100%;
  
}
.block01 td {
  padding: 0px 0px 0px 0px;
  border: none;
}

.block01 h2{
	line-height: 25px;
	padding:10px 0px 0px 0px;	
}


.block_z{
		position: absolute;
		top: 0px;
		left: 15px;
		width: 66%;
		height: 180px;
		z-index: -100;
		background-color: #E0EAEF;
}

.block3, .block4 {
  padding-left: 7px;
}

.block3 * {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.block3 h2 {
  padding-bottom: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #cc0001;
  border-bottom: 3px solid #516574;
  background-position: left top;
  background-repeat: no-repeat;
  line-height: 30px;
	padding:5px 0px 5px 40px;	
}

.block3 h2.b_01_3 {
	background-position: right top;
	padding:10px 0px 0px 0px;	
}

.block4 a {
  display: inline-block;
  padding: 0px 3px 0px 9px;
  
  1white-space: nowrap;
  background-image: url(/i/a_l.gif);
  background-position: 0px 1px;
  background-repeat: no-repeat;
}
.block4 h3, .block4 h3 a{
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #3a4954;
  text-decoration: none;
  background: none;
}

.block4 h4{
	margin-bottom: 3px;
}

.block4 h4 a{
  margin-bottom: 0px;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  color: #3a4954;
  text-decoration: none;
  background: none;
}

.block4 a:hover, .block4 a:focus {
  color: #c00005;
}
.block5 {
  padding-left: 7px;
  1background-image: url(/i/block_2.gif);
  1background-position: left top;
  1background-repeat: repeat-y;
}
.block5 a {
  padding-left: 15px;
  color: #c00005;
  background-image: url(/i/a_3.png);
  background-position: 0px 1px;
  background-repeat: no-repeat;
}
.block5 > span {
  float: left;
  width: 33%;
  padding-right: 10px;
  text-align: right;
}
.block5 > div {
  float: right;
  width: 32%;
  padding-left: 50px;
  background-image: url(/i/i_1.png);
  background-position: left center;
  background-repeat: no-repeat;
}
.block5 > div a {
  display: block;
  padding: 0px 2px 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  background-image: url(/i/a_1.png);
  background-position: 0px 5px;
  background-repeat: no-repeat;
}
.rightsmall, #right {
  clear: both;
  float: right;
  margin-left: 30px;
}
.currency {
  padding: 0px 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ffffff;
  background-color: #526675;
}
a.currency {
  background-color: transparent;
  color: #0A84A2;
}
.bookmark1 *,.bookmark3 * {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding: 1px;
  
}

.bookmark2 {
  padding: 13px 7px 0px 7px;
  margin: 0px 0px 20px 0px;
  border: 1px solid #cccccc;
  background-color: #fff;
    
}

.bookmark2 * {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.bookmark2 h2{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #cc0001;
}


.bookmark3 {
  margin-top: -21px;
  z-index: 200;
 
}



.bookmark1 span {
  color: #ffffff;
  background-color: #CC0001;
  padding: 3px;
}

div.cur_bookmark{
	background-image: url('/i/bookm_1.png');
  background-position: 45% 0px;
  background-repeat: no-repeat;
  width: 100%;
  height: 3px;
  margin-top:3px;
}


.bookmark3 span {
  background-color: #ffffff;
  border: solid #cccccc;
  border-width: 0px 1px 1px 1px;
 
}
.item1 {
  overflow: hidden;
  
}
.item1 h1, .item1 h2, .item1 h3, .item1 h4, .item1 h5, .item1 p, .item1 ul, .item1 ol, .item1 dl {
  margin-bottom: 5px;
}

.item1 h2 a{
	font-size: 16px;
	font-weight: bolder;
}


.details {
  float: right;
  margin: 0px 0px 5px 10px;
  width: 25%;
}
.details h6 {
  margin-bottom: 0px;
  font-weight: normal;
}



.details table td{
	vertical-align: middle;
}

.details table td.ico{
	width: 20px;
	padding: 0px;
}

.details table td.ico *{
	margin: 0px;
}

.details div span{
	font-weight: bold;
	color: #cc0001;
}


div.bannerbig{
  text-align: center;
  margin: 0 auto -23px auto;
  width: 600px;
  
  padding: 13px 0px 0px 0px;
}

div.bannerright{
  text-align: center;
  margin: 0 auto;
  width: 340px;
  padding: 13px 0px 0px 0px;
}

.with_field{
	margin: 13px 19px 0px 50px;
	padding: 10px;
	border: 1px solid #cccccc;
	
}

*.small2 *{
	font-size: 11px;	
}

div.ahtung{
	background-image: url(/i/i_ahtung.gif);
  background-position: 20px center;
  background-repeat: no-repeat;
  padding: 13px 7px 13px 90px;
  margin: 0px 0px 20px 0px;
  border: 1px solid #D8DDDF;
  background-color: #D8DDDF;
  min-height: 20px;
}

div.info{
	background-image: url(/i/i_hint.gif);
  background-position: 20px center;
  background-repeat: no-repeat;
  padding: 13px 7px 13px 80px;
  margin: 0px 0px 20px 0px;
  background-color: #D8DDDF;
  min-height: 20px;
  
}

div.error{
	background-image: url(/i/i_error.gif);
  background-position: 20px center;
  background-repeat: no-repeat;
  padding: 13px 7px 13px 80px;
  margin: 0px 0px 20px 0px;
  background-color: #D8DDDF;
  border: 1px solid red;
  min-height: 20px;
  
}

div.dotline{
	width: 100%;
	height: 1px;
	background-image: url(/i/dot_line.png);
	background-repeat: repeat-x;
}

div.seoinfo_block1{
	background-image: url(/i/info_i.gif);
  background-position: 15px 10px;
  background-repeat: no-repeat;
  padding: 15px 7px 15px 55px;
  margin: 0px 30px 20px 0px;
  background-color: #ececec;
  font-size: 13px;
  
}

div.seoinfo_block1 * {
	font-size: 13px;
}

div.seoinfo_block2{
	padding: 5px 7px 5px 10px;
  margin: 0px 0px 20px 0px;
  background-color: #ececec;
  font-size: 13px;
  
}

div.seoinfo_block2 * {
	font-size: 13px;
}

.seoinfo_block2 h2{
	font-size: 16px;
	font-weight: bold;
	
}

table.goodlist {
	margin: 0px 30px 20px 0px;
	width:100%;
}



table.goodlist th{
	background-color: #627380; 
	border:1px #fff solid;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	
}

table.goodlist th table td{
	background-color: #627380; 
	border:0px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

table.goodlist td{
	border:1px #fff solid;
	background-color: #e4e4e4; 
}

table.goodlist td h2 a{
	font-size: 14px;
	text-decoration: underline;
}


table.goodfield {
	margin: 10px 30px 20px 1px;
}


table.goodfield th{
	background-color: #627380; 
	border:1px #fff solid;
	color: #fff;
	text-align: center;
	
}

table.goodfield td{
	border: 1px #fff solid;
	text-align: center;
	background-color: #e4e4e4; 
	padding: 3px 5px 3px 0;
}

table.rbr_menu{
	margin: 10px 0px 0px 0px;
}

table.main_t, #content table.main_t td, table.rbr_menu td {
	margin: 0px;
	padding: 0px;
}
table.main_t{
	width: 100%;
	margin: 13px 0px 0px 0px;
}

table.rubr_table{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

table.rubr_table td{
	border: 1px #fff solid;
	padding: 5px 0px 5px 5px;
}

table.rubr_table tr.rubr_table_level_0 td{
	background-color: #3B5663;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

table.rubr_table tr.rubr_table_level_0 td *{
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

table.rubr_table tr.rubr_table_level_1 td{
	background-color: #DFDBDB;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding: 5px 0px 5px 35px;
	background-image: url(/i/a_1.png);
	background-position: 25px 10px;
  background-repeat: no-repeat;
}

table.rubr_table tr.rubr_table_level_1 td *{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}

table.rubr_table tr.rubr_table_level_2 td{
	background-color: #F3F2F0;
	padding: 0px 5px 15px 30px;
}

table.rubr_table tr.rubr_table_level_2 a{
  padding: 0px 0px 0px 7px;
  background-image: url(/i/a_l.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}




.infoblock_header {
  clear: both;
  height: 22px;
  padding-left: 34px;
  background-image: url(/i/m_1.gif);
  background-position: left top;
  background-repeat: repeat-x;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 22px;
  height: 100%;
}

div.vopros{
	font-weight: bold;
	margin-bottom: 10px;
}
div.otvet{
	margin-bottom: 40px;
	margin-left: 40px;
	border: 1px solid #505050;
	background-color: #e4e4e4;
	padding: 7px;
}

div.block_w{
	border: 1px solid #E5E5E5;
	padding: 10px;
	background-color: #ffffff;
}

div.r_blok_title{
	clear: both;
	height: 28px;
	width: 100%;
	background-image: url(/i/r_t_bg.png);
	background-position: left top;
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  line-height: 28px;
  
}

div.tree_lv_0{
	font-size: 18px;
	color: #000;
	text-decoration: none;
	margin: 5px 0px 0px 15px;
}

div.tree_lv_1{
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin: 2px 0px 0px 25px;
	padding-left: 15px;
	background-image: url(/i/a_1.png);
  background-position: 0px 6px;
  background-repeat: no-repeat;
}

div.tree_lv_2{
	margin: 2px 0px 0px 40px;
	padding-left: 10px;
	background-image: url(/i/a_l.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

div.tree_lv_3{
	margin: 2px 0px 0px 55px;
	padding-left: 10px;
	background-image: url(/i/a_l.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.bread a {
  padding: 0px 2px 4px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url(/i/a_1.png);
  background-position: 0px 5px;
  background-repeat: no-repeat;
}
.bread a:first-child {
  padding: 0px 2px 4px 0px;
  background: none;
}

.workfield{
	border: 1px solid #E5E5E5;
	margin: 0px 0px 30px 0px;
	padding: 20px 5px 10px 30px;
	background-color: #ffffff;
}

.right_form_otb_input{
    width: 180px;
}


#workfield, #workfield2{
	border: 1px solid #E5E5E5;
	margin: 0px 0px 30px 0px;
	padding: 20px 5px 10px 30px;
	background-color: #ffffff;
}

#banners {
  width: 100%;
  margin: 0px;
}
#banners td {
  padding: 6px 6px 6px 0px;
  text-align: right;
  border: none;
}
#banners td:first-child {
  width: 1%;
  padding-left: 19px;
}
#header {
  position: relative;
  clear: both;
  overflow: hidden;
  height: 141px;
  padding: 17px 8px 10px 0px;
  background-image: url(/i/h_1.gif);
  background-color: #ffffff;
  background-position: left top;
  background-repeat: repeat-x;
}
#logo {
  float: left;
  padding: 19px 31px 10px 46px;
  background-image: url(/i/h_2.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#search {
  position: absolute;
  left: 258px;
  right: 216px;
  bottom: 10px;
  height: 127px;
  background-image: url(/i/search_1.png);
  background-position: left top;
  background-repeat: repeat-x;
}
#search > div {
  height: 100%;
  background-image: url(/i/search_2.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#search > div > form {
  display: block;
  position: relative;
  height: 71px;
  padding: 48px 114px 0px 36px;
  margin: 0px;
  background-image: url(/i/search_3.png);
  background-position: right top;
  background-repeat: no-repeat;
}
#search input[type="text"] {
  width: 100%;
  padding: 4px 4px 5px 4px;
  border: 1px inset #6b7e89;
}
#search input[type="image"] {
  position: absolute;
  right: 56px;
  top: 42px;
}
#search span {
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

#search span.rbr_s {
	display: block;
  position: absolute;
  left: 37px;
  bottom: 0px;
  
}

#search span.rbr_s span{color: #3a4954;}

#search label {
  display: block;
  margin: -6px 0px 3px 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  cursor: pointer;
}
#searchmenu {
  display: block;
  position: absolute;
  left: 37px;
  right: 113px;
  top: 75px;
  height: 22px;
  background-color: #3b5663;
}
#searchmenu > label {
  display: block;
  float: left;
  line-height: 22px;
  height: 100%;
  padding: 0px 11px;
  margin: 0px;
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  border-color: #ffffff;
}
#searchmenu > label.unchecked {
  color: #ffffff;
  text-decoration: none;
  background-color: #3b5663;
}
#searchmenu > label.checked {
  color: #445c69;
  text-decoration: underline;
  background-color: #edeff0;
}
#searchmenu input {
  display: none;
}
#auth {
  float: right;
  width: 192px;
  white-space: nowrap;
}
#auth * {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
}
#auth label {
  color: #191919;
  text-decoration: underline;
  cursor: pointer;
}
#auth input[type="text"], #auth input[type="password"] {
  display: block;
  width: 110px;
  font-size: 11px;
  color: #666666;
  border: 1px solid #3c3c3c;
  margin: 7px auto 2px auto;
  padding: 0px 4px 0px 4px;
}
#auth input[type="image"] {
  display: block;
  margin: 3px auto 0px auto;
  padding: 0px;
  background-color: transparent;
}
#auth form {
  margin: 0px;
}

#auth > div.block1 a{
	color: #edeff0;
}

#menu {
  clear: both;
  height: 27px;
  padding-left: 34px;
  background-image: url(/i/m_1.gif);
  background-position: left top;
  background-repeat: repeat-x;
}
#menu > * {
  display: block;
  float: left;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  line-height: 27px;
  height: 100%;
  padding: 0px 11px;
  border-width: 0px 1px;
  border-style: solid;
  border-color: transparent;
  background-color: transparent;
}
#menu > a:hover, #menu > a:focus, #menu > *.active {
  text-decoration: underline;
  border-color: #ffffff;
  background-color: #cc0001;
}
#menu > *.menuright {
  float: right;
  border-width: 0px 0px 0px 1px;
  border-color: #ffffff;
  background-color: #cc0001;
}
#content {
  position: relative;
  overflow: hidden;
  padding: 0px 7px 50px 13px;
  

}
#bread a {
  padding: 0px 2px 4px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url(/i/a_1.png);
  background-position: 0px 5px;
  background-repeat: no-repeat;
}
#bread a:first-child {
  padding: 0px 2px 4px 0px;
  background: none;
}
#right {
  width: 324px;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
#footer {
  
  margin-top: 50px;
  margin-bottom: 10px;
  width: 100%;
  height: 22px;
  background-color: #516574;
}

#footer2 {
  
  bottom: 0px;
  width: 100%;
  
}
table.sel_rbr_layer {width: 100%;}
.sel_rbr_layer th {width: 70px; text-align: left;}
.sel_rbr_layer td {text-align: left;}
.sel_rbr_layer select {width: 100%;}

table.sel_pl_layer {margin-left:30px; width: 200px;}
.sel_pl_layer th {width: 40px; text-align: left;}
.sel_pl_layer td {text-align: left;}
.sel_pl_layer select {width: 238px;margin-left:25px;}


* блок со скругленными углами

.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; }
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; color:#000;}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:0em;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}

.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#F7F2CF; border-width:0 5px;}

.xb5 {margin:0 2px; background:#F7F2CF; border-width:0 4px;}
.xb6 {margin:0 2px; background:#F7F2CF; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#F7F2CF; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#F7F2CF; border:3px solid #fff; border-width:0 3px; }


a.dashed{
    border-bottom: 1px #0A72A2 dashed;
    text-decoration: none;
}

.tl_good_name{
    border-bottom: 1px dashed blue;
    font-size: 110%;
    font-weight: bold;
    cursor: pointer;
}

.group_table td{
    padding: 0px 25px 10px 0px;
    width: 25%;
}


.group_link{
    font-size: 120%;
}

.grey_cnt{
    color: grey;
    font-size: 85%;
    margin-left: 4px;
    margin-bottom: -3px;
}

.group_row_hidden{
    display: none;
}