@charset "utf-8";
/* CSS Document */
*{ margin:0px;
	padding:0px;
	font-family:"微软雅黑";}

.top{ width:850px;
		height:127px;
		margin:auto;}
.banner{ background-image:url(../imgs/banner_bg_04.png);
		width:850px;
		height:334px;
		margin:auto;
		}
.content_left{ float:left;
				margin:5px 5px 5px 5px;
				width:464px;
				height:324px;
				border-radius:2px;
				background-color:white;
				
				}
.content_left1{width:464px;
				height:47px;
				border-radius:2px 2px;
				background:#f1f1f1;
				}
.span2{ text-indent:2em;
		font-size:16px;
		line-height:30px;
		padding:10px 10px 0px 10px;
		}
.content_right{width:370px;
				height:324px;
				float:left;
				margin:5px 0px 5px 0px;
				background-color:white;
				border:1px solid none;
				border-radius:2px;}
.content_right1{width:370px;
				height:47px;
				background:#f1f1f1;
				border-radius:2px 2px;
				}
				

.content_login{height:50px;
				text-align:center;
				}
.login_buton{height:50px;
			padding-left:120px;}
.content_right11{height:50px;
				}
.content_right12{height:50px;
				text-align:center;
				font-size:14px;
				padding-top:20px;
}

.text1{   
			width:200px ;
			height:27px;
			border:1px solid #d9d9d9;
			border-radius:2px 2px 2px 2px;
			}
.content_bg{width:820px;
			background-color:#eeeeee;
			overflow:hidden;
			margin:auto;
			padding:32px 10px 13px 20px;
			} 
.content_d1{width:260px;

			float:left;
			margin-right:13px;
			}
.content_d11{width:260px;
			height:56px;
			float:left;
}
.content_d11_lift{width:65px;
				height:56px;
				float:left;}
.content_d11_right
{
	width:195px;
	height:56px;
	float:left;
	line-height:56px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#333;
}
.content_d11_right a 
{
	text-decoration:none;
	color:#333;
}
.content_d11_right a:hover
{
	text-decoration:underline;
}

.span1{text-indent:2em;
		font-size:14px;
		color:#838383;}
.span1 a
{
	text-decoration:none;
	color:#838383;
}
.span1 a:hover
{
	text-decoration:underline;
}
.bottom{width:850px;
		hieght:79px;
		background-color:white;
		border-top:2px solid #00a3e1;
		margin:5px auto;
		text-align:center;
		padding-top:5px;
		font-size:12px;
		clear:both;
		color: #666666;}