.title {font-size: 10pt; color:#0000FF; line-height: 16px; font-weight: bold;}
.content {font-family: "宋体", "arial"; font-size: 14px; line-height: 150%}
.cancave {font-family: "宋体", font-size: 9pt; filter: dropshadow(color=#ffffff,offx=1,offy=1, positive=true); color: #555555}

/*.footer {font-family: "宋体", "arial"; font-size: 9pt; line-height: 16px}
*/
.IconOn {font-family:Webdings;}
.IconOff {font-family:Webdings; color: darkgray;}

.textField {font-family: "宋体"; font-size: 12px; background-color: #FAFAFA; border: 1px #cccccc solid}
.textField1 {  border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px}
.textField1Gray {font-family: "宋体"; font-size: 12px; background-color: #F7F7F7; border: 1px #cccccc solid}

.textFieldReadonly {font-family: "宋体"; font-size: 12px; background-color: #EEEEEE; border: 1px #999999 solid}
.textFieldGray {font-family: "宋体"; font-size: 12px; background-color: #EEEEEE; border: 1px #999999 solid}
.textFieldFontGray {font-family: "宋体"; font-size: 12px; background-color: #EEEEEE; border: 1px #999999 solid; color: #666666;}


.button10px {font-family: "宋体"; font-size: 10px; background-color: cccccc; border: 1px #999999 solid}
.button {font-family: "宋体"; font-size: 12px; background-color: #eaeaea; border: 1px #cccccc solid}
.buttonGray {font-family: "宋体"; font-size: 12px; background-color: #cccccc; border: 1px #999999 solid}

.mOver { BACKGROUND-COLOR: #EAEAEA; CURSOR: hand;}
.mOut { BACKGROUND-COLOR: #FFFFFF; }body {  }
.content {  }
#viewcontent td {
	line-height: 200%;
}

.textfield{
	padding:5px
}
.textfield a{
	color:blue
}
.textfield a:hover{
	color:red
} 


/*普遍设定*/ 
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, img {
/*	border:0;
*/	font-size: 12px;
	color: #333;
	line-height: 180%;
	word-break:break-all;
} 
td,p,select,input,textarea,{font-size:12px;}
