.tablemain {
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #7CBDFF;
	font-size: 12px;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #7CBDFF;
}
.tableline1 {
	background-image: url(../images/tableline.gif);
	background-repeat: repeat-x;
	border: none;
}
.tableline2 {
	border: 0px none;
	background-image: url(../images/tableline.gif);
	background-repeat: repeat-y;
}

.tablefix { 
table-layout: fixed;
word-break: keep-all;
}

A:link {
	COLOR: #404040; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:visited {
	COLOR: #404040; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:active {
	COLOR: #404040; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; FONT-SIZE: 12px; TEXT-DECORATION: none
}
.TitleStyle {
	font-family: "华文新魏", "华文行楷";
	font-size: 24px;
	font-weight: bold;
}
.Line1 {
	line-height: 16px;
}
.main1 {
	background-color: #FFCC66;
	line-height: 16px;
}
.list1 {
	line-height: 24px;
	background-image: url(../images/note1.gif);
	background-repeat: repeat;
}
.headline {
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: #FFFFFF;
}
.listhead {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	border: none;
}
h1 {
	font-family: "华文新魏", "华文中宋", "楷体_GB2312", "隶书", "宋体";
	font-size: 24px;
	font-weight: bold;
	color: #0033FF;
	text-align: center;
}
li {
	list-style-image: url(../images/point.gif);
	list-style-position: outside;
	line-height: normal;
}
