⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style.css

📁 Royal LINKING红黑色系WEB2.O模板,网站模板
💻 CSS
字号:
/* CSS Document */
body{
	padding:0; margin:0; background:url(images/bg.jpg) repeat-x 0 0 #160606; color:#fff;
	}
div, p, ul, img, h1, h2, h3, h4, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.spacer{
	line-height:0; font-size:0; clear:both;
	}
/*---------------------------header----------------------*/
#header{
	width:778px; margin:0 auto; background:url(images/header_pic.jpg) no-repeat 0 51px; height:239px;
	position:relative;
	}
#header img{
	position:absolute; left:336px; top:100px; display:block;
	}
#header h1{
	background:url(images/slogan.gif) no-repeat 0 0; position:absolute; left:362px; top:165px; text-indent:-2000px;
	display:block; font-size:0; width:66px; height:9px!important;
	}
#header ul{
	width:520px; height:39px; position:absolute; left:140px; top:12px;
	}
#header ul li{
	background:url(images/sapa.gif) no-repeat top right; padding:0 2px 0 2px; float:left;
	}
#header ul li.noborder{
	background-image:none; padding:0 2px 0 2px; float:left;
	}
#header ul li a{
	background:url(images/navi_bg.gif) repeat-x 0 0 #1C1C1C; color:#CCCCCC; display:block; padding:0 12px 0 12px; 
	text-decoration:none; line-height:39px;
	}
#header ul li a.hover{
	background:url(images/navi_h.gif) no-repeat top center;
	}
#header ul li a:hover{
	background:url(images/navi_h.gif) no-repeat top center;
	}
/*------------------------body---------------------*/
#body{
	width:745px; margin:0 auto; padding:0 0 0 33px;
	}
/*------------------left side---------------------*/
#leftPan{
	width:195px; float:left; padding:15px 0 0 0; font-family:Georgia, "Times New Roman", Times, serif;
	
	}
#leftPan h2{
	background:url(images/left_h2_bg.gif) no-repeat 0 0 #301010; color:#FFFFFF; font-size:24px; width:85px; height:40px;
	margin:0 0 0 19px; padding:0 0 0 57px; display:block; font-weight:normal; line-height:35px;
	}
#leftPan ul{
	width:169px; margin:0 0 0 26px; padding:9px 0 30px 0;
	}
#leftPan ul li{
	background:url(images/lleft_arrow.gif) no-repeat 0 12px; padding:0 0 0 15px;
	}
#leftPan ul li a{
	font-size:14px; line-height:24px; color:#B98785; background-color:#2C0F0F; text-decoration:underline;
	}
#leftPan ul li a:hover{
	text-decoration:none;
	}
/*---------------------middel------------------*/
#middel{
	width:282px; float:left;  color:#807777; padding:18px 23px 54px 31px; 
	font-family:Georgia, "Times New Roman", Times, serif; background:url(images/middel_bu.gif) no-repeat left bottom #000000;
	}
#middel h2{
	background:url(images/mid_h2_bg.gif) no-repeat 0 0 #000000; color:#CFCFCF; padding:0 0 0 79px; font-size:30px; 
	line-height:34px; height:34px; width:192px; font-weight:normal; display:block;
	}
#middel p{
	width:280px; font-size:14px; line-height:20px; padding:0 0 14px 0;
	}
#middel p b{
	color:#B98785; background-color:#000000; font-weight:normal;
	}
#middel ul{
	width:274px; padding:20px 0 0 0; font-size:0;
	}
#middel ul li{
	background:url(images/middel_arrow.gif) no-repeat 0 10px; border-bottom:#252525 1px dashed; padding:0 0 0 21px;
	}
#middel ul li.nobor{
	background:url(images/middel_arrow.gif) no-repeat 0 10px; border-bottom:none; padding:0 0 0 21px;
	}
#middel ul li a{
	font-size:14px; line-height:26px; color:#B98785; background-color:#000000; text-decoration:none;
	}
#middel ul li a:hover{
	color:#B98785; background-color:#191919;
	}
#middel a.more{
	background:url(images/more_bu.gif) no-repeat 0 0 #000000; color:#FFFFFF; text-transform:uppercase;text-decoration:none;
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; display:block; width:40px; height:15px; text-align:center;
	margin:20px 0 0 232px;
	}
#middel a.more:hover{
	background:url(images/more_bu_h.gif) no-repeat 0 0 #000000; color:#FFFFFF; 
	}
/*-------------------------------right pan side-------------*/
#rightPan{
	width:145px; float:left; padding:0 40px 0 24px; font-family:Georgia, "Times New Roman", Times, serif; 
	}
#rightPan h2{
	background:url(images/right_h2.gif) no-repeat 0 0 #311111; color:#FFFFFF;  height:46px; padding:0 0 0 64px;
	font-size:24px; line-height:46px; font-weight:normal;
	}
#rightPan form.sear{
	width:145px; height:93px; position:relative;
	}
#rightPan form.sear label{
	background:url(images/label_icon.gif) no-repeat 0 8px; padding:0 0 0 14px; height:25px; font-size:14px; line-height:25px;
	}
#rightPan form.sear input{
	padding:0; margin:0; width:143px; height:18px; border:#000000 1px solid; background-color:#BF0000; color:#FFFFFF; 
	font-size:10px;
	}
#rightPan form.sear a{
	font-size:14px; line-height:20px; background-color:#2B0F0F; color:#B98785; text-decoration:none; width:105px;
	 position:absolute; left:0; top:50px; text-decoration:underline;
	}
#rightPan form.sear a:hover{
	text-decoration:none;
	}
#rightPan form.sear input.go{
	width:28px; height:15px; background:url(images/form_go.gif) no-repeat 0 0 #2B0F0F; color:#FFFFFF; text-align:center;
	line-height:15px; font-size:10px; border:none; cursor:pointer; position:absolute; left:114px; top:56px; 
	text-transform:uppercase;
	}
#rightPan h3{
	background:url(images/conta_icon.gif) no-repeat 0 0 #311111; color:#FFFFFF;  height:39px; padding:0 0 0 61px;
	font-size:24px; line-height:39px; font-weight:normal; margin:0 0 10px 0;
	}
#rightPan form.contact{
	padding:0; margin:0; display:block; font-size:0;
	}
#rightPan form.contact label{
	 padding:0 ; height:19px; font-size:14px; line-height:19px; width:142px; display:block;
	}
#rightPan form.contact input{
	padding:0; margin:0; width:143px; height:18px; border:#000000 1px solid; background-color:#BF0000; color:#FFFFFF; 
	font-size:10px;
	}
#rightPan form.contact textarea{
	height:68px; width:143px; border:#000000 1px solid; background-color:#BF0000; color:#FFFFFF; margin:0; padding:0;
	}
#rightPan form.contact input.sub{
	width:48px; height:15px; background:url(images/submit_bu.gif) no-repeat 0 0 #2B0F0F; color:#FFFFFF; cursor:pointer;
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center;
	margin:14px 0 0 97px;
	}
/*-------------------------footer-----------*/
#footer{
	width:653px; margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ; font-size:0; height:172px; 
	position:relative;
	}
#footer ul{
	width:480px; display:block; height:16px; font-size:0; margin:0; position:absolute; left:100px; top:45px;
	}
#footer ul li{
	font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#B98785; background-color:#160607; float:left;
	display:block; margin:0; padding:0;
	}
#footer ul li a{
	height:16px; padding:0 8px 0 8px; font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#B98785; 
	background-color:#160607; text-decoration:none;
	}
#footer ul li a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
	}
#footer p{
	color:#E70000; font-size:13px; width:280px; display:block; margin:0; line-height:16px; background-color:#160607;
	position:absolute; left:220px; top:66px;
	}
#footer ul.xh{
	width:157px; height:16px; display:block; font-size:0; margin:0; position:absolute; left:265px; top:89px;
	}
#footer ul.xh li{
	float:left; display:block; background:url(images/xtml_arrow.gif) no-repeat right center; height:16px; padding:0 20px 0 0;
	margin:0 8px 0 0;
	}
#footer ul.xh li a{
	font:bold 13px/16px  Georgia, "Times New Roman", Times, serif; color:#807777; background-color:#160607; float:left;
	 height:16px; text-decoration:none; padding:0 3px 0 3px; margin:0; display:block;
	}
#footer ul.xh li a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
	}
#footer p.copy{
	color:#D4D1AF; font-size:13px; width:234px;  margin:0; line-height:16px; color:#FFFFFF;
	height:16px; padding:0; background-color:#160706; position:absolute; left:245px; top:110px;
	}
#footer p.copy a{
	color:#FFFFFF; background-color:#160706; text-decoration:none;
	}
#footer p.copy a:hover{
	background-color:#F4F3E7; color:#1C1C1C;
	}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -