#warning{
    width:100%;
    margin-top:20px;
    margin-bottom:20px;
}

.b1_warning, .b2_warning, .b3_warning, .b4_warning, .b2b_warning, .b3b_warning, .b4b_warning{font-size:1px; overflow:hidden; display:block;}
.b1_warning {height:1px; background:#d23855; margin:0 5px;}
.b2_warning, .b2b_warning {height:1px; background:#ffffff; border-right:2px solid #d23855; border-left:2px solid #d23855; margin:0 3px;}
.b3_warning, .b3b_warning {height:1px; background:#ffffff; border-right:1px solid #d23855; border-left:1px solid #d23855; margin:0 2px;}
.b4_warning, .b4b_warning {height:2px; background:#ffffff; border-right:1px solid #d23855; border-left:1px solid #d23855; margin:0 1px;}
.b2b_warning, .b3b_warning, .b4b_warning {background: #ffffff;}
.head_warning {background: #ffffff; border-right:1px solid #d23855; border-left:1px solid #d23855;}
.head_warning h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.content_warning {
background: url(../img/warning.png)no-repeat 9% center;
border-right:1px solid #d23855;
border-left:1px solid #d23855;}
.content_warning div { padding-top: 5px;}

.warning_text{
width:75%;
margin-left:25%;
padding-top:20px;
padding-bottom:20px;
}
.warning_text_main{
margin-top:0px;
margin-bottom:5px;
}

   .accept_green{
color: #76b416;
font-weight: bold;
font-size:15px;
}
#accept{
width:100%;
margin-top:20px;
margin-bottom:20px;
}

.b1_accept, .b2_accept, .b3_accept, .b4_accept, .b2b_accept, .b3b_accept, .b4b_accept{font-size:1px; overflow:hidden; display:block;}
.b1_accept {height:1px; background:#76b416; margin:0 5px;}
.b2_accept, .b2b_accept {height:1px; background:#ffffff; border-right:2px solid #76b416; border-left:2px solid #76b416; margin:0 3px;}
.b3_accept, .b3b_accept {height:1px; background:#ffffff; border-right:1px solid #76b416; border-left:1px solid #76b416; margin:0 2px;}
.b4_accept, .b4b_accept {height:2px; background:#ffffff; border-right:1px solid #76b416; border-left:1px solid #76b416; margin:0 1px;}
.b2b_accept, .b3b_accept, .b4b_accept {background: #ffffff;}
.head_accept {background: #ffffff; border-right:1px solid #76b416; border-left:1px solid #76b416;}
.head_accept h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.content_accept {
   background: url(img/accept.png) no-repeat 9%;
border-right:1px solid #76b416;
border-left:1px solid #76b416;}

