body {
	font-family: "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px
;
}

p {
	  line-height:150%; 
	  margin-top: 2; 
	  margin-bottom: 2;
}


h1 {
	  text-align: center
}

h2 {
	  text-indent: 27px;
}

h3 {
	  text-indent: 27px;
}

h4 {
	  text-indent: 27px;
}

td {
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px
;
}

th {
	font-family: "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px
;
}


form {
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px
;
	}

input {
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px
;
}

textarea {
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px
;
}

select {
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px
;
}

ul {
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px;
    line-height: 120%; 
	list-style-type: square;
}

li {
    text-indent: 0px;
    line-height: 120%; 
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px;
    margin-top: 5; 
    margin-bottom: 5;
}

ol {
    text-indent: 0px;
    line-height: 120%; 
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px;
}

.small {
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 9px;
}

.big {
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 18px;
}

.bodystyle {
	font-family:  "宋体", "黑体", "Arial", "Microsoft Sans Serif";
	font-size: 12px
;
}
.compactP
{
   margin-top: 0; 
   margin-bottom: 0;
 }
 
.codebox {
	padding: 1px;
	border-width: 2px;
	border-style: solid;
	border-color: #e0e0e0;
}

.titlerow_red {
   background: #EF5050;
   text-align: center;
   color: #FFFFFF;
}


.titlerow_orange {
   background: #F0a000;
   text-align: center;
   color: #FFFFFF;
}

.titlerow_silver {
   background: #F0F0F0;
   text-align: left;
   color: #000000;
}


.titlerow_green {
   background: #00F0a0;
   text-align: center;
   color: #ff0000;
}

.jsprobox_row1 {
	background: #dedede;
}

.jsprobox_row2 {
	background: #ffffff;
}


.codetd {
	   border-style: solid;
	   border-width: 1px;
	 }

.notebox {
	padding: 1px;
	border-width: 1px;
	border-style: dashed;
	border-color: #FF0000;
}

.addtionbox {
	padding: 1px;
	border-width: 1px;
	border-style: dashed;
	border-color: #00FF00;
}

.box2 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.#menuhref    { text-decoration: none }
