!important;
/* 页面的文本颜色，背景色，页面四边的空隙 */
body { color:#000000; background-color:#FFFFFF; margin:0px; }

/* 页面文本的字体，字号，行间距 */
body,div,pre,span,td,th,p,li,caption,input,select,textarea,option,form,ul { font-size:9pt; line-height:150%; font-family:宋体; }

/* 页面文字链接的三种状态设置 	//overline*/
A:link { text-decoration:underline; color:#00007f; font-size: 9pt}
A:visited { text-decoration:none; color:#686677; font-size: 9pt}
A:active { text-decoration:none; font-weight:400;color:#ff0000; font-size: 9pt}
A:hover { text-decoration:underline ;font-weight:none; color:#ff0000 ; font-size: 9pt}

A.newitem:link { text-decoration:underline; color:#00007f; font-size: 9pt}
A.newitem:visited { text-decoration:none; color:#ff3333; font-size: 9pt}
A.newitem:active { text-decoration:none; font-weight:400;color:#ff0000; font-size: 9pt}
A.newitem:hover { text-decoration:underline ;font-weight:none; color:ff0000 ; font-size: 9pt}

A.newsitem:link    { color:#003366;}
A.newsitem:visited {COLOR: red}
A.newsitem:hover   {
	background-color:#BBFFBB;
	cursor: hand;
	page-break-before: auto;
	page-break-after: auto;
	text-decoration: underline ;
}

A.title:link { text-decoration:underline; color:white; font-size: 9pt}
A.title:visited{ text-decoration:none; color:white; font-size: 9pt}
A.title:hover { text-decoration:none; color:#00FFFF; font-size: 9pt}


A.title1:link { text-decoration:none; color:#ffffff; font-size: 9pt}
A.title1:visited{ text-decoration:none; color:#ffffff; font-size: 9pt}
A.title1:hover { text-decoration:underline; color:#ff0000; font-size: 9pt}

A.title2:link { text-decoration:none; color:#003366; font-size: 9pt}
A.title2:visited{ text-decoration:none; color:#aa1111; font-size: 9pt}
A.title2:hover { text-decoration:underline; color:#ff0000; font-size: 9pt}

A.other:link { text-decoration:none; color:#000000; font-size: 9pt}
A.other:visited{ text-decoration:none; color:#000000; font-size: 9pt}
A.other:hover { text-decoration:underline; color:#ff0000; font-size: 9pt}


.p9 {  font-family: "宋体"; color: #000000; font-size: 9pt}
td {  font-family: "宋体"; color: #000000; font-size: 9pt;}
li {  font-family: "宋体"; color: #000000; font-size: 9pt;line-height:13pt;}
select {  font-family: "宋体"; color: #000000; font-size: 9pt;}


.line{font-size: 9pt;line-height:15pt;}


/* 文本输入框的属性设置 */
input { line-height:9pt; height:20px; padding-top:3px; padding-left:3px; }

/* 按钮的属性设置（要求：按钮的名称应为两个汉字） */
input.button { line-height:9pt; height:22px; padding:2px 3px 0px 4px; }

/* 定义 Form 中下拉选择菜单的垂直对齐方式 */
/* select { vertical-align:middle; } */

/* 列表的符号显示，设置为实心圆点 */
li { list-style-type:disc;font-size: 12pt;  padding-top:1px; padding-left:3px; line-height:20px;}

/* 页面标题设置 */
div.PageTitle { width:605px; font-family:宋体; font-size:10pt; font-weight:bold; letter-spacing:1px; margin-top:3px; text-decoration:underline; }

/* 定义需着重显示的文本的属性 */
span.bluebold { color:#0000FF; font-weight:bold; }

/* 定义页面内容区显示的文本内容块的宽度 */
.content { width:605px; }


/* 定义显示记录的表格行的背景色 */
.BOXTV { border:  1px solid #666666;}
.BOX3 { padding-top: 8px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border:  1px solid #003366;}

tr.itemname { background-color:#F3FBF7; height:21px; vertical-align:middle; }
tr.singular { background-color:#E5F7EE; height:21px; vertical-align:middle; }
tr.dual     { background-color:#EEECF4; height:21px; vertical-align:middle; }

td.itemname {
	background-color:#F3FBF7;
	text-decoration: underline overline;
}

td.singular { background-color:#E5F7EE; height:21px; vertical-align:middle; }
td.dual     { background-color:#EEECF4; height:21px; vertical-align:middle; }


/* 定义 Form 中表格行的属性 */
tr.formline { height:32px; vertical-align:top; }
/* 定义 图片border 格式 */
.iborderw {

 border: 1px solid #ffffff;

 background-color: #EEEEEE;

}

.ibordergry {

 border: 1px solid #EEEEEE;

 background-color: #f4f4f4;

}
.iborderb {

 border: 1px solid #000000;

}

.iborderg {

 border: 1px solid #BCBCBC;

 background-color: #EEEEEE;

}

.iborderf {

 background-color: #008AA3;

}

.iborders {

 background-color: #3B50AC;

}

.iborderi {

 background-color: #9FB526;

}

.iborderet {

    border: 1px solid #000000;

 background-color: #FF6600;

}

.ibordersc {

 background-color: #148F86;

}
.tileHT {
	font-size: 12pt;
	color: #FF0000;
}

