@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 9pt;
	color: #565656;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {color: #FFFFFF}
.kong {
	border: none #FFFFFF;
}
a:link {
	color: #565656;
	text-decoration: none;
}
a:visited {
	color: #565656;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.white,a.top_menu,a.top_menu:link,a.top_menu:hover,.top_menu:visited{
   font-size:14px;
   font-weight:bold;
   color:#5a595a;
   text-decoration:none;
   font-family:"宋体",Arial, Helvetica, sans-serif;
   } 
.white{
	color:#fff;
}
a.top_menu:hover{
  color:#FF0000;
  }  
.left_menu,a.left_menu,a.left_menu:link{
  font-size:15px;
  font-weight:bold;
  color:#313031;
  text-align:left;
  font-family:"宋体",Arial, Helvetica, sans-serif;
  border-bottom:1px #a9a9a8 soild;
  height:30px;
  padding-left:20px;
  line-height:30px;
  } 
a.left_menu:hover{
  color:#ff6600;
  }  
.left_smenu,a.left_smenu,a.left_smenu:link,a.left_smenu:hover{
  font-size:13px;
  height:25px;
  border-bottom:1px #b5b5b3 dashed;
  padding-left:30px;
  text-align:left;
  line-height:25px;
  color:#313031;
  font-family:"宋体",Arial, Helvetica, sans-serif; 
  } 
a.left_smenu:hover{
  color:#FF0000;
  font-weight:bold;
  } 
.grey_title{
   font-size:14px;
   font-weight:bold;
   color:#f46732;
   font-family:"宋体",Arial, Helvetica, sans-serif;
   }  
.grey,.red,.blank{
   font-size:13px;
   color:#6b6b6b; 
   line-height:22px;
   } 
.red{
   color:#ff0000;
   } 
.blank{
  color:#000000;
  font-weight:bold;
  padding-top: 18px;
  border-bottom: 1px dashed #ccc;
  }         