/*
 * Public Style
 *
 *
 *
*/
	#loginlogin8 {
		clear:both;
		width:211px;
		height:100%;
		overflow:hidden;
		border-top:0px dashed #CCCCCC;
		border-right:0px dotted #CCCCCC;
		border-bottom:0px solid #CCCCCC;
		border-left:0px solid #CCCCCC;
		background: url() repeat top left;
	}

		#loginlogin8 .loginlogin8_left {
			width:211px;
			height:100%;
			background: url() repeat-y top left;
		}

			#loginlogin8 .loginlogin8_right {
				width:211px;
				height:100%;
				background:transparent url() repeat-y top right;
			}
			#loginlogin8 .loginlogin8_top {
				width:100%;
				height:25px;
				line-height:30px;
				overflow:hidden;
				background: url(images/1.gif) repeat-x 0 0;
							
			}
				#loginlogin8 .loginlogin8_top .loginlogin8_tte {
					float:left;
					width:35%;
					height:25px;
					overflow:hidden;
					text-align:left;
					text-indent:12px;
					font-size:14px;
					font-weight:700;
					color:#FFFFFF;
					background:url() no-repeat top left;
				}
				#loginlogin8 .loginlogin8_top .loginlogin8_more {
					float:right;
					height:25px;
					line-height:25px;
					overflow:hidden;
					text-align:right;
					padding-right:9px;
					background:url() no-repeat top right;
					color:#FFFFFF;
					font-weight:400;
				}
					#loginlogin8 .loginlogin8_top .loginlogin8_more a {
						color:#FFFFFF;
						padding:0 4px;
						text-decoration:none;
						font-size:12px;
						
					}
					#loginlogin8 .loginlogin8_top .loginlogin8_more img
					{
						vertical-align:0px;	
					}
						#loginlogin8 .loginlogin8_top .loginlogin8_more span.this-page {
							color:#ff0000;
							padding:0 3px;
						}
		#loginlogin8 .loginlogin8_content {
			border-top:0px solid #8D0033;
			border-right:1px solid #8D0033;
			border-bottom:1px solid #8D0033;
			border-left:1px solid #8D0033;
			padding:9px 9px 9px 9px;
			background:transparent url() repeat top left;
			text-align:left;
			height:100%;
			overflow:hidden;
		}
			#loginlogin8 .loginlogin8_content .small_item {
				
				width:100%;
				height:22%;
				overflow:hidden;
				border-top:0px solid #CCCCCC;
				border-right:0px solid #CCCCCC;
				border-bottom:0px solid #CCCCCC;
				border-left:0px solid #CCCCCC;		
				text-align:left;
				line-height:22px;
				margin:5px 0px 0px 0px;
				padding:0px 0px 0px 0px;				
				background:transparent url() no-repeat 0px 0px;
				text-indent:5px;
				font-size:12px;	
				font-weight:400;
				text-decoration:none;
				color:#222222;
			}
			#loginlogin8 .loginlogin8_content .small_item {
				display:block;
			}
			#loginlogin8 .loginlogin8_content .small_item {
				float:none;
			}
				#loginlogin8 .loginlogin8_content .small_item a {
					font-size:12px;	
					font-weight:400;
					text-decoration:none;
					color:#222222;
				}
				
				#loginlogin8 .loginlogin8_bottom {
					
					clear:both;
					height:12px;
					line-height:12px;
					background: url() repeat-x bottom 0;
				}
					#loginlogin8 .loginlogin8_bottom .loginlogin8_btml {
						font-size:0;
						width:3%;
						overflow:hidden;
						height:12px;
						line-height:12px;
						float:left;
						background:url() no-repeat bottom left;
					}
					
					#loginlogin8 .loginlogin8_bottom .loginlogin8_btmr {
						width:80%;
						height:12px;
						line-height:12px;
						overflow:hidden;
						float:right;
						padding-right:6px;
						background:url() no-repeat bottom right;
						text-align:right;
						color:#222222;
						font-weight:400;					
					}
					#loginlogin8 .loginlogin8_bottom .loginlogin8_btmr img
					{
						vertical-align:0px;	
					}
					
					#loginlogin8 .loginlogin8_bottom .loginlogin8_btmr a {
						color:#005aa0;
						font-size:12px;
						text-decoration:none;
						padding:0 4px;
						font-weight:400;
				}
					
					#loginlogin8 .loginlogin8_bottom .loginlogin8_btmr span.this-page {
						color:#ff0000;
						padding:0 3px;
					}
/*
 * Private Style
*/
#loginlogin8_login,
#loginlogin8_unlogin
{
	display:none;
}


#loginlogin8 .loginlogin8_content #loginlogin8_login
{
	text-align:center;
	height:100%;
}

#loginlogin8 .loginlogin8_content #loginlogin8_login .small_item
{
	height:30px;
	line-height:30px;
	display:block;
	margin:0px 0px 0px 0px;
	color:#000000;
	font-size:12px;	
	font-weight:400;
	text-align:center;
}
#loginlogin8 .loginlogin8_content #loginlogin8_login .small_item .titles
{
	height:30px;
	line-height:30px;
}

#loginlogin8 .loginlogin8_content #loginlogin8_login .small_item .titles
{
	height:30px;
	line-height:30px;
}

#loginlogin8 input.username {
		width:100px;
		height:18px;
		width:100px;
	}
#loginlogin8 input.password {
		width:100px;
		height:18px;
		width:100px;
	}
	#loginlogin8 input.checkCode {
		width:45px;
		height:18px;
		width:45px;
	}

		#loginlogin8 div span {display:block;}
		#loginlogin8 div .titles {
			width:30%;
			overflow:hidden;
			float:left;
			text-align:right;
			line-height:24px;
		}
		#loginlogin8 div .inputs {
			width:68%;
			overflow:hidden;
			float:left;
			text-align:left;
		}
		#loginlogin8 div.btn input.login
		{
			text-align:center;
			margin:8px 0px 0px 0px;

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


			

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

			


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