/*------------------------login css----------------------*/

.tipnav{background:url(../images/nav.jpg); height:33px}
.content,.header{width:950px;margin:0 auto}

.logo{padding:10px 0px}
.logo a{float:left; width:75px; height:75px; overflow:hidden;}
.logo .f1{color:#999; font-size:15px; padding-top:43px;}
.logo span{font:bold 20px "Microsoft Yahei"; margin-left:10px; padding-top:35px; float:left;}
.flash{height:135px}
.nav{height:35px; line-height:35px;}
.mleft{width:158px;height:145px;border:solid #d1dce8 1px}
.mltop{height:35px;line-height:35px;background:url(../images/mleftbj.gif) left repeat-x}
.mleft h2{background:url(../images/mleftbj.gif) bottom; padding:4px; padding-left:20px;}
.mleft ul{margin:0px 10px;}
.mleft li{border-bottom:1px #ccc solid; padding:4px 10px;}

.mright{width:778px; border:1px solid #ddd;}
.mrtop{ padding:6px; padding-left:20px; background:url(../images/line.jpg) bottom no-repeat}

.bottom{ text-align:center; padding:20px}
.bottom button{width:174px; height:30px; border:none; background:url(../images/mbottom.gif); display:inline-block}
.bottom1 button{background:url(../images/mbottom1.gif); }

.footer{border-top:1px #ddd solid; padding:20px;margi-top:20px}




/*------------------------register css----------------------*/
.register{
	width: 710px;
	margin-top: 120px;
	margin-left: auto;
	border: 1px #9CC8DE solid;
	background-color:#FFF;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
}
.register_dlk{
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #E1E1E1;
	height: 30px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}
.msg{
	color: #D50000;
	margin:0px;
	padding:0px;
	float:left;
	display: block;
	line-height:45px;
}



