body {
	margin: 0;
	font-family: "宋体", arial;
	font-size: 12px;
	line-height: 1.5;
	background-image: url(/uploads/image/pcimages/inde.jpg);
}

.style1 {
	font-family: "微软雅黑";
	font-size: 18px;
}

.style2 {
	color: #2f75bb;
	font-weight: bold;
}

.style3 {
	color: #676767
}

/*  =============== 密码控件(password) start  ======================  */
.ocx_style {
	 /* border: 1px solid #999; */
	 border: 1px solid #c0c0c0;
	width: 383px;
	height: 46px;
	line-height:25px;

}
#_ocx_password_pge{    
    top:3px;
}
/*  =============== 密码控件(password) end  ======================  */

.ocx_style2 {
	border: 1px solid #7f9db9;
	width: 60px;
	height: 25px;
}

.ocx_style5 {
	border: 1px solid #7f9db9;
	width: 260px;
	height: 25px;
}

.ocx_style3 {
	border: 1px solid #000000;
	width: 155px;
	height: 25px;
}

.down {
	border: 1px solid #7f9db9;
	line-height: 20px;
	text-align: center;
}

a:link {
	font-size: 12px;
	color: #656565;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	color: #656565;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}

a:active {
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}