﻿/*公共样式---------------------------------------------------------------------------------------------*/
body
{
	font-size:12px;
	color:#313131;
	margin:0;
}

td
{
	font-size:12px;
	color:#313131;
}

html
{
	/*
	scrollbar-3d-light-color		设置或检索滚动条亮边框颜色 
	scrollbar-arrow-color			设置或检索滚动条方向箭头的颜色 
	scrollbar-base-color 设			置或检索滚动条基准颜色。其它界面颜色将据此自动调整 
	scrollbar-dark-shadow-color		设置或检索滚动条暗边框（ThreedDarkShadow）颜色 
	scrollbar-face-color			设置或检索滚动条3D表面（ThreedFace）的颜色 
	scrollbar-highlight-color		设置或检索滚动条3D界面的亮边（ThreedHighlight）颜色 
	scrollbar-shadow-color			设置或检索滚动条3D界面的暗边（ThreedShadow）颜色 
	*/
	
	scrollbar-3d-light-color   :#f8fafc;
	scrollbar-arrow-color      :#313131;
	scrollbar-base-color       :#f8fafc;
	scrollbar-dark-shadow-color:#f8fafc;
	scrollbar-face-color       :#f8fafc;
	scrollbar-highlight-color  :#f8fafc;
	scrollbar-shadow-color     :#f8fafc;
}

a:link
{
	color:#313131;
	text-decoration:none;
}
a:visited
{
	color:#313131;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:active
{
	text-decoration:none;
}

.WebMenu:link
{
	text-decoration:none;
	color:White;
}
.WebMenu:active
{
	text-decoration:none;
	color:White;
}
.WebMenu:hover
{
	text-decoration:none;
	color:White;
}
.WebMenu:visited
{
	text-decoration:none;
	color:White;
}

/*-------------------------------------------------------------------模块样式*/

.Module_Title
{
	background-color:#f0f8fa;
	height:30px;
}
.Module_Item_01
{
	border-bottom:1px #ebeaef solid;
	border-right:1px #ebeaef solid;
	padding-left:5px;
	height:26px;
}
.Module_Item_02
{
	border-bottom:1px #ebeaef solid;
	border-right:1px #ebeaef solid;
	height:26px;
	padding-left:10px;
}

/*-------------------------------------------------------------------------------*/

.Table_Bg
{
	background-color:#ffffff;
	border:1px #ffffff solid;
}

.Search_Item
{
	height:26px;
	text-align:right;
	padding:5px;
	background-color:#ffffff;
	width:25%;
}

.pointLine
{
	height:1px;
	background: url(/Images/SysWork/PointLine_Bg.gif) repeat-x center center;
}


/*字体样式----------------------------------------------------------------------------------------------*/

.Font_Title12px
{
	font-size:12px;
	color:#2a2d2f;
	font-weight:bold;
}
.Font_Title13px
{
	font-size:13px;
	color:#2a2d2f;
	font-weight:bold;
}
.Font_Title22px
{
	font-size:22px;
	color:#2a2d2f;
	font-weight:bold;
	font-family:宋体;
}

.Font_Copyright
{
	font-family:宋体;
	font-size:12px;
	color:#ffffff;
	padding-top:5px;
}

.Font_Red
{
	color:#ff0000;
}

.Font_TitleWhite
{
	color:White;
	font-weight:bold;
}

.Font_Orange
{
	color:Orange;
}

/*按钮样式----------------------------------------------------------------------------------------------*/

.BtnMenuOff
{
	background:url(../WebImages/BtnMenuOff.jpg);
}

.BtnMenuOn
{
	background:url(../WebImages/BtnMenuOn.jpg);
	color:White;
}

.btn_edit_Off
{
	background-image:url(../../Images/SysWork/Ico_Edit_Off.jpg);
	width:19px;
	height:19px;
	border:0px;
}
.btn_edit_On
{
	background-image:url(../../Images/SysWork/Ico_Edit_On.jpg);
	width:19px;
	height:19px;
	cursor:pointer;
	border:0px;
}

.btn_del_Off
{
	background-image:url(../../Images/SysWork/Ico_Del_Off.jpg);
	width:19px;
	height:19px;
	border:0px;
}
.btn_del_On
{
	background-image:url(../../Images/SysWork/Ico_Del_On.jpg);
	width:19px;
	height:19px;
	border:0px;
	cursor:pointer;
}

.btn_Logon
{
	border:0;
	padding-top:3px;
	padding-bottom: 0px;
	padding-left:3px;
	padding-right:0px;
	background: url(../Images/btn_logon.jpg) repeat-x fixed;
	width:71px;
	height:22px;
	cursor:pointer;
}

.btn_reset
{
	border:0;
	padding-top:2px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	background: url(../Images/btn_reset.jpg) repeat-x fixed;
	width:71px;
	height:22px;
	cursor:pointer;
}

.Button
{
	border:1px #cccccc solid;
	width: 70px;
	height:22px;
	background:url(../admin/images/BtnBg.jpg);
	cursor:pointer;
}

.Btn_4fonts_On
{
	border:1px #f5bf6e solid;
	padding-top:2px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	background: url(../Images/btn_on.jpg) repeat-x fixed;
	width:75px;
	height:23px;
	cursor:pointer;
	border-collapse: collapse;
	margin: 0px;
}
.Btn_4fonts_Off
{
	border:1px #cccccc solid;
	padding-top:2px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	background: url(../Images/btn_off.jpg) repeat-x fixed;
	width:75px;
	height:23px;
	cursor:pointer;
	border-collapse: collapse;
	margin: 0px;

}

.btn_LiuYan
{
	border:0px;
	padding-top:2px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	background-image: url(../WebImages/btn_LiuYan.jpg);
	width:75px;
	height:26px;
	cursor:pointer;
}

.btn_Menu_Off
{
	width:185px;
	height:30px;
	background-image:url(../images/MenuBg_Off.gif);
	cursor:pointer;
}

.btn_Menu_On
{
	width:185px;
	height:30px;
	background-image:url(../images/MenuBg_On.gif);
	cursor:pointer;
}

/*表单样式----------------------------------------------------------------------------------------------*/

.TextareaStyle
{
	width:116px;
	height:22px;
	border:1px #cccccc solid;
	
	/*
	onmouseover:expression(
		onmouseover=function()
		{
			this.style.backgroundColor ='#f9f9f9'
		}
	);

	onmouseout:expression(
		onmouseout=function()
		{
			this.style.backgroundColor ='#ffffff'
		}
	);

	onfocus:expression(
		onfocus=function()
		{
			this.style.backgroundColor ='#f9f9f9'
		}
	);
	*/	
}

.TextareaStyle_100percent
{
	border:1px #cccccc solid;
}


/*---------------------------------------------------------------------------------------------------------------------------*/
.NavigateContentPlace
{
	width:113px;
	height:113px;
	margin:auto;
}
.NavigateFlash
{
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	width:790px;
	height:649px;
	text-align:center;
}
.NavigateMain
{
	margin: auto 0px;
	width: expression((document.documentElement.clientWidth<1003||document.body.clientWidth<1003)?1003+"px":"100%");
	min-width: 1003px;
	max-width: 1260px;
}
.NavigateBg_01
{
	float:left;
	width:100%;
	height:114px;
	background-image:url(../images/Navigete_01.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}
.NavigateBg_02
{
	float:left;
	width:100%;
	height:114px;
	background-image:url(../images/Navigete_02.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}
.NavigateBg_03
{
	float:left;
	width:100%;
	height:114px;
	background-image:url(../images/Navigete_03.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}
.NavigateBg_04
{
	float:left;
	width:100%;
	height:228px;
	background-image:url(../images/Navigete_04.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}
.NavigateFlashButton
{
	width:133px;
	height:133px;
	padding-top:45px;
	background-position:center 0px;
}

/*---------------------------------------------------------------------------------------------------------------------------*/

/*MainPage的头部-------------------------------------------------------------------------------------------------------------*/
.MainContentPlace
{
	width:113px;
	height:113px;
	margin:auto;
}

.Main
{
	margin: auto 0px;
	width: expression((document.documentElement.clientWidth<1003||document.body.clientWidth<1003)?1003+"px":"100%");
	min-width: 1003px;
	max-width: 1260px;
}
.MainBg_01
{
	float:left;
	width:100%;
	height:79px;
	background-image:url(../images/Main_01.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}
.MainBg_02
{
	float:left;
	width:100%;
	height:79px;
	background-image:url(../images/Main_02.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}
.MainBg_03
{
	float:left;
	width:100%;
	height:79px;
	background-image:url(../images/Main_03.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}
.MainBg_04
{
	float:left;
	width:100%;
	height:87px;
	background-image:url(../images/Main_04.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
}

/*---------------------------------------------------------------------------------------------------------------------------*/

/*表格样式----------------------------------------------------------------------------------------------*/

.Table_01
{
	border:1px #e6e6e6 solid;
	background-color:White;
}

.Table_02
{
	background-color:#e5e5e5;
}

/*tr-------------------------------------------------------------样式*/
.tr_onmouseover
{
	background-color:#d6e6f3;
}
.tr_onmouseout
{
	background-color:inherit;
}

/*td-------------------------------------------------------------样式*/

.td_item
{
	background-color:#f4f4f4;
}

.td_BgWhite
{
	background-color:#ffffff;
}

.td_LeftMenuBg
{
	background-image:url(../WebImages/Model_03.jpg);
	height:29px;
}
.td_LeftPadding8px
{
	padding-left:8px;
}
.td_DownLine
{
	background-image:url(../WebImages/Model_02.jpg);
}


/*文字链接样式-------------------------------------------------------------样式*/

.FontLink_01:link
{
	text-decoration:none;
}
.FontLink_01:visited
{
	text-decoration:none;
}
.FontLink_01:hover
{
	color:Orange;
	text-decoration:none;
}
.FontLink_01:active
{
	color:#eb6100;
	text-decoration:none;
}

/*div样式----------------------------------------------------------------------------------------------*/
.div_space
{
	padding:7px;
}
.div_TopMenu
{
	width:255;
	height:28;
	text-align:center;
}

/*行高样式----------------------------------------------------------------------------------------------*/
.line_height_130
{
	line-height:130%;
}


/*其它样式----------------------------------------------------------------------------------------------*/
.WebBgColor
{
	background-color:#00468e;
}


.PicLogo
{
	background:url(../WebImages/Faster_59.jpg);
}