#main{
	min-height: 560px;
	padding: 50px 0 60px 0;
	background: url(../images/bg_main.png) center bottom no-repeat;
}
#toppic{
	position: relative;
	height: 280px;
	overflow: hidden;
}
#toppic img{
	position: absolute;
    left: -960px;
    display: block;
    margin-left: 50%;
	height: 280px;
}
.ej-menu{
	width: 240px;
}
.ej-menu-cat{
	height: 76px;
	line-height: 76px;
	text-align: center;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	border-top: 4px solid #2280e5;
	background: url(../images/bg_erji_menu.png) center 5px no-repeat;
	background-color: #04478e;
}
.ej-list li{
	height: 52px;
	margin-top: 1px;
	line-height: 52px;
	text-align: center;
}
.ej-list li a{
	display: block;
	font-size: 14px;
	color: #101010;
	background: #eeeeee;
}
.ej-list li a:hover{
	color: #FFFFFF;
	background: #2280e5;
}
.ej-list-cur a{
	color: #FFFFFF !important;
	background: #2280e5 !important;
}
.ej-bot-pic{
	margin-top: 1px;
}

.ej-content{
	width: 1000px;
}
.ej-top{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #2280e5;
}
.ej-r-t{
	height: 39px;
	font-size: 16px;
	color: #262f3c;
	border-bottom: 3px solid #2280e5;
}
.rj-r-pos, .rj-r-pos a{
	font-size: 14px;
	color: #333333;
}
.ej-news-list{
	margin-top: 18px;
}
.ej-news-list li{
	height: 50px;
	line-height: 50px;
	padding-left: 14px;
	border-bottom: 1px solid #dddddd;
	background: url(../images/icon_02.png) left center no-repeat;
}
.ej-news-list li p{
	width: 760px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ej-news-list li a{
	font-size: 15px;
	color: #101010;
}
.ej-news-list li a:hover{
	color: #2280e5;
	font-weight: bold;
}
.ej-news-list li span{
	font-size: 14px;
	color: #555555;
}
.page{
	margin-top: 35px;
	margin-bottom: 60px;
}


.show-title{
	margin-top: 40px;
	text-align: center;
	line-height: 36px;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.show-info{
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.show-text{
	margin-top: 28px;
}
.show-text img,.show-text table,.show-text embed,.show-text object{
	max-width: 100% !important;
}