@charset "utf-8";
/* CSS Document */

* { font-family: "宋体", Arial, Helvetica, sans-serif;-webkit-text-size-adjust:none;}/*"Microsoft Yahei",*/
body {margin:0;font-size:14px;color:#000000;background:#e2e2e2; line-height:24px;}
a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:hover {color: #993801; text-decoration: none}
a:active {color: #000000; text-decoration: none}
h3{
	padding:0px;
	margin:0px;
}
#nav a{
	color:#000000;
	text-decoration:none;
	font-size:14px;
}
#nav a:hover{
	color:#cccccc;
	text-decoration:underline;
}

.pass1 {
		font-size: 14px;
		background-color:#0075c9;
		width:90px;
		height:32px;
		line-height:30px;
		color:#FFF;
		border:none;
		font-weight:bold;
		text-align:center;
		cursor:pointer

}

.pass2 {font-size: 12px;
	display: inline;
	padding: 0 0 0 0;
	border: 1px solid #cccccc;
	width:550px;
	height:35px;
	line-height: 35px;
	color:#666
}
.pass {font-size: 12px;
	display: inline;
	padding: 0 0 0 0;
	border: 1px solid #cccccc;
	width:200px;
	height:30px;
	line-height: 30px;
	color:#666;
	border-radius:5px
}
.pass3 {
		font-size: 14px;
		background-color:#0075c9;
		width:60px;
		height:32px;
		line-height:30px;
		color:#FFF;
		border:none;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
		border-radius:5px

}
.cata td{
	border-bottom:0px solid #cccccc
}
.cata a{
	color:#222222;
	text-decoration:none;
	font-weight:normal
}
.cata a:hover{
	color:#888888;
	text-decoration:underline;
}