﻿.cnt_re .cnt_login{
	width:411px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:0px 14px 0px 15px;
}
.cnt_re .cnt_login .top{
	background:url(../images/login/top_green.gif) no-repeat center top;	
	width:411px;
	height:7px;
	overflow:hidden;
	font-size:0;
}
.cnt_re .cnt_login .middle{
	background:url(../images/login/re_green.gif) repeat-x left top;	
	width:409px;
	height:198px;
	overflow:hidden;
	border-left:1px solid #c6d2ac;
	border-right:1px solid #c6d2ac;
}
.cnt_re .cnt_login .bottom{
	background:url(../images/login/bottom_green.gif) no-repeat center bottom;	
	width:411px;
	height:8px;
	overflow:hidden;
	font-size:0;
}
.cnt_re .ctn_not_register{
	width:411px;
	height:auto;
	overflow:hidden;
	float:left;
	padding:0px 14px 0px 15px;
}
.cnt_re .ctn_not_register .top{
	background:url(../images/login/top_organ.gif) no-repeat center top;	
	width:411px;
	height:7px;
	overflow:hidden;
	font-size:0;
}
.cnt_re .ctn_not_register .middle{
	background:url(../images/login/re_organ.gif) repeat-x left top;	
	width:409px;
	height:198px;
	overflow:hidden;
	border-left:1px solid #d9c5aa;
	border-right:1px solid #d9c5aa;
}
.cnt_re .tit_login{
	font:bold 14px/20px arial;
	color:#fff;
	height:28px;
	border-bottom:1px solid #fff;
	padding-left:15px;
}
.cnt_re .middle .ctn_content_login{
	padding:10px 30px 0;
	width:349px;
	float:left;
	font:12px arial;
	color:#000;
}
.cnt_re  .middle .ctn_content_login .ul_login{
	width:349px;
	height:auto;
	overflow:hidden;
	float:left;
}
.cnt_re  .middle .ctn_content_login .ul_login ul li.info{
	/*width:139px;*/
	height:25px;
	overflow:hidden;
	float:left;
	list-style:none;
	text-align:left;
	padding:2px 0;
}
.cnt_re  .middle .ctn_content_login .ul_login ul li.contr{
	/*width:210px;*/
	height:25px;
	overflow:hidden;
	float:left;
	list-style:none;
	padding:2px 0;
}
.cnt_re .middle .ctn_content_login .ul_login ul li.info_{
	/*width:139px;*/
	height:20px;
	overflow:hidden;
	float:left;
	list-style:none;
	text-align:left;
	padding:2px 0;
}
.cnt_re .middle .ctn_content_login .ul_login ul li.contr_{
	/*width:210px;*/
	height:20px;
	overflow:hidden;
	float:left;
	list-style:none;
	padding:2px 0;
}
.cnt_re .middle .ctn_content_login .ul_login ul li.contr .boder_text{
	border:1px solid #999999;
}
.cnt_re .ctn_not_register .bottom{
	background:url(../images/login/bottom_organ.gif) no-repeat center bottom;	
	/*width:411px;*/
	height:8px;
	overflow:hidden;
	font-size:0;
}
.btn_two_login{
	background:url(../images/login/btn_none.gif) no-repeat center center;
	height:32px;
	width:80px;
	overflow:auto;
	color:#fff;
	font:bold 12px/30px arial;
	border:none;
	display:block;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
.btn_two_login:hover{
	background:url(../images/login/btn_hover.gif) no-repeat center center;
	color:#009900;
}