/* 网站默认Html的CSS重定义 */

body
{


	text-decoration: none;
	line-height: 23px;
}
td
{


	line-height: 23px;

	word-wrap:break-word;
}
p
{
	font-family: "宋体";
	font-size: 9pt;
}
li
{
	font-family: "宋体";
	font-size: 9pt;
	height: 23px;
}
input
{
	font-size: 12px;
	height: 23px;
	background-position: center;
}
button
{
	font-size: 9pt;
	height: 23px; 
}
select
{
	font-family: "宋体";
	font-size: 9pt;
	height: 23px;
}

/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a {text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #000000;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #000000;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #000000;text-decoration: underline;} /* 点击激活链接 */

a.lk1:link {color: #ffffff; text-decoration: none;}
a.lk1:visited {color: #ffffff; text-decoration: none;}
a.lk1:active {color: #ffffff; text-decoration: underline;}
a.lk1:hover {color: #ffffff; text-decoration: underline;}

a.lk2:link {color: #FF6600; text-decoration: none;}
a.lk2:visited {color: #FF6600; text-decoration: none;}
a.lk2:active {color: #FF6600; text-decoration: underline;}
a.lk2:hover {color: #FF6600; text-decoration: underline;}

/* 以下为网站自由定义Css */
.bd {
	height: 15px;
	width: 20px;
}
.luse {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #339900;
}
.hongse {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #FF6600;
}
.hsc {
	font-family: "宋体";
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
	color: #FF6600;
}
.title {
	font-family: "宋体";
	font-size: 16px;
	line-height: 23px;
}
.content {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
}
hr {
	color: #CCCCCC;
	border: 1px dashed #CCCCCC;
}
.tmenu1 {
	PADDING-LEFT: 32px; LEFT: 32px; BACKGROUND-IMAGE: url(../images/folder1.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px
}
.tmenu2 {
	PADDING-LEFT: 32px; LEFT: 32px; BACKGROUND-IMAGE: url(../images/folder2.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px
}
.tmenu3 {
	PADDING-LEFT: 32px; LEFT: 32px; BACKGROUND-IMAGE: url(../images/folder3.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px
}
.tmenu4 {
	PADDING-LEFT: 32px; LEFT: 32px; BACKGROUND-IMAGE: url(../images/folder4.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px
}
.tlist {
	PADDING-LEFT: 18px; BACKGROUND-IMAGE: url(../images/list.gif); BACKGROUND-REPEAT: repeat-y
}
.tlist1 {
	PADDING-LEFT: 18px
}
.tfile {
	PADDING-LEFT: 18px; BACKGROUND-IMAGE: url(../images/file.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px
}
.tfile1 {
	PADDING-LEFT: 18px; BACKGROUND-IMAGE: url(../images/file1.gif); CURSOR: hand; BACKGROUND-REPEAT: no-repeat; HEIGHT: 20px
}
.indexxw {
	font-size: 9pt;
	line-height: 21px;
	color: #999999;
	background-image: url(../images/xwbgx.jpg);
}
.xpzjx {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
