 /*基本样式*/
  body{font-size:12px; color:#8F8F8F;margin:0 0 0 0;FONT-FAMILY: "宋体"; background-color:#181818;}
  table,tr,td,p {font-size:12px; color:#8F8F8F;margin:0px;FONT-FAMILY: "宋体";}

  a:link {color:#8F8F8F;text-decoration:none;}
  a:visited {color:#8F8F8F;text-decoration:none;}
  a:hover {color:#8F8F8F;text-decoration:underline;}
  a:active {color:#8F8F8F;text-decoration:none} 
  img{ border:0px;}
  ul,li{ list-style:none;}
  .con_list{ width:230px; text-align:left; padding:15px 0px;}
  .con_list li{ line-height:30px;}
/*导航*/
  .nav{font-size:14px;color:#FFFFFF; width:102px; height:42px;padding-top:12px; background-image:url(../images/navonmouseover.jpg); background-repeat:no-repeat;}
  .nav:link {color:#FFFFFF;text-decoration:none;}
  .nav:visited {color:#FFFFFF;text-decoration:none;}
  .nav:hover {color:#FFFFFF;text-decoration:none; width:102px; height:42px; background-image:url(../images/navonmouseout.jpg); background-repeat:no-repeat;}
  .nav:active {color:#FFFFFF;text-decoration:none;}
  
/*版权信息*/
  .footeren{font-size:12px;color:#8F8F8F;FONT-FAMILY: "Arial";}
  .footeren:link {color:#8F8F8F;text-decoration:none;FONT-FAMILY: "Arial";}
  .footeren:visited {color:#8F8F8F;text-decoration:none;FONT-FAMILY: "Arial";}
  .footeren:hover {color:#8F8F8F;text-decoration:underline;FONT-FAMILY: "Arial";}
  .footeren:active {color:#8F8F8F;text-decoration:none;FONT-FAMILY: "Arial";}


/*新闻标题*/
  .news_title{font-size:18px;color:#FFFFFF;font-weight:bolder; padding-left:45px; padding-top:8px;}
  .news_title:link {color:#FFFFFF;text-decoration:none;font-weight:bolder;}
  .news_title:visited {color:#FFFFFF;text-decoration:none;font-weight:bolder;}
  .news_title:hover {color:#FFFFFF;text-decoration:underline;font-weight:bolder;}
  .news_title:active {color:#FFFFFF;text-decoration:none;font-weight:bolder;}
  


/*标题样式*/

  /*粗体*/
  .title_b{font-size:16px;color:#BEBEBE;font-weight:bolder;}
 


  /*灰色加粗体*/
  .title2_b{font-size:12px;color:#666666;font-weight:bolder;}
  
  /*灰色英文*/
  .title3{font-size:11px;color:#999999;FONT-FAMILY: "Arial";}
  
  /*新闻标题*/
  .news_title1 {font-size:14px;color:#000000;font-weight:bolder;}
  
  .Jstitle {font-size:14px;color:#FFFFFF;font-weight:bolder;}
  .Jstitle:link {color:#FFFFFF;text-decoration:none;font-weight:bolder;}
  .Jstitle:visited {color:#FFFFFF;text-decoration:none;font-weight:bolder;}
  .Jstitle:hover {color:#FFFFFF;text-decoration:underline;font-weight:bolder;}
  .Jstitle:active {color:#FFFFFF;text-decoration:none;font-weight:bolder;}
  
  /*深红色加粗*/
  .title4{font-size:14px;color:#990000;font-weight:bolder;}
  .title4:link {color:#990000;text-decoration:none;font-weight:bolder;}
  .title4:visited {color:#990000;text-decoration:none;font-weight:bolder;}
  .title4:hover {color:#000000;text-decoration:underline;font-weight:bolder;}
  .title4:active {color:#990000;text-decoration:none;font-weight:bolder;}
  
  
  /*灰色*/
  .title5{font-size:13px;color:#999999;}
  .title5:link {color:#999999;text-decoration:none;}
  .title5:visited {color:#999999;text-decoration:none;}
  .title5:hover {color:#333333;text-decoration:underline;}
  .title5:active {color:#999999;text-decoration:none;}
  
/*行距*/
  .text {line-height:25px;}
  .text14 {font-size:14px;color:#666666;line-height:25px;}
  .article {font-size:14px;color:#8F8F8F;line-height:25px;}
  .text_s {font-size:12px;line-height:20px;color:#666666;}
  .text_blue_s {font-size:12px;color:#07519A;line-height:18px;}
  
  .b_title{font-size:14px;color:#FFFFFF;}
  .b_title:link {color:#FFFFFF;text-decoration:none;}
  .b_title:visited {color:#FFFFFF;text-decoration:none;}
  .b_title:hover {color:#FFFFFF;text-decoration:underline;}
  .b_title:active {color:#FFFFFF;text-decoration:none;}
 

/*表单样式*/
.input{
	border:1px solid #5A5A5A;
	font-size: 14px;
	height:25px;
	color: #EFEFEF;
	background-color: #373536;
	padding:2 0 0 0;
}
.input1{
	border:1px solid #5A5A5A;
	font-size: 14px;
	color: #EFEFEF;
	background-color: #373536;
	padding:2 0 0 0;
}
