@charset "gb2312";
/** ¶þ¼¶Ò³Ãæ  **/
.weizhi {
	width:1000px;
	
    height: 20px;
    font: 14px "Î¢ÈíÑÅºÚ";
    letter-spacing: 2px;
    text-align: left;
    
    margin-bottom: 10px;
}
.ej_left{
	width:290px;height:auto;margin-right:10px;font-size:15px;
}
.ej_right{
	width:690px;height:auto;margin-left:10px;font-size:15px;
}
.ejleft_title{
	width: 290px;
    height: 50px;
    background: #378dd6;
    margin-bottom: 10px;
    line-height: 50px;
    text-align: center;
}
.ejleft_title>span {
    color: #fff;
    font-size: 20px;
}
.nav_left {
    width: 280px;
    height: 45px;
    margin: 0px 5px;
    border-radius: 3px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 8px;
    border: 1px solid #378dd6;
    font-size: 16px;
}
.ejright_title{
	width: 690px;height:40px; border-bottom: 2px solid #378dd6;
	background-image:-webkit-linear-gradient(to top, rgb(236, 236, 236), rgb(250, 250, 250)); background-image:linear-gradient(to top,rgb(236, 236, 236),rgb(250, 250, 250));
}
.ejright_title .de_title{
	height:40px;
	line-height: 40px;
}
.de_title a {
    padding: 10px 25px;
    background: #378dd6;
	text-align: center;
	height:40px;
    color: #FFF;
}
.ejright_cont{
	width: 670px;height:auto;padding:10px;
}
.ejright_cont ul li{
	width: 670px;height: 30px; line-height: 30px;
}
.ejright_cont span{
	    color: #555;float: right;
}
.ej_page{
	width:670px;;line-height:20px;text-align: center;
}