@import url("../../Css/Public.css");

.Bg{
	background-image: url("../Images/bg.gif");
	background-repeat: repeat-x;
	height: 62px;
}
.CKWXBg{
	background-image: url("../Images/ckwx.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 62px;
	width: 100%;
text-align:center;
}
.DMTKJBg{
	background-image: url("../Images/dmtkj.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 62px;
	width: 100%;
text-align:center;
}
.JXDGBg{
	background-image: url("../Images/jxdg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 62px;
	width: 100%;
text-align:center;
}
.JXFFBg{
	background-image: url("../Images/jxff.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 62px;
	width: 100%;
text-align:center;
}
.JXGLBg{
	background-image: url("../Images/jxgl.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 62px;
	width: 100%;
	text-align:center;
}
.JXJHBg{
	background-image: url("../Images/jxjh.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 62px;
	width: 100%;
text-align:center;
}
.KHBFBg{
	background-image: url("../Images/khbf.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 62px;
	width: 100%;
text-align:center;
}
.SYZDBg{
	background-image: url("../Images/syzd.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 62px;
	width: 100%;
text-align:center;
}
.ZYXTBg{
	background-image: url("../Images/zyxt.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 62px;
	width: 100%;
text-align:center;
}
.CommonBg{
	background-image: url("../Images/common.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	height: 62px;
	width: 100%;
}
.UnSelectable
{	
	behavior:	url(../Htc/UnSelectable.htc);
}
.LeftBg{

}
.RightBg{
	background-image: url("../Images/RightBg.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top Right;
	height: 200px;
	width: 200px;
}
.CommentText{
	font-size: 14px;
	color: #FF0000;
}
.SplitBg{	
	background-image: url("../Images/fg.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top Right;
	height: 10px;

	background-color: #73a621;
}