@charset "utf-8";
body,div,ul,li,dl,dd,dt,ol { margin: 0; padding: 0; list-style: none; font: Verdana, Arial, Helvetica, sans-serif;}
body { background: #f4ffea;}
.clear { clear: both;}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #F4FFEA;
	text-decoration: none;
}
.menu a {
	color: #F4FFEA;
	text-decoration: none;
}
.menu a:hover {
	color: #E0BC44;
	text-decoration: none;
}

/*top*/
.top { background: #00752d; margin: auto; width: 760px; padding: 10px; height: 127px; overflow: hidden;}
.logo1 { width: 435px; height: 100px; float: left; margin-left: 30px; margin-top: 25px;}
.logo2 { width: 145px; height: 127px; float: right;}

/*nav*/
.nav,.foot {
	background: url(../DENopalife/images/navbg.gif) repeat-x;
	height: 25px;
	color: #333333;
	line-height: 25px;
	font-weight: 700;
	font-size: 18px;
}
.nav ul { width: 780px; margin: auto; padding-left: 50px;}
.nav li { float: left; padding: 0 55px;}
.nav .textlink1 {
	color: #F4FFEA;
}

/*box*/
.box {
	background: #00752d;
	margin: auto;
	width: 780px;
	height: 100%;
	overflow: hidden;
}
.menu {
	float: left;
	width: 190px;
	background: #00752d;
	color: #F4FFEA;
	font-weight: 700;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}
.menu ul { padding: 5px 0 0 8px; line-height: 28px; width: 180px;}
.menu .menuul { padding: 5px 0 0 20px; line-height: 28px; width: 150px;}
.menu .textlink {
	color: #F4FFEA;
}
.menu .imgstyle { padding: 110px 0 30px 30px;}
.menu dt { padding: 7px 0;}
.menu .menutext {
	font-weight: normal;
	font-size: 14px;
	text-align: right;
	color: #F4FFEA;
	line-height: 18px;
}
.menu .line { border-bottom: 1px dashed #fff; width: 120px;}
.menu .line1 { border-top: 1px dashed #fff; width: 120px;}
.contbox { background: url(../DENopalife/images/contbg.gif) repeat-y; width: 740px; height: 100%; overflow: hidden;}
.content { font-family: Verdana, Arial, Helvetica, sans-serif; float: left; width: 510px; margin: 0 8px; background: #f4ffea; font-size: 12px; line-height: 17px; padding: 10px 10px 50px 10px;}
.content dd { text-indent: 120px;}
.content .text { text-indent: 120px;}
.imgright {	float: right;}
.imgright1 { float: right; margin-right: 18px;}
.sidebar { float: left; width: 30px; background: #00752d;}
.sidebar ul { padding: 10px 0 0 3px;}
.sidebar li { padding: 2px 0;}
.sidebar img { border: 2px solid #fff; width: 27px; height: 18px;}

/*foot*/
.foot { width: 776px; font-size: 14px; margin: auto; text-align: center; border: solid #000; border-width: 0 2px;}

