.wp{width: 1000px;}
.content{float: left;
	width: 700px;
	margin-bottom: 1em;
	border: 1px solid #DDDDDD;
	border-radius:10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
}
.content_title .frame-title{
	height: 60px;
	background: url('../back_group.png');
}

.content_title .title .titletext{
	padding: 10px;
	font-size: 16px;
	color: #8D8D8D;
}
.content_left{
	padding: 15px;
}
.content_left a{
text-decoration:none;
}
.content_left li{
	background-image:none!important;
	height: 40px;
	width: 650px;
}
.content_left .box1{
    background-color: #319afe;
    color: #EFF8FF;
    padding: 3px;
    font-size: 12px;
    float: left;
    margin-top: 3px;
}
.content_left .box2{
	font-size: 20px;
	font-weight:bold;
}
.content_left .box3{
	font-size: 12px;
	color: #949494;
}
.content_left .box4{
	margin: -10px 0 20px 10px;
	font-size: 14px;
	line-height:23px;
	color: #949494;
}
.content_left hr{
	height:1px;
	border:none;
	border-top:1px solid #E9E9E9;
	margin-bottom: 25px;
}
.hot{
    float: right;
    width: 280px;
    height:450px;
	overflow: hidden;
    _overflow-y: visible;
    border: 1px solid #DDDDDD;
	border-radius:10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}
.content_hot{
	height: 60px;
}
.hot .frame-title{
	background: url('../back_group.png');
	height:60px;
}
.content_hot .title .titletext{
	padding: 10px;
	font-size: 16px;
	color: #8D8D8D;
}
.content_hot dl{
	margin: 10px 10px 0 20px;
}
.content_hot .hot_right_1{
	font-size: 14px;
	font-weight:bold;
	margin-left: 20px;
}
.content_hot .hot_right_2{
	font-size: 14px;
	margin-left: 20px;
	color: #949494;
}
#shool{
	float: right;
    width: 280px;
	overflow: hidden;
    _overflow-y: visible;
	border: 1px solid #CDCDCD;
    background: #FFF;
   	border-radius:10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}
.shool_box_1{
	height: 60px;
	background: url('../back_group.png');
}
.shool_box_1 span{
	float: left;
	margin:10px 0 0 20px;
	font-weight:bold;
	font-size: 16px;
	color: #8D8D8D;
}
.shool_bc{
	padding: 10px;
}
.shool_bc a{
	float: left;
	background:#1abc9c;
	font-size: 16px;
	padding: 5px 20px;
    margin: 5px 5px 20px 5px;
	text-decoration:none;
	color: #fff;
	border-radius:10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;  
}
    