﻿body
{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.watermark
{
	background: #FFAAFF;
}

.popupControl
{
	background-color: #AAD4FF;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}

.tab_first_sel_begin
{
	width: 27px;
	height: 27px;
	background-image: url(/images/tab_first_sel_begin.bmp);
	background-repeat: no-repeat;
}

.tab_first_nosel_begin
{
	width: 27px;
	height: 27px;
	background-image: url(/images/tab_first_nosel_begin.bmp);
	background-repeat: no-repeat;
}

.tab_sel_body
{
	padding: 0px 2px 0px 2px;
	background-image: url(/images/tab_sel_body.bmp);
	background-repeat: repeat-x;
}

.tab_nosel_body
{
	padding: 0px 2px 0px 2px;
	background-image: url(/images/tab_nosel_body.bmp);
	background-repeat: repeat-x;
}

.tab_sel_end
{
	width: 27px;
	height: 27px;
	background-image: url(/images/tab_sel_end.bmp);
	background-repeat: no-repeat;
}

.tab_nosel_end
{
	width: 27px;
	height: 27px;
	background-image: url(/images/tab_nosel_end.bmp);
	background-repeat: no-repeat;
}

.tab_tnosel_end
{
	width: 27px;
	height: 27px;
	background-image: url(/images/tab_tnosel_end.bmp);
	background-repeat: no-repeat;
}

.tab_last_nosel_end
{
	width: 8px;
	height: 27px;
	background-image: url(/images/tab_last_nosel_end.bmp);
	background-repeat: no-repeat;
}

.tab_last_sel_end
{
	width: 8px;
	height: 27px;
	background-image: url(/images/tab_last_sel_end.bmp);
	background-repeat: no-repeat;
}

.tab_body_box
{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #306898;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #306898;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #306898;
}

.footer
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #306898;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #306898;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #306898;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #306898;
}

.footer_text
{
	text-align: center;
	padding: 20px 20px 20px 20px;
	color: White;
}

.multieditbox
{
	background: #f8f8f8;
	border-bottom: #6289AE 1px solid;
	border-left: #6289AE 1px solid;
	border-right: #6289AE 1px solid;
	border-top: #6289AE 1px solid;
	color: #000000;
	cursor: text;
	font-family: "arial";
	font-size: 9pt;
	padding: 1px; /*www.phpq.net*/
}

.select
{
	border-right: #000000 1px solid;
	border-top: #ffffff 1px solid;
	font-size: 12px; /*www.phpq.net*/
	border-left: #ffffff 1px solid;
	color: #003366;
	border-bottom: #000000 1px solid;
	background-color: #f4f4f4;
}

.brand
{
	background-image: url(images/customer_brand_image.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 30px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.brand_left
{
	float: left;
	height: 30px;
	width: auto;
}

.brand_right
{
	float: right;
	height: 30px;
	width: auto;
}

.brand_left01
{
	float: left;
	height: 29px;
	width: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #cc9933;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.brand_left02
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #ff9900;
	height: 24px;
	width: auto;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.brand_right
{
	float: right;
	height: 30px;
	width: 100%;
}
.brand_right01
{
	float: right;
	height: 30px;
	width: 59px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.brand_right02
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #bebebe;
	height: 24px;
	width: auto;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.navigation
{
	padding: 0px;
	height: 20px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #d0dae4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navigation_01
{
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.navigation_02
{
	background-color: #306898;
	float: left;
	height: 20px;
	width: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.navigation_03
{
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 17px;
	background-color: #306898;
	text-align: center;
	padding: 3px 3px 0px 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.navigation_1
{
	padding: 0px;
	height: 30px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #306898;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebeff2;
}

.navigation_02_1
{
	background-color: #306898;
	float: left;
	height: 30px;
	width: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.navigation_03_1
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 17px;
	width: auto;
	background-color: #306898;
	text-align: center;
	padding-top: 5px;
	padding-left: 10px;
}
.page_txt
{
	width: 100%;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-color: #ebeff2;
	padding: 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.txt_page
{
	float: left;
	height: 590px;
	width: 18%;
}

.txt_center
{
	width: 100%;
}

.group_box
{
	border: solid 1px #6289AE;
	margin: 10px 10px 10px 10px;
	background-color: #CBDBEA;
	color: Black;
}

.input_box
{
	border: solid 1px #6289AE;
}

.btn_box
{
	border: solid 1px #6289AE;
	background-color: #FFC54E;
}

.group_box_title
{
	height: 20px;
	width: 100%;
}

.group_box_main
{
	margin: 10px 10px 10px 10px;
}

.group_box_title_text
{
	float: left;
	background-color: #AECEDB;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6289AE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6289AE;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

.txt_right
{
	float: right;
	height: 530px;
	width: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 10px;
}
.txt_left
{
	width: 100%;
	background-color: #306898;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #306898;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #306898;
}

.txt_box_title
{
	width: 100%;
	background-color: #306898;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #306898;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #306898;
}

.title_text
{
	margin-top: 7px;
	margin-left: 10px;
}
.txt_left01
{
	width: 100%;
	background-color: #afc8de;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #306898;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #306898;
}

.txt_box_main
{
	width: 100%;
	background-color: #afc8de;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306898;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #306898;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #306898;
}
.txt_right01
{
	float: right;
	height: 530px;
	width: 100%;
}
.txt_right02
{
	float: right;
	height: 22px;
	width: 99%;
	background-color: #306898;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306898;
	padding-right: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
}
.txt_right03
{
	float: right;
	height: 550px;
	width: 100%;
	background-color: #afc8de;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306898;
}
.txt_right04
{
	float: right;
	height: 22px;
	width: 99%;
	background-color: #b6cee6;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txt_right05
{
	float: right;
	height: 22px;
	width: 99%;
	background-color: #a3c1e5;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txt_right06
{
	float: right;
	height: 22px;
	width: 99%;
	background-color: #b6cee6;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:visited
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a:hover
{
	font-size: 12px;
	color: #ff9900;
	text-decoration: underline;
}

.pages .cpb
{
	font-size: 18px;
	color: Blue;
	text-decoration: underline;
}

.pages a
{
	font-size: 14px;
	color: Blue;
	text-decoration: none;
}

.dashed
{
	border-top: #000 1px dashed;
	border-left: #000 1px dashed;
}
.dashed td
{
	border-bottom: #000 1px dashed;
	border-right: #000 1px dashed;
}

.modalBackground
{
	background-color: #CCCCFF;
	filter: alpha(opacity=40);
	opacity: 0.5;
}

.ModalWindow
{
	border: solid 1px #c0c0c0;
	background: #f0f0f0;
	padding: 0px 10px 10px 10px;
	position: absolute;
	top: -1000px;
}


/*赵刚*/
#treeView a:link
{
	font-size: 12px;
	font-weight: normal;
	color: #282116;
	text-decoration: underline;
}
#treeView a:visited
{
	font-size: 12px;
	font-weight: normal;
	color: #282116;
	text-decoration: underline;
}
#treeView a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
#treeView #ctl00_ctl00_ctl00_ctl00_ctl00_masterMain_masterMain_masterMain_mainMenu_hypTPL, #ctl00_ctl00_ctl00_ctl00_ctl00_masterMain_masterMain_masterMain_mainMenu_hypLogisticsCollaboration, #ctl00_ctl00_ctl00_ctl00_ctl00_masterMain_masterMain_masterMain_mainMenu_hypOrganizationConsole, #ctl00_ctl00_ctl00_ctl00_ctl00_masterMain_masterMain_masterMain_mainMenu_hypOrganizationList, #ctl00_ctl00_ctl00_masterMain_masterMain_mainMenu_hypOrganizationList, #ctl00_ctl00_ctl00_masterMain_masterMain_mainMenu_hypOrganizationConsole, #ctl00_ctl00_ctl00_masterMain_masterMain_mainMenu_hypLogisticsCollaboration, #ctl00_ctl00_ctl00_masterMain_masterMain_mainMenu_hypTPL
{
	color: #FFFFFF;
}
.tabletextbox
{
    margin: 0px;
	padding: 0px;
    width:30px;
}

.insertVisibleFieldId
{
	display:none;
}
/*
a:hover {color: #FF00FF; text-decoration: underline} /* 鼠标在链接上 */
/*a:active {color: #0000FF; text-decoration: underline}  激活链接 */

/*弹出框样式*/
.dialog_head
{
	height: 29px;
	background-image: url(images/labbg.jpg);
    line-height: 29px; 
    padding-left: 10px; 
    color: #009; 
    font-weight: bold;
    font-size:12px; 
}
.dialog_bottom
{
	border-left: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
	border-bottom: 1px solid #CCC; 
	background-color: #e5ecf6; 
	border-top: 0px;
	padding-top: 5px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 10px;
}
.dialog_table
{ 
	background-color: #FFF; 
	padding: 10px; 
	margin: 0px;
	font-family:verdana; 
	font-size: 12px;
}
.dialog_button
{
	width:100%; 
	height:20px;
	padding-top: 5px;
	text-align:center
}
.dialog_font
{
    font-size:12px; 
}
.dialog_td
{
	padding-left: 10px;
}