@charset "utf-8";
/* CSS Document */
.wrapper{ background:url(../images/report_bg_x.jpg) repeat-x #eef5ff;}
.main{ width:960px; margin:0 auto; background:#fff;}
.main .top_banner{ background:url(../images/Report_banner.jpg) no-repeat; width:960px; height:239px; }
.main .logo_tit{ font-size:38px; color:#0073de; font-weight:bold;font-family:"黑体"; width:600px; height:40px; line-height:40px; text-align:center; padding:160px 0 0 60px;}


.report{ margin:0 auto; background:#fff; padding:25px 70px;}
.report .info{color:#0059d4}
.report .info p{ text-indent:2em; font-size:14px; line-height:28px;}
.report .info p .bold{ font-weight:bold;}
.line{ border-bottom:1px solid #ececec; padding-top:6px;} 

.report .report_title{
	font-weight:bold;
	font-size:14px;
	margin:15px 0 0 0;
}
.report .report_vote{ padding:6px 40px;}
.report dl{
	padding:2px 0;
	cursor:pointer;
	border:0;
	line-height:20px;
	position:relative;
}
.report dl dt{
	font-size:14px;
	padding:3px 20px;
}
.report dl dd{
	position: absolute;
	left: 320px;
	top: 2px;
	padding:5px;
	z-index: 2;
	display:none;
}
.report .op_box {
	display: inline-block;
	width:24px;
	overflow: hidden;
	float:left;
	padding:4px 0 0 0;
	*padding:0px 0 0 0;
}
/*联系我们*/
.content{ padding:20px 40px;} 

.content_title img{ width:81px; height:27px;}
.tit{ width:70px; text-align:left; height:20px; line-height:20px;}
.wbk{ height:20px; line-height:20px; font-size:12px; border:1px solid #353535; padding-left:8px;}
.red{ color:#f00; font-weight:bold;}

.submit{ margin:0 auto;width:105px; height:30px; padding-top:20px;}
.com_bt{ background:url(../images/Report_but.gif) no-repeat;width:105px; height:30px;  margin:0 auto; cursor:pointer; color:#fff; font-weight:bold; border:0; font-size:14px;}

/*页面尾部*/
.bottom {margin:10px auto 0 auto; padding:0 40px;}
.bottom .btm_nav {height:30px;line-height:30px;text-align:center; background:#f6f6f6;}
.bottom .btm_nav a {color:#fff;}
.bottom .btm_info {text-align:center;line-height:20px;padding:10px 0; background:url(../images/buttom_bg.jpg) 240px 12px no-repeat}
.bottom .btm_info .text{font-family:Arial, Helvetica, sans-serif;}