body {
	background: #ddd
	}
	
	#nav {
		padding: 15px 16px 0 0
		}
		
	p.rtb  {
		margin: 4px 0 0
		}
	
	.cont_m {
		padding-bottom: 32px
		}
	
	#free {
		background: #e9e9e9 url('../imgs/free_bg.png') no-repeat 0 65px
		}
	
		#free .result {
			position: absolute;
			top: 285px;
			width: 796px
			}
	
		#free .sub_dom {
			width: 0px
			}
		
	#rtb_pro {
		margin: 4px 109px 0 0;
		position: relative;
		overflow: visible
		}
	
	a.pp_b {
		background:url('../imgs/pp_bg.png') no-repeat 6px 0;
		width:97px;
		height:27px;
		padding:10px 0 0;
		margin:-4px 0 0 6px;
		float:right;
		display:block
		}
		
	#account {
		background: #e9e9e9 url('../imgs/personal_bg.png') no-repeat 0 0
		}
		
		#account #r_name {
			width: 407px
			}

	#duration {
		background: #e9e9e9 url('../imgs/duration_bg.png') no-repeat 0 0
		}
	
	#confirmation {
		background: #e9e9e9 url('../imgs/confirmation_bg.png') no-repeat 0 65px
		}
		
		#r_total {
			width: 48px
			}
			
		#r_months {
			width: 20px
			}
			
		#r_coupon {
			width: 80px
			}
			
		#confirmation_end {
			position:relative;
			overflow:visible
			}
			
	#confirmation p{
		margin-top: 11px
		}
		
	#confirm_b {
		position: relative;
		top:-1px;
		right: -23px
		}
		
