	/*系统样式*/
body {
	font-family: "Arial";
	font-size: 12px;
	color: #472F0E;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);

}

td {
	font-family:"arial";
	font-size: 12px;
	color: #472F0E;
}

th {
	font-family:"arial";
	font-size: 12px;
	color: #472F0E;
}
.enfont{
	font-family:"arial";
	font-size: 11px;
}
a:link {
    font-size: 12px;
	color: #472F0E;
	text-decoration: none;
}
a:visited {
    font-size: 12px;
	color: #472F0E;
	text-decoration: none;
}
a:hover {
    font-size: 12px;
	color: #9E0500;
	text-decoration: none;
}
.pshow img{
	border: 2px solid #000000;
}

	/*内容样式*/
td.content{
    font-size: 12px;
	color: #472F0E;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: none;

}
td.content a:link{
    font-size: 12px;
	color: #472F0E;
	line-height: 23px;
	text-align:justify; 
	text-justify:inter-ideograph;

}
td.content a:hover{
    font-size: 12px;
	color: #9E0500;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: none;

}
td.content a:visited{
    font-size: 12px;
	color: #472F0E;
	text-decoration: none;
	line-height: 23px;
	text-align:justify; 
	text-justify:inter-ideograph;
}
.copybg {
	background-image: url(copybg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.pcase {
	text-decoration: none;
	color: #9E0500;


	}
.pcase a:link{
	text-decoration: none;
	color: #9E0500;

}
.pcase a:visited{
	text-decoration: none;
	color: #9E0500;

}
.pcase a:hover{
	text-decoration: none;
	color: #472F0E;

}
.bt {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #7F6F5C;
	font-size: 12px;
	font-family:"arial";
	border: none;
	line-height: 19px;
	height: 18px;


}
.input {
	COLOR: #8C6F4B;
	BACKGROUND-COLOR: #FFFFFF;
	font-size: 11px;
	font-family:"arial";
	line-height: 16px;
	width:100%;
	border: 1px solid #8C6F4B;
}
.input2 {
	COLOR: #8C6F4B;
	BACKGROUND-COLOR: #FDF9F0;
	font-size: 11px;
	font-family:"arial";
	line-height: 16px;
	width:100%;
	border: 1px solid #C5B69A;

}
td.whitety {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
	text-decoration: none;
	}
.mainbg {
	background-image: url(mainbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ibg {
	background-image: url(ibg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
