/* CSS for Resume */
/* Time：2005.08.3 */
/*index 定义 */

BODY  {
	font-size:12px;
	font-family: "宋体","Arial", "Tahoma", "新宋体";
	margin:0px;
	background-color: #2A2A2A;
      }
table{text-align:left;}
			 
a:link      {  color: #000000; text-decoration: none}
a:visited   {  color: #000000; text-decoration: none}
a:hover     {  color: #CD0000; text-decoration: none}

.a1 a:link      {  color: #ffffff; text-decoration: none; font-size:12px;}
.a1 a:visited   {  color: #ffffff; text-decoration: none; font-size:12px;}
.a1 a:hover     {  color: #CD0000; text-decoration: none; font-size:12px;}  

.a2:link      {  color: #000000; text-decoration: none}
.a2:visited   {  color: #000000; text-decoration: none}
.a2:hover     {  color: #FFFFFF; text-decoration: none}

.a3:link      {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.a3:visited   {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.a3:hover     {
	color: #CCFF00;
	text-decoration: none
}

.a4:link      {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.a4:visited   {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.a4:hover     {
	color: #CCFF00;
	text-decoration: none
}

.a5:link      {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.a5:visited   {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.a5:hover     {
	color: #CC3300;
	text-decoration: none
}

.Red  {	color: #D94900;}
.bai {	color: #FFFFFF;}
.h { line-height:20px;}
.h14 { font-size:14px;
       font-weight: bold;}
.red14 { font-size:14px;
         color: #B00000;
       font-weight: bold;}
.h16 { 
       font-size:14px;
       font-family: "黑体"}
	   
.input{	 color: #4d4d4d;
		 width:100px;
		 height:16px;
		 background-color: #FFFFFF;
		 border: 1px solid #999999;
			   }
.input2{	 color: #4d4d4d;
		 border: 1px solid #999999;
			   }			
 .input3{	 color: #4d4d4d;
             width:50px;
		 border: 1px solid #999999;
			   }		   td {
	font-size: 12px;
}
.Byellow{
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;
}
.autohiden{
width:142px;
height:15px;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap
}
.mainbody_bg{
	background-color: #F7F1F1;
}
.left_body_bg{
	background-color: #000;
}
.onmov1{
	background-color: #EAEAEA;
}
.onmov2{
	background-color: #FFFFFF;
}
.onmov21{
	background-color: #860000;
}
.onmov22{
	background-color: #CA0000;
}