/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{color: #FF0000;} /* 鼠标在链接上 */ 
a.moretitle:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.moretitle:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.moretitle:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
a.moretitle:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
.moretitle1 {
	font-size:10pt;
	color:#000080;
	font-family: "宋体";
	font-weight: bold;
}
/*BodyCSS定义*/
td	{font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px; color: #000000; text-decoration:none ; text-decoration:none ; }
body,p,div{  font-family: "宋体"; font-size: 10pt; line-height: 140%;bgColor:#0e539c}

.HighlightItem {
	padding-left:10;
	cursor:default;
	font-size:10pt;
	background-Color:highlight;
	color:white;
	/*height: 26px;*/
	width: 100%;
	line-height: 25px;
}
.LableDefault
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: Black;
	cursor: default;

}
.LableSelected
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: Black;
	cursor: default;

}
.ToolBarButtonLine {
	border-bottom: 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: Black;
}
.LableUP {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: default;
	background-color: #FFFFFF;
}
.LableDown {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	cursor: default;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.BtnMouseOver {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	cursor: default;
}
.Btn {
	background-color: #E6E6E6;
	cursor: default;
}
.Lable {
	background-color: #E6E6E6;
}
.BtnMouseDown {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	cursor: default;
}
.Btns {
}
.VLine {
	border-right: 1px solid #999999;
}
.MenuItemBg {
	background-repeat: no-repeat;
	background-position: center;
	/*height: 24px;*/
	width: 34px;
	line-height: 25px;
}
.MenuItemSelectBg {
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.ButtonList {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	cursor: default;
}
.ButtonListOther {
	border-right: 1px solid;
	border-bottom: 1px solid;
	font-size: 12px;
	border-left: 1px solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color: Black;
	cursor: default;
	background-color: #EFEFEF;
}
.TempletItem {
	cursor: default;
}
.TempletSelectItem {
	background-color:highlight;
	cursor: default;
	color: white;
}
.LableUP {
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	cursor: hand;
}
.LableDown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	cursor: hand;
	background-color: #CCCCCC;
}
.input {
	BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: #737373 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; COLOR: #000000; FONT-SIZE: 9pt; HEIGHT: 18px; WIDTH: 80px
}
.select {
	BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; COLOR: #000000; FONT-SIZE: 9pt; HEIGHT: 18px; WIDTH: 80px
}
submit,select,option{font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px; line-height: 25px;BACKGROUND-COLOR: #FFFFFF; BORDER-BOTTOM: #4D4D4D 1px solid; BORDER-LEFT: #4D4D4D 1px solid; BORDER-RIGHT: #4D4D4D 1px solid; BORDER-TOP: #4D4D4D 1px solid; COLOR: #000000; }
input,Textarea,{font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px; line-height: 15px;}
.fontred {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
a.whitelink:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}
a.whitelink:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
}
a.whitelink:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a.whitelink:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}

a.blacklink:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
a.blacklink:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a.blacklink:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
a.blacklink:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}
