﻿.block
{
    margin:0 auto;
    text-align:left;
    width:1000px;}
.f_l{float:left;}
.f_r{float:right;}
.clear{clear:both;}
.blank{height:10px;}
.mtop{margin-top:10px;}
.mtop5{margin-top:5px;}
.box
{
    border:1px solid #DFDFDF;
}
.box1
{
    border:1px solid #dfdfdf;
    border-top:2px solid #3ca3e6;
    }
.title,.title a
{
   color:#333;
   font-size:12px;
   font-weight:600;
   height:28px;
   line-height:28px;
   background-color:#f4f4f4; 
    }
.title1,title1 a
{
   color:#333;
   font-size:12px;
   font-weight:600;
   height:28px;
   line-height:28px;
   background: url(../images/bg.gif) repeat-x; 
    }
.title2
{
    font:700 14px tahoma, "宋体"; 
    COLOR: #58595b
    }
.title3
{
    height:30px;
    line-height:30px;
    font-size:14px;
    font-weight:700;
    background-color:#eee;
    }
.more
{
    color:#666;
    font-size:12px;
    font-weight:normal;
    float:right;
    padding-right:10px;
    }
.txtcenter{text-align:center;}