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