@charset "gb2312";
/* 共用CSS Document */
a, a:hover {
    outline: medium none;
}
* {
    outline: medium none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, legend, input, textarea, p, th, td {
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
}
li {
    list-style: none outside none;
}
em {
    font-style: normal;
}
html, body {
    background: url(imagessurveymainbg.jpg) repeat scroll 0 0 #FFFFFF;
    color: #656565;
    font-family: "宋体",Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
a {
    color: #0001FE;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

ul li {
    list-style: none outside none;
}
h1, h2, h3, h4, h5 {
    font-family: "simsun";
    font-size: 14px;
    font-weight: 700;
}
button {
    border: 0 none;
    cursor: pointer;
    vertical-align: middle;
}

span.ss {
    font-family: "simsun";
}

.blank10 {
    clear: both;
    height: 10px;
    line-height: 10px;
    width: 100%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.fs12 {
    font-size: 12px;
}
.fs14 {
    font-size: 14px;
}
.fs15 {
    font-size: 15px;
}
.fwb {
    font-weight: bold;
}
.c000 {
    color: #000000;
}
.cfff {
    color: #FFFFFF;
}
.c333 {
    color: #333333;
}
.cred {
    color: #F60001;
}

.clear{ clear:both}
.point {
    cursor: pointer;
}
.cer{ text-align:center}
.clearfix {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.container{ width:980px; background: #1073ba; margin:0 auto;}
/*头部*/		
	.header{background: none repeat scroll 0 0 #FFFFFF;height: 82px;}
		.logo{padding: 4px 0 0 60px;}
		.dcpic{ padding: 37px 0 0 14px;}	
		.topnav {padding: 35px 14px 30px 0;}		
			.topnav a {color: #000000;padding: 0 2px;}
	
/*内容*/
#SurveyTitle {color: #1072b9; font-weight: 900; height: 30px; font-size:20px;}		
	.banner{ height:50px; padding: 36px 0 22px 83px;}
	/*中间框布局*/
	.cont_box {background: url(imagessurveym_cen.gif) repeat-y transparent;width: 781px; height:auto; margin:0 auto;} 
		.mTop {background: url(imagessurveym_01.png) no-repeat scroll 0 0 transparent;height: 148px;}
			.t_font {line-height: 24px;padding: 80px 86px 0 140px;word-break: normal;word-wrap: break-word;}
		.m_height{ min-height:490px; height:auto;padding: 12px 50px;}
					
			.dl_Title_box {line-height: 24px; clear:both}		
			.Survey_Box dd{float: left;width: 100%;}
			.txtBorder{ border:1px solid #999}
			.dl_Content_box {float: left;overflow: hidden;width: 340px;}
				.dl_Content_box li{float: left;}				
				.vcer {font-family: Tahoma;margin-right: 3px;vertical-align: middle;}
			.subbtn{background: url(imagessurveym_cen.gif) repeat-y transparent;}
			.subbtn .btn{ background: url(imagessurveybutton.gif) no-repeat scroll 0 0 transparent;display: block;height: 45px;width: 184px; margin:0 auto; cursor:pointer;border: 0 none;}
		.m_Bottom{ background:url(imagessurveym_bottom.png) no-repeat; height:55px}
	
/**/
.footer{ background:#1072b9; height:145px; width:980px; margin:0 auto; padding-top:22px}
	.footBg {height:62px; background: url(imagessurveyfootbg.jpg) no-repeat top #1072b9; }
	.footFont{ color:#fff;line-height:26px; height:98px}


