td,p,li,input,select {font-family:Verdana,宋体;font-size:12px;color:#666666;}
A{text-transform: none;text-decoration: none;color:#666666;}
A:hover{ color:#ff3300;text-decoration: underline;}
body {  font-size: 12px;}
form{margin:0;padding:0;}
.biaozhun {font-family:Verdana,宋体;font-size:12px; line-height: 150%;color:#666666;}
.zongse3 {font-family:Verdana;font-size:9px; line-height: 110%;color:#660000;}
.orange {font-family:Verdana;font-size:9px; line-height: 110%;text-decoration: underline;color:#ff9900;}
.zongse_N {font-family:宋体;font-size:14px;font-weight: bold; line-height: 110%;color:#660000;}
.zongse_V2 {font-family:Arial;font-size:14px;font-weight: bold; line-height: 110%;color:#660000;}
.zongse_guize {font-family:宋体;font-size:12px; line-height: 150%;color:#660000;}
.gray {font-family:Verdana,宋体;font-size:12px; line-height: 150%;color:#666666;}
.gray2 {font-family:Verdana,宋体;font-size:12px; line-height: 130%;color:#DFDAC6;}
.gray3 {font-family:Verdana,宋体;font-size:12px; line-height: 150%;color:#333333;}
.gray_h {font-family:Verdana,宋体;font-size:12px; line-height: 160%;color:#666666;}
.white {font-family:Verdana,宋体;font-size:12px; line-height: 130%;color:#ffffff;}
.white2 {font-family:Verdana,宋体;font-size:14px; font-weight: bold;line-height: 130%;color:#ffffff;}
.newsource {font-family:Verdana,宋体;font-size:12px; line-height: 130%;color:#999999;}
.story {font-family:Verdana,宋体;font-size:12px; line-height: 150%;color:#aaaaaa;}
.red {font-family:Verdana,宋体;font-size:12px; line-height: 120%;color:#ff0000;}
.blue {font-family:Arial;font-size:16px;font-weight: bold; line-height: 120%;color:#0099CC;}
.copyright {  font-size: 12px; font-weight: normal;line-height: 120%; font-family:Arial;color:#333333}
.copyright2 {  font-size: 12px; font-weight: normal; font-family:宋体;color:#FF6600}
.graytitle {
	font-family: "Verdana","宋体";
	font-size: 14px;
	font-weight: bold;
	color:#363636;line-height: 150%;
}

.ajax__calendar {
    position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible; 
    display: block;
}
.ajax__calendar iframe 
{
    left: 0px !important;
    top: 0px !important;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.d_ok
{
    padding: 2px 0 2px 24px;
    border: 1px solid #00BE00;
    color: #000;
    background: url(../images/li_ok.gif) #e6ffe6 no-repeat 4px 50%;
}
.d_err{
border:1px solid #F30;
color:#F00;
padding:2px 0 2px 24px;
background:#FFF1E4 url(../images/li_err.gif) no-repeat 4px;
}
.input_onFocus { background: #FFC!important; }
.input_onBlur { background: #FFf!important; }