body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background:url(../images/bodyBG.jpg) repeat-x;
	
}
body,td,th,table {
	font-size: 12px;
	line-height:160%;
	font-family: Arial;
	Color:#000000;
}
a {
	font-size: 13px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #DB332B;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.Menu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
}

a.Menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
}
a.Menu:hover {
	text-decoration: none;
	color: #3063FC;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
}
a.Menu:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
}
.STYLE1 {color: #FFFFFF}
a.yellow:link {
	text-decoration: none;
	color:#016187;
	font-weight:700;
	line-height:120%;
}
a.yellow:visited {
	text-decoration: none;
	color: #016187;
	font-weight:700;
	line-height:120%;
}
a.yellow:hover {
	text-decoration: none;
	color: #FFcc00;
	font-weight:700;
	line-height:120%;
}
a.yellow:active {
	text-decoration: none;
	color: #016187;
	font-weight:700;
	line-height:120%;
}


/*-----------------*/
a.yellow2:link {
	text-decoration: none;
	color:#333333;
	/*font-weight:700;*/
	line-height:120%;
	font-size:12px;
}
a.yellow2:visited {
	text-decoration: none;
	color: #333333;
	/*font-weight:700;*/
	line-height:120%;
	font-size:12px;
}
a.yellow2:hover {
	text-decoration: none;
	color: #ED1B24;
	/*font-weight:700;*/
	line-height:120%;
	font-size:12px;
}
a.yellow2:active {
	text-decoration: none;
	color: #333333;
	/*font-weight:700;*/
	line-height:120%;
	font-size:12px;
}

.BgColorGray{
background-color:#eeeeee;
}
.BgColorWhite{
background-color:#ffffff;
}

a.sM:link {
	text-decoration: none;
	font-size:11px; font-weight:bold; color:#555555
}
a.sM:visited {
	text-decoration: none;
	font-size:11px; font-weight:bold; color:#555555
}
a.sM:hover {
	text-decoration: none;
	color: #DB332B;
	font-size:11px; font-weight:bold;
}
a.sM:active {
	text-decoration: none;
	font-size:11px; font-weight:bold; color:#555555
}

.BgColorWhite {  
      background-color: #FFFFFF; /*奇数行，我定义为白色背景*/
}
.BgColorGray {
      background-color: #F7F5F6; /*偶数行，我定义为灰色背景*/
      }
	  /*font-family:Microsoft Yahei*/
.title{font-size:14px;color:#016187; padding-left:10px; font-weight:bold; padding-top:8px; font-family:Arial}
.stitle{padding-top:4px; padding-right:6px; color:#656565; font-size:12px; font-family:'宋体'}
.enstitle{padding-top:4px; padding-right:6px; color:#656565; font-size:12px; font-family:arial}

.tm {
 
 text-decoration: none;
 background-image: url(../images/left_line.jpg);
 width:190px; 
 height:2px;
 margin:auto;
 padding:0px; 
 text-align:center;
 opacity:1; /*firefox safari opera*/
 filter: "alpha(opacity=100)"; /* IE 8    必须要把它写在filter: alpha(opacity=87);之前才有效 */
 filter: alpha(opacity=100);   /* IE 4-7 */
}
