*{
	margin:0px;
	padding:0px;
	
}

p{
	margin-top:5px;
	margin-bottom:10px;
	font-family:Arial,Helvetica,sans-serif;
	}

p:first-letter{
	front-weight:bold;
	
	}
#main2 {
	margin: 0 0;
	padding-top:0;
	width:800px;
	height:auto;
	overflow:auto;
	

}
	
#main{
	margin: 0 0;
	padding-top:0;
	width:1050px;
	height:auto;
	overflow:auto;
	border-top:5px solid #227700;

}

#main a{
	color: #047435;

	text-decoration: none;
}

#main a:HOVER{
	color: red;
	text-decoration: underline;
}

#main ul{
	list-style-type: square;
	list-style-position: inside;
}
	
#left{
	float:left;
	width:auto;
	height:auto;
	min-height:300px;
	background-color: #CCFF99;
}
#left .title{

	padding-top:5px;
	padding-left:20px;
	padding-bottom:15px;
	height:15px;
	line-height:18px;
	font-size:18px;
	font-weight:bold;
	background-color: #BBFF66;
}



#left .item{
	text-align: left;
	padding-top:5px;
	padding-left:30px;
	min-height: 50px;
}



#left .img{
	text-align: center;
	cursor: pointer;
}

#right{
	float:right;
	width: 700px;
	height: auto;
	padding-right:5px;
	min-height:600px;
	overflow: hidden;
	background-color: white;
	border-left: 2px solid #969695;
}

#right .search{
	float:left;
	padding-top:10px;
	padding-left:50px;
	padding-bottom:10px;
	}

#right .title{

	margin-top:10px;
	padding-left:20px;
	line-height:18px;
	font-size:16px;
	


}

#right .item{
	text-align: left;
	padding-top:5px;
	padding-left:30px;
	min-height: 50px;

}

#search{
	margin:10px 0px 10px 0px;
	width:800px;
	height:40px;
	background-color: #e9eff7;
	text-align: center;
}

#menu{
	
	width:8000px;
	height:25px;
	background-color: #FFFFFF;
	margin-bottom:8px;
	text-align: center;
}

#menu a{
	font-weight:bold;
	line-height: 25px;
	margin: 0px 0px;
	padding:0px 0px;
	color: black;
	text-decoration: none;
}

#menu a:HOVER{ 
	text-decoration:underline;
	color:white;
	background-color: #818152;
}

#con_text p{
	margin-left:35px;
	text-align: inherit;
	font-size:15px;
	margin-bottom:15px;
	font-family: Arial, Helvetica;
}

#prj_tools {
	border:solid 1px #145074;
	width:95%;
	height:280px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
}
#tools_bar {
    background:#00A234;
}

.prj_tool {
    border-right:solid 1px #ffffff;
}
.tools_con {
    display:none;
}
.tools_con img {
    width:100%;
    height:250px;
}
#toolsUl {
	padding:0px 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:21px;
	border:none;
	font:normal 8pt verdana, arial, helvetica;
}
#toolsUl li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:58px;
}
#toolsUl li a:link, #toolsUl li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#00A234;
	color:#ffffff;
	width:58px;
	height:12px;
}
#toolsUl li:hover a, #toolsUl li a:hover, #toolsUl li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#36FF82;
	color:#ffffff;
	width:58px;
	height:12px;
}


#inner_foot{
	margin: 0 0;
	width: 900px;
	height: 20px;
	line-height:20px;
	background-color: #218766;
	text-align: center;
}

#inner_foot a{
	line-height: 18px;
	padding: 0px 8px;
	font-size: 12px;
}

#foot{
	margin: 0 0;
	width: 900px;
	height: 40px;
	text-align: center;
}

.w_head_mapview {
	color:white; 
	border:none; 
	margin:0px; 
	height:27px; 
	width:100%; 
	background: #555555 url("../image/panda3_03.gif") repeat;
}

.w_head{
	
}

.w_ul{
	list-style-type: none;
}
.w_li{
	float:left;
	margin-left:10px;
	margin-right:15px;
	margin-top:5px;
}
.w_li a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: white;
}