﻿/* CSS Document */
*{margin:0;padding:0;}
body{
	margin:0;padding:0;
	background:#ffffff;
}
body,td,th,div,span,p,ul,li{
	font-family:宋体,Tahoma, Latha,Tunga,Verdana, Arial;
	font-size:9pt;
	color:#333333;
	line-height:1.8em;
}
input,select,textarea,radiobutton,checkbox{font-size:9pt;}
#bodyBox{margin:auto;width:944px;}
a{blur:expression(this.onFocus=this.close());} 
a{blur:expression(this.onFocus=this.blur());} 
a:focus { -moz-outline-style: none; } 
a{color:blue;text-decoration:none;}
a:hover{color:#FD5516;text-decoration:underline;}
ul{margin:0px;padding:0;}
ul li{list-style-type:none;}
/
/*站点地图*/
.SiteMapPath{height:30px;font-weight:bold;}
.SiteMapPath td {padding-left:10px;color:#009966;}
.SiteMapPath td a {color:#009966;}
/*数据列表标题*/
.DataListTitle{background-color:#cc0000;}
.DataListTitle td{color:#FFFFFF;font-weight:bold;}
/*日期时间*/
.Date{color:green;}
.Datetime{color:green;}
