body {
	background-image: url(../image/share/shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F5FAFF;
}
.BgLeft {
	background-repeat: no-repeat;
	background-position: right top;
}
.BgRight {
	background-repeat: no-repeat;
	background-position: left top;
}
.Topics {
	width: 380px;
	height: 154px;
	overflow: auto;
}
.TopicsText {
	font-size: 9pt;
	padding: 13px 0px 13px 15px;
	border-bottom: 1px solid #e2e2e2;
}
.TopicsBorder {
	border-bottom: 1px solid #c5c5c5;
}
.default {
	font-size: 9pt;
	line-height: 150%;
}
.WhatsNew {
	font-size: 9pt;
	line-height: 125%;
}
.CancelBg {
	font-size: 9pt;
	line-height: 150%;
	background-image: url(../image/cancel/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Disinfection {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	font-size: 9pt;
	line-height: 150%;
}
form {
	margin: 0px;
	padding: 0px;
}
.TopicsTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #2157F6;
	background-color: #E6F3FF;
	padding: 10px;
}
h1 {
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 9pt;
	line-height: 130%;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	margin: 0px;
}
.MainImg {
	background-image: url(../image/index/bg0.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.MainImg2 {
	background-image: url(../image/share/bg0.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
