body, div, header, wrapper, p, h1, h2, h3, ol, ul, di, table { margin: 0px; padding: 0px; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000000;
	background-color: #ffd9d9;
}
p {
	font-size: 1em;
	color: #333;
	line-height: 1.2;
	padding-bottom: 6px;
	margin: 8px 0 0 8px;
}
#header {
	position: relative;
	background: #FFFFFF url(../images/homepageart/header-strip.png) repeat-x;
	height: 183px;
	width: 780px;
}
#wrapper {
	font-size: 0.85em;
	text-align: left;
	margin: 16px auto 0 auto;
	width: 780px;
	border: 2px solid #264aa5;
	background: #DEDAFC;
	overflow: hidden;
}
#wrapper #content-right {
	float: right;
	margin-top: -400px;
}
#wrapper  #content-right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.2;
	font-weight: bold;
	color: #333333;
	text-align: center;
	top: 400px;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
#maincontent {
	margin: 0;
	
}
#header      img#logo  {
	position: absolute;
	height: 72px;
	width: 216px;
	left: 15px;
	top: 15px;
}
#header #boyinlab {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 136px;
	width: 382px;
}
#topmenu {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 35px;
	position: absolute;
	bottom: 0;
	left: 100px;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#topmenu li {
	float: left;
	display: block;
	}
#topmenu li a  {
	display: block;
	background: url(../images/homepageart/header-normal.png) no-repeat;
	font: bold .8em/28px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	margin-right: 0.5em;
	width: 88px;
	text-align: center;
	height: 28px;
	}
#topmenu li a:hover, #topmenu li a:active {
	background: url(../images/homepageart/header-over.png) no-repeat;
	}
#topmenu li a.current, #topmenu li a.current:hover, #topmenu li a.current:active {
	background: url(../images/homepageart/header-current.png);
	color: #264aa5;
	cursor: default;
	}
#lulu {
	visibility: hidden;
	position: absolute;
	top: 35px;
	left: 279px;
	width: 100px;
	height: 187px;
}
#lulu ul {
	text-align: center;
	list-style: none;
	width: 95px;
}
#lulu ul li {
	margin: 0;
	padding: 0;
	width: 95px;
}

#lulu li a {
	color: #FFF;
	background-color: #F30;
	margin: 0;
	border-bottom: 3px solid #FFF;
	display: block;
	height: 20px;
	padding-bottom: 0.4em;
	background-image: none;
	font-size: 60%;
	line-height: 2.4;
}
#lulu li a:link, #lulu li a:visited {
	color: #fff;        
}
#lulu li a:hover, #lulu li a:active {
        color: #000
}
#search {
    position: absolute;
    top: 105px;
    left: 20px;
}
#hidelulu {
	position:absolute;
	left:225px;
	top:380px;
	width:365px;
	height:35px;
	bottom: -120px;
	visibility: visible;
}
#footer {
	padding: 0 10px 0 20px;
	background: #264aa5;
	padding: 10px 0;
	font-size: 0.8em;
	color: white;
	text-align: center;
}
a:link, a:visited   {
	color: #264AA5;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
a:hover, a:active   {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #FFD9D9;
}
#footer a:hover, #footer a:active {
	color: #DEDAFC;
	text-decoration: underline;
}
