#content{
margin-top: 10px;
*margin-top: 25px;
width: 100%;
text-align:left;
position: relative;
}
#feedback_logo{
position:absolute;
left:0;
top: 7px;
cursor:pointer;
}
#leftmenu{
position:absolute;
top:0;
left:0;
bottom:0;
width:226px;
overflow:hidden;
background: transparent url(images/leftmenu_right_bg.png) right repeat-y;
}
#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;
}
.menu_item{
height:84px;
font-size: 13px;
line-height: 84px;
color: #272626;
text-align:left;
padding-left: 20px;
background:transparent url(images/category.png) no-repeat 0 0;
}
.menu_selected{
background:transparent url(images/category_active.png) no-repeat !important;
color: #EFF8EC;
}
#content_body{
margin-left: 234px;
}
#body_head{
background:transparent url(images/p3_title_bg.png) no-repeat;
height:6px;
}
#body_content{
background:transparent url(images/body_center_bg.png) repeat-y;
padding: 25px 25px 150px 25px;
}
#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: 465px;
	background: #ebebeb;
	margin:auto;
}
#ask{
	margin: 15px;
}
#ask td{
	font-size: 12px;
}
#ask label{
	padding-left: 25px;
}
#ask input,#ask select{
	width: 300px;
	font-size:larger;
}
#ask .checkbox{
	width:auto !important;
	margin-right:8px;
}
#checkbox_t{
	margin-bottom:6px;
}
#ask textarea{
	width: 300px;
	height: 100px;
}
#feedback_declare{
	margin-top:16px;
}
.button_bg{
background:transparent url(images/ask_submit_btn.png) no-repeat;
width:179px;
height:37px;
color:#eff8ec;
cursor:pointer;
border: none;
}
#content_body button{
	margin-right: 10px;
}
