﻿.borderbax
{  
	color:#ffffff;
	font-weight:bold;
}
#topNews_bg
{
    height:340px;
	background-color:#ffffff;
	color:#353737;
	text-align:justify;
	position:relative; top:0px;left:0px;
	padding:0px;
	float:left;
	}
  
#imgflex
{
	width:100%;
    height:300px;
	cursor:pointer;
	margin: 0px;
	padding: 0px !important;
	
        margin-right: 5px;
        margin-bottom: 5px;
        border: solid 1px #f0f0f0;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12) !important;
}
#imgflexdiv
{
    height:300px;
	margin: 0px;
	padding: 0px !important;
	border:none;
}

#divtitlebax
	{	
    color: #ffffff;
    font-weight: bold;
    background-color: #333;
    opacity: 80%;
    top: 232px;
    left: 0px;
    padding: 5px;
    height: 45px;
    overflow: hidden;
    position: relative;
}
#divtitlebax a
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;   
	color: #ffffff;
	text-decoration:none;
}
#divtitlebax a:hover
{
	color:#cc0000;
}
#divNewsDes
{
	font-weight:normal;
	color:#000;
	padding:5px;
	text-align:justify;
	}
#divNewsDes a
{
	text-decoration:none;
	color:#353737;
   }
#divNewsDes a:hover
{
	color:#0033ff;
	}	
#textshow
{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	height: 24px;
}
.borderbax img
{
   cursor:pointer;
   padding:0px;
   margin: 0px;
}
#divnumberflex
{
	padding: 0px;
	margin: 1px;
     margin-top:-303px;
    text-align:right;
}
#divnumberflex td
{
	margin-left:10px;
}
#divButton
{
	text-align: right;
	clear:both;
	overflow: hidden;
}
.divnumberselect
{
	background-color:orange;
	display:inline-block;
	width: 24px;
	height: 20px;
	line-height: 20px;
	margin-left: 1px;
	color:#ffffff;
	text-align:center;
	font-weight:normal;
	cursor:pointer;
	font-family:times-newroman;font-size:14px;
}

.divnumber {
    background-color: #0449ff;
    display: inline-block;
    width: 24px;
    height: 20px;
    line-height: 20px;
    margin-left: 1px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
    font-family: times-newroman;
    font-size: 14px;
}