@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	text-align:center;
	background:#FFFFFF;
	color:#999999;
	font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
	font-size:12px;
	
}
td,th,div,ul,li{
	font-family: 'Arial', 'Helvetica', 'sans-serif', '宋体';
	font-size: 12px;
	line-height: 26px;
	color: #999999;
}
input,textarea,select{font-weight:normal;font-size:12px;font-style:normal;}
div,ul,li{
	margin:0;
	text-align: left;
}
ul,li{
	display:inline;
	list-style-type:none;
}
form,img{
	border:0;
	margin:0;
}

a:link {color: #999999;text-decoration: none;}
a:visited {color: #999999;text-decoration: none;}
a:hover {color: #3366CC;text-decoration: none;}
a:active {color: #3366CC;text-decoration:}

.a1:link {color: #9BB5CD;text-decoration: none;}
.a1:visited {color: #9BB5CD;text-decoration: none;}
.a1:hover {color: #CC0000;text-decoration: none;}
.a1:active {color: #CC0000;text-decoration:}

#content
{
width:895px;
width:893px!important;
margin:0;}

.bian2 {
	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: E5E5E5;
	border-right-color: E5E5E5;
	border-bottom-color: E5E5E5;
	border-left-color: E5E5E5;
}
.dixian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sizhou{ border:1px double #CCCCCC; width:216px;}
.input1{ width:110px; height:18px;}
