*{margin:0px;padding:0px;}
img{border:none;}
body{font:normal normal 12px/18px "宋体",Arial, Helvetica, sans-serif;color:#373737;}
.box{width:900px;margin:0 auto;}
.title{width:900px;height:40px;background:url(../images/title.jpg) no-repeat top center;}
.red{color:#fd6502;}
.f14{font-size:14px;}
.strong{font-weight:bold;}
.c{background:url(../images/c.jpg) repeat-y top center;}
.l30{line-height:30px;color:#373737;}
.com{width:860px;margin:0 auto; line-height:24px;color:#373737;}
.com img{float:left;margin:0 24px 0 0;}
.com p{line-height:24px; text-indent:26px;}
.blue{color:#105b95;}
.underline{ text-decoration:underline;}
.l24{line-height:24px;}
.juan{border:1px solid #d7d7d7;background:#f5f5f5;}
.wenjuan{padding:20px;background:#ececec;}
.input{width:135px;height:20px;line-height:20px;padding-left:7px;border:1px solid #115994; vertical-align:middle;}
.footer{border-top:4px solid #e3e3e3;padding:20px 0 0 0;line-height:20px;}

.accordion2 {
	width: 900px;

}
.accordion2 table{ border-collapse:collapse;}
.accordion2 td{	border: solid 1px #c4c4c4;padding:5px;}
.accordion2 h3 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	cursor: pointer;
}
.accordion2 h3:hover {
	background-color: #e3e2e2;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 div {
	background: #f7f7f7;
	margin: 0;
	padding:5px 0;
	display: none;
}
