body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f4f5;
		margin:0;
	padding:0;
	font: bold 14px/1.5em Verdana;
}  
body,td,th {  
 font-size: 12px; font-family:Verdana, Geneva, sans-serif; }  







.css {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.t1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #0485f0;
	text-decoration: underline;
	position:relative; top:-1px;
}
.t2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.t3 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.t4 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.t5 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}





	

.c a:link
      {color:#c7c8ca;
	  text-decoration: underline ;
}
.c a:visited
      {color:#b6b9bc;
	  text-decoration: none;
}
.c a:hover
      {color:e4e4e4;
	  text-decoration: none;
}


.c1 a:link
      {
	  color:#ffffff;
	  text-decoration: underline ;
}
.c1 a:visited
      {
	  color:#b6b9bc;
	  text-decoration: none;
}
.c1 a:hover
      {
	  color:e4e4e4;
	  text-decoration: none;
}
      color="#FFFFFF"



      {color:#b6b9bc;
	  text-decoration: none ;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size: 12px;
}/*这是访问过的色*/
.e a:hover{
	  font-family:Verdana, Geneva, sans-serif;
	  text-decoration: none ;
	  font-size: 12px;
	  color:252626;
	  text-decoration: none ;
}/*这是鼠标经过色*/



/*下面是页面文字颜色*/
.sy {color:#444242;
	  font-size: 12px;}

.syz {color:#908e8e;
	  font-size: 12px;}
.syz1 {color:#908e8e;
	  font-size: 14px;
	  font-weight:bold;}
.syz2 {color:#666666;
.ny {color:#3272B1;}

.ny1
	{color:#2a68a5;
	font-weight:bold;
}

.joinin
	{color:#ff0000;
	font-weight:bold;
}


.case_table{
	border-collapse: collapse;
}
.case_table td{ 
	height: 30px; 
	border: solid 1px #e8e8e8; 
	background: url(case.gif) no-repeat 10px 50%; 
	
	text-indent: 20px
}
/*end*/


/*sy功能模块*/
* {      
font-size:12px;      
}      
.tip{      
position:relative;      
color:#46a0d7;      
text-decoration:none;      
}      
.tip:hover{      
background:none;      
color:#1c7db8;      
}      
.tip span {      
display: none;      
}      
.tip:hover span{      
display:block;      
position:absolute;top:26px;left:10px;      
}      
.tip:hover span p {      
color:#1c7db8;      
text-align:left;      
padding:5px;      
border:1px solid #cdebfd;      
background: url("gnbg.gif");      
line-height:2;      
}   /*end*/