html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: none;font-size: 100%;background: transparent;font-weight: normal;
}

@font-face{font-family: 'Header';src: url('/otf/Gilroy-Bold.otf');font-weight: normal;font-style: normal;}
@font-face{font-family: 'Text';src: url('/otf/Arcom.otf');font-weight: normal;font-style: normal;}

html{overflow-x:hidden;background-color:#1f1f1f;color:#dcdcdc;}
html,body{height: 100%;width:100%;}
body{font-size:13px;font-family: 'Text', sans-serif;min-width:1240px;}
img, a {outline: none;}
a:active, a:focus, img {outline: none; border: none }
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
:focus {outline: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
.clear{clear:both;}
.aclear{clear:both;height:20px;}
.visible{display:block;visibility:visible;}
.visiblei{display:block !important;visibility:visible !important;}
.hidden{display:none;visibility:hidden;}
.left{position:relative;float:left;}
.right{position:relative;float:right;}
div{text-align:left;background-repeat:no-repeat;}
span,p{background-repeat:no-repeat;}

#popup{position:absolute;top:0;z-index:99999;left:0;width:100%;height:100%;}
#fader{position:absolute;top:0;z-index:999999;background-color:#000000;width:100%;height:100%;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);-moz-opacity: 0.6;-khtml-opacity: 0.6;opacity: 0.6;cursor:pointer;}
#popup_container{position:absolute;z-index:9999999;}


a:link{color:#d17a26;}
a:visited{color:#d17a26;}
a:hover{color:#d17a26;}
a:active{color:#d17a26;}

h1{font-family: 'Header';font-size:55px;color:#d17a26;}
h2{font-family: 'Header';font-size:50px;color:#d17a26;}
h3{font-family: 'Header';font-size:30px;color:#ce9a67;}

input[type="checkbox"] {display:none;}
input[type="checkbox"] + label span {
     display:inline-block;
     width:16px;
     height:16px;
     margin:-1px 4px 0 0;
     vertical-align:middle;
     background:url(/images/checkbox.png) left top no-repeat;
     cursor:pointer;
}
input[type="checkbox"]:checked + label span {
     background:url(/images/checkbox_active.png) left top no-repeat;
}

.container{width:1200px;margin:0 auto;}
.container ul li{position:relative;line-height:22px;}
.container ul li:before{content:'_';position:absolute;left:-18px;top:-7px;}

.block1{height:1100px;}
.block1 .top{margin-top:70px;margin-bottom:50px;height:150px;}
.block1 .top .info{position:relative;float:left;width:65%;}
.block1 .top .info .title{font-family: 'Header';font-size:60px;}
.block1 .top .info .headliner{font-size:16px;margin-top:20px;}
.block1 .top .phone{position:relative;float:right;width:35%;}
.block1 .top .phone a{font-size:32px;display:block;text-decoration:none;text-align:right;font-family: 'Header';color:#fac63a;}

.block1 ul{margin-top:50px;}
.block1 ul li{font-size:15px;line-height:30px;}
.block1 .mainbg{background-image:URL(/images/main_bg.jpg);background-size:cover;height:359px;background-position:center center;}

.block2{height:1050px;}
.block2 .title{font-family: 'Header';font-size:50px;color:#d17a26;}
.block2 .test{width:100%;height:620px;border:4px #d8d8d8 solid;margin-top:70px;padding:20px;}
.block2 .test .question{height:100px;font-size:32px;font-family: 'Header';color:#e6b83c;padding-left:45px;padding-right:45px;}
.block2 .test .question span{font-family: 'Text';color:#FFFFFF;font-size:18px;display:block;margin-top:15px;line-height:32px;}
.block2 .test .answer{height:420px;padding-left:45px;padding-right:45px;margin:0;}
.block2 .test .controls{width:100%;height:100px;position:relative;}

/* interface */
.test{position:relative;width:100%;height:100%;font-size:15px;}
.test .back_button{background-image:URL(/images/test/button_left.png);width:248px;height:156px;position:absolute;top:-15px;z-index:9;cursor:pointer;color:#c9cacb;}
.test .back_button_active{background-image:URL(/images/test/button_left_active.png);width:248px;height:156px;position:absolute;top:-15px;z-index:9;cursor:pointer;color:#ffffff;
-moz-user-select: none;-ms-user-select: none;-o-user-select: none;-webkit-user-select: none;
}
.test .next_button{background-image:URL(/images/test/button_right.png);width:248px;height:156px;position:absolute;top:-15px;right:0;z-index:9;cursor:pointer;color:#c9cacb;}
.test .next_button_active{background-image:URL(/images/test/button_right_active.png);width:248px;height:156px;position:absolute;top:-15px;right:0;z-index:9;cursor:pointer;color:#ffffff;
-moz-user-select: none;-ms-user-select: none;-o-user-select: none;-webkit-user-select: none;
}
.test .ib{margin-left:110px;margin-top:54px;font-weight:bold;font-size:18px;}
.test .ibb{margin-left:70px;margin-top:54px;font-weight:bold;font-size:18px;}

.test .steps{position:absolute;top:-15px;width:100%;font-size:14px;}
.test .steps .step_number{display:inline;font-weight:bold;}
.test .steps .stepinfo{text-align:center;margin-top:15px;font-weight:bold;}
.test .steps .i{margin:70px auto 0px auto;width:236px;height:50px;}
.test .steps span{width:23px;height:3px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-khtml-border-radius:2px;background-color:#cfd0d1;display:inline-block;margin-left:3px;margin-right:3px;z-index:8;overflow:visible;}
.test .steps .active{background-color:#e6b83c;}

/* checkboxes */
span.checkbox{display: block !important;padding-left: 30px !important;line-height:20px !important;height: 100% !important;width: 95% !important;padding-bottom: 15px !important;}
.test .checkboxes{padding-top:10px;padding-bottom:20px;}

/* plus minus trigger */
.test .pm{
background-color:#FFFFFF;height:58px;margin-top:10px;width:160px;
border-radius:45px;-webkit-border-radius:29px;-moz-border-radius:29px;-khtml-border-radius:29px;
}
.test .pm .plus{width:62px;height:58px;position:relative;float:left;background-image:URL(/images/test/test2_plus.png);background-position:top 7px right 7px;cursor:pointer;}
.test .pm .plus_active{background-image:URL(/images/test/test2_plus_active.png) !important;}
.test .pm .minus{width:62px;height:58px;position:relative;float:left;background-image:URL(/images/test/test2_minus.png);background-position:top 7px left 7px;cursor:pointer;}
.test .pm .minus_active{background-image:URL(/images/test/test2_minus_active.png) !important;}
.test .pm .value{width:36px;height:58px;position:relative;float:left;font-weight:bold;font-size:25px;text-align:center;line-height:58px;color:#000000;}

.test .sizes{height:130px;}
.test .sizes .pmc{position:relative;float:left;width:33%;}
.test .sizes .pmc span{margin-top:10px;display:block;width:160px;text-align:center;}
.test .sizes .info{position:relative;float:right;width:39%;margin-left:1%;}

#test1 .leftq{width:70%;position:relative;float:left;}
#test1 .rightq{width:30%;position:relative;float:right;}

.test .tit{font-weight:bold;margin-bottom:10px;}
.test .info{font-style:italic;line-height:22px;margin-top:15px;}

#test2{position:relative;height:100%;}
#test2 .leftq{width:50%;position:relative;float:left;}
#test2 .rightq{width:50%;position:relative;float:right;}
#test2 .tit{position:absolute;top:-20px;}
#test2 img{position:absolute;bottom:0;clear:both;display:block;}

#test3{position:relative;height:100%;}
#test3 .leftq{width:50%;position:relative;float:left;}
#test3 .rightq{width:50%;position:relative;float:right;}
#test3 img{position:absolute;bottom:0;clear:both;display:block;}

/* area square */
#test4 .block{position:relative;float:left;width:500px;height:180px;}
#test4 .br{float:right !important;}
#test4 .block b{font-size:16px;font-weight:normal;}
#test4 .square{width:500px;height:120px;}
#test4 .square .topline{height:60px;width:100%;position:relative;}

#test4 .square .topline .display{
background: -moz-linear-gradient(#d5c3b3,#9a8679);
background: -ms-linear-gradient(#d5c3b3,#9a8679);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d5c3b3), color-stop(100%, #9a8679));
background: -webkit-linear-gradient(#d5c3b3,#9a8679);
background: -o-linear-gradient(#d5c3b3,#9a8679);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5c3b3', endColorstr='#9a8679');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5c3b3', endColorstr='#9a8679')";
background: linear-gradient(#d5c3b3,#9a8679);
border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;
z-index:999;position:absolute;
width:140px;height:34px;
left:-55px;
top:15px;
}
#test4 .square .topline .display div{padding-top:7px;font-size:14px;font-weight:bold;color:#FFFFFF;text-align:center;}
#test4 .square .topline .display b{width:10px;height:5px;background-image:URL(/images/test/test4_tri.png);position:absolute;left:65px;top:34px;}
#test4 .square .line{height:30px;width:100%;position:relative;cursor:pointer;}
#test4 .square .line .move{position:absolute;background-image:URL(/images/test/test4_marker.png);width:30px;height:30px;z-index:9999;left:0px;}
#test4 .square .line .backline{position:absolute;height:4px;width:100%;background-color:#c9caca;z-index:99;
border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;
top:13px;
}
#test4 .square .line .overline{position:absolute;z-index:999;height:10px;width:0;top:11px;
background: -moz-linear-gradient(#a39289, #d5c3b3);
background: -ms-linear-gradient(#a39289, #d5c3b3);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a39289), color-stop(100%, #d5c3b3));
background: -webkit-linear-gradient(#a39289, #d5c3b3);
background: -o-linear-gradient(#a39289, #d5c3b3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a39289', endColorstr='#d5c3b3');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a39289', endColorstr='#d5c3b3')";
background: linear-gradient(to right, #a39289, #d5c3b3);
border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;
}
#test4 .square .numbers{height:30px;width:100%;font-size:13px;}
#test4 .square .numbers .nleft{position:relative;float:left;width:100px;}
#test4 .square .numbers .nright{position:relative;float:right;width:100px;text-align:right;}


/* area square 2 */
#test5 .square{width:500px;clear:both;margin-bottom:20px;position:relative;}
#test5 .square .topline{height:25px;width:100%;position:relative;font-family:Arcom;font-size:16px;font-weight:bold;}
#test5 .square .liner{height:15px;width:515px;position:absolute;left:-1px;}
#test5 .square .liner div{position:relative;float:left;width:10%;text-align:right;}
#test5 .square .liner div span{position:absolute;left:0;}

#test5 .square .line{height:30px;width:100%;position:relative;cursor:pointer;margin-top:20px;}
#test5 .square .line .move{position:absolute;background-image:URL(/images/test/test4_marker.png);width:30px;height:30px;z-index:9999;left:29px;}
#test5 .square .line .backline{position:absolute;height:4px;width:100%;background-color:#c9caca;z-index:99;
border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;
top:13px;
}
#test5 .square .line .overline{position:absolute;z-index:999;height:10px;width:44px;top:11px;
background: -moz-linear-gradient(#a39289, #d5c3b3);
background: -ms-linear-gradient(#a39289, #d5c3b3);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a39289), color-stop(100%, #d5c3b3));
background: -webkit-linear-gradient(#a39289, #d5c3b3);
background: -o-linear-gradient(#a39289, #d5c3b3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a39289', endColorstr='#d5c3b3');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a39289', endColorstr='#d5c3b3')";
background: linear-gradient(to right, #a39289, #d5c3b3);
border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;
}
#test5 .square .numbers{width:100%;font-family:Arcom;font-size:13px;}
#test5 .square .numbers .nleft{position:relative;float:left;width:50%;}
#test5 .square .numbers .nright{position:relative;float:right;width:50%;text-align:right;}
#test5 .leftq{width:50%;position:relative;float:left;}
#test5 .rightq{width:50%;position:relative;float:right;}
#test5{position:relative;height:100%;}
#test5 img{position:absolute;bottom:0;clear:both;display:block;}

#test6{position:relative;height:100%;}
#test6 img{position:absolute;bottom:0;clear:both;display:block;}

#test8{position:relative;height:100%;}
#test8 img{position:absolute;bottom:0;clear:both;display:block;}

.test .important{font-family: 'Text';color:#FFFFFF;font-size:18px;display:block;line-height:32px;}

/* file-upload */
.file-upload input[type="file"]{display: none;}
.file-upload {position: relative;overflow: hidden;width: 250px;height: 40px;background: #e6b83c;border-radius: 10px;color: #fff;text-align: center;}
.file-upload:hover {background: #fac63a;}
.file-upload label {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;cursor: pointer;}
.file-upload span {line-height: 40px;font-weight:bold;}
#file-name{margin-top:40px;color:#FFFFFF;}

/* block3 */
.block3{height:850px;}
.block3 .projectbg{background-image:URL(/images/project_bg.jpg);background-size:cover;height:359px;background-position:center center;}
.block3 h2{padding-bottom:60px;}
.block3 .text{padding-top:50px;font-size:16px;line-height:26px;}
.block3 .text p{margin-bottom:20px;}

/* block4 */
.block4{height:1150px;}
.block4 .acousticbg{background-image:URL(/images/materials_bg.jpg);background-size:cover;height:359px;background-position:center center;}
.block4 h2{padding-bottom:60px;}
.block4 .text{padding-top:50px;font-size:16px;line-height:26px;}
.block4 .materials{}
.block4 .materials .block{width:50%;height:150px;position:relative;float:left;margin-bottom:40px;}
.block4 .materials .block .img{position:relative;float:left;width:40%;}
.block4 .materials .block .img img{}
.block4 .materials .block .txt{position:relative;float:left;width:55%;font-size:16px;margin-right:5%;color:#d6d6d6;}
.block4 .materials .block .txt b{font-weight:normal;font-size:17px;color:#FFFFFF;}

/* block5 */
.block5{height:1300px;}
.block5 .connectbg{background-image:URL(/images/connect_bg.jpg);background-size:cover;height:359px;background-position:center center;}
.block5 h2{padding-bottom:60px;}
.block5 .text{padding-top:50px;font-size:16px;line-height:26px;}
.block5 .materials{}
.block5 .materials .block{width:50%;height:150px;position:relative;float:left;margin-bottom:40px;}
.block5 .materials .block .img{position:relative;float:left;width:40%;}
.block5 .materials .block .img img{}
.block5 .materials .block .txt{position:relative;float:left;width:55%;font-size:16px;margin-right:5%;color:#d6d6d6;}
.block5 .materials .block .txt b{font-weight:normal;font-size:17px;color:#FFFFFF;}


/* block6 */
.block6{height:1200px;}
.block6 .equipmentbg{background-image:URL(/images/equipment_bg.jpg);background-size:cover;height:359px;background-position:center center;}
.block6 h2{padding-bottom:60px;}
.block6 .text{padding-top:50px;font-size:16px;line-height:26px;}
.block6 .materials{}
.block6 .materials .block{width:50%;height:150px;position:relative;float:left;margin-bottom:40px;}
.block6 .materials .block .img{position:relative;float:left;width:40%;}
.block6 .materials .block .img img{}
.block6 .materials .block .txt{position:relative;float:left;width:55%;font-size:16px;margin-right:5%;color:#d6d6d6;}
.block6 .materials .block .txt b{font-weight:normal;font-size:17px;color:#FFFFFF;}


/* block7 */
.block7{height:1400px;background-image:URL(/images/htpc_bg.jpg);background-position:top center;}
.block7 .cont{width:50%;height:830px;}
.block7 h2{padding-top:30px;padding-bottom:30px;color:#f6cb4b;}
.block7 .text{padding-top:10px;font-size:18px;line-height:26px;color:#000000;font-weight:bold;}
.block7 .text2{padding-top:10px;font-size:20px;line-height:34px;color:#000000;font-weight:bold;padding-top:220px;}
.block7 .computers{height:450px;}
.block7 .computers .computer{position:relative;float:left;width:33.3%;height:450px;}
.block7 .computer .img{text-align:center;}
.block7 .computer .img img{}
.block7 .computer .txt{}
.block7 .computer .txt .name{text-align:center;font-size:24px;margin-top:15px;margin-bottom:15px;}
.block7 .computer .txt .price{text-align:center;font-size:32px;color:#fac63a;}
.block7 .computer .txt .description{margin-left:10px;margin-right:10px;}
.block7 .computer .txt .description p{margin-top:15px;line-height:20px;}
.block7 .warning p{margin-top:20px;font-size:18px;}

/* block8 */
.block8{margin-bottom:100px;}
.block8 video{width:100%;margin:0 auto;}

/* block9 */
.block9{height:1100px;}
.block9 h2{padding-bottom:60px;}
.block9 .text{padding-top:50px;font-size:16px;line-height:26px;}
.block9 .projects{}
.block9 .projects .project{}
.block9 .projects .project h3{padding-bottom:40px;}
.block9 .projects .project .preview{position:relative;float:left;width:35%;}
.block9 .projects .project .preview img{cursor:pointer;width:300px;height:200px;}
.block9 .projects .project .photos{position:relative;float:left;width:65%;}
.block9 .projects .project .photos a{display:inline-block;}
.block9 .projects .project .photos img{width:150px;cursor:pointer;height:100px;}
.block9 .projects .project .description{margin-top:30px;width:350px;}
.block9 .projects .project .description .name{font-size:22px;}
.block9 .projects .project .description p{margin-bottom:15px;line-height:20px;}
.block9 .projects .project .description p b{font-weight:normal;color:#ce9a67;}

.popup_gallery{width:1200px;height:800px;}
.popup_gallery .image{position:relative;width:100%;height:100%;background-color:#FFFFFF;}
.popup_gallery .image span{position:absolute;z-index:99999;top:20px;right:0;display:block;width:160px;height:60px;background-image:URL(/images/close.png);cursor:pointer;}
.popup_gallery .image .prev_button{position:absolute;width:160px;height:100%;left:0;background-image:URL(/images/prev.png);background-position:left center;cursor:pointer;}
.popup_gallery .image .next_button{position:absolute;width:160px;height:100%;right:0;background-image:URL(/images/next.png);background-position:left center;cursor:pointer;}
.popup_gallery .image .prev_button:hover{background-image:URL(/images/prev_active.png);} 
.popup_gallery .image .next_button:hover{background-image:URL(/images/next_active.png);}
#ishow_text{position:absolute;bottom:40px;left:40px;color:#FFFFFF;width:500px;line-height:26px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);-moz-opacity: 0.6;-khtml-opacity: 0.6;opacity: 0.6;
background-color:#000000;
padding:20px;
}

.popup_gallery .image img{visibility:hidden;display:none;width:100%;height:100%;}


.block10{height:1000px;}
.block10 h2{margin-bottom:50px;}
.block10 .map{width:100%;height:518px;}
.block10 .block{position:relative;float:left;width:40%;padding-top:50px;}
.block10 .office{position:relative;float:left;width:20%;padding-top:50px;}
.block10 p{font-size:16px;margin-top:20px;margin-bottom:20px;}
.block10 p b{font-weight:normal;color:#ce9a67;margin-bottom:20px;display:inline-block;}
.block10 span p{font-size:14px;}


/* sendform */
.sendform{
width:455px;height:619px;border:5px solid #d17a26;background-color:#000000;z-index:9999999;
}

.warn{border:5px solid #c21b05;}
.warn2{color:#c21b05;}


.sendform .tit{font-size:29px;font-weight:bold;text-align:center;margin-top:30px;}
.sendform .txt{font-size:16px;text-align:center;margin-top:20px;}

.sendform .phone{width:317px;height:60px;
margin:15px auto 0 auto;
border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;border:1px solid #e6e6e6;
box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.sendform .phone input{border:none;margin-left:20px;margin-top:20px;display:block;text-align:left;color:#FFFFFF;font-size:16px;background:transparent;}

.sendform .phone2{width:317px;height:120px;
margin:20px auto 0 auto;text-align:left;
border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;border:1px solid #e6e6e6;
box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
}
.sendform .phone2 textarea{border:none;margin-left:20px;margin-top:20px;color:#000000;font-size:13px;resize: none;background:transparent;color:#FFFFFF;}

.sendform .bco{margin-top:30px;margin-bottom:30px;}
.sendform .button{width:317px;height:86px;cursor:pointer;margin:0 auto;line-height:86px;
text-align:center;font-weight:bold;color:#FFFFFF;font-size:17px;background-position:left 1px top 0;
-moz-user-select: none;-ms-user-select: none;-o-user-select: none;-webkit-user-select: none;

background: -moz-linear-gradient(#ea5a01, #ea7401);
background: -ms-linear-gradient(#ea5a01, #ea7401);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea5a01), color-stop(100%, #ea7401));
background: -webkit-linear-gradient(#ea5a01, #ea7401);
background: -o-linear-gradient(#ea5a01, #ea7401);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5a01', endColorstr='#ea7401');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5a01', endColorstr='#ea7401')";
background: linear-gradient(#ea5a01, #ea7401);
border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;

}

.sendform .pressed{
background: -moz-linear-gradient(#828282, #989898);
background: -ms-linear-gradient(#828282, #989898);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #828282), color-stop(100%, #989898));
background: -webkit-linear-gradient(#828282, #989898);
background: -o-linear-gradient(#828282, #989898);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#989898');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#989898')";
background: linear-gradient(#828282, #989898);
}

.sendform .active{background-image:URL(/images/block11_button2.jpg);}
.sendform .active2{background-image:URL(/images/block11_button3.jpg);}

.sendform .accept{margin:0 auto;width:300px;height:80px;}
/*

.sendform .accept input{display:block;postition:relative;float:left;transform:scale(1.3);opacity:0.9;cursor:pointer;background:transparent;}
.sendform .accept span{display:block;postition:relative;float:left;padding-left:15px;}
.sendform .accept span a{}
*/

.sendform .time{text-align:center;}
.sendform .time span{display:block;margin-top:10px;margin-bottom:10px;}
.sendform .time div{font-size:11px;margin-left:1px;margin-right:1px;margin-bottom:9px;
border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-khtml-border-radius:12px;
display:inline-block;
padding:5px;
cursor:pointer;
background-color:#e6e6e6;
}
.sendform .time div.act{background-color:#b59e8c;color:#FFFFFF;}
.sendform .time div sup{font-size:7px;}

.notification{background-color:#000000;width:400px;height:200px;border:5px solid #d17a26;}
.notification span{text-align:center;line-height:90px;font-size:20px;display:block;}


.notification .button{width:200px;height:46px;cursor:pointer;margin:0 auto;line-height:46px;
text-align:center;font-weight:bold;color:#FFFFFF;font-size:17px;background-position:left 1px top 0;
-moz-user-select: none;-ms-user-select: none;-o-user-select: none;-webkit-user-select: none;

background: -moz-linear-gradient(#ea5a01, #ea7401);
background: -ms-linear-gradient(#ea5a01, #ea7401);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea5a01), color-stop(100%, #ea7401));
background: -webkit-linear-gradient(#ea5a01, #ea7401);
background: -o-linear-gradient(#ea5a01, #ea7401);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5a01', endColorstr='#ea7401');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea5a01', endColorstr='#ea7401')";
background: linear-gradient(#ea5a01, #ea7401);
border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;

}


