.prf_anq_new
{
	background: #680a07;
    padding:0;
    width:960px;
    margin:0 auto;
    color: #000;
}
.prf_anq_new form
{
    padding:1.68em;
}
.prf_anq_new h3
{
	padding: 0.54em;
    padding-left: 4em;
    text-align: left;
    font-size: 18px;
    background-image: url(../images/name_tit2.png);
    background-repeat: no-repeat;
}
.prf_anq_new ul
{
	clear: both;
	height:40px;
    width: 600px;
    margin: auto;
    margin-bottom:1em;

}
.prf_anq_new ul li
{
	list-style: none;
	float: left;
    height:3em;
    width:260px;
}
.prf_anq_new ul li input,.prf_anq_new ul li select
{
    height:3em;
    width:230px;
}
.prf_anq_new ul li.qu
{
	width: 200px;
    height: 3em;
    line-height: 3em;
    background: #fff;
    margin-right: 1em;
    text-align: center;
    border-radius: 1em;
}
.prf_anq_new textarea
{
    width:600px;
}


.prf_anq_new .submit
{
	width:100%;
	text-align: center;
    margin-top:2em;
}
.prf_anq_new input[type="submit"]
{
	color: #000;
    margin-bottom: 1em;
    width: 30%;
    height: 1.68em;
    font-size: 2em;
    border-radius: 1.38em;
    border: none;
    margin: 0 auto;
}

.prf_anq_new ul.twocolum li:last-child select
{
    width:54px;
    display: inline-block;
}
.prf_anq_new ul.twocolum li:last-child input
{
    width:172px;
    display: inline-block;
}