body {
	margin:0 auto;
	line-height:1.5;
	background-repeat: repeat-x;
	background-image: url(../images/topbg1.gif);
	background-position: 0px 3px;

}
ul, dl,dt,dd, h1, h2, h3, h4, h5, h6, form, p, input {
	padding:0; margin:0;
}
ul { list-style:none; }
img {
	border:0px;
	behavior: url("/iepngfix.htc")
}
a {
	color:#ffffff;
	text-decoration:none;
	font-size: 16px;
}
a:hover { }

#calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
#calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
#calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
.tableborder {background: white;border: 1px solid #86B9D6;}
#year,#month{padding-right:10px;background:url() no-repeat center right;}
#top{
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#menu{
	margin-right: auto;
	margin-left: auto;
	background-color: #e40041;
	height: 25px;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
}
#end{
	margin-right: auto;
	margin-left: auto;
	background-color: #e40041;
	height: 25px;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
}

#main{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
}
/*head*/
.head{
	height: 60px;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.head span{
	float: right;
	display: block;
}
.bottom{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.bottom span{
	text-align: center;
}
.print{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
/*table*/
table{ font-size: 14px; line-height: 24px; border-right-width:1px; border-bottom-width:1px; border-top-width: 0px; border-left-width: 0px; border-top-style: inset; border-right-style: inset; border-bottom-style: inset; border-left-style: inset; border-top-color: Black; border-right-color: Black; border-bottom-color: Black; border-left-color: Black; 
}
table tr{
	/*border: 1px solid #CCCCCC;*/
}
table tr td{
	height: 30px;
	padding-top: 5px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: Black;
	border-right-color: Black;
	border-bottom-color: Black;
	border-left-color: Black;
}
.table{ background-image: url(../images/bg.png); background-repeat: repeat-y; }
.input{
	height: 22px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;*/
}
.input_txt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.txt{
	background-color: #CCCCCC;
	text-align: center;
}
.txtleft{
	text-align: left;
}
.txtcenter{
	text-align: center;
}
.content{
	font-size: 14px;
	line-height: 2;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-color: Black;
	border-right-color: Black;
	border-bottom-color: Black;
	border-left-color: Black;
	padding-right: 20px;
	padding-left: 20px;
}
.content p{
	text-indent: 24px;
}
