﻿.borderbax
{  
	color:#ffffff;
	font-weight:bold;
}
#topNews_bg
{
	/*width:347px;*/
    height:290px;
	background-color:#ffffff;
	/*border:solid 1px #CFCFCF;*/
	color:#353737;
	text-align:justify;
	position:relative; top:0px;left:0px;
	padding:0px;
	float:left;
	}
  
#imgflex
{
	width:100%;
    height:350px;
	cursor:pointer;
	margin: 0px;
	padding: 0px !important;
}
#imgflexdiv
{
	/*width:347px;*/
    /*height:290px;*/
	margin: 0px;
	padding: 0px !important;
	border:none;
}

#divtitlebax
	{
	font-weight:bold;
	padding:5px;
	margin-right:2px;
	text-align:justify;
	width:100%;
    height:auto; 
    overflow:hidden;
}
#divtitlebax a
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;   
	color: #040303;
	text-decoration:none;
}
#divtitlebax a:hover
{
	/*text-decoration:underline;
	color:#0033ff;*/
	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;
}
#divnumberflex td
{
	margin-left:10px;
}
#divButton
{
	text-align: right;
	clear:both;
	/*width: 347px    ;*/
	overflow: hidden;
}
.divnumberselect
{
	background-color:#c00;
	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: #50bdf1cc;
    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;
}