@charset "UTF-8";
/* About mydlink */
.terms_of_use_panel { position:relative; width: 960px; margin: 0 auto; padding:20px; background:#f7f7f7; display:block; }
.terms_of_use_content { width: 920px; margin:0; padding:20px; border:#CCC 1px solid; display:block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color:#fff;  behavior: url(/css/PIE.htc);position:relative; z-index: 0;}

.switch_btn_area{ height: 60px; display: block; margin: 0 auto; overflow: hidden; width:960px; z-index: 9999; padding-left: 195px}
.switch_btn{height:auto; width:212px; display: block; border: 1px solid #ccc;; margin: 5px 15px; padding: 5px 20px;float: left; font-size:16px; color: #999; border-radius: 5px; cursor: pointer;}
.switch_btn:hover{background-color: #00b0d0; color: #fff; border:1px solid #00b0d0;}
.switch_btn.on{background-color: #00b0d0; color: #fff; border:1px solid #00b0d0;}

.switch_btn_gen1_area{ height: 60px; display: block; margin: 0 auto; overflow: hidden; width:960px; z-index: 9999; padding-left: 195px}
.switch_btn_gen1{height:auto; width:212px; display: block; border: 1px solid #ccc;; margin: 5px 15px; padding: 5px 20px;float: left; font-size:16px; color: #999; border-radius: 5px; cursor: pointer;}
.switch_btn_gen1:hover{background-color: #00b0d0; color: #fff; border:1px solid #00b0d0;}
.switch_btn_gen1.on{background-color: #00b0d0; color: #fff; border:1px solid #00b0d0;}

.term_of_use_content { height:auto; margin:0 auto;}
.term_of_use_size{ width:100%; height:500px;text-align:center; margin:0 auto;}
iframe{ width:100%; border:1px solid #ccc; height:380px;}
.normal_contant{ width:89%; height:500px;text-align:left; margin:0 auto; padding:20px 20px; }
.normal_contant_title{font-size:1.8em; font-weight:bold; color:#00b0d0; padding:13px 0; margin:20px 0 10px 00px; }
.normal_contant_btn{font-size:1.8em; font-weight:bold; color:#00b0d0; padding:13px; line-height:32px; text-align:center;}
.notice_icon { margin:0 auto; text-align:left; margin:20px 5px 0 0; float:left; overflow:auto;}
.notice_icon img{  max-width: 70%; height: auto;}
.btn_gray{background-color:#ccc; color:#fff;width:auto; margin:0 auto; margin-left:10px; border:1px solid #ccc;}
.btn_gray:hover{background-color:#000; color:#fff; text-decoration:none; }
