/*
 * Public Style
 *
 *
 *
*/
	#registerregister3 {
		clear:both;
		width:485px;
		height:315px;
		overflow:hidden;
		border-top:0px solid #D3D3D3;
		border-right:0px solid #D3D3D3;
		border-bottom:0px solid #D3D3D3;
		border-left:0px solid #D3D3D3;
		background:transparent url(images/reg.gif) repeat top left;
	}

		#registerregister3 .registerregister3_left {
			width:485px;
			height:315px;
			background:transparent url() repeat-y top left;
		}

			#registerregister3 .registerregister3_right {
				width:485px;
				height:315px;
				background:transparent url() repeat-y top right;
			}
			#registerregister3 .registerregister3_top {
				width:100%;
				height:58px;
				line-height:30px;
				overflow:hidden;
				background:transparent url() repeat-x 0 0;
							
			}
				#registerregister3 .registerregister3_top .registerregister3_tte {
					float:left;
					width:18%;
					height:58px;
					overflow:hidden;
					text-align:left;
					text-indent:12px;
					font-size:12px;
					font-weight:700;
					color:#808080;
					background:url() no-repeat top left;
				}
				#registerregister3 .registerregister3_top .registerregister3_more {
					float:right;
					height:58px;
					line-height:58px;
					overflow:hidden;
					text-align:right;
					padding-right:9px;
					background:url() no-repeat top right;
					color:#555555;
					font-weight:400;
				}
					#registerregister3 .registerregister3_top .registerregister3_more a {
						color:#999999;
						padding:0 4px;
						text-decoration:none;
						font-size:12px;
						
					}
					#registerregister3 .registerregister3_top .registerregister3_more img
					{
						vertical-align:0px;	
					}
						#registerregister3 .registerregister3_top .registerregister3_more span.this-page {
							color:#ff0000;
							padding:0 3px;
						}
		#registerregister3 .registerregister3_content {
			border-top:0px solid #FF0000;
			border-right:0px solid #ff0000;
			border-bottom:0px solid #CCCCCC;
			border-left:0px solid #CCCCCC;
			padding:9px 9px 9px 9px;
			background:transparent url() repeat top left;
			text-align:left;
			height:100%;
			overflow:hidden;
		}
			#registerregister3 .registerregister3_content .small_item {
				
				width:100%;
				height:23px;
				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:23px;
				margin:9px 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:#6E7265;
			}
			#registerregister3 .registerregister3_content .small_item {
				display:block;
			}
			#registerregister3 .registerregister3_content .small_item {
				float:none;
			}
				#registerregister3 .registerregister3_content .small_item a {
					font-size:12px;	
					font-weight:400;
					text-decoration:none;
					color:#6E7265;
				}
				
				#registerregister3 .registerregister3_bottom {
					
					clear:both;
					height:9px;
					line-height:9px;
					background:transparent url() repeat-x bottom 0;
				}
					#registerregister3 .registerregister3_bottom .registerregister3_btml {
						font-size:0;
						width:3%;
						overflow:hidden;
						height:9px;
						line-height:9px;
						float:left;
						background:url() no-repeat bottom left;
					}
					
					#registerregister3 .registerregister3_bottom .registerregister3_btmr {
						width:80%;
						height:9px;
						line-height:9px;
						overflow:hidden;
						float:right;
						padding-right:6px;
						background:url() no-repeat bottom right;
						text-align:right;
						color:#555555;
						font-weight:400;					
					}
					#registerregister3 .registerregister3_bottom .registerregister3_btmr img
					{
						vertical-align:0px;	
					}
					
					#registerregister3 .registerregister3_bottom .registerregister3_btmr a {
						color:#999999;
						font-size:12px;
						text-decoration:none;
						padding:0 4px;
						font-weight:400;
				}
					
					#registerregister3 .registerregister3_bottom .registerregister3_btmr span.this-page {
						color:#ff0000;
						padding:0 3px;
					}
/*
 * Private Style
*/
		
	#registerregister3 .registerregister3_content .small_item .formline
				{
					width:20%;
					float:left;
					overflow:hidden;
					text-align:right;
					
				}
				#registerregister3 .registerregister3_content .small_item .formvalue
				{
					width:78%;
					overflow:hidden;
					float:left;
					text-align:left;
					
				}
				#registerregister3 .registerregister3_content .small_item .tips {color:#999999;padding-left:6px;}

	#registerregister3 .registerregister3_content .small_item input.submit {
		margin:0px 9px 9px 84px;
	}	

				#registerregister3 .registerregister3_content .username input {
					width:105px;
					height:18px;
				}
				#registerregister3 .registerregister3_content .password input {
					width:105px;
					height:18px;
				}
				#registerregister3 .registerregister3_content .password2 input {
					width:105px;
					height:18px;
				}
				#registerregister3 .registerregister3_content .email input {
					width:105px;
					height:18px;
				}
				#registerregister3 .registerregister3_content .mobile input {
					width:105px;
					height:18px;
				}
				#registerregister3 .registerregister3_content .checkcode input {
					width:105px;
					height:18px;
				}
				

			#registerregister3 .registerregister3_content .small_item,#registerregister3 .registerregister3_content .small_item .formline,#registerregister3 .registerregister3_content .small_item .formvalue,#registerregister3 .registerregister3_content .small_item .formvalue input {line-height:22px;}	
/*模块*/