@charset "utf-8";
body{
	margin: 0;
    background-image:url(/_upload/tpl/03/e1/993/template993/images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top center;
        background-attachment: fixed;
}
h1{
	font-family: "????????????", "??????", "??????", "??????", "????????????", "????????????", "????????????", "????????????", "????????????";
	font-size: 16px;
	
}
#contain {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	min-height: 400px;
	background-color: aliceblue;
}


.note {
	width:940px;
	margin: 0 auto;
	margin-bottom: 10px;
	height: auto;
	min-height: 80px;
	padding: 30px;
	background: #ffffff;
}

.foot {
	width: 940px;
	margin: 0 auto;
	bottom: 0px;
	height: 40px;
	padding: 30px;
	text-align: center;
	background: #CECDCD;
}

.topicwords {
	margin: 0 auto;
	top:20px;
	background-image:url(/_upload/tpl/03/e1/993/template993/images/topic.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 150px;
}

.middlediv {
	width: 1000px;
	margin: 0 auto;
	background: #DFDFDF;
}
#wp_survey_mini .survey_title {
    height: auto;
    line-height: 18px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 20px;
    border-bottom: none;
    padding-bottom: 0;
    font-weight: bolder;
    font-family: "????";
    color: #ff3300;
}
#wp_survey_mini .item_list li {
    display: block;
    float: none;
    padding-bottom: 15px;
}
