﻿@charset "utf-8";
/* CSS Document */

.div-background1
{
	height:679px;
	background-image:url(../../images/bfqx/bfqx1.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.div-controls
{
	float:left;
	padding-top:30px;
	padding-bottom:30px;
	width:50%;
	height:619px;
}

.div-news-title, .div-notice-title
{
	font-size:36px;
	font-weight:600;
	background-color:#254A90;
}

.div-notice-title
{
	margin-top:30px;
}

.div-news, .div-notice
{
	margin-top:10px;
	height:250px;
}

.div-background2
{
	float:left;
	width:50%;
	height:679px;
	background-image:url(../../images/bfqx/bfqx2.jpg);
}