www.pudn.com > OA网络自动化办公系统.rar > body.css


body {  
	margin-top: 0px;  
	margin-right: 0px;  
	margin-bottom: 0px;  
	margin-left: 0px;  
	padding-top: 0px;  
	padding-bottom: 0px;  
	padding-left: 0px;  
	font-size: 12px;  
	border-color: #808080 #FFFFFF #FFFFFF #808080;  
	border-style: solid;  
	border-top-width: 1px;  
	border-right-width: 1px;  
	border-bottom-width: 1px;  
	border-left-width: 1px 
} 
 
td {   
	font-size: 12px 
} 
 
.button1 {   
	background: menu;  
	border-bottom: #665b8e 1px solid;  
	border-left: #ffffff 1px solid;  
	border-right: #665b8e 1px solid;  
	border-top: #ffffff 1px solid;  
	color: #333333;  
	cursor: default;  
	font-family: "宋体";  
	font-size: 12px;  
	height: 18px;  
	padding-bottom: 1px;  
	padding-left: 1px;  
	padding-right: 1px;  
	padding-top: 1px; 
} 
 
.borderon {  
	font-size: 12px; 
	border-color: #FFFFFF #808080 #808080 #FFFFFF;  
	border-style: solid;  
	border-top-width: 1px;  
	border-right-width: 1px;  
	border-bottom-width: 1px;  
	border-left-width: 1px;  
	background-color: menu; 
} 
 
a:link {   
	color: #000000;  
	text-decoration: none; 
} 
 
a:hover {   
	color: #000000;  
	text-decoration: none; 
} 
 
a:active {  
	color: #000000;  
	text-decoration: none; 
} 
 
a:visited {   
	color: #000000;  
	text-decoration: none; 
} 
 
.txt { 
	border-left: 1px solid #FFFFFF;  
	border-right: 1px solid #FFFFFF;  
	border-top: 1px solid #FFFFFF;  
	border-bottom:1px solid #000000;  
	font-size: 12px;  
	color: #000044; 
	background:white;  
	font-weight: normal; 
} 
 
.button {   
	border:1px solid #9999CC;  
	behavior:url(/oa/inc/test1.htc); 
}