*{
	margin:0px;
    padding:0px;
	}
body{ font-size:12px;background-color:#ccc;}
a{ text-decoration:none; font-family:"华文仿宋"; font-size:16px; color:#000;}
.menu2{
		background: url(../images/menu2.png);
		background-repeat:no-repeat;
		background-position:bottom center;
	}
.menu1{
		background: url(../images/menu1.png);
		background-repeat:repeat-x;
		background-position:bottom;
	}
.con { color:#000;font-size:14px;font-family:"微软雅黑";text-decoration:underline}
.pos_menu {
		color:#90ccc4;
	}
	
	
	
.container{
	width:960px;
	margin:0px auto;
	background-color:#fff;
/*	overflow:auto;  */
	}
.toper{
	height:94px;
	}
.top_1{
	background:url(../images/logo.png) no-repeat 25px 9px;
	height:90px;
	}
.top_2{
	height:39px;
	background:url(../images/menu2.png) no-repeat bottom;
	}
.top_con_1,.top_con_2{
	margin-left:190px;
	margin-top:18px;
	float:left;
	width:250px;
	
	}
/*.top_con_2{
	float:left;
	width:210px;}*/
.user_c{
	list-style-type:none;
	}
.user_c li{
	float:left;
	margin-left:5px;
	height:15px;
	line-height:15px;
	}
.top_u{
	font-size:12px;
	font-weight:normal; }

.lefter{
        width:170px;
        float:left;
        overflow:display;
    	height:930px;
        border: 1px solid #ccc;
        background-color: rgb(245, 245, 245);
        }
/* .lefter1{
        margin-left:150px;
        float:left;
        width:200px;
   		height:930px;
        border: 1px solid #ccc;
       
        } */

/*下拉菜单*/
.rhl_menu,.rhl_menu_r{
	    margin-top:31px;
	    margin-right:30px;
     	float:right;
		list-style-type:none;
		}
.rhl_menu_r{
	clear:both;
	}
.rhl_menu li{
		float:left;
		}
.rhl_menu li a:link,.rhl_menu li a:visited{
		display:block;
		font-family:"Microsoft Yahei", Verdana, Simsun, "Segoe UI Web Light", "Segoe UI Light", "Segoe UI Web Regular", "Segoe UI", "Segoe UI Symbol", "Helvetica Neue", Arial;
		height:23px;
		text-align:right;
		padding-right:15px;
		line-height:23px;
		font-size:16px;
		color:#333;
		
		}


.rhl_menu li a:hover,.rhl_menu li a:active{
		color:#69ada5;
		}
.rhl_menu li ul{
		list-style-type:none;	
		z-index:1000;
		margin:0px;
		padding:0px;
		display:none;
		position:absolute;
		
		}
.rhl_menu li ul li {
		clear:both;
		}
.rhl_menu li ul a:link,.rhl_menu li ul a:visited{
		height:25px;
		line-height:25px;
		border:#c1c1c1 solid 1px;
		border-bottom:none;
		background-color:#fff;
		color:#000;
		font-size:14px;
		font-family:"宋体";
		text-align:center;
		padding-right:0px;
		width:100px;
		font-weight:normal;
		}
.rhl_menu li ul a:hover{
		background-color:#79cdc2;
		color:#fff;}

ul#menu, ul#menu ul {
	list-style-type:none;
  width:206px;
}
ul#menu a {
  text-decoration:none; 
  font-family:"微软雅黑"; 
  font-size:16px; 
  color:#000;
  /*font-weight:500;*/
  display:block;
  height:40px;
  width:206px;
  line-height:40px;
  border:1px solid #EBEBEB;
  background-color:#F5F5F5;
  text-align:center;
}
ul#menu li {
  margin-top: 2px;
}
ul#menu li a {
  background:url(../images/caidan.png) no-repeat;
  color: #000;	
  
}
ul#menu li ul li a {
	width:186px;
	background:none;
  background-color:#F5F5F5;
  color: #000;
  padding-left: 20px;
}

.righter{
	float:left;
	width:786px;
	height:930px;
	border: 1px solid #ccc;
	}