@charset "utf-8";

.add {
	height: 26px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: 10px;
	text-indent: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #857696;
}

.content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/office_content_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}

.content .left {
	float: left;
	width: 180px;
}
.left .nav {
}
.nav h1 {
	background-color: #fde87b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f1cc35;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
}
.nav ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.nav li {
	padding-top: 0px;
	display: inline;
}
.nav li a,.nav li a:visited,.nav li a:active {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.nav li a:hover {
	background-color: #FFFFFF;
	color: #da2027;
}
.nav li.active a {
	background-color: #FDE87B;
	font-weight: bold;
}

.content .right {
	width: 760px;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
}
.right h1 {
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.neirong {
	line-height: 160%;
	font-size: 13px;
}
