﻿@charset "utf-8";
/* CSS Document */

/*-----页面整体全局--------------------------------*/
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #4E3C22; line-height:25px;
}
body,form {
	margin:0;
}
body{
	text-align:left; 
}





/*-----表单元素--------------------------------*/
input{
	border:1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #666666;
	padding:2px;
}
textarea{
	border:1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #666666;
	padding:2px;
}
select{
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #666666;
}


/*-----链接定义--------------------------------*/
a{
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #4E3C22;
	text-decoration:none;
}
a:hover,a:active{
	color:#FF0000;
}
.aBlack{
	color:#000000;
}
.aBlack:hover,.aBlack:active{
	color:#FF0000;
}
.a2{
	color:#fff;font-weight:bold;font-size: 14px;
}
.a2:hover,.a2:active{
	color:#FBF8ED;font-weight:bold;font-size: 14px;
}
.a3{
	color:#6D551D;font-weight:bold;font-size: 14px; padding-left:40px;
}
.a3:hover,.a3:active{
	color:#A11717;font-weight:bold;font-size: 14px;
}
.aWhite{
	color:#FFFFFF;
}
.aWhite:hover,.aWhite:active{
	color:#FFFFFF;
}
.aGray{
	color:#999999;
}
.abold{
	color:#9E8447; font-weight:bold;font-size: 14px;
}


/*-----文字样式--------------------------------*/
.time{
	color:#A3A3A3; font-size:11px;
}
.en{
	font-size:11px;
}
.split{font-size:11px;}
.newIT{color:#FF0000;}
.t16yh {
	FONT-SIZE: 16pt; COLOR: #9E8447;text-align: center; FONT-FAMILY: "Microsoft YaHei","微软雅黑", "黑体"; 
}
  UL   {   
  PADDING:   0px;   
  MARGIN:   0px;   
  WIDTH:   120px;      
  DISPLAY:none;   
  POSITION:   absolute;   
  LEFT:   99px;   
  TOP:   0px;   
  text-align:   center;   
  vertical-align:   middle; 
   background:#C0A86D;  
  }   
  LI   {   
  background:#C0A86D;
  PADDING:   0px;   
  MARGIN:   0px;   
  BORDER:   0.5   solid;   
  POSITION:   relative;   
  height:   20px;   
  vertical-align:   middle;   
  text-align:   center;   
  letter-spacing:   normal;   
  word-spacing:   normal;   
  white-space:   normal;   
  clear:   both;   
  float:   none; list-style-type:none; 
  }        
 
  .menuLevel0{   
  PADDING:   0px;   MARGIN:   0px;WIDTH:   120px;   BORDER:   1px   none   #ccc;   POSITION:   relative;   
  }   
  .menuLevel1{   
  LEFT:   0px;     TOP:   25px;WIDTH:   100px;
  } 
  
   .menuA,.menuA:link,.menuA:visited{
  		color:#ffffff;	font-size:14px;	text-decoration:none;	text-align:center; font-weight:bold;
  }  
  .menuA:hover{
  		color:#FDF1A6;	font-size:14px;	text-decoration:none;	font-weight:bold;
  }  
  
  .menuB,.menuB:link,.menuB:visited{
  		color:#ffffff;	font-size:12px;	text-decoration:none;	font-weight:normal; text-align:center; width=100;
  }  
  .menuB:hover{
  		color:#000000;	font-size:12px;	text-decoration:none;	font-weight:normal; text-align:center; width=100;
  }  
  .wsc_zh_nvabet {color: #FFFFFF}


