body {
	font-family:"ËÎÌå",Arial Narrow,arial,serif;
	font-size: 14px;
	color: #000000;
	height: 100%;
	background-color: #fff;
	margin:auto;
}
#table {
	margin:0 auto;
}
a:link {
	color: #0066CC;
	text-decoration:none;
}
a:visited {
	color: #0066CC;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:underline;
}
a:active {
	color:red;
	text-decoration:underline;
}
.table {
	border-top: #7bd7e7 1px solid;
	border-left: #7bd7e7 1px solid;
	border-bottom: #7bd7e7 1px solid;
	border-right: #7bd7e7 1px solid;
	margin:auto;
}
.menu {
	font-size:12px;
	font-weight:bold;
}
.menu_on {
	background:url(/Template/2010/images/bg2.gif) no-repeat 0px 0px;
	width:76px;
	font-size:12px;
}
.menu_on a:link{
	color:#ffffff;
}
.menu_on a:visited {
	color:#ffffff;
}
.menu_on a:hover{
	color: red;
	text-decoration: underline;
}
.menu_off {
	background:url(/Template/2010/images/bg2.gif) no-repeat -76px 0px;
	width:76px;
	font-size:12px;
}
.menu_off a:link{
	color:#000000;
}
.menu_off a:visited{
	color:#000000;
}
.menu_off a:hover{
	color: red;
	text-decoration: underline;
}
.jquery-highlight{  
	background-color: #FFFF00;  
}
.icon_keyword{background:url(/Template/2010/images/bg2.gif) no-repeat -152px 0px;width:16px;}
.table_bg{background:url(/Template/2010/images/bg1.gif) repeat-x 0px 0px;height:30px;padding-left:3px;}
.searchbox_bg{background:url(/Template/2010/images/bg1.gif) repeat-x 0px -36px;height:45px;}
.table_title{
	background:url(/Template/2010/images/bg2.gif) no-repeat -152px 0px;
	width:16px;
	padding-left:20px;
	color: #005d94;
	font-weight:bold;
}


.currentLi, .currentLi2 {background-color:#ccc; color:red; text-decoration:underline;font-weight:bold;}
#span_select_solar {width:265px; height:23px; background:url(/Template/2010/images/gongli_select_bg.gif) no-repeat;}
#span_select_solar div {float:left; padding:3px 0 0 4px; cursor:pointer;}
#span_select_solar span {float:left; margin:4px 2px 2px 2px;}
#span_select_solar_year {width:53px;}
#span_select_solar_month {width:37px;}
#span_select_solar_day {width:37px;}
#div_select_solar {float:left; display:block;position:absolute;z-index:10;}
#div_select_solar ul {padding:1px 0 0 1px;margin:1px 0 0 1px;}
#div_select_solar li {cursor:pointer;height:22px;padding:2px 0 0 0;list-style:none;white-space:nowrap;float:left;font-size:16px;text-align:center;}
#div_select_solar_year { position:absolute; float:left; width:230px; border:1px solid #7d7d7d; display:none; background-color:#ffffff;}
#div_select_solar_year ul li {width:45px;}
#div_select_solar_month ul li {width:46px;}
#div_select_solar_day ul li {z-index:1000;width:26px;}
#div_select_solar_month,#div_select_solar_day { position:absolute; float:left; width:193px; border:1px solid #7d7d7d; display:none; background-color:#ffffff;}
#div_select_solar_month_header {background-color:#D6F6FF;width:100%;height:22px;text-align:center;font-weight:bold;padding-top:10px;}
#div_select_solar_day_title li {cursor:default;}

#span_select_lunar {width:230px; height:23px; background:url(/Template/2010/images/nongli_select_bg.gif) no-repeat;}
#span_select_lunar div {float:left; padding:4px 0 0 4px; cursor:pointer;}
#span_select_lunar span {float:left; margin:4px 1px 2px 0px;}
#span_select_lunar_year {width:91px;}
#span_select_lunar_month {width:48px;}
#span_select_lunar_day {width:48px;}

#div_select_lunar {float:left; display:block;position:absolute;z-index:10;}
#div_select_lunar ul {padding:1px 0 0 1px;margin:1px 0 0 1px;}
#div_select_lunar li {cursor:pointer;height:22px;list-style:none;white-space:nowrap;float:left;text-align:center;}
#div_select_lunar_year { position:absolute; float:left; width:400px; border:1px solid #7d7d7d; display:none; background-color:#ffffff;}
#div_select_lunar_year ul li {width:78px;}
#div_select_lunar_month ul li {width:55px;}
#div_select_lunar_day ul li {width:45px;}
#div_select_lunar_month, #div_select_lunar_day { position:absolute; float:left; width:228px; border:1px solid #7d7d7d; display:none; background-color:#ffffff;}
#div_select_solar_day_header, #div_select_lunar_day_header,#div_select_solar_month_header,#div_select_lunar_month_header,#div_select_solar_year_header, #div_select_lunar_year_header{background-color:#D6F6FF;width:100%;height:22px;text-align:center;font-weight:bold;padding-top:10px;}
#div_select_solar_close, #div_select_lunar_close {float:left;background-color:#E6FAFF;width:100%;height:15px;padding:6px 0 0 0;text-align:center;}

#globalnav {
	position:relative;
	float:left;
	width:100%;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#F5FDFF;
	margin:1px 1px auto;
	padding:0.5em 1em;
	border-left:1px solid #7BD7E7;
	border-top:1px solid #7BD7E7;
	border-right:1px solid #7BD7E7;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#7BD7E7;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}