BODY {
font-family : arial, verdana, helvetica, tahoma;
font-size : 12px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
td {
font-size : 12px;
}
a {
color: #800000;
text-decoration : none;
}
a:hover {
color: #cc3333;
text-decoration : underline;
}

.text1 {
COLOR:#008000;
MARGIN-LEFT: 4px;
}
.text2 {
FONT-SIZE:20px;
font-weight: bolder;
COLOR:#008000;
}
.button1 {
FONT-FAMILY: arial, helvetica, tahoma;
FONT-SIZE:12px;
CURSOR:point;
}
.f_cms_edit_tbl {
background-color:#999999;
}
.f_cms_edit_tbl TD {
	font-size: 12px;
	padding: 3px;
	border: 0px;
}
.f_cms_edit_tdname {
background-color: #666666;
color: #FFFFFF;
font-size: 11px;
}
.f_cms_edit_td1 {
background-color: #FFFFFF;
font-size: 11px;
}
.f_cms_edit_td2 {
background-color: #FFFDF0;
font-size: 11px;
}
.dm_cms_tag_table {
font-size: 11px;
}
.dm_cms_edit_filter {
font-size: 11px;
padding-left: 20px;
}
.dm_cms_edit_top {
background-color: #666666;
background-image:url(img/cms/line1_background.jpg);
}
.dm_cms_edit_top2 {
background-color: #999999;
background-image: url(img/cms/line2_bgr.jpg);
}

.dm_cms_edit_left {
margin: 0px;
background-color: #EEF4EA;
}
.dm_cms_edit_right {
background-color: #EBEBEB;
margin: 0px;
paddin-left:12px;
}
.dm_cms_edit_content {
text-align: left;
background-color: #EBEBEB;
}
.dm_cms_edit_memo {
border: 1px solid #000000;
background-color: #FFFFFF;
}
.dmodule_ml_h {
font-size: 13px;
margin-top: 10px;
}
.dmodule_ml_l {
font-size: 12px;
}
.dm_cms_tagslist {
padding-left: 3px;
padding-right: 3px;
padding-bottom: 2px;
padding-top: 2px;
margin-top: 7px;
margin-left: 10px;
margin-bottom: 4px;
background-color: #DEDBD2;
width: 430px;
height: 20px;
}
.dm_cms_filterlist {
padding-bottom: 5px;
margin-left: 10px;
}

.linkmenu_hidden {
	VISIBILITY: hidden;
	height: 0px;
	display:none;
}
.linkmenu_visible {
	display: inline;
	VISIBILITY: visible;
	height: auto;
	width: 160px;
	position:absolute;
	z-index:10;
	overflow:hidden;
	border: #999999 1px solid;
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.linkmenu_visible iframe {
  display:none;/*sorry for IE5*/
  display/**/:block;/*sorry for IE5*/
  position:absolute;/*must have*/
  top:0px;/*must have*/
  left:0px;/*must have*/
  z-index:-1;/*must have*/
  filter:mask();/*must have*/
  width:3000px;/*must have for any big value*/
  height:3000px/*must have for any big value*/;
}

.linkmenu_button_old {
width: 30px;
text-align: center;
height: 20px;
background-color: #999999;
background-image: url(img/cms/line2_bgr.jpg);
border: #666666 solid 1px;
display:block;
float:left;
}

.linkmenu_button {
width: 30px;
text-align: center;
height: 20px;
border: 0px;
display:block;
float:left;
}

.f_tender_edit {
padding-bottom: 5px;
border-bottom: 1px #000000;
margin-bottom: 15px;
}

.dm_cms_ajax_loader_hid {
position: absolute; left: 500px; top: 350px; z-index: 100; width: 100px; height: 100px; background:#FFFFFF; border-color: #333333; border-width: 1px; text-align: center; padding-top: 20px; visibility: hidden;
}
.dm_cms_ajax_loader_vis{
position: absolute; left: 500px; top: 350px; z-index: 100; width: 100px; height: 100px; background:#FFFFFF; border-color: #333333; border-width: 1px; text-align: center; padding-top: 20px; visibility: visible;
}
.cms_menu_sel {
background-image:url(/img/cms/arrow_s2.gif);
background-position: bottom left;
background-repeat: no-repeat;
padding-left: 10px;
height: 20px;
cursor: crosshair;
}
.cms_menu_nosel {
background-image:url(/img/cms/arrow_s1.gif);
background-position: bottom left;
background-repeat: no-repeat;
padding-left: 10px;
height: 20px;
cursor: crosshair;
}
.cms_menu_sel a {
text-decoration: none
}
.cms_menu_nosel a {
text-decoration: none
}
.cms_menu_content {
margin-top: 15px;
margin-bottom: 15px;
}

