@charset "utf-8";
/* CSS Document */
*{margin:0;}

body 
{
    font-family:"宋体";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000099;
	background-color:#ffffff;
}
input,textarea,select{font-weight:normal;font-size:12px;font-style:normal;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link {color: #000066;text-decoration: none;}
a:visited {color: #000066;text-decoration: none;}
a:hover {color: #0000CC;text-decoration: none;}
a:active {color: #0000CC;text-decoration: none;}

.m1:link {color: #FFFFFF;text-decoration: none;}
.m1:visited {color: #FFFFFF;text-decoration: none;}
.m1:hover {color: #0033FF;text-decoration: none;}
.m1:active {color: #0033FF;text-decoration: none;}

.biaoge {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.input1{ width:85px; height:20px;}
.abcd select{ width:85px;}
.biaoge1 {
	border: 1px dashed #CCCCCC;
}
