﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
/*====消息框==================*/
.DialogBox
{
	width: 400px;
	height: 200px;
	position: absolute;
}
.DialogBox .top
{
	height: 29px;
	float: left;
	width: 100%;
	cursor: move;
}
.DialogBox .top .left
{
	background-image: url(Images/dialogBg_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 22px;
	height: 100%;
	float: left;
}
.DialogBox .top .center
{
	background-image: url(Images/dialogBg_2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 374px;
	height: 100%;
	float: left;
	text-align: left;
	line-height: 29px;
	color: #FFFFFF;
}
.DialogBox .top .center .info
{
	float: left;
	font-size: 12px;
}
.DialogBox .top .center .close
{
	float: right;
	margin-right: 6px;
	_margin-right: 2px;
	height: 7px;
	width: 7px;
	margin-top: 10px;
}
.DialogBox .top .center .close a
{
	background-image: url(Images/dialogClose.gif);
	height: 7px;
	width: 7px;
	display: block;
	background-repeat: no-repeat;
}
.DialogBox .top .right
{
	background-image: url(Images/dialogBg_1.gif);
	background-repeat: no-repeat;
	background-position: -22px 0px;
	width: 4px;
	height: 100%;
	float: left;
}
.DialogBox .content
{
	height: 120px;
	clear: both;
	_width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5bc514;
	border-left-color: #5bc514;
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
}
.DialogBox .content .message
{
	height: 80px;
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
.DialogBox .content .message .ico
{
	position: absolute;
	left: 40px;
	top: 20px;
	background-image: url(Images/dialog_ico.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 32px;
}
.DialogBox .content .message .info
{
	position: absolute;
	top: 20px;
	left: 90px;
	line-height: 32px;
	font-size: 14px;
	color: #279627;
}
.DialogBox .content .button
{
	background-color: #f6ffee;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	text-align: right;
	vertical-align: bottom;
}
.DialogBox .content .button input
{
	text-align: center;
	letter-spacing: 3px;
	position: relative;
	right: 20px;
	top: 10px;
	padding: 0px 6px;
}
.DialogBox .bottom
{
	height: 2px;
	float: left;
	width: 100%;
	font-size: 1px;
}
.DialogBox .bottom .left
{
	background-image: url(Images/dialogBg_1.gif);
	background-repeat: no-repeat;
	background-position: 0px -76px;
	width: 2px;
	height: 100%;
	float: left;
}
.DialogBox .bottom .center
{
	width: 396px;
	height: 100%;
	float: left;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5bc514;
	background-color: #f6ffee;
}
.DialogBox .bottom .right
{
	background-image: url(Images/dialogBg_1.gif);
	background-repeat: no-repeat;
	background-position: -24px -76px;
	width: 2px;
	height: 100%;
	float: left;
}
/*修改背景*/
.changeBg
{
	behavior: url(/Htc/Tr.htc);
}
/*====容器==================*/
.DivContainer
{
	width: auto;
}
.DivContainer .top
{
	height: 28px;
	cursor: default;
}
.DivContainer .top table
{
	width: 100%;
}
.DivContainer .top .left
{
	background-image: url(Images/DivContainer_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 6px;
}
.DivContainer .top .center
{
	background-image: url(Images/DivContainer_top.gif);
	background-repeat: repeat-x;
	background-position: left -28px;
	height: 28px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}
.DivContainer .top .right
{
	background-image: url(Images/DivContainer_top.gif);
	background-repeat: no-repeat;
	background-position: right -56px;
	height: 28px;
	width: 6px;
}
.DivContainer .middle
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f1f1f1;
	border-left-color: #f1f1f1;
	background-color: #f5f5f5;
}
.DivContainer .middle .middleInner
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
	padding: 10px;
}
.DivContainer .bottom
{
	height: 6px;
	font-size: 1px;
	line-height: 6px;
}
.DivContainer .bottom table
{
	width: 100%;
	height: 6px;
}
.DivContainer .bottom .left
{
	background-image: url(Images/DivContainer_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 5px;
}
.DivContainer .bottom .center
{
	background-image: url(Images/DivContainer_bottom.gif);
	background-repeat: repeat-x;
	background-position: left -6px;
	height: 6px;
	line-height: 6px;
	font-size: 1px;
}
.DivContainer .bottom .right
{
	background-image: url(Images/DivContainer_bottom.gif);
	background-repeat: no-repeat;
	background-position: right -12px;
	height: 6px;
	width: 5px;
}
/*====操作帮助信息==================*/
.OperateHelp
{
	width: auto;
	border: 1px dashed #CCCCCC;
	font-size: 12px;
	color: #838383;
	background-color: #FDF5EA;
	margin-top: 5px;
	margin-bottom: 5px;
}
.OperateHelp table
{
	width: 100%;
}
.OperateHelp td
{
	vertical-align: top;
	text-align: left;
}
.OperateHelp .HintIco
{
	width: 50px;
	text-align: center;
	padding-top: 10px;
}
.OperateHelp .HintIco .Ico
{
	background-image: url(Images/HintIco.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 11px;
}
.OperateHelp .Content
{
	padding: 10px;
	white-space: normal;
}
.OperateHelp .CloseHint
{
	width: 50px;
	text-align: center;
	padding-top: 10px;
}
.OperateHelp .CloseHint .Close
{
	background-image: url(Images/CloseHint.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
	cursor: pointer;
}
/*====FileField========*/
.FileField
{
}
.FileField .fieldset
{
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 8px 20px;
	padding-bottom: 10px;
	text-align: center;
}
.FileField .legend
{
	font-weight: bold;
	line-height: 45px;
	font-size: 12px;
	color: #333333;
	cursor: pointer;
}
.FileField .legend img
{
	padding: 0px 5px;
}
.FileField .legend span
{
	padding-right: 5px;
	padding-left: 5px;
}
.FileField .fieldsetContent
{
	overflow: auto;
}
/*====Outline========*/
.Outline
{
}
.Outline .fieldset
{
	border: 1px solid #CCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-bottom: 8px;
	padding: 8px 20px;
	padding-bottom: 10px;
	text-align: center;
}
.Outline .legend
{
	font-weight: bold;
	line-height: 45px;
	font-size: 12px;
	color: #333333;
	cursor: pointer;
	margin-left: -30px;
}
.Outline .legend img
{
	padding: 0px 5px;
}
.Outline .legend span
{
	padding-right: 5px;
	padding-left: 5px;
}
.Outline .fieldsetContent
{
	overflow: auto;
}
/*====ShowButtonContainer========*/
.ShowButtonContainer
{
	margin: 5px;
}
.ShowButtonContainer .BaseButton
{
}
.ShowButtonContainer .BaseButton .button
{
	line-height: 20px;
	cursor: pointer;
	height: 26px;
	background-image: url(Images/buttonbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #999999;
	width: 100%;
}
.ShowButtonContainer .BaseButton .button table
{
	width: 100%;
}
.ShowButtonContainer .BaseButton .button img
{
	vertical-align: middle;
}
.ShowButtonContainer .BaseButton .button .ico
{
	padding-right: 5px;
	width: 20px;
	text-align: right;
}
.ShowButtonContainer .BaseButton .button .arrow
{
	width: 20px;
	text-align: left;
}
.ShowButtonContainer .OperateButton
{
	background-color: #FFFFFF;
	z-index: 3;
}
/*====Combox========*/
.ComboBox
{
	text-align: left;
	cursor: default;
	width: 182px;
	overflow: hidden;
}
.ComboBox .TextBox
{
	border: 1px solid #999999;
	background-image: url(Images/comboxIco.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 22px;
	padding: 0px;
}
.ComboBox .TextBox .Input
{
	border: 0px;
	width: 160px;
	line-height: 14px;
	padding: 3px 0px 2px 2px;
}
.ComboBox .SelectDiv
{
	cursor: default;
	background-color: #FFFFFF;
	height: auto;
	width: 178px;
	border: 1px solid #999999;
	overflow: auto;
	font-size: 12px;
	padding-left: 2px;
	z-index: 3;
}
.ComboBox .SelectDiv div
{
	overflow: hidden;
	white-space: nowrap;
}

/*====HeadIco========*/
.HeadIco
{
	text-align: left;
	cursor: default;
	width: 110px;
}
.HeadIco .TextBox
{
	border: 1px solid #999999;
	background-image: url(Images/comboxIco.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 22px;
	width: 100%;
}
.HeadIco .TextBox .img
{
	border: 0px;
	padding: 0px 3px;
}
.HeadIco .SelectDiv
{
	background-color: #FFFFFF;
	height: 300px;
	width: 110px;
	border: 1px solid #999999;
	overflow: auto;
	z-index: 3;
}
.HeadIco .SelectDiv img
{
	padding: 0px 3px;
	display: block;
}

/* 
上传文件样式 
*/
.fileUplaodList
{
	text-align: left;
	font-size: 12px;
}
.fileUplaodList .fileUplaod
{
	position: relative;
}
.fileUplaodList .fileUplaod .file
{
	position: relative;
	text-align: right;
	z-index: 2;
	filter: Alpha(Opacity=0);
	width: 0px;
	border-width: 0px;
	height: 16px;
	font-size: 9px;
}
.fileUplaodList .fileUplaod .text
{
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 1;
	font-size: 12px;
}
.fileUplaodList .fileNameContainer
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.fileUplaodList .fileNameContainer nobr
{
	clear: both;
	display: block;
}
.fileUplaodList .fileNameContainer .fileNameItem
{
	position: static;
	word-break: keep-all;
	clear: both;
}
.fileUplaodList .fileNameContainer .fileNameItem .fileName
{
	background-image: url(Images/fileUploadIco.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-right: 6px;
	display: block;
	float: left;
}
.fileUplaodList .fileNameContainer .fileNameItem .deleteIco
{
	background-image: url(Images/fileUploadIco.gif);
	background-repeat: no-repeat;
	background-position: -4px -21px;
	height: 7px;
	width: 7px;
	display: block;
	float: left;
	margin: 5px 5px 0px 5px;
}

/*
*/
.CategoryAdminTree
{
}
.CategoryAdminTree table
{
	width: 100%;
	border: solid 1px #E4E4E4;
	border-top: solid 2px #aaa;
}
.CategoryAdminTree table tr
{
	height: 24px;
}
.CategoryAdminTree table tr th
{
	vertical-align: middle;
	height: 24px;
	line-height: 16px;
	text-align: center;
	background-color: #E4E4E4;
}
.CategoryAdminTree table tr td
{
	vertical-align: middle;
	height: 24px;
	line-height: 16px;
}
.CategoryAdminTree table .Operate
{
	width: 250px;
}
.CategoryAdminTree img
{
	margin-right: 3px;
	vertical-align: middle;
}
.CategoryAdminTree .TreeIco
{
	vertical-align: middle;
	border: 0px;
	height: 16px;
	text-align: center;
}
.CategoryAdminTree table a
{
	color: #333333;
	text-decoration: none;
}
.CategoryAdminTree table span
{
}
.CategoryAdminTree table .OperateButtom
{
	display: block;
	border: 1px solid #999999;
	float: left;
	height: 18px;
	padding: 0px 5px;
	margin: 0px 3px;
	line-height: 18px;
	background-image: url(Images/buttonbg.gif);
	color: #333333;
	text-decoration: none;
}

/*
----选项卡样式1-----
*/
.TabsContainer
{
	width: 100%;
	clear: both;
	font-size: 12px;
	height: 100%;
}
.TabsContainer .TitleName
{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
}
.TabsContainer .TitleName img
{
	margin-right: 5px;
}
.TabsContainer .TabMenu
{
	color: #000000;
	clear: both;
	z-index: 2;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(Images/TabsBg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
}
.TabsContainer .TabMenu table
{
	width: auto;
	height: 21px;
	border: none;
	border-collapse: collapse;
}
.TabsContainer .TabMenu table tr
{
	height: 26px;
}
.TabsContainer .TabMenu table td
{
	vertical-align: bottom;
	cursor: pointer;
	text-align: center;
	height: 26px;
}
.TabsContainer .TabMenu table .td div
{
	height: 26px;
}
.TabsContainer .TabMenu table .active
{
	color: #000000;
	clear: both;
	cursor: default;
}
.TabsContainer .TabMenu table .active .left
{
	background-image: url(Images/TabsOn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 3px;
	height: 26px;
	float: left;
}
.TabsContainer .TabMenu table .active .center
{
	float: left;
	text-align: center;
	height: 26px;
	background-image: url(Images/TabsOn.gif);
	background-repeat: repeat-x;
	background-position: center -26px;
	padding: 0px 5px;
	line-height: 26px;
}
.TabsContainer .TabMenu table .active .right
{
	background-image: url(Images/TabsOn.gif);
	background-repeat: no-repeat;
	background-position: right -52px;
	width: 3px;
	height: 26px;
	float: right;
}
.TabsContainer .TabMenu table .normal
{
	clear: both;
	vertical-align: bottom;
}
.TabsContainer .TabMenu table .normal .left
{
	background-image: url(images/TabsOff.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 3px;
	height: 21px;
	float: left;
}
.TabsContainer .TabMenu table .normal .center
{
	float: left;
	text-align: center;
	height: 21px;
	background-image: url(Images/TabsOff.gif);
	background-repeat: repeat-x;
	background-position: center -21px;
	line-height: 21px;
	color: #333;
	padding: 0px 5px;
}
.TabsContainer .TabMenu table .normal .right
{
	background-image: url(images/TabsOff.gif);
	background-repeat: no-repeat;
	background-position: right -42px;
	width: 3px;
	height: 21px;
	float: right;
}
.TabsContainer .TabMenu table .mouseover
{
	clear: both;
	vertical-align: bottom;
}
.TabsContainer .TabMenu table .mouseover .left
{
	background-image: url(Images/TabsHover.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 3px;
	height: 21px;
	float: left;
}
.TabsContainer .TabMenu table .mouseover .center
{
	float: left;
	text-align: center;
	height: 21px;
	background-image: url(Images/TabsHover.gif);
	background-repeat: repeat-x;
	background-position: center -21px;
	line-height: 21px;
	color: #FF8102;
	padding: 0px 5px;
}
.TabsContainer .TabMenu table .mouseover .right
{
	background-image: url(Images/TabsHover.gif);
	background-repeat: no-repeat;
	background-position: right -42px;
	width: 3px;
	height: 21px;
	float: right;
}
.TabsContainer .TabContent
{
	border: 1px solid #919b9c;
	padding: 5px;
	text-align: left;
	position: relative;
	top: -1px;
	left: 0px;
	z-index: 1;
	width: auto;
	height: auto;
	overflow: auto;
}
.TabsContainer .TabContent .active
{
	display: block;
}
.TabsContainer .TabContent .normal
{
	display: none;
}
/*
--------垂直的选项卡----------
*/
.VerticalTabsContainer
{
	font-size: 12px;
}
.VerticalTabsContainer .TabMenu
{
	float: left;
	color: #000000;
	text-align: left;
	width: 120px;
}
.VerticalTabsContainer .TabMenu .active
{
	color: #000000;
	cursor: pointer;
	border: 1px solid #919b9c;
	border-right: none;
	background-color: #FFF;
	padding: 4px 3px;
	clear: both;
	font-weight:bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.VerticalTabsContainer .TabMenu .normal
{
	cursor: pointer;
	padding: 3px;
	clear: both;
	border: 1px solid #919b9c;
	margin: 3px 5px 3px 0px;
	background-color: #F3F3F3;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.VerticalTabsContainer .TabMenu .mouseover
{
	cursor: pointer;
	padding: 3px;
	clear: both;
	border: 1px solid #919b9c;
	margin: 3px 5px 3px 0px;
	background-color: #FFCC33;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.VerticalTabsContainer .TabContent
{
	border: 1px solid #919b9c;
	padding: 5px;
	text-align: left;
	margin-left: 119px;
}
.VerticalTabsContainer .TabContent .active
{
	display: block;
}
.VerticalTabsContainer .TabContent .normal
{
	display: none;
}
/*
--------提交按钮----------
*/
.ManagerButton
{
	background-image: url(Images/buttonbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	height: 26px;
}
.ManagerButton img
{
	vertical-align: middle;
	padding-right: 3px;
}
/*
--------操作后提示信息----------
*/
/*操作成功*/
.XmlContentMsgAddEditSuccess
{
	width: 100%;
	margin-top: 10px;
}
.XmlContentMsgAddEditSuccess .left
{
	width: 120px;
	text-align: center;
	vertical-align: middle;
}
.XmlContentMsgAddEditSuccess .left .MsgIco
{
	background-image: url(Images/MsgSuccessOk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 80px;
}
.XmlContentMsgAddEditSuccess .right
{
	text-align: left;
}
.XmlContentMsgAddEditSuccess .right .MsgTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #43CC1C;
	line-height: 20px;
	padding: 0px 0px 0px 3px;
}
.XmlContentMsgAddEditSuccess .right .MsgLinkContent
{
	padding: 10px 5px 5px 0px;
}
.XmlContentMsgAddEditSuccess .right .MsgLinkContent a
{
	padding: 5px 5px 5px 0px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.XmlContentMsgAddEditSuccess .right .MsgLinkContent a:link, a:visit
{
	color: #333333;
	text-decoration: none;
}
/*操作失败*/
.XmlContentMsgAddEditFailed
{
	width: 100%;
}
.XmlContentMsgAddEditFailed .left
{
	width: 120px;
	text-align: center;
}
.XmlContentMsgAddEditFailed .left .MsgIco
{
	background-image: url(Images/MsgFailed.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 80px;
}
.XmlContentMsgAddEditFailed .right
{
	text-align: left;
}
.XmlContentMsgAddEditFailed .right .MsgTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding: 0px 0px 0px 3px;
}
.XmlContentMsgAddEditFailed .right .MsgLinkContent
{
	padding: 10px 5px 5px 0px;
}
.XmlContentMsgAddEditFailed .right .MsgLinkContent a
{
	padding: 5px 5px 5px 0px;
	text-decoration: none;
}

/*
TextBox样式
*/
.FormBase, .FormFocus, .FormCode, .formnoborder
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	padding: 0.2em 0;
	border: 1px double #ccc;
}
.formnoborder
{
	background: transparent;
	border: 1px solid #FFF;
}
*html .FormBase, *html .FormFocus, *html .FormCode, *html .formnoborder
{
	height: 26px;
	padding: 0;
	line-height: 26px;
}
* + html .FormBase, * + html .FormFocus, * + html .FormCode, * + html .formnoborder
{
	height: 26px;
	padding: 0;
	line-height: 26px;
}
.FormFocus
{
	border: 1px double #3399ff;
	background-color: #c0ddfc;
}
/*command*/
.messagetext
{
	overflow: hidden;
	zoom: 1;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 10px;
	text-align: left;
	background: #ffffe1;
	word-break: break-all;
	letter-break: break-all;
	font-size: 12px;
}
.messagetext img
{
	float: left;
	margin: 0 3px 3px 3px;
}

/*
==============================================
*/
.ellipsis
{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}
.clip
{
	white-space: nowrap;
	text-overflow: clip;
	overflow: hidden;
	display: block;
}
/*
--------------------
页面公共
------------------
*/
.clear {
	clear: both;
	line-height: 0px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
}
.clearFloat {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.blank1 {
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
.line1 {
}
.redLine3 {
	font-size: 1px;
	line-height: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CA0000;
	clear: both;
}
.dashed {
	font-size: 1px;
	line-height: 1px;
	border-top: dashed 1px #cbcbcb;
	clear: both;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.col1 {
	float: left;
}
.colBlank {
	float: left;
	width: 4px;
}
.col2 {
	float: right;
}
.none {
	display:none
}
/*
-----------------------------------
链接站点
-----------------------------------
*/
.LinkWebSite
{
	clear: both;
	background-image: url(Images/LinkWebSite_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: auto;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 22px;
}
.LinkWebSite table
{
    float:right;
}
.LinkWebSite table a
{
	font-size: 12px;
	font-weight: bold;
}
.LinkWebSite table a:link,.LinkWebSite table a:visited
{
	color: #8A8A8A;
}
.LinkWebSite .Split
{
	padding-right: 8px;
	padding-left: 8px;
}
.LinkWebSite .Item
{
}
/*
Logo
*/
.HeadTop
{
	text-align: left;
}
.HeadTop .Logo
{
	float: left;	
}
.HeadTop .Head-Right-Text
{
	float: right;
}
/*
导航菜单
*/
.NavigateMenu
{
	border: 1px solid #99ccff;
	background-image: url(Images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 35px;
	_height: 30px;
	position: relative;
	margin-bottom: 5px;
	clear: both;
}
.NavigateMenu .Content
{
	padding-left: 15px;
}
.NavigateMenu .Content ul
{
	list-style-type: none;
	padding-top: 5px;
	margin: 0px;
}
.NavigateMenu .Content ul li
{
	float: left;
}
.NavigateMenu .Content ul .Active
{
}
.NavigateMenu .Content ul .Active .Left
{
	background-image: url(Images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	height: 31px;
	float: left;
}
.NavigateMenu .Content ul .Active .Text
{
	padding: 6px 4px 0px 12px;
	font-size: 14px;
	font-weight: bold;
}
.NavigateMenu .Content ul .Active .Right
{
	background-image: url(Images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right -69px;
	height: 31px;
	width: 6px;
	float: left;
}
.NavigateMenu .Content ul .Normal
{
}
.NavigateMenu .Content ul .Normal div
{
	padding: 6px 12px 0px 12px;
}
.NavigateMenu .Content ul .Split
{
	background-image: url(Images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right -101px;
	height: 31px;
	width: 5px;
}
.NavigateMenu .Content ul .Search
{
	float: right;
	padding-right: 6px;
}
.NavigateMenu .Content ul .Search div
{
	float: left;
}
.NavigateMenu .Content ul .Search input
{
	border: 1px solid #99ccff;
	height: 20px;
	line-height: 20px;
}
.NavigateMenu .Content ul .Search .Button
{
	background-image: url(Images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	width: 60px;
	margin-left: 5px;
	cursor: pointer;
}
.NavigateMenu .Content ul a
{
	font-weight: bold;
	color: #0066cc;
	font-size: 14px;
	text-decoration: none;
}
.Foot
{
	text-align: center;
	line-height: 20px;
	clear: both;
}
.Foot .topLine {
	border-top: 1px solid #cbcbcb;
	font-size: 0px;
	line-height: 0px;
	width: 98%;
	padding: 3px 0px;
}
.Foot .Copyright
{
}
.Foot div
{
}
.Foot a:link, .Foot a:visited
{
    color: #666666;
}


/*主导航菜单*/
.MultilevelNavigateMenu{
	clear: both;
	width:996px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(Images/menu_left.gif) no-repeat left top;
}
.MultilevelNavigateMenu .menu_in{
	background:url(Images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
.MultilevelNavigateMenu .menu{
	background:url(Images/menu_bg.gif) repeat-x;
	height:35px;
}
.MultilevelNavigateMenu .menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
.MultilevelNavigateMenu .menu_line{
	background:url(Images/menu_line.gif) no-repeat center top;
	width:8px;
}
.MultilevelNavigateMenu .menu_line2{
	background:url(Images/menu_line2.gif) no-repeat center top;
	width:15px;
}
.MultilevelNavigateMenu .nav{
	padding-left:20px;
}
.MultilevelNavigateMenu .nav li{
	float:left;
	height:35px;
}
.MultilevelNavigateMenu .nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(Images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
.MultilevelNavigateMenu .nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(Images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.MultilevelNavigateMenu .nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
.MultilevelNavigateMenu .nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
.MultilevelNavigateMenu .subMenu{
	height:38px;
	text-align:left;
	padding-left:20px;
	clear:both;
	background-image: url(Images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MultilevelNavigateMenu .subMenu li{
	float:left;
	height:22px;
	margin-top:8px;
}
.MultilevelNavigateMenu .subMenu li a{
	display:block;
	float:left;
	background:url(Images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
.MultilevelNavigateMenu .subMenu li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(Images/menu_on_right2.gif) no-repeat right top;
}
.MultilevelNavigateMenu .subMenu li a:hover{
	text-decoration:none;
	background:url(Images/menu_on_left2.gif) no-repeat left bottom;
}
.MultilevelNavigateMenu .subMenu li a:hover span{
	background:url(Images/menu_on_right2.gif) no-repeat right bottom;
}
