@charset "utf-8";
/* CSS Document */

/* CSS Reset
*/
html, body
{
width:100%;height:100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
a:link{text-decoration:none; color:#333333;} 
a:visited{text-decoration:none; color:#333333;} 
a:hover{text-decoration:none; color:#6c8201;} 
a:active{text-decoration:none; color:#333333;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}

/* BASIC 
*/
body {
	font: 12px/18px Arial, Helvetica, sans-serif ;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

/* Form */

.formMain {
	width:990px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.formTitle {
	width:990px;
	margin-top: 50;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.formToolBar {
	width:990px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.formContent {
	width:990px;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.pCenter {
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
strong {
	font-weight:bold;
}

.float-left{ /*make elements float to left*/
	float: left;
}
.float-right{ /*make image float to right*/
	float: right;
}
.clear {
	clear:both;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom:15px;
}
/* Login */
#login{
Width:420px;
height:350px;
font-size:11px;
background-color:#f5f7e7;
border:1px solid #ccc;
}


/* bar */
.bar{
background-color:#e8ebd6;
height:20px;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
font-size:12px;
font-weight:bold;
padding:3px 50px;
margin-bottom:20px;
}
/* baråˆ†ä¸ºä¸‰éƒ¨åˆ†çš„çŠ¶æ€?*/
.bar2{
background-color:#e8ebd6;
height:26px;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
font-size:12px;
margin-bottom:20px;
line-height:20px;
}
.bar2_content1{
padding:3px 10px;
width:14%;
border-right:1px solid #cccccc;
}
.bar2_content2{
width:38%;
padding:3px 10px;
border-right:1px solid #cccccc;
}
.bar2_content3{
padding:3px 10px;
width:38%;
}

.folderSytle{
padding:5px 20px 10px 25px;
background:#f5f7e7;
border:1px solid #cccccc;
margin:20px;
}
.folderSelectedSytle{
padding:5px 20px 10px 25px;
margin:20px;
}
.folderSytlefont{
float:left;
margin:10px 5px;
}
p {
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 1.18em;
}

.mytablestyle
{
	width:160px;
	background-color:#f5f7e7;
	border: 1px;
    border-color: #cccccc; 
    border-style: solid; 
    height: 50px;
}
#mainBg {
    width:100%;
    background:url(../images/NavBg.gif) repeat-x;
	
}
#mainNav {
    width:1060px;
	clear:both;
	height:41px;
	background:url(../images/NavBg.gif) repeat-x;
}
#mainNav ul li {
	height:37px;
	float:left;
	list-style:none;
	text-align:center;
	border-left:1px solid #fff;
	border-right:1px solid #d2d2d2;

}
#mainNav ul li a {
    display:block;
   	color:#000;
	padding:0 17px;
	height:41px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;	
}
#mainNav ul li a:hover {
    display:block;
    background: url(../images/NavBg3.gif) repeat-x;
}
#mainNav ul li a.homecurrent {
    padding:0 17px;
	background: url(../images/NavBg2.gif) repeat-x;
	display:block;
}

#mainNav .homecurrent {
    height:41px;
	text-decoration:none;
	color:#000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(../images/NavBg2.gif) repeat-x;
	display: block;
}
.MenuIcon{
	margin:4px auto 0px auto;
	border:none;
}

/* Maiin */
#Main {
    width:944px;
	padding:40px;
}
#Main .content input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin-left:5px;
	padding-left:3px;
	width:157px;
	height:20px;

}
.UnWatermark
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #000000;
	border: 1px solid #CCCCCC;
	margin-left:5px;
	padding-left:3px;
	width:157px;
	height:20px;
}
.Watermark
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #808080;
	border: 1px solid #CCCCCC;
	margin-left:5px;
	padding-left:3px;
	width:157px;
	height:20px;
}
.typeIn
{
	border: 1px solid #CCCCCC;
}
.content{
margin:0px 40px 20px 40px;
}
.mybtn
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
background:url(../Images/btn_bg.gif);
height:20px;
font-size:11px;
border:1px solid #6c8201;
color:#fff;
}
.btn{
display:block;
font-family: Tahoma, Arial, Helvetica, sans-serif;
background:url(../Images/btn_bg.gif) repeat-x;
height:20px;
font-size:11px;
border:1px solid #6c8201;
color:#fff;
padding-left:10px;
padding-right:10px;
}
.tableStyle{
    width:97%;
	border:1px solid #cccccc;
	background-color:#f5f7e7;
	line-height:16px;
	font-size:14px;
	text-indent: 3px;
}
.ListLinktemp{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #0000FF;
}
/* section  */
.sectionBar {
	width:  909px;
	height: 50px;
	background: url(../images/SectionBg.png) no-repeat left center;
	margin: 8px auto 0 auto;
}
.sectionBar span {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
	padding-left: 57px;
	display: block;
	line-height: 50px;
	background-position: left center;
}
.section {
	
	padding: 5px 0 10px 0;
}
.section a {
	text-decoration: underline;
	color: #2d7cbf;
}
.section a:link {
	text-decoration: underline;
}
.section a:visited {
	text-decoration: underline;
	color: #F60;
}
.section a:hover {
	text-decoration: underline;
}
.section a:active {
	text-decoration: underline;
}
.section table.formGrid {
	width: 850px;
	line-height: 27px;
}
/******* DataGrid Begin *******/
table.dataGrid {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 900px;

}
table.dataGrid td {
	padding:4px 5px;
	border-right:#ccc 1px solid;
	border-left:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
}
table.dataGrid th {
	color: #000;
	font-weight:bold;
	text-decoration: none;
	border: solid 1px #cccccc;
	background-color: #e4eac0;
    padding:3px 5px;
	height:22px;
}
table.dataGrid th a {
	text-decoration: none;
	color: #000;
}
table.dataGrid tr.whiteBg {
	padding:4px 5px;
	background-color: #FFF;
	color: #000;
	height:22px;
}
table.dataGrid tr.whiteBg a{
	color: #6c8201;

}
table.dataGrid tr.mouseOn {
	padding:4px 5px;
	background-color: red;
	color: #000;
}
table.dataGrid tr.greyBg {
	padding:4px 5px;
	background-color: #fff;
	color: #000;
	height:22px;
}
table.dataGrid tr.greyBg a{
	color: #6c8201;
}
table.dataGrid .pager {
	background-color:#FFF;
	height: 20px;
}
table.dataGrid .pager td {
	border: none 0px;
	text-align: right;
	padding:0px;
}
table.dataGrid .pager span {
	color: Red;
}
table.dataGrid .pager a {
	color: #2d7cbf;
}
/******* DataGrid End *******/
.green{
font-size:12px;
color:#9fab4c;
font-family:"Tahoma",Arial, Helvetica, sans-serif;
font-weight:bold;
}
#mainBg {
	width:100%;
	background:url(../Images/NavBg.gif) repeat-x;
}
/* Copyright */
#copyright {
	font-size:11px;
	line-height: 20px;
	text-align: center;
	width: 100%;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
	background:url(../images/Copyright_bg.gif) repeat-x;
}
.pcopyright {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.pCenter1 {
	width:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.pIframe {
	width:1024px;
	padding-left:20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 40px;
}
.pLogin {
	width:1024px;
	height:700px;
	margin-top:100px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left:350px;
}
.tdComm
{
	font-size: 12px;
	font-weight: normal;
	color: #f5f7e7;
	text-decoration: none;
}
/*************************** Pop Panel *************************************/
  .modalBackground 
  {
	 background-color:Gray; 
	 filter:alpha(opacity=70); 
	 opacity:0.7;
  }
  
  .outWindow1
  {
	background: url(../Images/out1.png) no-repeat;
	width: 500px; 
	height: 55px
  }
  
  .outWindow2
  {
	background: url(../Images/out2.png) repeat-y 0 0;
	 padding-left:40px;
  }
  
  .outWindow3
  {
	background: url(../Images/out3.png) no-repeat; 
	width: 500px; 
	height: 31px;
  }
  
  .PopWinTop
  {
	background: url(../Images/a.gif) repeat-x 0 0; 
	height: 55px;
  }
  
  /* 1-Top, 2-TopLeft, 3-Left, 4-Title */
  .PopWinBottom
  {
	background: url(../Images/a.gif) repeat-x 0 0; 
	filter:FlipV;
	height: 55px;
  }
/*************************** Pop Panel *************************************/
.orangeFont {
	color: #FF6600;
	text-decoration: none;
}
/****************** DataList Paging *********************/
.dataListPager
{
	background-color:#FFF;
	height: 20px;
	border: none 0px;
	text-align: right;
	padding:0px;
}
.dataListPager span 
{
	color: Red;
}
.dataListPager a 
{
	color: #2d7cbf;
}
/****************** DataList Paging *********************/
/****************** Error Page *********************/
.PageTital 
{
	color: #ff6600;
	font-size: 18px;
	font-weight: bold;
}
.tdComm1
{
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.td2 
{
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.2mm;
}
/****************** Error Page *********************/
/******************************UpdateProgress****************************/
.divBackground 
{
	background-color:Gray; 
	filter:alpha(opacity=30); 
	opacity:0.7;
	position:absolute; 
	left:0; top:0; 
	z-index:10000;
}
  
.divContent
{
	position:absolute; 
	z-index:10001;
	left:40%; top:40%;
}
/******************************UpdateProgress****************************/
.pager
{
	background-color:#ffffff;
	height: 20px;
	width:60px;
}
