.bg1 {
	background-image: url(../image/share/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-image: url(../image/share/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg3 {
	background-image: url(../image/share/bg2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.default {
	font-size: 9pt;
	line-height: 183%;
}
.time {
	background-image: url(../image/index/table_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
}
.TimeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #545454;
}
.SideBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
}
.ShadowBg {
	background-image: url(../image/share/2nd_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.feature {
	border: 1px solid #e4e4e4;
	font-size: 9pt;
	line-height: 183%;
	padding: 10px;
}
