/*
 * Public Style
 *
 *
 *
*/
	#loginlogin50 {
		clear:both;
		width:750px;
		height:100%;
		overflow:hidden;
		border-top:0px dotted #ff0000;
		border-right:0px dotted #FF0000;
		border-bottom:0px dotted #FF0000;
		border-left:0px solid #FF0000;
		background:transparent url() repeat top left;
	}

		#loginlogin50 .loginlogin50_left {
			width:750px;
			height:100%;
			background:transparent url() repeat-y top left;
		}

			#loginlogin50 .loginlogin50_right {
				width:750px;
				height:100%;
				background:transparent url() repeat-y top right;
			}
			#loginlogin50 .loginlogin50_top {
				width:100%;
				height:32px;
				line-height:36px;
				overflow:hidden;
				background:transparent url(images/large_list_top.gif) repeat-x 0 0;
							
			}
				#loginlogin50 .loginlogin50_top .loginlogin50_tte {
					float:left;
					width:18%;
					height:32px;
					overflow:hidden;
					text-align:left;
					text-indent:26px;
					font-size:12px;
					font-weight:700;
					color:#f01e7c;
					background:url() no-repeat top left;
				}
				#loginlogin50 .loginlogin50_top .loginlogin50_more {
					float:right;
					height:32px;
					line-height:32px;
					overflow:hidden;
					text-align:right;
					padding-right:9px;
					background:url() no-repeat top right;
					color:#555555;
					font-weight:400;
				}
					#loginlogin50 .loginlogin50_top .loginlogin50_more a {
						color:#999999;
						padding:0 4px;
						text-decoration:none;
						font-size:12px;
						
					}
					#loginlogin50 .loginlogin50_top .loginlogin50_more img
					{
						vertical-align:0px;	
					}
						#loginlogin50 .loginlogin50_top .loginlogin50_more span.this-page {
							color:#ff0000;
							padding:0 3px;
						}
		#loginlogin50 .loginlogin50_content {
			border-top:0px dotted #FF0000;
			border-right:0px dotted #ff0000;
			border-bottom:0px dotted #CCCCCC;
			border-left:0px solid #CCCCCC;
			padding:23px 0px 11px 0px;
			background:transparent url(images/large_list_mid.gif) repeat top left;
			text-align:left;
			height:100%;
			overflow:hidden;
		}
			#loginlogin50 .loginlogin50_content .small_item {
				
				width:100%;
				height:12%;
				overflow:hidden;
				border-top:0px dotted #CCCCCC;
				border-right:0px dotted #CCCCCC;
				border-bottom:0px dotted #CCCCCC;
				border-left:0px dotted #CCCCCC;		
				text-align:left;
				line-height:12px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;				
				background:transparent url() no-repeat 0px 0px;
				text-indent:0px;
				font-size:12px;	
				font-weight:400;
				text-decoration:none;
				color:#333333;
			}
			#loginlogin50 .loginlogin50_content .small_item {
				display:block;
			}
			#loginlogin50 .loginlogin50_content .small_item {
				float:none;
			}
				#loginlogin50 .loginlogin50_content .small_item a {
					font-size:12px;	
					font-weight:400;
					text-decoration:none;
					color:#333333;
				}
				
				#loginlogin50 .loginlogin50_bottom {
					
					clear:both;
					height:10px;
					line-height:10px;
					background:transparent url(images/large_list_bot.gif) repeat-x bottom 0;
				}
					#loginlogin50 .loginlogin50_bottom .loginlogin50_btml {
						font-size:0;
						width:3%;
						overflow:hidden;
						height:10px;
						line-height:10px;
						float:left;
						background:url() no-repeat bottom left;
					}
					
					#loginlogin50 .loginlogin50_bottom .loginlogin50_btmr {
						width:80%;
						height:10px;
						line-height:10px;
						overflow:hidden;
						float:right;
						padding-right:6px;
						background:url() no-repeat bottom right;
						text-align:center;
						color:#555555;
						font-weight:400;					
					}
					#loginlogin50 .loginlogin50_bottom .loginlogin50_btmr img
					{
						vertical-align:0px;	
					}
					
					#loginlogin50 .loginlogin50_bottom .loginlogin50_btmr a {
						color:#999999;
						font-size:12px;
						text-decoration:none;
						padding:0 4px;
						font-weight:400;
				}
					
					#loginlogin50 .loginlogin50_bottom .loginlogin50_btmr span.this-page {
						color:#ff0000;
						padding:0 3px;
					}
/*
 * Private Style
*/
#loginlogin50_login,
#loginlogin50_unlogin
{
	display:none;
}


#loginlogin50 .loginlogin50_content #loginlogin50_login
{
	text-align:center;
	height:100%;
}

#loginlogin50 .loginlogin50_content #loginlogin50_login .small_item
{
	height:30px;
	line-height:30px;
	display:block;
	margin:0px 0px 0px 0px;
	color:#008000;
	font-size:12px;	
	font-weight:400;
	text-align:center;
}
#loginlogin50 .loginlogin50_content #loginlogin50_login .small_item .titles
{
	height:30px;
	line-height:30px;
}

#loginlogin50 .loginlogin50_content #loginlogin50_login .small_item .titles
{
	height:30px;
	line-height:30px;
}

#loginlogin50 input.username {
		border:1px solid #CCC;
		width:125px;
		height:20px;
		width:125px;
	}
#loginlogin50 input.password {
		border:1px solid #CCC;
		width:125px;
		height:20px;
		width:125px;
	}
	#loginlogin50 input.checkCode {
		border:1px solid #CCC;
		width:69px;
		height:20px;
		width:69px;
	}

		#loginlogin50 div span {display:block;}
		#loginlogin50 div .titles {
			width:35%;
			overflow:hidden;
			float:left;
			text-align:right;
			line-height:24px;
		}
		#loginlogin50 div .inputs {
			width:50%;
			overflow:hidden;
			float:left;
			text-align:left;
		}
		#loginlogin50 div.btn input.login
		{
			text-align:center;
			margin:6px 0px 0px 264px;

		}
		#loginlogin50 div.btn input.reg
		{
			text-align:center;
			margin:0px 0px 0px 0px;


			

		}
		
		#loginlogin50 div.btn input.reg
		{
			display:none
		}
		#loginlogin50 div.btn input.getPass
		{
			text-align:center;
			margin:0px 0px 0px 0px;

			


		}
		
			#loginlogin50 div.btn input.getPass
			{
				display:none
			}
		
		#loginlogin50 div.forpass
		{
			margin:0px 0px 0px 0px;
		}
/*模块*/