
/*页面主体样式*/
body 
{
	scrollbar-face-color: #DCDCE7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #93949F;
	scrollbar-3dlight-color: #EDEDF3;
	scrollbar-arrow-color: #082468;
	scrollbar-track-color: #F7F7F9;
	scrollbar-darkshadow-color: #EDEDF3;
	font-size: 9pt;
	overflow:auto;
	background-color:#ffffff;
	margin:0 auto;
}
TD { FONT-SIZE: 12px; }
TH { FONT-SIZE: 12px; }
img{ border:0px; }
.td_input
{
	font-family:宋体;
	font-size:14px;
}


/*****************************************************
超级链接显示风格
*****************************************************/
A{ font-family: "宋体";font-size: 12px;COLOR: #223355;TEXT-DECORATION: none;letter-spacing:2px; }
A:hover{ font-family: "宋体";font-size: 12px;COLOR: #FF0000; TEXT-DECORATION: none;letter-spacing:2px; }
A:active{ font-family: "宋体";font-size: 12px;COLOR: #F56B13;TEXT-DECORATION: none;letter-spacing:2px; }

/*菜单超链接样式：************/
A.font_menu{ font-family: "宋体";font-size: 12px;COLOR: #E3E8EB;TEXT-DECORATION: none;letter-spacing:2px; }
A:hover.font_menu{ font-family: "宋体";font-size: 12px;COLOR: #F56B13; TEXT-DECORATION: none;letter-spacing:2px; }
A:active.font_menu{ font-family: "宋体";font-size: 12px;COLOR: #FF0000;TEXT-DECORATION: none;letter-spacing:2px; }


A.fontlink{ font-family: "宋体";font-size: 12px;COLOR: #999;TEXT-DECORATION: underline;letter-spacing:2px; }
A:hover.fontlink{ font-family: "宋体";font-size: 12px;COLOR: #71b96c; TEXT-DECORATION:underline;letter-spacing:2px; }
A:active.fontlink{ font-family: "宋体";font-size: 12px;COLOR: #FF0000;TEXT-DECORATION: underline;letter-spacing:2px; }

/**头部Logo： *****************************/
.Logo_img{ width:170px;background-image:url(../images/183Logo.gif); background-position:center; background-repeat:no-repeat;}

/**头部菜单： *****************************/
.Menu_bg{ height:25px; text-align:right; vertical-align:bottom; padding:20px 50px 5px 0px;filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#9cf6ab', gradientType='1')}

/**欢迎栏table： *****************************/
.wel_table{ border-top:4px #009900 solid; height:30px; background-color:#ddffde;}


/**购物步骤table： *****************************/
.buy_table{ width:95%; star:expression(this.align='center'); border-top:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; height:30px;}
.buy_table td{ width:20%; text-align:center; }

.footer_table{ border-top:4px #c3ddce solid; height:80px; background-color:#f8faf9; }
/*****************************************************
   列表样式：
*****************************************************/
.list_table
{
	width:95%;
	border:solid 1px #999999;
	border-collapse:collapse;
    star:expression(this.align='center');
}
.list_table th
{
	height:22px;
	color:#003366;
	font-weight:normal;
	border:solid 1px #999999;
	text-align:center;
	background-color:#efefef;
}
.list_table td
{
	height:20px;
	text-align:center;
	border:solid 1px #999999;
}
.list_table td table
{
	border:0px;
}
.list_table td table td
{
	border:0px;
}

.cw_title{ text-align:right; width:90px; height:25px;}

/**TOP *****************************/
.top_menu{
    padding:10 5 0 0px;
    text-align:center;
    width:40;
}


.Freezing {
	position:relative ; 
	table-layout:fixed;
	top:expression(this.offsetParent.scrollTop);   
	z-index: 10;
} 

.Freezing th{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;padding:2px;}



/*****************************************************
DataGrid 边框表格样式
*****************************************************/
.DataGrid_Table
{
	width:100%;
	border:solid 1px #7ce180;
	border-collapse:collapse;
}

.DataGrid_Table td
{
	border:solid 1px #7ce180;
	height:20px;
}

.DataGrid_Table th
{
	border:solid 1px #7ce180;
	word-break:keep-all;
	height:20px;
}

/*****************************************************
DataGrid页眉样式
*****************************************************/
.DataGrid_Title
{
	height:20px;
	color:#275032;
	font-size:larger;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	background-color:#b3f4bf;
	word-break:keep-all;

}
/*****************************************************
DataGrid页眉样式
*****************************************************/
.DataGrid_Title2
{
	height:20px;
	color:#275032;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	background-color:#b3f4bf;
	word-break:keep-all;

}

/*****************************************************
DataGrid　分页样式
*****************************************************/
.Pager_Table
{
	width:100%;
	height:25px;
	background-color:#e9fced;
	border-top-width:0px;
	border-left:1px #7ce180 solid;
	border-right:1px #7ce180 solid;
	border-bottom:1px #7ce180 solid;
}
.Pager_Table td
{
	padding:2 5 2 5px;
}


/*****************************************************
   页面标题样式：
*****************************************************/
.PageTitle
{
	font-family:"宋体";
	font-size:18px;
	color:#0045A7;
	font-weight: bold;
	text-decoration:bold;
	text-align:center;
	height:35px;
	padding:5 0 5 0px;
}

/*****************************************************
   页面标题样式：
*****************************************************/
.Table_CSS
{
	width:98%;
    star:expression(this.align='center');
}


/*****************************************************
   页面底部 按钮：
*****************************************************/
.ButtonCss1 {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; 
    background-image:url(../images/k_button.gif);
    CURSOR: hand;
    font-style: normal ;
    width:110px;
    height:22px;
}

.ButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #000000;
    BORDER: #A9DEB4 1px solid; 
    background-color: #A9DEB4;
    CURSOR: hand;
    font-style: normal ;
    width:55px;
    height:22px;
}


.Table_title{
	background-color:#C1D9FD;	
	text-align:left;
	font-size:10pt;
	color:#0046A8;
	height:24;
	font-weight: bolder;
	word-break:keep-all;
}

.Table_title2{
	background-color:#E7F0FF;	
	text-align:center;
	font-size:10pt;
	color:#0046A8;
	width:15%;
	height:24;
	word-break:keep-all;
}

.Table_title2_nw{
	background-color:#E7F0FF;	
	text-align:center;
	font-size:10pt;
	color:#0046A8;
	height:24;
	word-break:keep-all;
}

.Table_title3{	
	text-align:left;
	font-size:10pt;
	color:#0046A8;
	height:24;
	font-weight: bolder;
	word-break:keep-all;
}

span
{
	word-break:break-all;
}
