@charset "utf-8";
/* CSS Document */
td,div{
  margin: 0px;
  padding: 0px;
  font-family:'arial', Times, serif ;
  font-size: 12px;
  color:#FFFFFF;

}

.sidebar  {

	text-decoration:none;
	font-family: 'Times New Roman', Times, serif ;
	font-size:10pt;
	color:#FFFFFF; 
	padding-left:43px; 
	padding-bottom:2px; 
	font-weight:400;
	width:243px;
	height:31px;
	 
}

.sidebar  a{

 	display:block;
	text-decoration:none;
	color:#FFFFFF;
	 
}

.sidebar  a:hover{
    display:block;
	text-decoration:none;
	color:#EABB00;
	padding-left:2px;
 
	 
}

.newstitle {
	text-decoration:none;
	font-family: 'Times New Roman', Times, serif ;
	font-size:13pt;
	padding-left:20px;
	padding-bottom:4px;
 	font-weight:700 ;  
 	color:3ba3e0;
}

.newsbody {

 
	font-family: "Times New Roman", Times, serif  ;
	font-size:12pt;
	text-align:justify;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:4px;
	font-weight:600;
  
 	color:#FFFFFF;

}
.newsmore {
padding-left:14px;
	padding-bottom:14px;

}

.boxVI_table3 {
	background-color:#F3F5F8;
	font-family : tahoma;
	font-size : 14px;
	color : #666633;
	border-bottom-color : #A0A050;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-left-color :#A0A050;
	border-left-width : 1px;
	border-right-color :#A0A050;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color :#A0A050;
	border-top-style : solid;
	border-top-width : 1px;
    padding-right : 5px;
 
}
 
.imp {
	background-color:#435f8e;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	border-bottom-color : #6887a4;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-left-color :#6887a4;
	border-left-width : 1px;
	border-right-color :#6887a4;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color :#6887a4;
	border-top-style : solid;
	border-top-width : 1px;
    padding-right : 5px;
	}
.inp {
	background-color:#192841;
	font-family : Arial;
	font-size : 13px;
	color : #FFFFFF;
	border-bottom-color : #30476a;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-left-color :#30476a;
	border-left-width : 1px;
	border-right-color :#30476a;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color :#30476a;
	border-top-style : solid;
	border-top-width : 1px;
    padding-right : 5px;
	}
.menuOut { text-decoration: none; font-weight: bold; padding-top: 7px;padding-bottom: 7px; color: #ffffff; background-color: #111c30; color:#ffffff;  border-top:2px solid #5172a8; border-bottom:3px solid #182643; border-right:2px solid #255698; text-align: center; cursor: hand;  }
.menuOver { text-decoration: none; font-weight: bold; padding-top: 7px;padding-bottom: 7px; color: #ffffff; background:#111c30;   border-top:2px solid #96be15; border-right:2px solid #255698; border-bottom:3px solid #182643; text-align: center; cursor: hand; cursor: pointer; }


.tabmenu-selected {
  background-image:url(../wx-theme/images/psd2_07.jpg) no-repeat ;
  background-repeat:no-repeat;
  display:block;
  text-decoration:none;
  width:151px;
  height:51px;
  text-align:center;
 
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  color:#00CC33;

}

