.suggestion_back_btn{
	width:54px;
	height:27px;
	background-image:url(../img/back.png);
	background-size:54px 27px;
	float:left;
	position:absolute;
	left:7px;
	top:8px;}

.suggestion_title{
	width:320;
	height:99px;}
.title_left{
	width:62px;
	height:99px;
	float:left;}
.title_logo{
	width:37px;
	height:37px;
	background-image:url(../img/logo.png);
	background-size:37px 37px;
	margin-left:19px;
	margin-top:10px;}
.title_right{
	width:258px;
	height:99px;
	float:left;}
.right_title{
	width:258px;
	height:22px;
	margin-top:16px;
	font-size:15px;}
.right_suggestion{
	width:258px;
	height:61px;
	font-size:12px;}
.suggestion_bgr{
	width:320px;
	height:405px;
	background-image:url(../img/bgr.png)
	}
.foot_inputbgr{
	width:320px;
	height:47px;
	background-image:url(../img/suggestionfoot.png);
	background-size:320px 47px;
	position: absolute;
	bottom: 0px;}
.foot_input{
	width: 286px;
	height: 12px;
	font-size: 15px;
	line-height: 15px;
	margin: 5px 10px;
	border: 0px;
	padding: 12px 10px;}
	