.tundra .dijitDialogTitle{
	color:#f39600;
}


#navMenu {
	margin: 0 auto;
	padding: 0px;
	margin-left: 8px;
	border-right: 0px solid #ccc;
	clear: both;
	float: left;
	width: 190px;
	height: 100%;
	border: 0px solid #cccccc;
	text-align: center;
}

#navMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navMenu a:link {
	color: white;
	text-decoration: none;
}

#navMenu a:visited {
	color: #aaa;
	text-decoration: none;
}

#navMenu a:hover {
	color: #ddd;
	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: 780px;
	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;
	background-color: #0035AD;
	background: url(imgs/menu/bg_02.gif) no-repeat 0 50px;
}
.portDiv ul li{
line-height: 20px;
}
.portDiv a{
	color:white;
	text-decoration: none;
}
.portDiv .portFoot{
	background: url(imgs/menu/img015.gif) no-repeat 0 center;
	width:190px;
	height:11px;
}
.portDiv #positionIndexTitle{
	background: url(imgs/menu/lianjie.gif) no-repeat 0 center;
	width:190px;
	height:56px;
	font-size:14px;
	font-weight: bold;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体", arial, helvetica,
		sans-serif;
	color:white;
	line-height: 50px;
}

.portDiv #unitSectionTitle{
	background: url(imgs/menu/question.jpg) no-repeat 0 center;
	width:190px;
	height:50px;
	font-size:14px;
	font-weight: bold;
	font-family: "Microsoft YaHei", "微软雅黑", "宋体", arial, helvetica,
		sans-serif;
	color:white;
	line-height: 50px;
}


/* 边栏 */
#sidePannel {
	width: 190px;
	float: left;
	padding-left: 10px;
}

#sidePannel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.loginPane {
	background: url(../../imgs/menu/xiangxibg_8.gif);
	color: white;
}
.loginPane table{
	width: 100%;
}

.loginPane td{
text-align: center;
height: 25px;
color: white;
}

.lightyellow li{
	background-color: #ffffcc;
}

.lightblue li{
	background-color: #e0ecf5;
}
.positionRow {
	clear: both;
	margin:0px 0px 0px 10px;
	list-style-type: none;
}

.positionRow li {
	float: left;
	margin: 5px 0px 0px 0px;
	width: 80px;
}

.rowTitle li {
	font-weight: bold;
	border-bottom: 1px;
	margin: 0px 0px 0px 0px;
	background-color: #9cb8fb;
}

#staff_img{
	width: 190px;
}


