body{
      margin:0px;
	  font-family:Arial,"宋体";
	  font-size:13px;
	  background:url(../images/t_01.jpg) repeat-x top;
}
table,div,td{
      font-family:Arial,"宋体";
	  font-size:13px;
	  line-height:18px;
	  color:#000000;
}

/*总体链接样式*/
a,a:visited,a:active,a:link{
	color: #000000;
	text-decoration: none;
	font-family:Arial;
	font-size: 11px;
}
a:hover{
	color:#333333;
	text-decoration: underline;
	font-family:Arial;
	font-size: 11px;
}

/*导航链接样式*/
.whitelink{
	color: #FFFFFF;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}
a.whitelink,a.whitelink:visited,a.whitelink:active{text-decoration: none;color: #FFFFFF; font-size:11px; font-family:Arial;font-weight:bold;}
a.whitelink:hover{text-decoration: underline; color: #000000; font-size:11px; font-family:Arial;font-weight:bold; }


/*点点线*/
.dian{
   background:url(../images/dian.gif) repeat-x bottom;}
.dian1{
   background:url(../images/dian1.gif) repeat-x bottom;}


.font_green10{ font-size:10px; color:#00576F;}
.font_white11{ font-size:11px; line-height:14px; color:#FFFFFF;}
.font_end11{ font-size:11px; color:#00576f; line-height:14px; font-family:Arial;}
.img{ border:solid 1px #D0D0D0; padding:2px; background-color:#ffffff;}

.input{ border:solid 1px #919191; background-color:#FFFFFF; height:20px; width:185px;}