?? dewish.css
字號:
?/* CSS Document */
*{
padding:0;
margin:0;
}
/* base */
body {
margin:0px auto;
font-size:9pt;
font-family:宋體,arial,verdana,sans-serif,fantasy,tahoma;
background-position:center;
text-decoration:none;
background:#d8d8d8;
color:#505050;
background1:#c8e4f2;
}
body,form,p,ol,ul,li,dl,dd,dt{
padding: 0px;
margin: 0px;
}
li{ list-style-type: none; }
legend{ display:none; }
small{
font-size:12px;
}
h1{
text-align:center;
font-size:16pt;
height:30px;
line-height:30px;
color:red;
}
img,fieldset{ border:0; }
a{
text-decoration: none;
} /* 鏈接無下劃線,有為underline */
a:link,a:visited{
color:#505050;
color1:#54564c;
} /*未訪問的鏈接 已訪問的鏈接*/
a:hover{
color: #d40005;
text-decoration:underline;
} /* 鼠標(biāo)在鏈接上 */
a:active{
color: #f30;
} /* 點(diǎn)擊激活鏈接 */
em{ font-style:normal; }
.clear{
height:0px;
line-height:0px;
font-size:0px;
overflow:hidden;
visibility:hidden;
clear:both;
}
.line{
height:1px;
line-height:1px;
font-size:0px;
overflow:hidden;
background:#d9d9d4;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
margin:10px 0px;
clear:both;
}
.input{
line-height:20px;
height:20px;
border:1px solid #ccc;
}
img { border:0px; }
/*Login*/
#login{
background:url(image/title_bg.gif) repeat-x #fff bottom;
height:100px;
}
#login table{
width:100%;
}
/*Public*/
#container{
width:980px;
background-color: #FFFFFF;
margin:0 auto;
}
/*Header*/
#header{
width1:980px;
margin:0px auto;
margin-bottom:6px;
background:url(image/header_bg.gif) repeat-x top;
}
#top{
width:978px;
height:80px;
color: #FFFFFF;
text-align:right;
background:url(image/top_bg.gif) no-repeat top right;
margin:0px auto;
}
#top img{
float:left;
display:block;
}
.date{
height: 29px;
background-repeat: no-repeat;
padding-top: 24px;
color: #fff;
cursor: pointer;
}
#menu{
width:100%;
margin:0px auto;
height:30px;
line-height:30px;
background:url(image/top_menu_bg.gif) repeat-x;
}
#menu ul{
width:958px;
margin:0px auto;
}
#menu li{
float:left;
}
.nav_on{
background: url(image/top_menu_hover.gif) repeat-x bottom;
line-height: 27px;
cursor: pointer;
}
.nav_on p{
background1: url(image/menu_right.gif) no-repeat right bottom;
padding:4px 10px 0 10px;
}
.nav_off{
height: 29px;
background-repeat: no-repeat;
color: #fff;
cursor: pointer;
}
.nav_off p{
line-height: 27px;
padding:3px 10px 0 10px;
background-repeat: no-repeat;
background-position: right;
}
.nav_off a{color:#fff;}
.nav_off a:link,.nav_off a:visited{color:#fff;}
.nav_foot{
margin:0px auto;
width:978px;
background: url(image/submenu_bg.gif) bottom;
height:29px;
text-indent:10px;
clear: both;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
.nav_foot span{
line-height: 28px;
margin-right: 10px;
}
/*Path*/
#path,.boxtitle,.boxnav{
border:1px solid #fff;
border-bottom:none;
text-indent:10px;
}
#path,.boxnav{
height:26px;
line-height:26px;
background:url(image/title_bg.gif) repeat-x;
}
.boxtitle{
height:28px;
line-height:28px;
background:url(image/menu_bg.gif) repeat-x;
}
.boxtitle span{
font-weight:bold;
color:#fff;
display:inline;
}
#path span,.boxnav span{
font-weight:bold;
}
.boxnav small{
float:right;
margin-top:-28px;
line-height:30px;
padding-right:5px;
}
/*Search*/
.search{
background:#eee;
margin-bottom:5px;
}
.search table{
width:100%;
}
.search td{
line-height:25px;
}
/**/
.h2{
width:100%;
height:31px;
line-height:31px;
background:url(image/title_bg.gif) repeat-x #fff;
}
.h2 div,.h2 small{
background:url(image/menu_bg_hover.gif) no-repeat;
text-align:center;
font-weight:bold;
width:80px;
color:#fff;
line-height:28px;
height:31px;
float:left;
}
.h2 div a{color:#fff;}
.h2 div a:link,.h2 div a:visited{color:#fff;}
.h2 p{
text-align:right;
float:right;
line-height:28px;
padding-right:5px;
}
.h2 p img{
margin-top:8px;
}
.h2 p span{
font-weight:bold;
color:red;
}
.h2 small{ background:url(image/menu_bg_link.gif) no-repeat right top;}
/*List*/
.list{
line-height:150%;
width:100%;
padding-bottom:5px;
background:url(image/title_bg.gif) repeat-x bottom #fff;
margin-bottom:10px;
}
.list li{
background:url(image/img_icon.gif) no-repeat 5px 10px;
height:23px;
line-height:23px;
text-indent:15px;
border-bottom:1px dashed #eee;
width:98%;
margin:0px auto;
clear:both;
}
.list li span{
float:right;
padding-right:5px;
color:#9c8b88;
margin-top:-23px;
}
/*Left Right*/
#left{
width:672px;
float:left;
}
#right{
width:300px;
float:right;
}
.boxborder,.boxpadding,.boxtext{
border:1px solid #fff;
background:#f8f8f8;
padding-top:10px;
margin-bottom:8px;
}
.boxpadding{
padding:10px;
}
/*Tab*/
.tab,.tab_1,.tab_2,.tab_4,.boxthumb_nav{
background:url(image/title_bg.gif) repeat-x #fff top;
clear:both;
height:31px;
overflow:hidden;
}
.tab .tab_on,.tab .tab_off,.tab_1 .tab_on,.tab_1 .tab_off,.tab_2 .tab_on,.tab_2 .tab_off,.tab_4 .tab_on,.tab_4 .tab_off{
text-align:center;
font-weight:bold;
width:80px;
line-height:28px;
height:31px;
float:left;
cursor:pointer;
}
.boxthumb_nav .tab_on,.boxthumb_nav .tab_off{
text-align:center;
font-weight:bold;
width:80px;
line-height:28px;
height:31px;
float:left;
cursor:pointer;
}
.tab .tab_on{
color:#fff;
background:url(image/menu_bg_hover.gif) no-repeat;
}
.tab .tab_off,.tab_1 .tab_off,.tab_2 .tab_off,.tab_4 .tab_off,.boxthumb_nav .tab_off{
background:url(image/menu_bg_link.gif) no-repeat right top;
}
.tab p,..tab_1 p,.tab_2 p,.tab_4 p{
float:right;
line-height:28px;
padding-right:5px;
}
.tab_1 .tab_on{
color:#fff;
background:url(image/menu_bg_hover_1.gif) no-repeat;
}
.tab_2 .tab_on{
color:#fff;
background:url(image/menu_bg_hover_2.gif) no-repeat;
}
.tab_4 .tab_on{
color:#fff;
background:url(image/menu_bg_hover_4.gif) no-repeat;
}
.boxthumb_nav .tab_on{
color:#fff;
background:url(image/menu_bg_hover_3.gif) no-repeat;
}
.digg_tab{
background:url(image/title_bg.gif) repeat-x #fff top;
clear:both;
height:31px;
overflow:hidden;
}
.digg_tab div{
background:url(image/menu_bg_hover_3.gif) no-repeat;
text-align:center;
font-weight:bold;
width:80px;
color:#fff;
line-height:28px;
height:31px;
float:left;
}
.digg_tab p{
float:right;
line-height:28px;
padding:0px 5px;
cursor:pointer;
}
.digg_tab .tab_on{
text-decoration:underline;
}
/*Digg List*/
.digg_hits{
width:100%;
padding-bottom:5px;
background:url(image/title_bg.gif) repeat-x bottom #fff;
margin-bottom:5px;
}
.digg_hits li{
background:url(image/digg_icon.gif) no-repeat 5px 5px;
height:25px;
line-height:25px;
text-indent:70px;
width:98%;
margin:0px auto;
clear:both;
border-bottom:1px dashed #eee;
}
.digg_hits li span{
float:left;
padding-right:5px;
color:#9c8b88;
margin-left:-35px;
margin-top:-23px;
color:#fff;
}
/*Bottom*/
#linking{
text-align:center;
border:1px solid #fff;
width:978px;
margin:0px auto;
background: #f8f8f8;
}
#bottom{
text-align:center;
border:1px solid #fff;
width:978px;
margin:0px auto;
background:url(image/title_bg.gif) repeat-x top #f8f8f8;
}
#bottom div{
height:25px;
line-height:25px;
margin-bottom:5px;
}
#bottom small{
width:100%;
line-height:20px;
font-size:12px;
}
/*Page*/
.pages{
clear:both;
height:25px;
padding:5px 0px;
text-align:center;
}
.input_page{
border:1px solid #ccc;
height:19px;
line-height:19px;
width:50px;
}
.go_page{
border:1px solid #ccc;
height:21px;
margin-top:1px;
padding:0px 2px;
}
.pages ul,.content_page{
width:auto;
margin:0px auto;
clear:both;
margin-bottom:5px;
}
.pages li,.content_page li{
float:left;
border:1px;
background:#f8f8f8;
border-color:#fff #ccc #ccc #fff;
border-style:solid;
margin-left:5px;
display:inline;
padding:3px 5px;
}
.pages li.input_li{
padding:0px;
border:0px;
}
.content_page li.page_on{
font-weight:bold;
background:#999;
color:#fff;
}
/*Ad*/
.content_ad{
width:468px;
height:60px;
overflow:hidden;
clear:both;
margin:0px auto;
margin-top:-5px;
}
/*body{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}*/
.search{
margin:0px;
}
.line_tr{
border-left:1px solid #fff;
border-right:1px solid #fff;
background:url(image/line.gif) repeat-x;
height:23px;
overflow:hidden;
}
.left{
width:472px;
float:left;
}
.left .boxpadding{
margin-bottom:0px;
padding:8px;
}
.boxps,.boxvisit{
border:1px solid #fff;
background:#fff;
overflow:hidden;
}
.boxps{
height:283px;
}
.boxvisit{
height:180px;
}
.menu_visit{
width:100%;
margin-bottom:4px;
}
.boxps .h2 div{
background:url(image/menu_bg_hover_1.gif) no-repeat;
}
.boxvisit .h2 div{
background:url(image/menu_bg_hover.gif) no-repeat;
}
.boxps .boxps_td{
width:100%;
clear:both;
background:#f8f8f8;
padding-top:5px;
}
.boxps .boxps_left{
width:178px;
float:left;
}
.boxps .boxps_left li,.menu_visit li{
width:80px;
height:25px;
line-height:25px;
background:#f8f8f8;
border-width:1px;
border-color:#fff #ccc #ccc #fff;
border-style:solid;
float:left;
margin-left:5px;
display:inline;
margin-bottom:4px;
text-align:center;
onmouseover:expression(onmouseover=function(){this.style.background='#666';});
onmouseout: expression(onmouseout =function(){this.style.background='#f8f8f8';});
}
.boxps .boxps_left li a:hover,.menu_visit li a:hover{
color:#fff;
}
.boxps .list{
float:left;
width:285px;
overflow:hidden;
margin-bottom:0px;
background:none;
}
.boxps .list li{
border-color:#ddd;
line-height:23px;
height:23px;
}
.left_thumb{
border-left:1px solid #fff;
border-right:1px solid #fff;
height:188px;
overflow:hidden;
background:#f8f8f8;
}
.left_thumb li{
width:220px;
height:50px;
overflow:hidden;
margin-left:10px;
display:inline;
float:left;
margin-bottom:10px;
}
.left_thumb img{
width:220px;
height:50px;
display:block;
}
/*左圖片右列表*/
.thumb_art{
width:100%;
height:110px;
overflow:hidden;
clear:both;
background:#f8f8f8;
margin:0px auto;
border-width:1px;
border-style:solid;
margin-bottom:5px;
padding-right:5px;
}
.thumb_art img{
width:130px;
height:100px;
display:block;
overflow:hidden;
float:left;
padding:5px;
}
.thumb_art p{
height:30px;
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -