/*
  修改整理的样式表
  Date:2006-8-16  Author:张继东
*/
body
{
  background-color:White; 
  font-family:宋体; 
  font-size:9pt;
  color:#3F3F3F;    
}

ul
{
  list-style-type:square; 
  list-style-position:outside; 
  margin-left:18px; 
  margin-top:5px; 
}

ol
{
  list-style-position:outside; 
  margin-left:25px; 
  margin-top:5px; 
}

h1
{
  font-family:Verdana; 
  font-weight:bold;
  font-size:18px; 
  color:#3F3F3F;
  margin-top:2px; 
  margin-bottom:2px; 
}

h2
{
  font-family:Verdana; 
  font-weight:bold;
  font-size:18px; 
  color:#3F3F3F;
  margin-top:15px; 
  margin-bottom:15px; 
}

h3
{
  font-family:Verdana; 
  font-weight:bold;
  font-size:12px; 
  margin-top:2px; 
  margin-bottom:2px; 
}

.TopNavLink
{
  font-weight:bold; 
  font-size:10px;
  color:#3F3F3F; 
}


.WelcomeTitle
{
  font-family:Verdana;
  font-size:23px;   
  font-weight:900; 
  letter-spacing:-0.2mm;
  margin-top:10px; 
  margin-bottom:20px; 
}

.MainText
{
  font-family:宋体;
  font-size:9pt; 
}

.Hint
{
  color:Red;
}

.SysFrame
{
  font-family:宋体;
  font-size:9pt; 
}

td
{
  font-family:宋体;
  font-size:9pt; 
}
a:link { font-size: 9pt; color: #223399; text-decoration: none}
a:visited { font-size: 9pt; color: #223399; text-decoration: none}
a:hover { font-size: 9pt; color: #ff5555; 	text-decoration: underline;}
a:active { font-size: 9pt; color: #FF9900; text-decoration: none}
.category	
{	
	background-color:#f3f3f3 ;	
	padding:		2px;
	font-weight:bold;
	color:			#1448B1;
}
.fixed	{
	table-layout:	fixed;
	overflow:		hidden;
}

.grid, hr	{
	border:			1px #D2E0F0 solid;
	border-collapse:collapse;
}
.TextBox
{
  font-family:宋体;
  font-size:9pt;   
  border-style:groove;
  background-color:#ECF1F7;
}
.edline
{
	font-size:12px;
	border: none;
	border-bottom: 1px solid #a0a0a0;
	background-color:transparent;	
}
.noline
{
    font-family:宋体;	
    font-size:9pt; 
	border: none;
	background-color:transparent;	
}
.DropDown
{
  border-style:groove;
  background-color:WhiteSmoke;
}
 /* 修改grid样式*/
.DataGrid
{
  
  Border:1px;
  border-color:#DDE3EC;
  width:100%;
}

.AlterItem
{
	background-color:OldLace;
	height:23px;
}

.gridItem
{
	height:23px;
	background-color:White;
}
.gridedit
{ }
.gridselected
{ 
	background-color:#87ceeb;
	color:White;
}
.gridfoot
{ }
.gridpage
{ }

 .gridhead
{
	background-color:whitesmoke;
	text-align: center;
	color: #223399;	
	line-height:20px;     
}
/*渠道管理的样式*/
.DataGrid_sale
{  
	border-width:1px;
    border-color:#B8BFDC;
    border-style:solid;
    width:100%;
} 
 .gridhead_sale
{
	background-image:url(../images/cell.gif);
	background-repeat:repeat;
	text-align: center;
	color: #223399;	
	line-height:20px;     
}
.table_search
{
    BORDER-RIGHT: #98a4ce 1px; 
    BORDER-TOP: #98a4ce 1px; 
    BORDER-LEFT: #98a4ce 1px; 
    BORDER-BOTTOM: #98a4ce 1px; 
}
.table_content
{
	BORDER-RIGHT: #98a4ce 1px; 
	BORDER-TOP: #98a4ce 1px; 
	BORDER-LEFT: #98a4ce 1px; 
	BORDER-BOTTOM: #98a4ce 1px; 
}
.td_locate1
{
	color:Black;
	font-weight:bold;	
	background-image:url(../images/icon1.gif);
	background-repeat:no-repeat;
	height:18px;
}
.td_locate2
{
	color:White;
	height:18px;
	background-image:url(../images/locate1.gif);
	background-repeat:no-repeat;
}
.td_locate3
{
	color:White;
	height:18px;
	background-image:url(../images/locate2.gif);
	background-repeat:no-repeat;
}
.td_locate4
{
	color:White;
	height:18px;	
	background-image:url(../images/locate3.gif);
	background-repeat:no-repeat;
}
.td_locate5
{
	color:White;
	height:18px;	
	background-image:url(../images/locate1_1.gif);
	background-repeat:no-repeat;
}
.td_search_top_left
{
	background-image:url(../images/title1.gif);
	background-repeat:no-repeat;
	BORDER-RIGHT: #98a4ce 0px solid; 
	BORDER-TOP: #98a4ce 1px solid; 
	BORDER-LEFT: #98a4ce 1px solid; 
	BORDER-BOTTOM: #98a4ce 1px; 
	HEIGHT: 24px; 
	BACKGROUND-COLOR: #eef1f8;
}
.td_search_top_right
{
    BORDER-RIGHT: #98a4ce 1px solid; 
    BORDER-TOP: #98a4ce 1px solid; 
    BACKGROUND-IMAGE: url(../images/title_re.gif); 
    BORDER-LEFT: #98a4ce 0px; 
    BORDER-BOTTOM: #98a4ce 1px solid; 
    BACKGROUND-REPEAT: repeat-x; 
    HEIGHT: 24px	;
} 
.td_content_top_left
{
	background-color:#F6F7FB;	
    BORDER-RIGHT: #98a4ce 1px solid; 
    BORDER-TOP: #98a4ce 1px solid; 
    BACKGROUND-IMAGE: url(../images/title2.gif); 
    BORDER-LEFT: #98a4ce 1px solid; 
    WIDTH: 776px; 
    COLOR: white; 
    BORDER-BOTTOM: #98a4ce 1px solid; 
    BACKGROUND-REPEAT: no-repeat; 
    HEIGHT: 24px;	
}

.td_content_top_left_icon
{
	background-color:#F6F7FB;	
    /*BORDER-RIGHT: #98a4ce 1px solid; */
    BORDER-TOP: #98a4ce 1px solid; 
    BACKGROUND-IMAGE: url(../images/title2.gif); 
    BORDER-LEFT: #98a4ce 1px solid; 
    /*WIDTH: 776px; */
    COLOR: white; 
    BORDER-BOTTOM: #98a4ce 1px solid; 
    BACKGROUND-REPEAT: no-repeat; 
    HEIGHT: 24px;	
}
.td_content_top_middle_icon
{
	background-color:#F6F7FB;	
    /*BORDER-RIGHT: #98a4ce 1px solid; */
    BORDER-TOP: #98a4ce 1px solid; 
    BACKGROUND-IMAGE: url(../images/title2_re.gif); 
    /*BORDER-LEFT: #98a4ce 1px solid; */
    WIDTH: 16px; 
    COLOR: white; 
    BORDER-BOTTOM: #98a4ce 1px solid; 
    BACKGROUND-REPEAT:repeat-x; 
    HEIGHT: 24px;	
}

.td_content_top_right_icon
{
	background-color:#F6F7FB;	
    BORDER-RIGHT: #98a4ce 1px solid; 
    BORDER-TOP: #98a4ce 1px solid; 
    BACKGROUND-IMAGE: url(../images/title2_re.gif); 
    /*BORDER-LEFT: #98a4ce 1px solid; */
    WIDTH: 12px; 
    COLOR: white; 
    BORDER-BOTTOM: #98a4ce 1px solid; 
    BACKGROUND-REPEAT:repeat-x; 
    HEIGHT: 24px;	
}

.td_content_top_right
{
	BORDER-RIGHT: #98a4ce 1px solid; 
	BORDER-TOP: #98a4ce 1px solid; 
	BACKGROUND-IMAGE: url(../images/title2_re.gif); 
	BORDER-LEFT: #98a4ce 1px; 
	BORDER-BOTTOM: #98a4ce 1px solid; 
	BACKGROUND-REPEAT: repeat-x; 
	HEIGHT: 24px;
}

.td_top
{
    BORDER-RIGHT: #98a4ce 1px solid; 
    BORDER-TOP: #98a4ce 1px solid; 
    BORDER-LEFT: #98a4ce 1px solid; 
    BORDER-BOTTOM: #98a4ce 1px; 
    BACKGROUND-COLOR: #eef1f8;	
}
.td_button
{
    BORDER-RIGHT: #98a4ce 1px solid; 
    BORDER-TOP: #98a4ce 1px; 
    BORDER-LEFT: #98a4ce 1px solid; 
    BORDER-BOTTOM: #98a4ce 1px solid; 
    BACKGROUND-COLOR: #eef1f8;	
}
.td_search_content
{
	BORDER-RIGHT: #98a4ce 1px solid; 
	BORDER-TOP: #98a4ce 1px solid; 
	BORDER-LEFT: #98a4ce 1px solid; 
	BORDER-BOTTOM: #98a4ce 1px; 
	BACKGROUND-COLOR: #eef1f8;
}
.AlterItem_sale
{
	background-color:#ECF1F7;
	height:23px;
	cursor:hand;
}
.gridItem_sale
{
	height:23px;
	background-color:#FAFBFD;	
	cursor:hand;
}
.btn_sale 
{
	border:0px;
   	background-image:url(../images/bk_button.gif);
    width:72; 
    height:24;
    cursor:hand;

}
.btn_query
{
	border:0px;
   	background-image:url(../images/btn_query.gif);
    width:72; 
    height:24;
    cursor:hand;

}
.btn_new
{
	border:0px;
   	background-image:url(../images/btn_new.gif);
    width:72; 
    height:24;
    cursor:hand;
}
.btn_edit
{
	border:0px;
   	background-image:url(../images/btn_edit.gif);
    width:72; 
    height:24;
    cursor:hand;
}
.btn_delete
{
	border:0px;
   	background-image:url(../images/btn_delete.gif);
    width:72; 
    height:24;
    cursor:hand;
}
.btn_save
{
	border:0px;
   	background-image:url(../images/btn_save.gif);
    width:72; 
    height:24;
    cursor:hand;
}
.btn_confirm
{
	border:0px;
   	background-image:url(../images/btn_confirm.gif);
    width:72; 
    height:24;
    cursor:hand;
}
.btn_trash
{
	border:0px;
   	background-image:url(../images/btn_trash.gif);
    width:72; 
    height:24;
    cursor:hand;
}
.btn_return
{
	border:0px;
   	background-image:url(../images/btn_return.gif);
    width:72; 
    height:24;
    cursor:hand;
}
.btn_import
{
	border:0px;
   	background-image:url(../images/btn_import.gif);
    width:72; 
    height:24;
    cursor:hand;	
}
.ico_edit
{
   	background-image:url(../images/ico_edit.gif);
    width:17; 
    height:17;   	
}
.ico_del
{
   	background-image:url(../images/ico_del.gif);
   	width:17; 
    height:17;  
}
.ico_trash
{
   	background-image:url(../images/ico_trash.gif);
   	width:18; 
    height:17;  
}
.ico_save
{
   	background-image:url(../images/ico_save.gif);
   	width:14; 
    height:14;  
}
.mytrans { filter:revealTrans(Transition=12,Duration=2)}
.menu {	FILTER: revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5); VISIBILITY: hidden; POSITION: absolute; height:26px; z-index:1; background-color: #FFFFFF; layer-background-color: #FFFFFF; top:5px; right:10; width:340px; border: #500000; border-style: none; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; clip:  rect(   )}.TrReviewFirst { font: bold normal 12px/20px "宋体"; background: #c4e5fa }
/*按钮样式*/
 .btn 
{ 	
	border:1;
	border-color:#7B8BC6;
	border-style:double;
   	background-image:url(../images/btn_back.gif);
    width:72; 
    height:26;
    cursor:hand;
 
 }
  .btn_denglu 
{ 	
	border:0;
	border-style:double;
   	background-image:url(../images/denglu.gif);
    width:72; 
    height:26;
    cursor:hand;
 
 }
   .btn_zhuce
{ 	
	border:0;
	border-style:double;
   	background-image:url(../images/zhuce.gif);
    width:72; 
    height:26;
    cursor:hand;
 
 }
   .btn_blue
{ 	
	border:0;
	border-style:double;
   	background-image:url(../images/btn_blue.gif);
   	width:62;   
    height:23;
    cursor:hand;
 
 }
 /*蓝色按钮样式*/
.blueButtonCss {
   	border-color:CornflowerBlue;
	background-color:LightSteelBlue;
    width:45; 

}
/*红色按钮样式*/
.redButtonCss {
	border-color:Tomato;
	background-color:SandyBrown;
    width:45; 
    CURSOR: hand;
    font-style: normal ;
}
/*绿色按钮样式*/
.greenButtonCss {
	border-color:LimeGreen;
	background-color:LimeGreen;
    width:45; 

    CURSOR: hand;
    font-style: normal ;
}
/*淡蓝按钮样式*/
.normalButtonCss
{
	border-width:1px;			
	border-color:#0066CC;
	background-color:#C4E5FA;
	cursor:hand;		
}
/*进入淡蓝按钮样式*/
.overButtonCss
{
	border-width:1px;
	border-color:#0066CC;
	background-color:#62B6F0;
	cursor:hand;
}
/*table 的样式*/
.table_main
{
	width:100%;	
}

.space
{
	padding-top: 6px;
}
.table_title
{
	background-color:#e8e8e8; 
}

.title_1
{
	background-color:#EFEFEF; 
}
.NoBorder
{
	border:0;
	width:100%;
	vertical-align:top;
	padding:0;
	
}
.borderline
{
	 BORDER-BOTTOM: #c0c0c0 1px solid 
}
.downline
{
  BORDER-BOTTOM-COLOR: #ff9900; 
  BORDER-BOTTOM-STYLE: solid;	
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	RIGHT: 0px; COLOR: #336699; POSITION: relative; TOP: 1px; TEXT-DECORATION: none
}