﻿body
{
	font-size: 12px;
	background-color: #dbebfe;
	font-family:宋体 Arial;
}

.defaultInput
{
	background: #FFFFFF url(default/text-bg.gif) repeat-x scroll 0 0;
	border: 1px solid #B5B8C8;
	padding: 1px 3px;
	line-height: 15px;
	vertical-align: middle;
}

.defaultInput_select
{
	background: #d9ffd9;
	border: 1px solid #B5B8C8;
	padding: 1px 3px;
	line-height: 15px;
	vertical-align: middle;
}
.defaultInput_readonly
{
	background: #bedfe7;
	border: 1px solid #B5B8C8;
	padding: 1px 3px;
	line-height: 15px;
	vertical-align: middle;
}
.loginInput
{
	background: #e2ffff;
	border: 1px solid #c5c5c5;
}

.loginInput_n
{
	border: 1px solid #c5c5c5;
}


.x-menu
{
	background: #000 url(default/menu.gif) repeat-y scroll 0% 0%;
	border: 1px solid #718BB7;
	padding: 1px 4px 2px 2px;
	z-index: 15000;
	width: 145px;
	height: 150px;
	visibility: visible;
	overflow: hidden;
}

.x-menu a
{
	text-decoration: none !important;
}
.x-menu li
{
	line-height: 100%;
	float: left;
}
.x-menu-list-item
{
	margin-top: 3px;
	font-size: 14px;
	padding-left: 25px;
	width: 120px;
	height: 21px;
	line-height: 21px;
}
.x-menu-item-active
{
	background: #EBF3FD url(default/item-over.gif) repeat-x scroll left bottom;
	border: 1px solid #AACCF6;
	height: 19px;
	margin-top: 3px;
	font-size: 14px;
	padding-left: 24px;
	width: 120px;
	line-height: 19px;
}

.x-menu-list
{
	background: transparent none repeat scroll 0% 0%;
	border: 0 none;
}



.defaultBtn
{
	height: 29px;
	overflow: hidden;
}

.defaultBtn div
{
	float: left;
	margin: 0px;
}

.x-btn-left
{
	background: transparent url(default/btn-sprite-big.gif) no-repeat scroll 0pt 0px;
	cursor: pointer;
	height: 29px;
	width: 3px;
}

.x-btn-left-change
{
	background: transparent url(default/btn-sprite-big.gif) no-repeat scroll 0pt -87px;
	cursor: pointer;
	height: 29px;
	width: 3px;
}

.x-btn-center
{
	background: transparent url(default/btn-sprite-big.gif) repeat-x scroll 0pt -58px;
	cursor: pointer;
	padding: 3px 10px 0px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 29px;
	font-family: tahoma,verdana,helvetica;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	line-height:23px;
	color:Black;
	margin: 0pt;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
	overflow: visible;
}
.x-btn-center_enable
{
	background: transparent url(default/btn-sprite-big.gif) repeat-x scroll 0pt -58px;
	cursor: default;
	padding: 3px 10px 0px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 29px;
	font-family: tahoma,verdana,helvetica;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	line-height:23px;
	color:Black;
	margin: 0pt;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
	overflow: visible;
	color: #CCCCCC;
}

.x-btn-center-change
{
	background: transparent url(default/btn-sprite-big.gif) repeat-x scroll 0pt -174px;
	cursor: pointer;
	padding: 3px 10px 0px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 29px;
	font-family: tahoma,verdana,helvetica;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	line-height:23px;
	color:Black;
	margin: 0pt;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
	overflow: visible;
}

.x-btn-right
{
	background: transparent url(default/btn-sprite-big.gif) no-repeat scroll 0pt -29px;
	cursor: pointer;
	width: 3px;
	height: 29px;
}

.x-btn-right-change
{
	background: transparent url(default/btn-sprite-big.gif) no-repeat scroll 0pt -116px;
	cursor: pointer;
	width: 3px;
	height: 29px;
}

.msgWaring
{
	background: url(default/icom.gif) no-repeat 0px 0px;
	width: 32px;
	height: 32px;
}



.skin0
{
	position: absolute;
	text-align: left;
	width: 200px;
	border: solid 2px #000000;
	background-color: menu;
	font-family: Verdana;
	line-height: 20px;
	cursor: default;
	visibility: hidden;
}
.skin1
{
	position: absolute;
	background: #F0F0F0 url(default/menu.gif) repeat-y scroll 0% 0%;
	border: 1px solid #718BB7;
	padding: 1px 4px 2px 2px;
	z-index: 15000;
	width: 160px;
	visibility: hidden;
	overflow: hidden;
}
.menuitems
{
	margin-top: 3px;
	font-size: 12px;
	padding-left: 25px;
	width: 135px;
	height: 21px;
	line-height: 21px;
	cursor: pointer;
}
.menuitemsA{
	padding-left: 25px;
	width: 135px;
	height: 21px;
	line-height: 21px;
	cursor: pointer;
	display:block;
	color:Black;
	text-decoration:none;
	}
.menuitemsA:hover
{
	background: #EBF3FD url(default/item-over.gif) repeat-x scroll left bottom;
	border: 1px solid #AACCF6;
	padding-left: 24px;
	height: 20px;
	line-height: 20px;
	}
.menuitems-active
{
	background: #EBF3FD url(default/item-over.gif) repeat-x scroll left bottom;
	border: 1px solid #AACCF6;
	height: 19px;
	margin-top: 3px;
	font-size: 12px;
	padding-left: 24px;
	width: 135px;
	line-height: 19px;
	cursor: pointer;
}



#select_option
{
	position: absolute;
	z-index: 9999;
	border: solid 1px #000;
	background-color: #fff;
}
#select_option div
{
	cursor: pointer;
	width: 100%;
	height: 20px;
	line-height: 20px;
}

#select_option .activeDiv
{
	background: #dfe8f6;
	border-bottom: dotted 1px #a3bae9;
	border-top: dotted 1px #a3bae9;
	cursor: pointer;
	width: 100%;
	height: 18px;
	line-height: 18px;
}

#noMessage
{
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	background: #dfe8f6;
	height: 60px;
}

.defaultTable
{
	border-collapse: collapse;
	margin: 0 auto;
	width: 100%;
	margin-top: 10px;
	color: #000000;
	font-weight: normal;
	background-color:White;
}
.defaultTable tr
{
	
}
.defaultTable tr th
{
	border:solid 1px #000
}
.defaultTable tr td
{
	 border:solid 1px #000
}
#imgDiv img{
	cursor:pointer;
	filter:alpha(opacity=100) revealTrans(Transition=23,Duration=1);
	-moz-opacity: 1;
	opacity: 1;
	border:0;
}

/*********框按钮白色**********/
.labelWhiteBg
{
    background:url(default/lableWhite.jpg) repeat-x;
	height:23px;
	text-align:center;
	font-weight:bold;
	line-height:23px;
	border:solid 1px #bdbcbd;
	overflow:hidden; 
	float:left;
	display:inline;
}

.Btn_QueryWhite
{
	background: url(default/buttonWhite.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}
.Btn_QueryWhite_over
{
	background: url(default/buttonWhite-over.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}

/*********框按钮橙色**********/ 
.labelOrangeBg
{
	background:url(default/lableOrg.jpg) repeat-x;
	height:23px;
	text-align:center;
	font-weight:bold;
	line-height:23px;
	border:solid 1px #bdbcbd;
	overflow:hidden; 
	float:left;
	display:inline;
}
.Btn_QueryOrange
{
	background: url(default/buttonOrg.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}
.Btn_QueryOrange_over
{
	background: url(default/buttonOrg-over.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}
/*********框按钮蓝色**********/
.labelBlueBg
{
	background:url(default/lableBlue.jpg) repeat-x;
	height:23px;
	text-align:center;
	font-weight:bold;
	line-height:23px;
	border:solid 1px #bdbcbd;
	overflow:hidden; 
	float:left;
	display:inline;
}
.Btn_QueryBlue
{
	background: url(default/buttonBlue.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}
.Btn_QueryBlue_over
{
	background: url(default/buttonBlue-over.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}
/*********框按钮绿色**********/
.labelGreenBg
{
	background:url(default/lableGreen.jpg) repeat-x;
	height:23px;
	text-align:center;
	font-weight:bold;
	line-height:23px;
	border:solid 1px #bdbcbd;
	overflow:hidden; 
	float:left;
	display:inline;
}
.Btn_QueryGreen
{
	background: url(default/buttonGreen.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}
.Btn_QueryGreen_over
{
	background: url(default/buttonGreen-over.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}
/*********框按钮深蓝**********/
.labelDeepblueBg
{
	background:url(default/lableDeepBlue.jpg) repeat-x;
	height:23px;
	text-align:center;
	font-weight:bold;
	line-height:23px;
	border:solid 1px #bdbcbd;
	overflow:hidden; 
	float:left;
	display:inline;
}
.Btn_QueryDeepblue
{
	background: url(default/buttonDeepBlue.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}
.Btn_QueryDeepblue_over
{
	background: url(default/buttonDeepBlue-over.jpg) no-repeat;
	width: 77px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 210px;
	border-bottom-style: none;
	writing-mode: tb-rl;
	font-size: 18px;
}


.defaultBtn2
{
	height: 21px;
	overflow: hidden;
}

.defaultBtn2 div
{
	float: left;
	margin: 0px;
}

.x-btn-left2
{
	background: transparent url(default/btn-sprite.gif) no-repeat scroll 0pt 0px;
	cursor: pointer;
	height: 18px;
	width: 3px;
}

.x-btn-left-change2
{
	background: transparent url(default/btn-sprite.gif) no-repeat scroll 0pt -63px;
	cursor: pointer;
	height: 18px;
	width: 3px;
}

.x-btn-center2
{
	background: transparent url(default/btn-sprite.gif) repeat-x scroll 0pt -42px;
	cursor: pointer;
	padding: 3px 10px 0px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 18px;
	font-family: tahoma,verdana,helvetica;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0pt;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
	overflow: visible;
	color:Black;
}
.x-btn-center_enable2
{
	background: transparent url(default/btn-sprite.gif) repeat-x scroll 0pt -42px;
	cursor: default;
	padding: 3px 10px 0px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 18px;
	font-family: tahoma,verdana,helvetica;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0pt;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
	overflow: visible;
	color: #CCCCCC;
}

.x-btn-center-change2
{
	background: transparent url(default/btn-sprite.gif) repeat-x scroll 0pt -126px;
	cursor: pointer;
	padding: 3px 10px 0px 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 18px;
	font-family: tahoma,verdana,helvetica;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0pt;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
	overflow: visible;
	color:Black;
}

.x-btn-right2
{
	background: transparent url(default/btn-sprite.gif) no-repeat scroll 0pt -21px;
	cursor: pointer;
	width: 3px;
	height: 18px;
}

.x-btn-right-change2
{
	background: transparent url(default/btn-sprite.gif) no-repeat scroll 0pt -84px;
	cursor: pointer;
	width: 3px;
	height: 18px;
}