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;   
 }
input.dec_focus{color:#999}
fieldset, img {    
 border: 0;   
 }
/* remember to define focus styles! */  
      
table {   
 border-collapse: collapse;   
 border-spacing: 0;   
 }   
ol, ul {   
 list-style: none;   
 }   
address, caption, cite, code, dfn, em, th, var {   
 font-weight: normal;   
 font-style: normal;   
 }   
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;   
 }

.clear:after {content: "\0020"; display: block; height: 0; clear: both;}
.clear {zoom:1;clear:both;}
.clear_all {font-size:0;line-height:0;clear:both;overflow:hidden}

body{
	font-family:宋体;
	font-size:12px;
	background-color:#FFFFFF;
}

.font13{font-size:13px}
.font14{font-size:14px}

a {text-decoration:none;}
a:hover{text-decoration:underline}
.error_msg {width:350px;margin-left:58px;line-height:20px;color:#FF6600; min-height:20px;}
.flo{ float:left}
em{color:red}
select{font-size:12px}

.new_nav .color_red a{color:#FC3721}
.indent2em{text-indent:2em}
.inline_hidden {display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;width:0;height:0;font-size:0;overflow:hidden;}

.pageBar {margin:0 auto 15px;padding:5px;text-align:center;clear:both;color:#3D3D3D;background-color:#EBEBEB;}
.pageBar a, .pageBar .current, .pageBar .disabled {font-size:12px;font-family:Arial 宋体;padding:2px;color:#3D3D3D}
.pageBar .current {color:#1AA4FF;font-weight:bold;}
.pageBar a, .pageBar a:visited {position:relative; color:#1AA4FF}
.pageBar a:hover {color:#1AA4FF;}
.pageBar .disabled {color:#3D3D3D;}

* html { background:url(*) fixed; } 
* html  .fixed{position: absolute; left: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth); top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight); }

