﻿/* CSS Document */
/* 页面属性 */
body, td, th{font-size: 12px;color: #333333;}
body{margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}

a{font-size: 12px;color: #333333;text-decoration: none;}
a:link {font-size: 12px;color: #333333;text-decoration: none;}
a:visited {font-size: 12px;color: #333333;text-decoration: none;}
a:hover {font-size: 12px;color: #333333;text-decoration: underline;}
a:active {font-size: 12px;color: #333333;text-decoration: none;}

.InputStyle
{
	width:18px;height:20px;
	border-right: #999999 1px solid;padding-right: 1px;
	border-top: #999999 1px solid;padding-left: 1px;
	border-left: #999999 1px solid;padding-bottom: 1px;	
	border-bottom: #999999 1px solid;padding-top: 1px;
}

.style1 {color: #43860c;font-size: 12px;}
.style3 {color: #528311;font-size: 12px; }
.style4 {color: #42870a;font-size: 12px;}
.style4_1 {font-size: 12px;color: #1F4A65;font-weight: bold;}    
.style7 {font-size: 12}

.fileupload{border-right:#999999 1px solid; padding-right:1px; 
	BORDER-TOP: #999999 1px solid;  padding-left: 1px; padding-bottom : 1px; 
	border-left : #999999 1px solid; padding-top : 1px; 
	border-bottom: #999999 1px solid; width: 375px;}
