📄 009.css
字号:
/*-------------------- 基本html标记样式 --------------------*/
body {background-position: 0% 0%; margin:0 auto; padding:0; font-family: Arial;font-size: 12px;color: #333333;text-align: center;}
img {max-width: 100%;border:0px;}
form {margin:0;padding:0;}
td {font-size: 12px;color: #666;}
a:link,a:visited {color:#666666;text-decoration:none}
a:hover,a:active {color:#7E363A;text-decoration:underline}
a:link.U, a:visited.U {color:#7E363A;}
a:hover.U, a:active.U {color:#7E363A;text-decoration:underline}
.HackBox {clear: both;font-size:0px;line-height:0px;} /*---清除浮动---*/
.dotline { border:1px dashed #C0C0C0; height:1px }
.RightHead {border-bottom:2px solid #C0C0C0; margin:0px; line-height:27px;height:27px;padding-left:10px;font-weight:bold;font-size:14px;color:#000000; }
/*---主体样式---*/
#container {border:2px solid #7E363A; width:980px;margin:0 auto;text-align:center; }
/*---顶部样式---*/
#container #header{margin:0 auto;width:980px;}
#container #header #shopheader {margin:0px 0px 2px 0px;overflow: hidden;width: 100%;}
#container #header #logo {background: #FFF;padding: 1px 5px 1px 6px;float: left;width:40%;text-align:left;}
#container #header #headnavbar { folat:right;text-align:right;clear:right;margin-top:10px;width:auto;height:30px;}
#container #header #headnavbar ul li{folat:left;display:inline;margin:0 2px;}
#container #header #headnavbar .menuDiv { width:1px; height:10px; background:#ccc; }
#container #header #headsearch {float:right;clear:right;width:400px;text-align:right;margin-bottom:5px;}
/* menu */
#menu {margin:0px; text-align: center;height:35px;line-height:35px;font-weight:bold;font-size:14px;background-color:#DADACE; }
#menu ul{margin:0px}
#menu li{display:inline;}
#container #header #menu a:link {color: #7E363A; text-decoration: none }
#container #header #menu a:visited {color: #7E363A; text-decoration: none }
#container #header #menu a:hover {color: #7E363A; text-decoration: underline }
.menuL {}
.menuR {}
.menuDiv {padding:0px;margin:3px;width:1px;height:14px;line-height:14px;background:url(menu_div.gif) no-repeat;overflow:hidden;}/*---菜单分割线---*/
/*---内容样式---*/
#container #tbody {width:980px;text-align:left;margin-top:0px;background: url(tbody_bg.gif) #FFFFFF repeat-y left;}
/*---侧栏--*/
#sidebar {float:left;width:188px;text-align:center;margin:0px; height:auto}
#innersidebar {margin:1px; }
/*---侧栏样式--*/
.sidepanel {background-position: bottom left; width:188px;padding-bottom: 3px;margin-bottom:5px; background-image:url('pfoot.jpg'); background-repeat:no-repeat; background-attachment:scroll}
.Ptitle{background-position: left top; margin:0px; line-height:23px;height:23px;padding-left:10px;text-align:left;font-weight:bold;font-size:14px;background-repeat:no-repeat; background-attachment:scroll; background-color:#CCCCCC}
.Pcontent{text-align:left;padding:4px}
.Pcontent ul {list-style:none;margin:0px;padding-left:2px;padding-top:10px;padding-bottom:10px;}
.Pcontent ul li {padding:2px 0;}
.Pfoot{margin-bottom:5px;}
}
/*---主内容--*/
#mainContent{margin:5px 5px 10px 5px;float:right;width:770px;}
#innermainContent{margin:3px;padding:4px}
.content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
/*---底部样式---*/
#container #foot {background:#CCCCCC url('foot_bg.gif') repeat-x; width:980px;margin:0px auto;text-align:center;}
#container #foot #footin {margin-top:10px;}
/*---首页轮显广告样式/首页最新动态样式---*/
#container #adv_middle {float:left;width:482px;text-align:center;margin:0px}
#container #news_top10 {margin:0px 0px 10px 0px;float:right;width:270px;}
#container #link_index {width:100%;margin:0px auto 10px auto;text-align:left;}
.MainHead {font-weight: bold; padding:4px;2px}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -