.main_ww{
    width:1000px;
	text-align:center;
	margin-top:50px;
}
.popup_ww{
 	background: url(../images/pm_bgr.png) no-repeat top center;
    width:915px;
	height:709px;
	text-align:center;
	display:block;
	margin-left:43px;
}
.content_left{
    width:630px;
	text-align:left;
	float: left;
	padding: 41px 0px 0px 135px;
	font-size: 0.84em;
}
.content_right{
    width:34px;
	text-align:right;
	float: left;
	margin-top: 35px;
}

a.pclose_btn{
    background: url(../images/pm_close.png) center center no-repeat;
    display: inline-block;
    height: 34px;
	width: 34px;
}
a.pclose_btn:hover{
    background: url(../images/pm_close_over.png) center center no-repeat;
    display: inline-block;
    height: 34px;
	width: 34px;
}

.vamiddle{
	vertical-align: middle;
}
.imgmright{
	margin-right:25px;
}
.r_search{
	width:630px;
}
.r_buy{
	width:630px;
	margin-top:19px;
	font-weight:bold;
}
.r_finance{
	width:630px;
	margin-top:19px;
	font-weight:bold;
}
.r_note{
	width:618px;
	margin-top:16px;
	text-align: right;
	padding-right:12px;
}
.r_phone{
	width:618px;
	padding-right: 12px;
	margin-top:19px;
	font-weight:normal;
	text-align:right;
	font-size: 1.60em;
}
.r_button{
	width:630px;
	margin-top:48px;
	text-align:right;
}

.descriptions_ww{
	font-weight:bold;
}


a.button_green2 span{
    background: url(../images/btn_sm_full_green_ns_left.png) center left no-repeat;
    display: inline-block;
    padding: 0 0 0 10px;
    line-height: 23px;
    height: 23px;
	font-size: 0.84em;
	text-transform:uppercase;
}
a.button_green2:hover span{
    background: url(../images/btn_sm_full_green_ns_left_over.png) center left no-repeat;
    cursor: pointer;
}
a.button_green2{
    background: url(../images/btn_sm_full_green_ns_right.png) center right no-repeat;
    float: left;
    color: #fff;
    padding: 0 10px 0 0;
    text-decoration: none;
    height: 23px;
}
a.button_green2:hover{
    background: url(../images/btn_sm_full_green_ns_right_over.png) center right no-repeat;
}




