﻿body
{
	
}

.TableBG
{	
	background-color: #cccccc;
}

.ItemStyle 
{
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 20px;	
}

.AlternateItemStyle {
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	background-color: #F1F7FC;
	
}

.HeaderStyle 
{
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	line-height: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tile_back.gif);	
	text-align:center;
}

.FooterStyle {
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	background-image: url(images/tile_sub.gif);
	text-align:center;
}

a 
{
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

a:hover 
{
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	font-weight: normal;
	color: #A52226;
	text-decoration: none;
	cursor: hand;
	background-color: #fff;
}

/*Ylj*/
.space span a
{
	font-family:Arial;
	font-size:14px;
	color:#fff200;
	text-decoration:none;
	}
	
.space span a:hover
{
	font-family:Arial;
	font-size:14px;
	color:#fff200;
	text-decoration:underline;
	background:none;
	font-weight:normal;
	}
	
.space span a:visited
{
	color:#fff200;
	}
	
.space a
{
	font-family:Arial;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
	
.space a:hover
{
	font-family:Arial;
	font-size:14px;
	color:#fff;
	text-decoration:underline;
	background:none;
	font-weight:normal;
	}
	
.space a:visited
{
	color:#fff;
	}
	
.tabChoose ul li a
{
	font-family:Arial;
	font-size:12px;
	color:#000;
	text-decoration:underline;
	}
	
.tabChoose ul li a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#000;
	text-decoration:underline;
	font-weight:normal;
	background:none;
	}
	
.tabChoose ul li a:visited
{
	color:#000;
	}
	
.pc table tr td .r a
{
	font-family:Arial;
	font-size:14px;
	color:#fff200;
	text-decoration:none;
	}
	
.pc table tr td .r a:hover
{
	font-family:Arial;
	font-size:14px;
	color:#fff200;
	text-decoration:underline;
	background:none;
	font-weight:normal;
	}
	
.pc table tr td .b a
{
	font-family:Arial;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
	
.pc table tr td .b a:hover
{
	font-family:Arial;
	font-size:14px;
	color:#fff;
	text-decoration:underline;
	background:none;
	font-weight:normal;
	}
/*--------------------------------------------------*/

  .b1:link{color:white;text-decoration:none}   
  .b1:visited{color:white;text-decoration:none}   
  .b1:hover{color:#cE0000;text-decoration:none}   

a.a2
 {
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

a.a2:hover 
{
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	font-weight: bold;
	color: #4083D5;
	text-decoration: none;
	cursor: hand;
	background-color: #FFFFFF;
}

.TextBox
{
    onfocus: expression(onfocus=function(){this.style.borderColor ='#a60000';});
    onblur: expression(onblur=function (){this.style.borderColor='#CCCCCC';});
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	color: #000000;	
	border: 1pt solid #CCCCCC;
	height: 18px;
  width:190px;
   
}

.Lable
{
 color:#000;
 width:200px;

}
.commonText
{
font-size: 12px;
}

.MsgText
{
font-size:12px;
color:Red;


}

.PromptText

{font-size:16px;
 color:#3795D2;
}
.DropDownList
{ onfocus: expression(onfocus=function(){this.style.background ='#FFC42A';});
    onblur: expression(onblur=function (){this.style.background='#CCCCCC';});
font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
font-weight: normal;
	color: #000000;
	width:195px;
	font-size:9pt;
	line-height:30px;
}

.ListBox
{
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	font-weight: normal;
	color: #000000;
}

.CheckBoxList
{
    padding: 4px;
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	font-weight: normal;
	border: 1pt solid #CCCCCC;
	color: #000000;
}

.RadioButtonList
{
    padding: 4px;
	font-family: Verdana, Lucida, Arial, Helvetica, "宋体", sans-serif;
	
	font-weight: normal;
	border: 0pt solid #CCCCCC;
	color: #000000;
}
.checklist { 

border: 1px solid #ccc; 

list-style: none; 

height: 10em; 

overflow: auto; 

width: 20em; 

}.checklist, .checklist li { margin: 0; padding: 0; } 

.checklist label { 

display: block; 

padding: 0 0.2em 0 25px; 

text-indent: -25px; 

} 

.checklist label:hover { background: #777; color: #fff; } 

html .checklist label { height: 1%; } 


.Button
{   
    background: url(../../images/btn_update.gif ) repeat-x ;
  	height: 25px;
	width:120px;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
 border:0px;
	text-align: center;
	vertical-align:middle;
	BORDER-RIGHT: #666 3px double; PADDING-RIGHT: 4px; BORDER-TOP: #d4d4d4 3px double; PADDING-LEFT: 4px; FONT-WEIGHT: normal;  PADDING-BOTTOM: 2px; BORDER-LEFT: #d4d4d4 3px double; PADDING-TOP: 2px; BORDER-BOTTOM: #666 3px double

 
}
