#content_fb{
	position:relative;
	text-align:left;
	width:100%;
}
#feedback_logo{
position:absolute;
left:0;
top: 7px;
cursor:pointer;
}
#leftmenu{
position:absolute;
top:0;
left:0;
bottom:0;
width:160px;
overflow:hidden;
}
#menu_head{
background:transparent url(images/fb_title_head.png) no-repeat  right 0;
height:4px;
padding-right:3px;
font-size: 0px;
}
#menu_foot{
background:transparent url(images/menu_foot_bg.png) no-repeat;
height:3px;
font-size: 0px;
position:absolute;
bottom:0;
left:0;
width:100%;
}
#menu_head_info{
background:transparent url(images/title_tc.png) repeat-x scroll 0 0;
height:3px;
}


#content_body{
	margin-left: 175px;
	margin-top:10px;
}

#body_content{
background:transparent url(images/body_center_bg.png) repeat-y;
padding:0 25px 150px 25px;
}

#body_head{
	background:transparent url(images/p3_title_bg.png) no-repeat;
	height:6px;
}
#body_foot{
background:transparent url(images/p3_footer_bg.png) no-repeat;
height:6px;
}
.font_large{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.font_larger{
	font-size: 16px;
	font-weight: bold;
	padding-top: 50px;
}
.font_small{
	font-size: 13px;
	line-height: 30px;
}
.color_bg{
	width: 460px;
	background: #ebebeb;
	margin:auto;
}
#ask{
	margin: 15px;
	font-size: 12px;
	width:96%;
}
.ask_long{
	table-layout:fixed;
}
.ask_td_l{
	width:27%;
}
.ask_td_r{
	width:70%;
}
#ask_content{
	word-break:break-all;
	word-wrap:break-word;
}
#ask input{
height:18px;
}
#ask label{
	padding-left: 25px;
}
#ask input,#ask select{
	width: 300px;
	border:1px #bababa solid;
}
#ask textarea{
	width: 300px;
	height: 100px;
	border:1px #bababa solid;
}
.button_bg{
background:transparent url(images/btn_1px.png) repeat-x scroll 0 0;
width:179px;
height:37px;
cursor:pointer;
border: none;
color:#ebebeb;
font-weight:bold;
}
#content_body button{
	margin-right: 10px;
}
#header_fb{
	border-bottom:1px solid #A6A6A6;
	color:#797979;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding:0;
	text-indent:20px;
	line-height:20px;
}
.menu_item{
	height:49px;
	font-size: 12px;
	font-weight:bold;
	color: #20AD9E;
	text-align:center;
	background:transparent url(images/sidebar_menu_normal_bg.png) no-repeat 0 0;
}
.menu_item_num{
	float:left;
	width:20px;
	padding-left:7px;
	padding-top:9px
}
.menu_item_con{
	float:left;
	width:120px;
	text-align:left;
	padding-top:9px
}
.menu_selected{
	background:transparent url(images/sidebar_menu_active_bg.png) no-repeat !important;
	color: #FFF;
}
.menu_item_three{
	padding-top:16px;	
}


