﻿html,body 
{
	margin:0px;
	padding:0px;
	font-size:9pt;
	color:Black;
	background:#fff url(../Images/silverback.gif) repeat-y center top;
}
body select
{
	font-size: 10pt;
	font-family: 宋体;
	color: #1e1e1e;
}
b
{
	color:Red;
}
body input[type=text],input[type=password] 
{
	border:1px solid #C4C7C8;
}
#Head
{
	width:780px;
	margin:auto;
}
#Foot
{
	clear:both;
	width:780px;
	margin:auto;
}
#Middle
{
	width:780px;
	margin:auto;
}
.btn
{
	border: 1px solid #808080;
	background: whitesmoke;
	color: #3f3f3f;
	cursor: pointer;
}
a:link
{
	color: #282828;
	text-decoration: none;
}
a:visited
{
	color: #282828;
	text-decoration: none;
}
a:hover
{
	color:#f60;
	text-decoration:underline;
	cursor:pointer;
}
a:active
{
	color:#03f;
	text-decoration:none;
}
div
{
	word-break:break-all;
}
.img,a img
{
	border:0px;
}
.disNO
{
	display:none;
}
.disYES
{
	display:block;
}
.pointer
{
	cursor: pointer;
}
.fengxi
{
	margin-top:5px;
}
.Error
{
	background:#fff3ef url(../Images/MsgError.gif) no-repeat;
	background-position:5px 4px;
	border:solid 1px #ff6610;
	padding:4px 8px 3px 2em;
	color:Black;
	display:none;
}
.Clear
{
	clear:both;
}

/*-------------------------Banner(oldHeadCss)------------------------
.Banner
{
	width:780px;
	margin-top:3px;
	background:url(../Images/logo.gif) no-repeat 9px 12px;
}
.TopBar
{
	text-align:right;
	padding:5px 0 0 0;
}
.Tel
{
	text-align:right;
	padding:8px 8px 0 8px;
}
.MainMenu
{
	width:780px;
	background:url(../Images/menubar.gif) repeat-x 0 28px;
	font-size:14px;
}
.MainMenu ul
{
	height:55px;
	list-style:none;
	padding:0;
	margin:0 35px 0 0;
}
.MainMenu li
{
	float:right;
	height:55px;
	color:#fff;
	font-weight:bold;
	margin-left:-15px;
	padding:0;
	text-indent:35px;
	width:128px;
}
.MC1
{
	width:128px;
	line-height:35px;
	background:url(../Images/menubg_1.gif) no-repeat;
}
.MC2
{
	width:128px!important;
	line-height:35px;
	background:url(../Images/menubg_2.gif) no-repeat;
}
.MainMenu li a
{
	color:#fff!important;
	text-decoration:none;
}
.MainMenu li a:hover
{
	text-decoration:underline;
}
.New
{
	background:url(../Images/new.gif) no-repeat 585px 0;
	width:780px;
	height:24px;
}
/scrollnote/
.TopSN
{
	width:780px;
	height:40px;
	background:#e4e4e4;
	margin-top:-10px;
	clear:both;
}
.TSNback
{
	width:770px;
	height:30px;
	margin:5px;
	background:url(../Images/searchbar_s.gif) no-repeat 0 0;
	clear:both;
}
.TSNback td
{
	text-indent:40px;
	line-height:30px;
	padding-right:5px;
}
*/
/*-----------------------------------------NewHeadCss--------------------------------------------*/
/*------------------------------------(#N_Head-.N_MC1)-----------------------------------*/
#N_Head
{
	width:780px;
	margin:auto;
}
/*-------------------N_Banner--------------*/
.N_Banner
{
	width:780px;
	margin-top:3px;
	background:url(../Images/logo.gif) no-repeat 9px 0;
}
.N_TopBar
{
	text-align:right;
	padding:5px 0 0 0;
	font-size:9pt;
}
.N_TopBar a
{
	color:Black;
}
.N_Tel
{
	text-align:right;
	padding:8px 8px 0 8px;
	font-size:9pt;
}
/*-------------------------主导般条-----------------------*/
.TopBarBackImg
{
	height:30px;
	width:100%;
	margin-top:10px;
}
.TopBarBackImg ul
{
	width:616px;	
	list-style: none;
	padding: 0;
	margin: 0;
	float:right;
	
}
.TopBarBackImg ul li
{
	margin:0;
	float: left;
	font-weight: bold;
	text-align: center;	
	vertical-align:middle!important;	
	line-height:30px;
	display:block;	
}
/*链接样式*/
.TopBarBackImg ul li a
{
	color: White;	
}
.TopBarBackImg span
{
	font-size: 9pt;
	color: #336699;
}
.TopBarBackImg ul li a:visited
{
	color: White;	
}
/*未选样式*/
.MC0off
{
	background-image: url(../Images/TopbarPic/left_normal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 86px;
}

.MC_off
{
	background-image: url(../Images/TopbarPic/mid_normal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:88px;
}

.MC4off
{
	background-image: url(../Images/TopbarPic/mid_normal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:88px;	
}

#MC5
{
	background-image: url(../Images/TopbarPic/right1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 89px;
	text-indent:2em;
	margin-left:-2px;	
} 
#MC6
{
	background-image: url(../Images/TopbarPic/right2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 89px;	
}

/*选中样式*/
.MC0on
{
	background-image: url(../Images/TopbarPic/left_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 86px;
}
.MC0on a
{
	color:#369!important;
}
.MC_on
{
	background-image: url(../Images/TopbarPic/mid_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:88px;	
}
.MC_on a
{
	color:#369!important;
}
.MC4on
{
	background-image: url(../Images/TopbarPic/right_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 88px;
}
.MC4on a
{
	color:#369!important;
}

/*-------------------------------------AddNew----------------------*/
.UlBackimg
{
	width: 778px;
	height: 26px;
	background: url(../Images/HeadBottomBar.gif) repeat-x center top;
	display: none;
}
.UlBackimg ul
{	
	padding:0;
	margin:0;
	font-size:9pt;
	height:26px; 
	width:545px;	
	background-image:none;
	margin-left:200px;
}
.UlBackimg ul a
{
	color:Black!important;
}
.UlBackimg ul a:link,a:hover
{
	text-decoration:none!important;
}
.UlBackimg ul li
{	
	
	float:left;		
	text-align:center;
	text-indent:0;
	margin:4px 0;
	padding:0;
	margin-right:20px;
	font-weight:normal;	
	line-height:20px;
	
}
#Mc_1
{

	width: 96px;
	height: 10px;	
}
#Mc_2
{	
	width: 83px; 
	height: 10px; 
	border-right: #000033 1px solid;	
}
#Mc_3
{	
	width: 73px; 
	height: 10px;
	border-right: #000033 1px solid;
}
#Mc_4
{
	width: 45px; 
	height: 10px;
	border-right: #000033 1px solid;
}
#Mc_5
{
	height: 10px;
	width: 45px;
	border-right: #000033 1px solid;
}
/*---------------------N_TopSN---------------------------*/
.N_TopSN
{
	width:780px;
	height:40px;
	background:#e4e4e4;
	margin-top:-1px;
	clear:both;
}
.N_TSNback
{
	width:770px;
	height:30px;
	margin:5px;
	background:url(../Images/searchbar_s.gif) no-repeat 0 0;
	clear:both;
}
.N_TSNback td
{
	text-indent:40px;
	line-height:30px;
	padding-right:5px;
}
.N_MC1
{
	width:128px;
	line-height:35px;
}
/*------------------------Footer-----------------------------*/
.MainFoot
{
	margin-top:10px;
	padding-top:5px;
	text-align:center;
	line-height:25px;
	border-top:solid 1px #ccc;
}
.CopyRight
{
	margin-bottom:20px;
}
.FootLink
{
	float:left;
	width:146px;
	margin-left:40px;
	margin-top:10px;
	display:inline;
}
.BC
{
	float:right;
	width:450px;
	margin-right:100px;
	display:inline;
}
/*------------------------alertInfo----------------------*/
.AlertCss
{
	width:100%;
	margin:5px 0;	
}
.AlertLayer
{
	margin:auto;
	width:90%;
}
.AlertImgCss
{
	background:url(../Images/Alert.gif) no-repeat;
	height:20px;
	width:20px;
	float:left;
}
.AlertTextCss
{
	float:left;
	margin:6px auto;
	text-indent:1em;
}
.OK
{
	width:100%;
	height:100px;
	background:#fff;
	padding:20px 0;
}
.OKCss
{
	background:url(../Images/OK.gif) no-repeat 40px 0;
	text-indent:150px;
	height:100%;
	padding-top:25px;
	width:75%;
	margin:auto;
	font-weight:bold;
	color:#069;
}
.OKCss a
{
	color:#03f!important;
	text-decoration:none;
}
.OKCss a:hover
{
	color:#f60!important;
	text-decoration:underline;
}
.Blue
{
	background:#e7f7ff url(../Images/MsgWarning.gif) no-repeat;
	background-position:5px 4px;
	border:solid 1px #6cf;
	padding:3px 3px 3px 2em;
	margin:4px;
	color:Black;
}
.Green
{
	background:#e7ffe7 url(../Images/MsgOk.gif) no-repeat;
	background-position:5px 4px;
	border:solid 1px #95e895;
	padding:3px 3px 3px 2em;
	margin:4px;
	color:Black;
}
.Red
{
	background:#fff3ef url(../Images/MsgError.gif) no-repeat;
	background-position:5px 4px;
	border:solid 1px #ff6610;
	padding:3px 3px 3px 2em;
	margin:4px;
	color:Black;
}
/*---------------------gridview-------------------------*/
.GridviewCss
{
	color:#333;
	width:100%;
	border-collapse:collapse;
	background:#eee;
	border:solid 1px #ccc;
	margin-bottom:10px;	
}
.GridviewCss td,th
{
	padding:5px;
	border:0;
}
.GridviewCss table
{
	border:0;
}
.GridviewCss a
{
	color:#03f!important;
	text-decoration:none;
}
.GridviewCss a:hover
{
	color:#f60!important;
	text-decoration:underline;
}
.RowStyle
{
	background:#fff;
}
.RowStyle td
{
	border-bottom:dashed 1px #6cf;
}
.AlterStyle
{
	background:#eee;
}
.AlterStyle td
{
	border-bottom:dashed 1px #999;
}
.FlashA
{
	width:100%;
	height:100%;
	background:transparent;
	border:0;
	padding:0;
	cursor:pointer;
}


.MenuList
{
	width: 325px;
	height: auto;
	margin: auto;
	position: absolute;
	display:none;
	z-index:100;
}
.AllUlBackimg
{
	width: 780px;
	height: 26px;
	background: url(../Images/HeadBottomBar.gif) repeat-x center 50%;
	margin-top: -1px;
}
