
/*body*/

input
{
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 9pt;
	border-left: #93bee2 1px solid;
	color: Black;
	border-bottom: #93bee2 1px solid;
	font-style: normal;
	font-family: "??";
}
input[type="Textbox"] 
{
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 9pt;
	border-left: #93bee2 1px solid;
	border-bottom: #93bee2 1px solid;
	font-style: normal;
	font-family: "??";
	width:80%;
}
input[type="checkbox"] 
{
   color: Black;
}
select
{
	border-right: #c8e4ff 1px solid;
	border-top: #c8e4ff 1px solid;
	font-size: 9pt;
	border-left: #c8e4ff 1px solid;
	color: #0066cc;
	border-bottom: #c8e4ff 1px solid;
	font-style: normal;
	font-family: "Tahoma" , "??";
	background-color: #e8f4ff;
}

.cellselect
{
	width:82%;
	border-right: #c8e4ff 1px solid;
	border-top: #c8e4ff 1px solid;
	font-size: 9pt;
	border-left: #c8e4ff 1px solid;
	color: #0066cc;
	border-bottom: #c8e4ff 1px solid;
	font-style: normal;
	font-family: "Tahoma" , "??";
	background-color: #e8f4ff;	
}
.rowselect
{
	border-right: #c8e4ff 1px solid;
	border-top: #c8e4ff 1px solid;
	font-size: 9pt;
	border-left: #c8e4ff 1px solid;
	color: #0066cc;
	border-bottom: #c8e4ff 1px solid;
	font-style: normal;
	font-family: "Tahoma" , "??";
	background-color: #e8f4ff;
	width:30.5%;	
}

.ButtonCss
{
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 9pt;
	background-image: url(../Images/bluebuttonbg.gif);
	border-left: #93bee2 1px solid;
	cursor: hand;
	color: #003399;
	border-bottom: #93bee2 1px solid;
	font-style: normal;
	font-family: "Tahoma" , "??";
	background-color: #e8f4ff;
}
.blueButtonCss
{
	border-right: #93bee2 0px solid;
	border-top: #93bee2 0px solid;
	font-size: 9pt;
	background-image: url(../Images/blue_button_bg.gif);
	border-left: #93bee2 0px solid;
	cursor: hand;
	color: #003366;
	border-bottom: #93bee2 0px solid;
	font-style: normal;
	font-family: "Tahoma" , "??";
	background-color: #ffffff;
}
.redButtonCss
{
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 9pt;
	background-image: url(../Images/redbuttonbg.gif);
	border-left: #93bee2 1px solid;
	cursor: hand;
	border-bottom: #93bee2 1px solid;
	font-style: normal;
	font-family: "Tahoma" , "??";
}
.greenButtonCss
{
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 9pt;
	background-image: url(../Images/greenbuttonbg.gif);
	border-left: #93bee2 1px solid;
	cursor: hand;
	color: #0066cc;
	border-bottom: #93bee2 1px solid;
	font-style: normal;
	font-family: "Tahoma" , "??";
	background-color: #ffffff;
}
a
{
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
a:active
{
	color: #006699;
	text-decoration: none;
}
a:unknown
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color: #ff4500;
	text-decoration: underline;
}
a:link
{
	text-decoration: none;
}

body
{
	SCROLLBAR-FACE-COLOR: #8cb2d6;
	font-size: 9pt;
	SCROLLBAR-HIGHLIGHT-COLOR: #f8f8f8;
	SCROLLBAR-SHADOW-COLOR: #f8f8f8;
	color: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #8cb2d6;
	SCROLLBAR-ARROW-COLOR: #eff7ff;
	SCROLLBAR-TRACK-COLOR: #e7efff;
	SCROLLBAR-DARKSHADOW-COLOR: #8cb2d6;
	background-color: #ffffff;
	margin: 0;
}
button
{	
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 9pt;
	border-left: #93bee2 1px solid;
	color: #003399;
	border-bottom: #93bee2 1px solid;
	font-style: normal;
	font-family: "Tahoma" , "??";
}
.textarea
{
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	font-size: 9pt;
	border-left: #93bee2 1px solid;
	border-bottom: #93bee2 1px solid;
	font-style: normal;
	font-family: "Tahoma" , "??";
	background-color: #ffffff;
	height: 60px;
	width:92.5%;
}
.table
{
	border: solid 1px #93bee2;
	border-collapse: collapse;
	border-color: #93bee2;
	padding: 1px; /**/ /*table-layout:fixed;*/
	width: 98%; 
	margin : 6px;
	border-spacing:0px;
}
.table1
{
	border: solid 1px #93bee2;
	border-collapse: collapse;
	border-color: #93bee2;
	padding: 1px; /**/ /*table-layout:fixed;*/
	width: 98%; 
	margin : 6px;
	border-spacing:0px;
}
.table1  tr th
{
	background-image: url(../images/headerbg.gif) repeat-x;
	white-space: nowrap;
	padding: 1;
	font-weight: bold;
	height: 23px;
	text-align: center;
	border-bottom: solid 1px 93bee2;
}
.table1  tr td
{
	border-left: solid 1px #93bee2;
	border-bottom: solid 1px #93bee2;
	border-right:solid 1px #93bee2;
	border-top:solid 1px #93bee2;
	background-color: #F6F6F6;
	margin:2 0 0 0;
	text-indent: 1px;
	height: 20px;
	border-spacing:0px;
}
tr.listheader td, th
{
	background-image: url(../images/headerbg.gif);
	white-space: nowrap;
	padding: 1;
	font-weight: bold;
	height: 25px;
	text-align: center;
	border-bottom: solid 1px 93bee2;
}
tr.listitem1 td
{
	border-left: solid 1px #93bee2;
	border-bottom: solid 1px #93bee2;
	border-right:solid 1px #93bee2;
	border-top:solid 1px #93bee2;
	background-color: #FFFFFF;
	padding: 1px;
	text-indent: 1px;
	height: 20px;
	border-spacing:0px;
}
tr.listitem2 td
{
	border-left: solid 1px #93bee2;
	border-bottom: solid 1px #93bee2;
	border-right:solid 1px #93bee2;
	border-top:solid 1px #93bee2;
	background-color: #F6F6F6;
	padding: 1px;
	text-indent: 1px;
	height: 20px;
}
.ShowUserName
{
	font-weight: bold;
	font-size: 12px;
	font-family: ??,MS SONG,SimSun,tahoma,sans-serif;
}
#nav
{
	width: 200px;
	line-height: 24px;
	list-style-type: none;
	text-align: left; /*定义整个ul菜单的行高和背景色*/
}



/*==================一级目录===================*/

#nav a
{
	width: 200px;
	display: block;
	padding-left: 12px; /*Width(一定要)，否则下面的Li会变形*/
}



#nav li
{
	background: #dbeaf5; /*一级目录的背景色*/
	border-bottom: #fff 1px solid; /*下面的一条白边*/
	float: left; /*float：left,本不应该设置，但由于在Firefox不能正常显示   继承Nav的width,限制宽度，li自动向下延伸*/
}



#nav li a:hover
{
	background: #fff; /*一级目录onMouseOver显示的背景色*/
}



#nav a:link
{
	color: #000;
	text-decoration: none;
}

#nav a:visited
{
	color: #1f3a87;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}



/*==================二级目录===================*/

#nav li ul
{
	list-style: none;
	text-align: left;
}

#nav li ul li
{
	background: #dbeaf5; /*二级目录的背景色*/
}



#nav li ul a
{
	padding-left: 23px;
	width: 200px; /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}



/*下面是二级目录的链接样式*/



#nav li ul a:link
{
	color: #000;
	text-decoration: none;
}

#nav li ul a:visited
{
	color: #1f3a87;
	text-decoration: none;
}

#nav li ul a:hover
{
	color: #000;
	text-decoration: none;
	background: #fff;
	font-weight: bold; /* 二级onmouseover的字体颜色、背景色*/
}



/*==============================*/

#nav li:hover ul
{
	left: auto;
}

#nav li.sfhover ul
{
	left: auto;
}

#content
{
	clear: left;
}

#nav ul.collapsed
{
	display: none;
}
.OptionsToolbarOn
{
	background-image: none !important;
	height: 24px;
	background-color: #ffffff;
}
.OptionsToolbarOn A
{
	font-weight: bold;
	cursor: hand;
	color: #000000;
	text-decoration: none !important;
}
.OptionsToolbar
{
	border-bottom: #ffffff 1px solid;
	height: 24px;
}
.OptionsToolbar A
{
	font-weight: bold;
	cursor: hand;
	text-decoration: none !important;
}
.OptionsToolbarImg
{
	float: left;
	margin-left: 5px;
	margin-top: 3px;
	vertical-align: baseline;
	border-top-style: none;
	margin-right: 5px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainLayoutTableTd
{
	height: 316px;
	background-color: #ffffff;
}
.OptionsTable
{
	width: 100%;
}
.OptionsTable TD
{
	height: 42px;
}
.celltextbox
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #93bee2;
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	width: 80%;
}
.celltextbox1
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #93bee2;
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	width: 150px;
}
.rowtextbox
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #93bee2;
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	width: 92.5%;
}
.fieldtitle
{
	font-size:12px; 
	font-weight:bold;
	color:Red;
}

.tabhaveline
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-collapse: collapse;
}
.tabsxzy
{
	border-right: #d4d4d4 1px solid;
	border-top: #d4d4d4 1px solid;
	border-left: #d4d4d4 1px solid;
	border-bottom: #d4d4d4 1px solid;
	background-color: #f5f5f5;
}
.tabzy
{
	border-right: #8ebcf1 1px solid;
	border-top: #8ebcf1 1px;
	border-left: #8ebcf1 1px solid;
	border-bottom: #8ebcf1 1px;
}
.tabxux
{
	border-right: #3399cc 1px;
	border-top: #3399cc 1px;
	border-left: #3399cc 1px;
	border-bottom: #3399cc 1px dotted;
}
.tabxuxhuise
{
	border-right: #cccccc 1px;
	border-top: #cccccc 1px;
	border-left: #cccccc 1px;
	border-bottom: #cccccc 1px dotted;
}
.tablanx
{
	border-right: #8ebcf1 1px;
	border-top: #8ebcf1 1px;
	border-left: #8ebcf1 1px;
	border-bottom: #8ebcf1 1px solid;
}
.tabzyx
{
	border-right: #8ebcf1 1px solid;
	border-top: #8ebcf1 1px;
	border-left: #8ebcf1 1px solid;
	border-bottom: #8ebcf1 1px solid;
}
.tabxyz
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.tabxus
{
	border-right: #0099cc 1px;
	border-top: #0099cc 1px dotted;
	border-left: #0099cc 1px;
	border-bottom: #0099cc 1px;
}
.tabjiaodian
{
	border-right: #00eaff 1px solid;
	border-top: #00eaff 1px;
	border-left: #00eaff 1px solid;
	width: 283px;
	border-bottom: #00eaff 1px solid;
	height: 70px;
}
.tabjiaodian02
{
	border-right: #00eaff 1px solid;
	border-top: #00eaff 1px;
	border-left: #00eaff 1px solid;
	border-bottom: #00eaff 1px dotted;
}


/*通知书页面*/
.input1
{
	border-right: #5f9ea0 1px solid; 
	border-top: #5f9ea0 1px solid;
	border-left: #5f9ea0 1px solid;
	border-bottom: #5f9ea0 1px solid;
	background-color: white;
}
.input2
{
	border-right: #5f9ea0 0px solid; 
	border-top: #5f9ea0 0px solid;
	border-left: #5f9ea0 0px solid;
	border-bottom: #5f9ea0 0px solid;
	background-color: white;
	text-align: left;
	width:96%;
}
.input3
{

	border-right: #ffffff 0px;
	border-top: #ffffff 0px;
	vertical-align: baseline;
	border-left: #ffffff 0px;
	border-bottom: #000000 1px;
	height: 100%;
	background-color: white;
	text-align: left;
	width:100px;
	font-size:16px;
}
.input4
{
	border-right: #ffffff 0px;
	border-top: #ffffff 0px;
	vertical-align: baseline;
	border-left: #ffffff 0px;
	border-bottom: #000000 1px;
	height: 100%;
	background-color: white;
	text-align: left;
	width:50px;
	font-size:16px;
}
.input5
{
	border-right: #5f9ea0 0px solid; 
	border-top: #5f9ea0 0px solid;
	border-left: #5f9ea0 0px solid;
	border-bottom: #5f9ea0 0px solid;
	background-color: white;
	text-align: left;
	width:98%;
	font-size:16px;
}
.input6
{

	border-right: #ffffff 0px;
	border-top: #ffffff 0px;
	vertical-align: baseline;
	border-left: #ffffff 0px;
	border-bottom: #000000 1px;
	height: 100%;
	background-color: white;
	text-align: left;
	font-size:16px;
}
.input7
{
	border-right: #5f9ea0 0px solid; 
	border-top: #5f9ea0 0px solid;
	border-left: #5f9ea0 0px solid;
	border-bottom: #5f9ea0 0px solid;
	background-color: white;
	text-align: left;
	width:150px;
	font-size:16px;
}
.input8
{
	border-right: #5f9ea0 0px solid; 
	border-top: #5f9ea0 0px solid;
	border-left: #5f9ea0 0px solid;
	border-bottom: #5f9ea0 0px solid;
	background-color: white;
	text-align: left;
	width:50px;
	font-size:16px;
}
.input9
{
	border-right: #5f9ea0 0px solid; 
	border-top: #5f9ea0 0px solid;
	border-left: #5f9ea0 0px solid;
	border-bottom: #5f9ea0 0px solid;
	background-color: white;
	text-align: left;
	width:30px;
	font-size:16px;
}
.input10
{
	border-right: #5f9ea0 0px solid; 
	border-top: #5f9ea0 0px solid;
	border-left: #5f9ea0 0px solid;
	border-bottom: #5f9ea0 0px solid;
	background-color: white;
	text-align: left;
	width:88%;
}
.Table_Head
{
background-color:#A1C3D7; color:#04334F;  font-size:12px;
}
.Table_Td1
{
background-color:#EEEEEE; color:#04334F; font-size:12px;
}
.Table_Td2
{
background-color:#CFE2F0; color:#04334F; font-size:12px;
}
.Table_Text
{
 color:#ffffff; font-size:12px;
}

.theTitle
{
	color:White;
	font-weight:bold;
}

.GridViewClickCss 
{
	 background-color:#0a246a;
	 color:#ffffff;
}
.dispatchTitle
{
	color:#CD661D;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
}
.HelpShow
{
	font-size:12px;
	line-height:18px;
	white-space:normal;
	padding-left:10px;
}
/*圆角DIV*/
.b1,.b2,.b3,.b4,.b1b,.b2b,.b3b,.b4b,.b{display:block;overflow:hidden;}
.b1,.b2,.b3,.b1b,.b2b,.b3b{height:1px;}
.b2,.b3,.b4,.b2b,.b3b,.b4b,.b{border-left:1px solid #999;border-right:1px solid #999;}
.b1,.b1b{margin:0 5px;background:#999;}
.b2,.b2b{margin:0 3px;border-width:2px;}
.b3,.b3b{margin:0 2px;}
.b4,.b4b{height:2px;margin:0 1px;}
.d1{background:#F7F8F9;}

.tdalign
{
	text-align:left;
}
.tdalign1
{
	text-align:left; height:25px;
}
.tdalign1 input
{
	width:120px; padding:1 4 1 4;
}
.tab
{
    float:left;
    position:relative;
    top:1px;
    background-color:#eeeeee;
    border:solid 1px black;
    padding:0px 15px;
    margin-left:5px;
}
.selectedTab
{
    background-color:white;
    border-bottom:solid 1px white;
}
.tabContents
{
    border:solid 1px #93bee2;
    background-color:white;
    padding:10px;
}
.backdiv
{
	position:absolute;
	background:#CCFFCC;
	filter:progid:DXImageTransform.Microsoft.Alpha(style=3,opacity=25,finishOpacity=75);
	opacity:0.6;
	z-index:10;
	left:0px;
	top:0px;
	width:expression(document.body.offsetWidth);
	height: expression(document.body.offsetHeight);
}
.loginuser
{
	font-size:10pt;
	font-weight:bolder;
}
.licensfont
{
    font-size:18px;
}
.outdoorlicence
{
	 font-size:18px;
	 text-align:center;
}