/*
 * Public Style
 *
 *
 *
*/
	#loginlogin1 {
		clear:both;
		width:470px;
		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;
	}

		#loginlogin1 .loginlogin1_left {
			width:470px;
			height:100%;
			background:transparent url() repeat-y top left;
		}

			#loginlogin1 .loginlogin1_right {
				width:470px;
				height:100%;
				background:transparent url() repeat-y top right;
			}
			#loginlogin1 .loginlogin1_top {
				width:100%;
				height:35px;
				line-height:30px;
				overflow:hidden;
				background: url() repeat-x 0 0;
							
			}
				#loginlogin1 .loginlogin1_top .loginlogin1_tte {
					float:left;
					width:18%;
					height:35px;
					overflow:hidden;
					text-align:left;
					text-indent:12px;
					font-size:14px;
					font-weight:700;
					color:#363636;
					background:url() no-repeat top left;
				}
				#loginlogin1 .loginlogin1_top .loginlogin1_more {
					float:right;
					height:35px;
					line-height:35px;
					overflow:hidden;
					text-align:right;
					padding-right:9px;
					background:url() no-repeat top right;
					color:#555555;
					font-weight:400;
				}
					#loginlogin1 .loginlogin1_top .loginlogin1_more a {
						color:#999999;
						padding:0 4px;
						text-decoration:none;
						font-size:12px;
						
					}
					#loginlogin1 .loginlogin1_top .loginlogin1_more img
					{
						vertical-align:0px;	
					}
						#loginlogin1 .loginlogin1_top .loginlogin1_more span.this-page {
							color:#ff0000;
							padding:0 3px;
						}
		#loginlogin1 .loginlogin1_content {
			border-top:1px solid #c8c8c8;
			border-right:1px solid #c8c8c8;
			border-bottom:1px solid #c8c8c8;
			border-left:1px solid #c8c8c8;
			padding:15px 150px 15px 0px;
			background:transparent url() repeat top left;
			text-align:left;
			height:100%;
			overflow:hidden;
		}
			#loginlogin1 .loginlogin1_content .small_item {
				
				width:100%;
				height:38px;
				overflow:hidden;
				border-top:0px dotted #CCCCCC;
				border-right:0px dotted #CCCCCC;
				border-bottom:0px dotted #CCCCCC;
				border-left:0px dotted #CCCCCC;		
				text-align:center;
				line-height:38px;
				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:#363636;
			}
			#loginlogin1 .loginlogin1_content .small_item {
				display:block;
			}
			#loginlogin1 .loginlogin1_content .small_item {
				float:none;
			}
				#loginlogin1 .loginlogin1_content .small_item a {
					font-size:12px;	
					font-weight:400;
					text-decoration:none;
					color:#363636;
				}
				
				#loginlogin1 .loginlogin1_bottom {
					
					clear:both;
					height:0px;
					line-height:0px;
					background: url() repeat-x bottom 0;
				}
					#loginlogin1 .loginlogin1_bottom .loginlogin1_btml {
						font-size:0;
						width:3%;
						overflow:hidden;
						height:0px;
						line-height:0px;
						float:left;
						background:url() no-repeat bottom left;
					}
					
					#loginlogin1 .loginlogin1_bottom .loginlogin1_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;					
					}
					#loginlogin1 .loginlogin1_bottom .loginlogin1_btmr img
					{
						vertical-align:0px;	
					}
					
					#loginlogin1 .loginlogin1_bottom .loginlogin1_btmr a {
						color:#999999;
						font-size:12px;
						text-decoration:none;
						padding:0 4px;
						font-weight:400;
				}
					
					#loginlogin1 .loginlogin1_bottom .loginlogin1_btmr span.this-page {
						color:#ff0000;
						padding:0 3px;
					}
/*
 * Private Style
*/
#loginlogin1_login,
#loginlogin1_unlogin
{
	display:none;
}


#loginlogin1 .loginlogin1_content #loginlogin1_login
{
	text-align:left;
	height:35px;
}

#loginlogin1 .loginlogin1_content #loginlogin1_login .small_item
{
	height:35px;
	line-height:35px;
	display:block;
	margin:0px 0px 0px 0px;
	color:#FF8040;
	font-size:12px;	
	font-weight:400;
	text-align:left;
}
#loginlogin1 .loginlogin1_content #loginlogin1_login .small_item .titles
{
	height:35px;
	line-height:35px;
}

#loginlogin1 .loginlogin1_content #loginlogin1_login .small_item .titles
{
	height:35px;
	line-height:35px;
}

#loginlogin1 input.username {
		width:130px;
		height:20px;
		width:130px;
	}
#loginlogin1 input.password {
		width:130px;
		height:20px;
		width:130px;
	}
	#loginlogin1 input.checkCode {
		width:75px;
		height:20px;
		width:75px;
	}

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

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


			

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

			


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