﻿@import url("/resource/cn/css/hui.css");
table.menustyle
{
	width:100%;
	background-image:url("head_bg940.gif");
	background-repeat:no-repeat;
	border-bottom-style: none;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.MenuRightBar{
	width:30%!important;/*可根据实际情况调整*/
}

/*首层菜单*/
td.StaticMenuItemStyle
{
	padding:0px;
	margin:0px;  
	width:10%;
}
A.StaticMenuItemStyle:link 
{
	width:100%;
	vertical-align:bottom ; height:15px;COLOR: #fff; TEXT-DECORATION: none; font-family: "宋体"; font-size: 13px; font-weight: bold!important ;	
}
A.StaticMenuItemStyle:active 
{	width:100%;	
	vertical-align:bottom ;	height: 15px;COLOR: #fff; TEXT-DECORATION: none; font-family: "宋体"; font-size: 13px; font-weight: bold!important ;
}
A.StaticMenuItemStyle:visited 
{	width:100%;	
	vertical-align:bottom ;height: 15px;COLOR: #fff; TEXT-DECORATION: none; font-family: "宋体"; font-size: 13px; font-weight: bold!important ;
}
A.StaticMenuItemStyle:hover 
{	width:100%;	
	vertical-align:bottom ;height:15px;background-color:#c00;COLOR: #ff6; TEXT-DECORATION: none; font-family: "宋体"; font-size: 13px; font-weight: bold!important ;
}

/*分割线*/
td.StaticMenuItemSplit
{
	width:4px;
	background-image:url(head_m_bg.gif);
	background-repeat: no-repeat;
	background-position: center center ;
}

/*下拉菜单背景色*/
table.DynamicMenuStyle{background-color: #fff; border-color:#fff;}
span.DynamicMenuStyle
{
	border: 1px solid #c00;/*下拉框边框*/
	background-color: #fff;	padding:10px;
	width:93px;
}

/*下拉菜单内*/
table.DynamicMenuItemStyle{	background-color:white;}
td.DynamicMenuItemStyle
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width:10%;
	background-color:white;
	}
A.DynamicMenuItemStyle:link 
{
width:100%;
	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;text-align:center; 
}
A.DynamicMenuItemStyle:active 
{
width:100%;
	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;text-align:center; 

}
A.DynamicMenuItemStyle:visited 
{
width:100%;
	COLOR: #333333; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;text-align:center; 

}
A.DynamicMenuItemStyle:hover 
{
width:100%;	
	COLOR: #FF9900; TEXT-DECORATION: none; font-family: "宋体"; font-size: 12px; line-height: 20px;text-align:center;

}

/*次级页选中的样式*/
td.StaticSelectedItemStyle{width:10%;}
A.StaticSelectedItemStyle:link 
{
	width:100%;
	vertical-align:bottom ; height:15px;COLOR:white; background-color:#c00;TEXT-DECORATION: none; font-family: "宋体"; font-size: 13px; font-weight: bold!important ;	
}
A.StaticSelectedItemStyle:active 
{	width:100%;	
	vertical-align:bottom ;	height: 15px;COLOR: white; background-color:#c00;TEXT-DECORATION: none; font-family: "宋体"; font-size: 13px; font-weight: bold!important ;
}
A.StaticSelectedItemStyle:visited 
{	width:100%;	
	vertical-align:bottom ;height: 15px;COLOR: white;background-color:#c00; TEXT-DECORATION: none; font-family: "宋体"; font-size: 13px; font-weight: bold!important ;
}
A.StaticSelectedItemStyle:hover 
{	width:100%;	
	vertical-align:bottom ;height: 15px;background-color:#c00;COLOR: white; TEXT-DECORATION: none; font-family: "宋体"; font-size: 13px; font-weight: bold!important ;
}

.seach {
	height: 14px;
	width: 110px;
	border: 1px solid #cccccc;
}
.cnpcqq {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #535353;
}
input.seach {
	font-family: "宋体";
	font-size: 12px;
	color: #535353;
	height:18px;
	width:110px;
	border:1px solid #cccccc;
}
/*通栏底图*/
td.MainContent
{
 background-image:url(/Resource/DocLib/东北化工销售分公司/qycy.jpg);
 background-repeat:no-repeat;
 background-position:top left;
}
