123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- .box .function_navi{z-index:1;}
- .box .top_blank{z-index:1}
- .tab{width:650px;margin-top:84px;}
- .allplayer {
- color: black;
- float: left;
- font-size: 14px;
- font-weight: bold;
- margin-left: 10px;
- margin-right: 20px;
- }
- h2{line-height:10px;}
- .userinfo{margin-top:18px;}
- .info_tab{margin-left:8px;}
- table{margin-left:4px;}
- .table{background-color: #CDCDCD;}
- .Activation{width:630px;height:28px;background-color:#D9D9D9;margin-top:10px;border: 1px solid #B3B3B3;border-radius: 5px 5px 5px 5px;margin-left:9px;line-height:28px;color:black;font-size:13px;padding-left:7px;overflow:hidden;}
- .bind_msg{float:left;width:500px;height:20px;overflow:hidden;}
- .bind_btn{float:right;width:80px;margin-top:3px;}
- .Integration_list{width:639px;float:left;margin-top:25px;margin-left:17px;}
- .ilist_1{width:183px;height:88px;background:url(img_2.jpg);float: left; overflow: hidden;color:black;font-size:12px;}
- .i_content1{width:170px;height:78px;overflow: hidden;padding-left:10px;padding-top:10px;font-weight: bold;}
- .i_img{width:17px;height:35px;background:url(icon_jt1.jpg);float: left;margin-top:22px;margin-left:9px;margin-right:9px;}
- .ilist_2{width:184px;height:88px;background:url(img_3.jpg);float: left; overflow: hidden;color:black;font-size:12px;}
- .i_content2{font-weight:bold;width:170px;height:40px;overflow:hidden;padding-top:10px;padding-left:10px;}
- .i_content3{font-weight:bold;width:170px;height:40px;overflow:hidden;padding-top:10px;padding-left:10px;}
- .i_btn1{padding-left:10px;padding-top:2px;color:#880000;}
- .i_btn2{padding-left:5px;padding-top:2px;color:#880000;}
- .btn_ex,#btn_new {
- -moz-border-bottom-colors: none;
- -moz-border-left-colors: none;
- -moz-border-right-colors: none;
- -moz-border-top-colors: none;
- background-color: #F5F5F5;
- background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
- background-repeat: repeat-x;
- border-color: #E6E6E6 #E6E6E6 #A2A2A2;
- border-image: none;
- border-radius: 4px 4px 4px 4px;
- border-style: solid;
- border-width: 1px;
- box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
- color: #333333;
- cursor: pointer;
- display: inline-block;
- font-size: 14px;
- line-height: 20px;
- margin-bottom: 0;
- padding: 4px 14px;
- text-align: center;
- text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
- vertical-align: middle;
- }
- .btn_ex{
- background-color:#FFBA10;border-color:#FFBA10;
- background-image: -moz-linear-gradient(center top , #FFBA10, #FFBA10);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFBA10), to(#FFBA10));
- background-image: -webkit-linear-gradient(top,#FFBA10, #FFBA10);
- background-image: -o-linear-gradient(top, #FFBA10, #FFBA10);
- background-image: linear-gradient(to bottom, #FFBA10, #FFBA10);
- background-image: -moz-linear-gradient(top, #FFBA10, #FFBA10);
- width:68px;height:20px;color:#880000;line-height:20px;padding:0 0;font-size:12px;
-
- }
- #btn_new{height:35px;width:142px;color:black;background-color:#E6E6E6;line-height:35px;padding:0;
- background-color:#E6E6E6;border-color:#E6E6E6;
- background-image: -moz-linear-gradient(center top , #E6E6E6, #E6E6E6);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E6E6E6), to(#E6E6E6));
- background-image: -webkit-linear-gradient(top,#E6E6E6, #E6E6E6);
- background-image: -o-linear-gradient(top, #E6E6E6, #E6E6E6);
- background-image: linear-gradient(to bottom, #E6E6E6, #E6E6E6);
- background-image: -moz-linear-gradient(top, #E6E6E6, #E6E6E6);
- }
- .ilist_3{width:183px;height:88px;background:url(img_4.jpg);float: left; overflow: hidden;color:black;font-size:12px;}
- .btn{background-color:#D30104;border-color:#D30104;
- background-image: -moz-linear-gradient(center top , #D30104, #D30104);
- background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D30104), to(#D30104));
- background-image: -webkit-linear-gradient(top,#D30104, #D30104);
- background-image: -o-linear-gradient(top, #D30104, #D30104);
- background-image: linear-gradient(to bottom, #D30104, #D30104);
- background-image: -moz-linear-gradient(top, #D30104, #D30104);
- width:68px;height:20px;color:white;line-height:20px;padding:0 0;font-size:13px;}
- .btn:hover {
- background-color: #D30104;
- background-position: 0 -15px;
- text-decoration: none;
- color:blue;
-
- }
- .warning{color:#CD0400;font-size:13px;margin-left:13px;margin-top:132px;}
|