.tundra .dijitDialogTitle {
	color: #f39600;
	font-weight: bold;
}

#navMenu {
	margin: 0 auto;
	padding: 0px;
	margin-left: 8px;
	border-right: 0px solid #ccc;
	clear: both;
	float: left;
	width: 230px;
	height: 100%;
	border: 0px solid #cccccc;
	text-align: center;
}

#navMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navMenu a:link {
	color: #333333;
	text-decoration: none;
}

#navMenu a:visited {
	color: #333333;
	text-decoration: none;
}

#navMenu a:hover {
	color: gray;
	text-decoration: none;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navMenu li {
	border-bottom: 0px solid #EEE;
}

#mainContent {
	float: left;
	width: 740px;
	margin-left: 15px;
}

#mainContent h4 {
	padding-left: 15px;
}

#mainContent a {
	text-decoration: none;
}

/** position
----------------------------------*/
.positionHead ul li {
	float: left;
	position: relative;
	height: 30px;
	width: 50%;
	font-size: 12px;
	font-weight: normal;
}

.positionFoot ul li {
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
}

/** seekerinfo
----------------------------------*/
.editing {
	width: 500px;
	border: 0px solid #FF0000;
	font-family: "����";
	font-size: 14px;
	font-weight: lighter;
}

.portDiv {
	margin: 10px 0px 0px 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: white;
	border: 1px solid blue;
}

.portDiv li {
	line-height: 26px;
	background: url(index/li_bg.gif) repeat-x 0 center;
	list-style-image: url("index/li_list.gif");
	list-style-position: inside;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 40px;
	text-align: left;
}


.portDiv a {
	color: #333333;
	text-decoration: none;
}

.portDiv .portFoot {
	width: 228px;
	height: 0px;
}

.portDiv #unitTitle {
	background: url(index/zpzc.gif) repeat-x 0 center;
	width: 228px;
	height: 27px;
}
.portDiv #ygfzTitle{
	background: url(index/ygfz.gif) repeat-x 0 center;
	width: 228px;
	height: 27px;
}
.portDiv #schoolTitle{
	background: url(index/school.gif) repeat-x 0 center;
	width: 228px;
	height: 27px;
}
.portDiv .unitMenu a{
	cursor: pointer;
}

.portDiv #positionIndexTitle {
	background: url(index/zwxx.gif) repeat-x 0 center;
	height: 27px;
	width: 228px;
}

/* 边栏 */
#sidePannel {
	width: 190px;
	float: left;
	padding-left: 10px;
}

#sidePannel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.rezhaoDiv {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

.rezhaobg {
	background: transparent url(index/title_bg.gif) repeat-x scroll 0 center
		;
	height: 32px;
}

.rezhaobg ul li {
	list-style-type: none;
	font-size: 14px;
	float: left;
}

.rezhaotitle {
	background: url(index/title_button.gif) no-repeat scroll 0 center;
	line-height: 26px;
	color: white;
	font-weight: bold;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体", arial, helvetica,
		sans-serif;
	height: 26px;
	width: 105px;
}

.rezhaotitle a {
	margin-left: 18px;
}

.rezhaomore {
	float: right;
}

.rezhaomore a {
	color: gray;
}

.loginPanel {
	background: url(index/login_div.gif) no-repeat scroll 0 center;
	width: 230px;
	height: 154px;
	overflow: hidden;
}

.loginPanel table {
	width: 100%;
}



.lightyellow li {
	background-color: #ffffcc;
}

.lightblue li {
	background-color: #e0ecf5;
}

.positionRow {
	clear: both;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	margin-left: 5px;
}

.positionRow li {
	float: left;
	margin: 15px 0px 0px 0px;
	width: 120px;
}

.positionRow a {
	color: red;
}

.positionRow li span {
	float: left;
	width: 8.5em;
	text-decoration: none;
	color: white;
	background-color: #508dff;
	padding: 0.2em 0.6em;
	border-right: 1px solid white;
}

.rowTitle li {
	font-weight: bold;
	border-bottom: 1px;
	margin: 0px 0px 0px 0px;
	background-color: #9cb8fb;
}

#roller li {
	list-style-type: none;
	position: relative;
	top: -5px;
}

#staff_img {
	width: 230px;
}

#login_button {
	background-image: url("index/login.gif");
	width: 51px;
	height: 73px;
	cursor: pointer;
	cursor: hand;
}

.unitli {
	padding-right: 54px;
}

.unitli1 {
	padding-right: 54px;
}

.unitli2 {
	padding-right: 32px;
}

