/* CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #d3effc;
	background-image: url(images/body_bg-1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #333333;
}
a:link {
	color:#333333; text-decoration: none;
}
a:visited {
	color:#333333; text-decoration: none;
}
a:hover {
	color:#FF0000; text-decoration: none;
}
a:active {
	color:#333333; text-decoration: none;
}
.textbox_noborder {
	border: 0px; height:20px; font-size: 9PT; color: #333333; font-family: "Arial";
}
.title {
	font-size: 12pt; color: #333333; font-weight:bold; line-height: 150%;
}
.HomePageShop
{
    max-width: 126px; max-height: 110px; /*设置宽的最大值*/
}
.bjbcf1 {
	background-repeat: no-repeat;
	background-position: bottom;
}
.bjbcf2 {
	background-repeat: no-repeat;
	background-position: top;
}
.STYLE2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.STYLE5 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}

/******************   日历控件   **************************/
.CalendarBg {
	width:184px; height:235px; position:absolute; left:expression((body.clientWidth-184)/2); top:expression((body.clientHeight-235)/2); z-index:1001; background-color:#ECE9D8; padding: 5px; border: 2px outset #7F9DB9;
}
.CalendarTopContainer {
	border: 2px inset;
}
.CalendarMidContainer {
	margin-top: 5px; border: 1px inset; background-color:#D8E9EC;
}
.CalendarWeek {
	border: 1px outset; text-align: center; background-color:#ECE9D8;
}
.CalendarDay {
	border: 1px outset; background-color: #D8E9EC; color:#000000; text-align: center; cursor: pointer; font-weight: bold;
}
.CalendarDayGrey {
	border: 1px outset; background-color: #D8E9EC; color:#999999; text-align: center; cursor: pointer; font-weight: bold;
}
.CalendarDayNow {
	border: 1px outset #316AC5; background-color: #C1D2EE; color:#000000; text-align: center; cursor: pointer; font-weight: bold;
}
.CalendarDayToday {
	border: 1px outset; background-color: #FF9900; color:#FFFFFF; text-align: center; cursor: pointer; font-weight: bold;
}
.CalendarBtn {
	border: 2px outset; text-align: center; cursor: pointer; background-color:#ECE9D8;
}
.CalendarBtnOver {
	border: 1px inset; text-align: center; cursor: pointer; background-color:#ECE9D8;
}

/******************   日历控件（结束）   **************************/
/*
帮助中心用的样式
*/
.submenu_title{
margin-left:20px;

}
