-
青鸟视频--携手共同进步
时长:80秒 点击:541563
精彩视频
-
携手共同进步
时长:80秒
点击:541563
-
努力的过程
时长:50秒
点击:912380
-
美丽的起点
时长:120秒
点击:657842
-
享受丰硕的成果
时长:60秒
点击:47651280
Copyright @ 1999-2014 Beijing Aptech Beida Jade Bird Information Technology Co.,Ltd
北大青鸟IT教育 北京阿博泰克北大青鸟信息技术有限公司 版权所有
@charset "utf-8";
/* CSS Document */
* {
margin: 0px;
padding: 0px;
}
.content {
margin: 0px auto;
width: 960px;
}
ul {
list-style: none;
}
.ul {
clear: both;
width: 960px;
background-color: #383838;
overflow: hidden;
}
.li {
display:inline;
}
.li a{
float:left;
width:100px;
background-image:url(%E5%9B%BE%E7%89%87%E7%B4%A0%E6%9D%90/forumMenuBg.gif);
background-repeat:no-repeat;
background-position:top right;
text-align:center;
font-size:15px;
line-height:30px;
font-weight:bold;
padding-left:2.5px;
color:#fff;
text-decoration:none;
}
.li a:hover{
background-image:url(%E5%9B%BE%E7%89%87%E7%B4%A0%E6%9D%90/forumMenuBg.jpg);
background-repeat:repeat-x;
}
#le {
float: left;
padding-left:10px;
padding-right:8px;
padding-top:8px;
}
#le1{
float:left;}
#le2{
padding-top:8px;
float:right;
}
#c {
width: 960px;
overflow:hidden;
background-color:#ddd9d8;
}
#a2 {
float: right;
}
#ce {
background-color: #ddd9d8;
float: left;
padding:10px;
overflow:hidden;
}
#sm{
padding:10px;
margin-left:10px;
background-color:#cdd4dc;
float:right;
overflow:hidden;
}
.45{
font-size:13px;
font-weight:bold;
}
#ce img{
border-top: 20px #000 solid;
border-bottom: 20px #000 solid;
border-left: 50px #000 solid;
border-right: 50px #000 solid;
}
h3 {
color: #fff;
background-image:url(%E5%9B%BE%E7%89%87%E7%B4%A0%E6%9D%90/icon-03.jpg);
font-size: 15px;
line-height:30px;
font-weight: bold;
text-indent:1em;
}
li img{
border:solid 2px #fff;
}
p{
padding:5px;
font-size:12px;
}
#bottom{
background-color:#ddd9d8;
text-align:center;
font-size:12px;
line-height:30px;
clear:both;
}
.a1{
text-indent:1em;
padding-left:20px;
background-image:url(%E5%9B%BE%E7%89%87%E7%B4%A0%E6%9D%90/icon-01.jpg);
background-repeat:no-repeat;
background-position:8px 5px;
}
.a2{
text-indent:1em;
padding-left:20px;
background-image:url(%E5%9B%BE%E7%89%87%E7%B4%A0%E6%9D%90/icon-02.jpg);
background-repeat:no-repeat;
background-position:8px 5px;
}
.a3{
font-weight:bold;}
.a4{text-indent:2em;
padding-left:20px;
background-image:url(%E5%9B%BE%E7%89%87%E7%B4%A0%E6%9D%90/icon-02.jpg);
background-repeat:no-repeat;
background-position:8px 2px;
}
div a:hover img{
border:solid 2px yellow;}