.curPos {
	font-size: 12px;
	color: #FF9900;
}
.h1{
	font-family: "楷体_GB2312";
	font-size: 22px;
	font-weight:bolder;
	color: #CC3300;
	text-align: center;
	margin-top: 10px;
	
}

.h2{
	font-family: "宋体";
	font-weight: bolder;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #333;
	text-indent: 24px;
        margin-bottom: -10px;
	}
.h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #333;
	text-indent: 24px;
}
.Author{
	font-family: "宋体";
	font-size: 14px;
	line-height: 150%;
	color: #333;
	}

.indent{font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333;	
	text-indent: 24px;}
body {
margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
SCROLLBAR-FACE-COLOR: #e9e9e9; 
SCROLLBAR-HIGHLIGHT-COLOR: #e9e9e9; 
SCROLLBAR-SHADOW-COLOR: #D2D2D2; 
SCROLLBAR-3DLIGHT-COLOR: #D2D2D2; 
SCROLLBAR-ARROW-COLOR: #D2D2D2; 
SCROLLBAR-TRACK-COLOR: #fafafa; 
SCROLLBAR-DARKSHADOW-COLOR: #e9e9e9;
font-family: "宋体";
font-size: 12px;
line-height: 150%;
color: #000;
}
.td3 {
font-family:"宋体";
font-size:12px;
color:#333;
border-width:1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-left-color: #E4E4E4;
border-bottom-style: solid;
border-bottom-color: #E4E4E4;
border-collapse:collapse

}
td{
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333;
}
A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
A:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; 
}
A.bill:active {
	COLOR: #484848; TEXT-DECORATION: none
}
A.bill:link {
	COLOR: #484848; TEXT-DECORATION: none
}
A.bill:visited {
	COLOR: #484848; TEXT-DECORATION: none
}
A.bill:hover {
	FONT-WEIGHT: bold; COLOR: #ff6600; TEXT-DECORATION: none
}


表格背景图片在根目录下的images文件夹下，使用时请注意更改路径 
.td_list1{
    height:20px;	
    border-spacing:0;
	background-image:url(../images/border_line.gif);		
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-left-color:#99CCCC;
	border-bottom-color: #99CCCC;
}



.td_list2{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.td1111 {
	border-top-width:2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: double;
	border-right-width: 0px;
	border-top-color: #D9D5C4;
	border-bottom-color: #D9D5C4;
	height: 24px;
}
.td2222 {
	font-family:"宋体";
	font-size:12px;
	color:#333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E6D9;
	border-collapse:collapse;
	text-indent: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #fff;
	border-right-color: #fff;
}

.td3333 {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-top-color: #E2E2C7;
	border-bottom-color: #EDEDDC;
	height: 30px;
	background-color: #F2F1E6;
}

.td_list44 {
background-color:#EEEBE8;
    font-family:"宋体";
	font-size:12px;
	color:#333;
	border-width:1px;
	border-color:#fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#C0B4A5 ;
	border-top:2px;
	border-top-color:#C0B4A5;	
	border-collapse:collapse;
	height: 24px;
	text-align:center
}
.conTitle{
	font-family: "宋体";
	font-size: 26px;
	font-weight: bolder;
	color: #c30;
	text-align: center;
	margin-top: 10px;
}
.style2 
{
color: #666666;
font-size: 12px;

border-bottom-style:dashed;
border-bottom-color:gray;
border-bottom-width:1px;
}