
.button_date {
background-image:url(../images/img_calendar.gif);
BORDER:0px;PADDING:0px;
CURSOR: hand;
BACKGROUND-COLOR: #CCCCCC;
height:15;
width:15
}

body {
	font-size: 12px;
	MARGIN: 0px;
	bottom-margin:0px;
	background-position: center;
	text-align: center;
}
table {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/*左菜单*/
.left_menu:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00458C;
	text-decoration: none;
}
.left_menu:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

.left_menu:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
.left_menu:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00458C;
	text-decoration: none;
}

/*顶部菜单*/
.top_menu:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
.top_menu:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.top_menu:active {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
/*普通标题*/
.lable {
        font-size: 12px;
	color: #000000;	
}
/*加粗的标题*/
.lable_b{
    font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00458C;
}

/*加粗的标题*/
.field_name{
    font-size: 12px;
	font-style: normal;
	font-weight: bold;
    color: #1568AE;
}

/*加粗的标题*/
.field_content{
font-size: 12px;
	font-style: normal;		
}

/*页面功能名称*/
.func_name{
    font-size: 14px;
	font-style: normal;
	font-weight: bold;
    color: #00458C;
}

/*2个字的按钮*/
.button2{
	background-repeat:no-repeat;
	PADDING:0px;
	CURSOR: pointer;
	font-size: 12px;
	height:20px;
	width:50px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	background-image: url(../images/txt_btn.gif);
	border: 0px none;
	margin: 0px;
}


/*3个字的按钮*/
.button3{
	background-image:url(../images/txt_btn1.gif);
	background-repeat:no-repeat;
	BORDER:0px none;
	PADDING:0px;
	CURSOR: pointer;
	font-size: 12px;
	height:20px;
	width:60px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
}

/*4个字的按钮*/
.button4{
	background-image:url(../images/txt_btn2.gif);
	background-repeat:no-repeat;
	BORDER:0px none;
	PADDING:0px;
	CURSOR: pointer;
	font-size: 12px;
	height:20px;
	width:70px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
}


/*普通文本*/
.normal_text{
        font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/*普通超链接*/
.links:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00458C;
	text-decoration: underline;
}
.links:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

.links:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}


/*普通超链接2*/
.links2:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
}
.links2:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
}
.links2:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
}
.links2:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0099cc;
	text-decoration: none;
}

/*普通超链接3*/
.foot:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.foot:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.foot:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}

/*版权声明*/
.copyright{
        font-size: 12px;
	MARGIN: 0px;
	bottom-margin:0px;
	background-position: center;
	text-align: center;

}
