@charset "utf-8";

/*------------------main---------------------------*/

#mainimg{
	width:100%;
	clear:both;
	background:url(../images/top/topimg.jpg) no-repeat center #e6f8ff;
	height:267px;
}

#mainimg .inner{
	width:1026px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#mainimg img{
	display:none;
}


/*------------------news---------------------------*/

#news{
	width:100%;
	background:#230f6e;
	color:#fff;
	text-align:left;
}

#news .inner{
	width:1026px;
	height:78px;
	margin:0 auto;
	padding:30px 0 30px 170px;
	background:url(../images/top/top_news_bg.jpg) no-repeat bottom left;
	text-align:left;
	position:relative;
}

#news .inner p{
	width:780px;
	float:left;
}


#news .inner p a{
	color:#fff;
	text-decoration:none;
}

#news .inner p a:hover{
	text-decoration:underline;
}


#news .inner img{
	display:block;
	width:61px;
	float:right;
}

.content {
	clear:both;
	width:100%;
	text-align:center;
}

.content .topbox{
	text-align:right;
	padding-bottom:40px;
}

.content .topbox img{
	padding-bottom:40px;
}

.bgglay img{
	margin-bottom:10px;
}