/*
 * Public Style
 *
 *
 *
*/
	#loginlogin {
		clear:both;
		width:555px;
		height:100%;
		overflow:hidden;
		border-top:0px dotted #ff0000;
		border-right:0px dotted #CCCCCC;
		border-bottom:0px dotted #CCCCCC;
		border-left:0px dotted #CCCCCC;
		background:transparent url() repeat top left;
	}

		#loginlogin .loginlogin_left {
			width:555px;
			height:100%;
			background:transparent url() repeat-y top left;
		}

			#loginlogin .loginlogin_right {
				width:555px;
				height:100%;
				background:transparent url() repeat-y top right;
			}
			#loginlogin .loginlogin_top {
				width:100%;
				height:0px;
				line-height:30px;
				overflow:hidden;
				background: url() repeat-x 0 0;
							
			}
				#loginlogin .loginlogin_top .loginlogin_tte {
					float:left;
					width:18%;
					height:0px;
					overflow:hidden;
					text-align:left;
					text-indent:12px;
					font-size:12px;
					font-weight:700;
					color:#357024;
					background:url() no-repeat top left;
				}
				#loginlogin .loginlogin_top .loginlogin_more {
					float:right;
					height:0px;
					line-height:0px;
					overflow:hidden;
					text-align:right;
					padding-right:9px;
					background:url() no-repeat top right;
					color:#555555;
					font-weight:400;
				}
					#loginlogin .loginlogin_top .loginlogin_more a {
						color:#999999;
						padding:0 4px;
						text-decoration:none;
						font-size:12px;
						
					}
					#loginlogin .loginlogin_top .loginlogin_more img
					{
						vertical-align:0px;	
					}
						#loginlogin .loginlogin_top .loginlogin_more span.this-page {
							color:#ff0000;
							padding:0 3px;
						}
		#loginlogin .loginlogin_content {
			border-top:0px dotted #FF0000;
			border-right:0px dotted #ff0000;
			border-bottom:0px dotted #CCCCCC;
			border-left:0px dotted #CCCCCC;
			padding:0px 0px 0px 0px;
			background:transparent url() repeat top left;
			text-align:left;
			height:100%;
			overflow:hidden;
		}
			#loginlogin .loginlogin_content .small_item {
				
				width:100%;
				height:35px;
				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:35px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;				
				background:transparent url() no-repeat 0px 0px;
				text-indent:9px;
				font-size:12px;	
				font-weight:400;
				text-decoration:none;
				color:#000000;
			}
			#loginlogin .loginlogin_content .small_item {
				display:inline;
			}
			#loginlogin .loginlogin_content .small_item {
				float:none;
			}
				#loginlogin .loginlogin_content .small_item a {
					font-size:12px;	
					font-weight:400;
					text-decoration:none;
					color:#000000;
				}
				
				#loginlogin .loginlogin_bottom {
					
					clear:both;
					height:0px;
					line-height:0px;
					background: url() repeat-x bottom 0;
				}
					#loginlogin .loginlogin_bottom .loginlogin_btml {
						font-size:0;
						width:3%;
						overflow:hidden;
						height:0px;
						line-height:0px;
						float:left;
						background:url() no-repeat bottom left;
					}
					
					#loginlogin .loginlogin_bottom .loginlogin_btmr {
						width:80%;
						height:0px;
						line-height:0px;
						overflow:hidden;
						float:right;
						padding-right:6px;
						background:url() no-repeat bottom right;
						text-align:center;
						color:#555555;
						font-weight:400;					
					}
					#loginlogin .loginlogin_bottom .loginlogin_btmr img
					{
						vertical-align:0px;	
					}
					
					#loginlogin .loginlogin_bottom .loginlogin_btmr a {
						color:#999999;
						font-size:12px;
						text-decoration:none;
						padding:0 4px;
						font-weight:400;
				}
					
					#loginlogin .loginlogin_bottom .loginlogin_btmr span.this-page {
						color:#ff0000;
						padding:0 3px;
					}
/*
 * Private Style
*/
#loginlogin_login,
#loginlogin_unlogin
{
	display:none;
}


#loginlogin .loginlogin_content #loginlogin_login
{
	text-align:left;
	height:22px;
}

#loginlogin .loginlogin_content #loginlogin_login .small_item
{
	height:22px;
	line-height:22px;
	display:block;
	margin:0px 0px 0px 0px;
	color:#000000;
	font-size:12px;	
	font-weight:400;
	text-align:left;
}


#loginlogin input.username {
		width:0px;
		height:0px;
		width:0px;
	}
#loginlogin input.password {
		width:75px;
		height:15px;
	}
	#loginlogin input.checkCode {
		width:15px;
		height:15px;
	}

		#loginlogin input.login
		{
			position:relative;
			top:4px;
			margin:0px 0px 0px 0px;

		}
		#loginlogin input.reg
		{
			position:relative;
			top:4px;
			margin:0px 0px 0px 0px;
		}
		
		#loginlogin input.reg
		{
		 display:
		}
		#loginlogin input.getPass
		{
			position:relative;
			top:4px;
			margin:0px 0px 0px 0px;
		}
		
			#loginlogin input.getPass
			{
				display:none
			}
		
		#loginlogin div.forpass
		{
			margin:0px 0px 0px 0px;
		}
/*模块*/