www.gusucode.com > cso中国seo优化html整站源码程序 > style/default/admin_left.css

    html{
	height:100%;
}
body {
	height:100%;
	overflow-y:scroll;
	font-size:12px;color : #333;
	margin:0;
	padding:0;
	background:#DEDEDE;
	scrollbar-face-color: #f6f6f6;scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; 
	scrollbar-darkshadow-color: #ffffff;
	line-height : 20px;
}
p,ol,ul,dl,dt,dd,li{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 180%;
	margin : 0;
	padding : 0;
	overflow : hidden;
}
dt,dd,li {text-align:left;list-style:none;}
h1, h2, h3, h4, h5, h6, ul, ol, li {display : block;}
a {font-family:Geneva, Arial, Helvetica, sans-serif;color : #111;text-decoration : none;}
a:hover {color : #f30;text-decoration : underline;}
div#pagemain {
	margin:0px;
	width:auto;
	height:96%;
	background:#FFF;
	text-align : center;
	border: 5px solid #DEDEDE;
}
div#mainbody {
	padding:3px 0;
	margin:auto;
	width:auto;
	height:100%;
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
div#pagemain dl {
	margin: 0px 5px;padding : 0px;
	width:auto;border-right:1px solid #ccc;
	background: #e0e0e0 repeat-y left;
	clear: both;
}
div#pagemain dt {font-weight : bold;letter-spacing: 1px;}
div#pagemain dd {
	padding: 0px; margin: 0px; border: 0px;
	background: #eee;
	border-top: 1px solid #fff;
	border-left: 5px solid #e0e0e0;
	padding-right:3px;
}
div#pagemain li {
	padding: 0px; margin: 0px; border: 0px;
	text-align: left;
	text-indent: 10px;
}
.menu_title, .menu_title1, .menu_title2 {
	padding: 0px; margin: 0px; border: 0px; padding-left: 15px;
	border-left: 5px solid #000; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #c0c0c0;
	width: auto;text-align: left;
	line-height: 26px;
	height: 26px;
	background: #e0e0e0;
	cursor:hand;
	display:block;
}
.menu_title {
	background: url(/images/manage/arrow001.gif) no-repeat right center;
}
.menu_title2{
	background: url(/images/manage/arrow002.gif) no-repeat right center;
}
dl#systemInfo {border-bottom:1px solid #ccc;}
#pagemain li,#table1 td {text-decoration:none;font-size:12px;color:#000;height:20px;filter:dropshadow(offX=1,offY=1,color=#FFFFFF);}
#pagemain li,#table1 td a{text-decoration:none;font-size:12px;color:#000;height:20px;filter:dropshadow(offX=1,offY=1,color=#FFFFFF);}
#pagemain li,#table1 td a:hover{text-decoration:none;font-size:12px;color:#000;height:20px;filter:dropshadow(offX=1,offY=1,color=#FFFFFF);}