﻿.tit_name a
{
    color:#000;
    text-decoration:none;
    }
.tit_other div
{
    text-align:left;
    line-height:47px;
    padding-left:5px;
    float:left;
    max-width:1090px;
    overflow:hidden;
	white-space:nowrap;  
    text-overflow:ellipsis;  
    -o-text-overflow:ellipsis;  
    -icab-text-overflow: ellipsis;  
    -khtml-text-overflow: ellipsis;  
    -moz-text-overflow: ellipsis;  
    -webkit-text-overflow: ellipsis; 
    }
.column_name
{
    width:1200px;
    height:50px;
    }
.column_name h3
{
   text-align:left;
   font-size:16px;
   color:#3b3b3b;
   line-height:50px;
   }
.column_content
{
    text-align:left;
    font-size:16px;
    line-height:32px;
    color:#3b3b3b;
    text-indent:2em;
    }
.column_content div, .column_content p{
    padding:0;
    margin:0;
}