* {
margin: 0;
padding: 0;
}



a:link,a:visited,a:active {color:#333; text-decoration:none}
a:hover{color:orange; text-decoration:none}

.clear{clear:both}


/**main **/

#mainwrap{
width: 802px;
height:auto;
margin: 0 auto 0px auto;
float:left;

}
#maincolumn{
float:left;
width:802px;
}

/*#maincolumn1{ float:left; width:230px;}
#maincolumn2{float:left; width:543px;}
#maincolumn3{ float:left; width:230px;}
*/

#maincolumn1{ float:left; width:594px;
	/*background-image: url('../../commons/images/left_11.gif');
	background-repeat: repeat-y; padding-left: 2px;*/
	border-left: 1px solid #E2E2E2;
	height: 100%;
	}

#maincolumn2{float:right; width:203px;background-color: #F7F7F7;}
#maincolumn3{float:left; width:0%;}

#manager_maincolumn1{ float:left; width:234px;}
#manager_maincolumn2{float:left; width:768px;}

.midlistcase{display:block;}
.midlistcase ul{
	list-style: none;
	margin:0;
	padding:0;
}
.midlistcase ul li{
	width:69px;
	color:#666;
	list-style: none;
	float:left;
	padding:0;
	margin:0;	
}



/*ͳһģ�������ʽ�趨*/
.module{
	/*
	border: 3px ;
	margin: 1px;
	padding-bottom:3px;*/
	
}

.moduleFrame{
	border: 1px solid #E2E2E2;
	overflow: hidden;
	background-color: #F7F7F7;
}

.titlewrap {
	height: 25px;
	background-image: url(../../image/portal/middle_m2.gif);
	background-repeat: repeat-x;
	/*padding-right:6px;*/
	overflow: hidden;
	/*cursor: move;*/
}

/*首页特殊样式*/
.indextop {
	background-image: url(../../commons/images/left_2.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	cursor: move;
	height: 25px;
}

.indextop_text {	
    color: #000000;
	font-weight: bolder;
	text-align: left;
	text-indent: 15px;
    line-height:25px;
	float: left;

}

.titleword {	
    color: #000000;
	font-weight: bolder;
	text-align: left;
	text-indent: 20px;
    line-height:25px;
	float: left;
	background-image: url(../../image/portal/middle_m2.gif);
	background-repeat: repeat-x;

}


.titleeditword {
	height: 25px;
	color: #ca861b;
	text-align: middle;
	line-height:25px;
	float: right;
}


.titlewrap .title{
  color: #424242;
	width: 102px;
	font-weight: bolder;
	text-align: left;
	text-indent: 40px;
    line-height:25px;
	float: left;
}
.titlewrap .edit{
	float: right;
	padding: 2px 5px 0 5px;
	cursor: pointer;
}

.titlewrap .edit a{
	color: #858585;
	text-decoration: underline;
	border-bottom: none;
}

.titlewrap .edit a:hover{
	color: #F60;	
}
.titlewrap .close{
	float: right;
	padding: 2px 2px 2px 0;
	cursor: pointer;
}

.titlewrap .refresh{
	float: right;
	padding: 3px 5px 2px 0;
	cursor: pointer;
}

.moduleContent{
	
	text-align: left;
	clear: both;
	/*padding: 7px;
	background: #FFF;*/
}

#moduleGhost{
	border: 1px dashed #a6b;
	margin: 2px;
}


		
.moduleFrame:after{
			content:".";
			display:block;
			height:0;
			clear:both;
			visibility:hidden;	
			overflow: hidden;
			
		}
		
.moduleFrame{zoom:1;}



.personicon {
	width: 74px;
	float:left;
}

.persontext {
	width: 120px;
	float:right
}
.persontext p {
	text-align: left;
	line-height:18px;
	margin-top:3px;
	margin-left:3px;
}



/*����༭С������ʽ�趨*/

.popeditwindowwrap{
	height:auto;
	margin: 150px auto;
	padding: 15px;
	border: 1px solid #dbbd97;
	background-image: url(../../image/portal/popwinbg.gif);
	background-repeat: repeat;
}

.popeditwindowtitle{
	width: 100%;
	height:23px;
	margin: 3px auto;
	padding-top: 3px;
	background-image: url(../../image/portal/popwintitlebg1.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #563e24;
	text-align: left;
	text-indent: 36px;
}

.popeditwindowtextarea{
	width: 100%;
	height:120px;
	margin: 10px auto;
	padding: 5px;
	color: #563e24;
	text-align: left;
	background-color: #fff;
	border-top: 1px solid #978466;
    border-left: 1px solid #978466;
    border-bottom: 1px solid #dcd1bf;
    border-right: 1px solid #dcd1bf;
	overflow: hidden;
}

.popeditwindowinput{
	margin: 5px auto;
	padding: 3px;
	color: #563e24;
	text-align: left;
	background-color: #fff;
	border-top: 1px solid #978466;
    border-left: 1px solid #978466;
    border-bottom: 1px solid #dcd1bf;
    border-right: 1px solid #dcd1bf;
}



/*����ҳ���������ͳһ��ʽ�趨*/

.kuangwrap{
width:90%;
margin-top:6px;
margin-right:auto;
margin-left:auto;
border: 1px solid #dbbd97;
}
.kuangtitlewrap {
	width: 100%;
	height: 32px;
	background-image: url(../../image/portal/listkuangbg.gif);
	background-repeat: repeat-x;
}
.kuangcontentwrap {
    width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.kuangtitleword {	
    color: #593d1a;
	width: 25%;
	font-size:14px;
	font-weight: bolder;
	text-align: left;
	text-indent: 30px;
	padding-top: 9px;
	float: left;
}
.kuangtitleeditword {
	width: 75%;
	height: 32px;
	color: #fabe00;
	text-align: centre;
	text-indent: 10px;
	padding-top: 7px;
	float: right;
	voice-family: "\"}\"";
    voice-family: inherit; 
    height:25px;
}
.kuangtitleeditword a:link,a:visited,a:active {color:#fabe00;} 
.kuangtitleeditword a:hover{color:#f00; text-decoration:underline;}

/*����������ʽ*/
.glzxmkwrap {
	width: 100%;
	border: #efefef 1px solid;
}
.glzxmktitle {
	width: 100%;
	height: 24px;
	padding-top: 6px;
	background: url(../../image/portal/glzxbtbg.gif)  repeat-x;
}
#glzxmk {
	width: 900px;
	margin: 0 auto;
}
#glzxmk ul {}
#glzxmk ul li {
	float: left;
	color: #666;
	display: block;
	text-align: center;
	width: 160px; /*���ֿ����趨*/
	padding: 8px;
}

.gfleftwrap {	
width:100%;
border:#ccc 1px solid;
}
.gflefttitle {	
    color: #fff;
	font-weight: bolder;
	text-align: left;
	text-indent: 40px;
    line-height:24px;
	background:#6f6f6f;
}
.gfleftcontent {	
    color: #666;
	text-align: left;
	background:#fff;
}
.gfleftcontent p {	
	height:30px;
	text-align: left;
	text-indent: 15px;
	background:#fff;
}