📄 003.css
字号:
/*-------------------- 基本html标记样式 --------------------*/
body {background: #FFF;padding: 0;margin-top:4px;font-family: Arial, Verdana, Helvetica;font-size: 12px;color: #666;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:#FF6800;text-decoration:underline}
a:link.U, a:visited.U {color:#808080;text-decoration:underline}
a:hover.U, a:active.U {color:#FF6600;text-decoration:underline}
.HackBox {clear: both;font-size:0px;line-height:0px;} /*---清除浮动---*/
.dotline { border:1px dashed #C0C0C0; height:1px }
.RightHead {margin:0px;line-height:26px;height:26px;padding-left:5px;font-weight:bold;font-size:12px;background-image:url('right_head.gif')}
/*---主体样式---*/
#container {width:978px;margin:0 auto;padding:0px;text-align:center;}
/*---顶部样式---*/
#container #header{margin:0 auto;width:978px;}
#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 {background:url('menu_m.gif') repeat-x top;text-align: center;height:38px;line-height:38px;font-size:14px; font-weight:bold}
#menu #Left {width:5px;height:38px;background: url("menu_l.gif") no-repeat;float:left;}
#menu #Right {width:5px;height:38px;background: url("menu_r.gif") no-repeat;float:right;}
#menu ul{}
#menu li{display:inline;}
#menu a:link {color: #fff; text-decoration: none; }
#menu a:visited {color: #fff; text-decoration: none; }
#menu a:hover {color: #fff; text-decoration: underline; }
.menuL {}
.menuR {}
.menuDiv {padding:0px;margin:0px 10px;width:1px;height:14px;line-height:14px;background:url(menu_div.gif) no-repeat;overflow:hidden;}/*---菜单分割线---*/
/*---内容样式---*/
#container #tbody {width:978px;text-align:left;margin-top:0px;}
/*---侧栏--*/
#sidebar {float:left;width:200px;text-align:center;margin:0px}
#innersidebar {}
/*---侧栏样式--*/
.sidepanel {background:#fff;width:198px;margin:0px}
.Ptitle{margin:0px;padding-left:28px;height:32px;line-height:32px;text-align:left;font-weight:bold;font-size:14px;background-image:url('ptitle.gif'); color:#FF6600}
.Pcontent{border:1px solid #E4E4E4; text-align:left;padding:6px;}
.Pcontent ul {list-style:none;margin:0px;padding:2px;}
.Pcontent ul li {padding:2px 0;}
.Pfoot{margin-bottom:10px;}
/*---主内容--*/
#mainContent{margin:0px 0px 10px 0px;float:right;width:765px;}
#innermainContent{margin:1px}
.content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
/*---底部样式---*/
#container #foot {width:978px;margin:0px auto;border-top:1px solid #D1D7DC;text-align:center;}
#container #foot #footin {margin-top:10px;}
/*---首页轮显广告样式/首页最新动态样式---*/
#container #adv_middle {float:left;width:502px;text-align:center;margin:0px}
#container #news_top10 {margin:0px 0px 10px 0px;float:right;width:250px;}
#container #link_index {width:978px;margin:0px auto 10px auto;text-align:left;}
.MainHead {font-weight: bold; background-color: #F5F5F5}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -