h2{
border-bottom:5px solid #ff9501;
margin:0 0 2px 0;
}
#midashi{
height:67px;
line-height:67px;
text-align:center;
background:#7cdb69;
color:#fff;
font-size:24px;
margin:0 0 40px 0;
font-weight:normal;
}
#contents{
width:680px;
float:left;
}
#sidenav a{
color:#7cdb69;
text-decoration:none;
font-size:18px;
line-height:40px;
display:block;
border-bottom:1px solid #cccccc;
}
#contents article{
margin:0 0 60px 0;
}
#contents h4{
font-size:28px;
color:#7cdb69;
margin:0 0 20px 0;
font-weight:normal;
}
#contents1 .temp1{
margin:20px 0 0 0;
padding:20px;
border:1px solid #7cdb69;
border-radius:5px;
}
#contents1 .temp1 table{
width:100%;
}
#contents1 .temp1 td{
width:50%;
}
#contents2 .temp2{
margin:20px 0 0 0;
padding:20px;
border:1px solid #7cdb69;
border-radius:5px;
}
#contents2 .temp2 table{
width:100%;
}
#contents2 .temp2 td{
width:50%;
}
#contents3 h5{
font-size:18px;
color:#7cdb69;
margin:0 0 10px 0;
font-weight:normal;
}
#contents3 td{
width:210px;
font-size:90%;
}
#contents3 td:nth-child(2){
padding:0 25px;
}
#contents4 .temp1{
margin:20px 0 0 0;
padding:20px;
border:1px solid #7cdb69;
border-radius:5px;
}
#contents5 dl{
margin:0 0 30px 0;
}
#contents5 dt{
font-weight:bold;
padding:0 0 0 45px;
min-height:50px;
background:url('../images/car1/ques.png') no-repeat;
}
#contents5 dd{
padding:0 0 0 45px;
background:url('../images/car1/ans.png') no-repeat;
}
#contents6 .temp2{
margin:20px 0 0 0;
padding:20px;
border:1px solid #7cdb69;
border-radius:5px;
}
#contents7 th{
width:110px;
font-weight:normal;
text-align:left;
}
#contents7 th,
#contents7 td{
vertical-align:top;
padding:5px 0;
color: #333 !important;
}
.hissu{
text-align:center;
display:block;
width:30px;
height:30px;
line-height:30px;
color:#fff;
background: #ff6f7f;
font-size:80%;
border-radius:15px;
float:left;
margin:0 10px 0 0;
}
.nini{
text-align:center;
display:block;
width:30px;
height:30px;
line-height:30px;
color:#fff;
background: #56ccd7;
font-size:80%;
border-radius:15px;
float:left;
margin:0 10px 0 0;
}
input{
height:30px;
border-radius:5px;
border:1px solid #ccc;
}
textarea{
height:150px;
border-radius:5px;
border:1px solid #ccc;
}
#submit{
text-align:center;
color:#fff;
margin:20px 0 0 120px;
width:410px;
height:40px;
line-height:40px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff4a05+0,ff738d+100 */
background: #ff4a05; /* Old browsers */
background: -moz-linear-gradient(left,  #ff4a05 0%, #ff738d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ff4a05 0%,#ff738d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ff4a05 0%,#ff738d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4a05', endColorstr='#ff738d',GradientType=1 ); /* IE6-9 */
}
#contents6 ul{
display:flex;
padding:0 0 0 20px;
flex-wrap:wrap;
}
#contents6 li{
width:calc(100% / 3);
}