@charset "utf-8";
/* CSS Document */
#text-banner {
	width: 980px;
	height: 100px;
	background:url(../common/img/bg-banner.png) repeat;
	position: absolute;
	text-align: center;
	margin-top: 350px;
	z-index:1000;
}
#text-banner p {
	display: block;
	font-size: 22px;
	font-weight:bold;
	color: #380400;
	padding-top: 11px;
	text-align: center;
	line-height:120%;
}
.divdate{
	float:left;
	width:130px;
	line-height:230%;
	color:#d84646;
	border-bottom:1px dotted #380400;
	
}
.divtext{
	float:left;
	width:780px;
	line-height:230%;
	border-bottom:1px dotted #380400;
}
.divtext p, .divdate p {
	border-bottom:1px dotted #fdb82f;
}
#info{
	height:250px;
	overflow-x:auto;
}
#rss{
	height:250px;
	overflow-x:auto;
}
.rss div{
	float:left;
}

.bx-wrapper .bx-caption {
    background-color: rgba(0, 0, 0, 0);
    bottom: 7px;
    box-sizing: border-box;
    color: white;
    font-size: 24px;
	font-weight:bold;
    height: 100px;
    left: 40px;
    letter-spacing: -0.5px;
    line-height: 30px;
    margin: auto;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    width: 880px;
	z-index:1 !important;
}
.bx-caption span{
	font-weight:700;
}
.bxslider li img[title]{font-weight:700}

.captions	{	
	position: absolute;
	bottom: 40px;
	left: 60px;	
	width: 850px;
	margin:auto;	
	color:#FFF;
	text-align: center;
	font-size: 1.8em;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index:1000000000 !important;
	height:56px;
	
}
.captions	div {	
	position: absolute;
	z-index:10000000000 !important;
	
	
}
/*News*/
.block-ct2 {
	width: 740px;
	height:200px;
	margin-top:20px;
	overflow:scroll;
	overflow-x:hidden;
}

.block-ct2,x:-moz-broken {	
	
	width: 740px;
	height:200px;
	margin-top:20px;
	overflow:scroll;
	overflow-x:hidden;
}

.both{
	clear:both;
}

.block-text2 {
	height:250px;
	font-size:15px;
	width:960px;
	color:#1c1c1c;
	margin-left:15px;
}

#divdate{
	float:left;
	width:200px;
	line-height:230%;
	color:#090909;
	
}
#divtext{
	float:left;
	width:720px;
	line-height:230%;
}
#divtext p, #divdate p {
	border-bottom:1px dotted #053193;
}
