<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ä»£ç&nbsp;æ•´ç†ï¼šæ‡’äººä¹‹å®?lanrenzhijia.com */
@import url('reset.css');
body {
	background-color: #ffffff;
	font-family: helvetica, "Times New Roman", Times, serif;
}
a:focus {
	outline: none;
}
.clear {
	clear: both;
}
#page-wrap {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: 50px;
	margin-top: -40px;
}
ul#main-nav {
	margin-left: 20px;
}
ul#main-nav li {
	float: left;
	position: relative;
	margin-left: -20px;
	display: inline;
}
ul#main-nav li a {
	position: relative;
	width: 110px;
	height: 29px;
	display: block;
	background-image: url('../images/tabs.png');
	background-position: center center;
	color: #44403b;
	text-decoration: none;
	font-size: 14px;
	padding-top: 12px;
	text-align: left;
	padding-left: 30px;
	font-weight: bold;
}
ul#main-nav li.home a {
	background-image: url('../images/tab-home.png');
}
ul#main-nav li.current a {
	background-position: top;
	color: #ffffff;
}
ul#main-nav li a:hover {
	background-position: bottom;
	color: #ffffff;
}
ul#main-nav li.current a:hover {
	background-position: top; /*To Prevent the Current tab from changing colour on hover*/
	color: #ffffff;
}
ul#main-nav li.current {
	z-index: 100;
}
ul#main-nav li.home {
	z-index: 100;
}
ul#main-nav li.portfolio {
	z-index: 99;
}
ul#main-nav li.services {
	z-index: 98;
}
ul#main-nav li.about {
	z-index: 97;
}
ul#main-nav li.contact {
	z-index: 96;
}
#image {
	position: relative;
	float: left;
	margin-left: 40px;
	margin-top: 25px;
}
#featured {
	position: relative;
	background-color: #577295;
	background-image: url('../images/featured-border.jpg');
	background-repeat: repeat-y;
	background-position: left;
	height: 272px;
	color: #ffffff;
}
#featured h1 {
	font-size: 24px;
	position: relative;
	margin-bottom: 17px;
}
#featured p {
	line-height: 18px;
	font-size: 12px;
}
#featured-content{
	float: right;
	position: relative;
	width: 322px;
	margin-top: 30px;
	margin-right: 35px;
	display: inline;
}
.input4{border-bottom-width:0;border-bottom-style:none;border-top-width:0;border-right-width:0;border-left-width:0;border-top-style:none;border-right-style:none;border-left-style:none;background-color:#fff;font-size:16px;color:#b7b4b4;height:50px;}

.input9{border-bottom-width:0;border-bottom-style:none;border-top-width:0;border-right-width:0;border-left-width:0;border-top-style:none;border-right-style:none;border-left-style:none;background-color:#fff;font-size:14px;color:#000;height:100px;line-height:140%;}
.input10{border-bottom-width:0;border-bottom-style:none;border-top-width:0;border-right-width:0;border-left-width:0;border-top-style:none;border-right-style:none;border-left-style:none;font-size:12px;color:#aca7a7;height:80px;line-height:130%;background-color: #f1f1f0;border-radius:6px;padding:8px 8px;}

</pre></body></html>