﻿body{ margin: 0 auto;padding: 0;font: normal 12px 宋体,arial,sans-serif; color:black}
div,form,ul,ol,li,span,p {border: 0;margin: 0;padding: 0;}

SubColumnTitle
{
	font-size :12px ;
	font-family :幼圆; 
	color:red ;  
	text-decoration :none;     
}

SubColumnTitleOne
{
	font-size :14px ;
	font-family :幼圆; 
	color:white ;  
	background: background-image: url(images/ejColumnBack.jpg) ; 
	text-decoration :none;     
}

A.Column
{
	text-align :center;
	width:107px;
	height:33px;
	font-size :14px ;
	font-family :幼圆; 
	font-weight :bold;
	color:White ;  
	text-decoration :none;     
}
A.Column:visited
{
	text-align :center;
	font-size :14px ;
	font-family :幼圆; 
	font-weight :bold;
	color:White ;   
	text-decoration :none;    
}
A.Column:hover
{
	text-align :center;
	font-size :14px ;
	font-family :幼圆; 
	font-weight :bold;
	color:#e43013 ; 
	text-decoration :none;
}

A.locationlink
{
	text-align :center;
	font-size :13px ;
	color:MenuText;  
	text-decoration :none;     
}
A.locationlink:visited
{
	text-align :center;
	font-size :13px ;
	color:MenuText;   
	text-decoration :none;    
}
A.locationlink:hover
{
	text-align :center;
	font-size :13px ;
	color:MenuText;
	text-decoration :none;
}



A.SubColumn
{
	text-align :center;
	font-size :14px ;
	font-family :幼圆; 
	color:black ;  
	text-decoration :none;     
}
A.SubColumn:visited
{
	text-align :center;
	font-size :14px ;
	font-family :幼圆; 
	color:black ;   
	text-decoration :none;    
}
A.SubColumn:hover
{
	text-align :center;
	font-size :14px ;
	font-family :幼圆; 
	color:red ; 
	text-decoration :none;
}

A.location
{
	text-align :center;
	font-size :14px ;
	color:black ;  
	text-decoration :none;     
}
A.location:visited
{
	text-align :center;
	font-size :14px ;
	color:black ;   
	text-decoration :none;    
}
A.location:hover
{
	text-align :center;
	font-size :14px ;
	color:red ; 
	text-decoration :none;
}

A.Titlelist
{
	font-size :12px ;
	color:black ;
	text-decoration :none;
	 height :21px;
}
A.Titlelist:visited
{
	font-size :12px ;
	color: black;
	text-decoration :none;
}
A.Titlelist:hover
{
	font-size :12px ;
	color:red ; 
	text-decoration :none;     
}

 .SelectColumn
{
	width :107px;
	height :33px;                         
	padding :0px 0px 0px 0px;                      
	text-align :center;
	background: background-image: url(images/backColumn0.jpg) ; 
	color:Red;                        
	cursor :pointer ;
}

.UnSelectColumn {
	color: #fff;
	font-weight :bold;
	background: background-image:url(../images/backColumn1.jpg); 
	width :107px;
	height :33px;                         
	padding :0px 0px 0px 0px; 
	text-align :center;
}

.div-text-overflow3
{
	width :193px;
	white-space: nowrap;
	overflow: hidden;
    -o-text-overflow: ellipsis;
    height :20px;
}

.pageNormal  
{ /*分页按钮*/
	color: #444;
	cursor :pointer;
	font-weight:bold;
	margin-right :10px;
}
                         
.pageSelect  
{  /*分页被选中按钮*/
	color: #800000;
	font-weight:bold;
	margin-right :10px;
}
                         
.pageContain A:hover
{
	text-decoration :underline;
	color: #800000;
}
 .morebutton
{
	width :80px;
	text-align :center ; 
	height :18px; 
	background-image :url(images/more.gif); 
	line-height :18px;
	vertical-align :middle ;
}