/* 页面的文本颜色，背景色，页面四边的空隙 */
body { color:#000000; background-color:#FFFFFF; margin:0px; background-image:url(images/bg_page.jpg); }

/* 页面文本的字体，字号，行间距 */
body,div,pre,span,td,th,p,li,caption,select,textarea,option,form,ul { font-size:9pt; line-height:150%; font-family:宋体; }

 页面文字链接的三种状态设置 
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:400; color:#ff0000 ; font-size: 9pt}

A.title:link { text-decoration:none; 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.menu:link { text-decoration:none; color:#000000; font-size: 9pt}
A.menu:visited{ text-decoration:none; color:#333333; font-size: 9pt}
A.menu:hover { text-decoration:underline; color:#ff0000; font-size: 9pt}

A.title1:link { text-decoration:none; color:#00007f; font-size: 9pt}
A.title1:visited{ text-decoration:none; color:#000088; font-size: 9pt}
A.title1:hover { text-decoration:underline; color:#ff0000; font-size: 9pt}


A.other:link { text-decoration:underline; color:#000000; font-size: 9pt}
A.other:visited{ text-decoration:underline; color:#000000; font-size: 9pt}
A.other:hover { text-decoration:none; color:#ff0000; font-size: 9pt}

A.writelink:link { text-decoration:none; color:#ffffff; font-size: 9pt}
A.writelink:visited{ text-decoration:none; color:#ffffff; font-size: 9pt}
A.writelink:hover { text-decoration:none; color:#ffffff; 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;}

.line{font-size: 9pt;line-height:15pt;}

/* 定义 Form 中下拉选择菜单的垂直对齐方式 */
/* select { vertical-align:middle; } */

/* 列表的符号显示，设置为实心圆点 */
li { list-style-type:disc; }

/* 页面标题设置 */
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; }


/* 定义显示记录的表格行的背景色 */

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; }

td.singular { background-color:#E5F7EE; height:21px; vertical-align:middle; }
td.dual     { background-color:#EEECF4; height:21px; vertical-align:middle; }


/* 定义 Form 中表格行的属性 */
tr.formline { height:22px; vertical-align:top; }

.intext {BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 12px; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid}
#aad {FONT-SIZE: 12px; LEFT: -10px; LINE-HEIGHT: 14pt; POSITION: relative; TOP: 60px}.BOX {  padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: thin #006600 dashed}
.BOX1 { padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: #000066; border-style: dotted; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.BOX2 { padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: #FF9900; border-style: dashed; border-top-width: auto; border-right-width: auto; border-bottom-width: auto; border-left-width: auto}
.BOX3 { padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: thin #006600 solid}
.BOX4 { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border: thin #FF8E8E solid}
.intext_red {
	FONT-SIZE: 12px;
solid; 	color: #FF0000;
}
