/* CSS Document */

a{text-decoration:none;color:#000}
a:hover{text-decoration:none;color:#cc0000}

.clear{ clear:both;}
.left{ float:left; }
.right{ float:right;}
.fnone{ float:none;}
.none{ display:none;}

.f10{ font-size:10px; color:#0033CC}
.f12{ font-size:12px;}
.f13{ font-size:13px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.line_th{ text-decoration:line-through}


/*颜色值*/
.fred{color:#fe0002}
.fred a{color:#fe0002}
.fred a:hover{color:#fe0002}
.cred{ color:#CC0000}
.blue_tz{ color:#002496}
.blue{ color:#0099CC}
.blue a{ font-size:14px; font-weight:bold; color:#0099CC}
.blue_pz{ color:#032296}
.sblue{ color:#006bb3}
.hui_zi{color:#bbbbdd}
.hui_c6{ color:#c6c6c6}
.hui{ color: #e8e8e8}
.white{ background:#fff}
.white_wz{ color:#FFFFFF}
.white_wz a{ color:#FFFFFF}
.white_wz a:hover{ color:#FFFFFF}
.huigreen{ color:#908778}
.huigreen a{ color:#908778}
.huigreen a:hover{ color:#908778}/*灰绿色*/
.blue_l{ color:#0099CC}
.blue_l a{ color:#0099CC}


/*高度值*/

.border{ border-left:1px solid #c7c7c7;}
.bd{ border:1px solid #c7c7c7;}
/*
.borderR{ border-right:1px solid #c7c7c7}*/
.DivBody{width:1002px;margin:0 auto;}/* 最外层div */
.m_top{ margin-top:5px;}
.m_top10{ margin-top:10px;}

.m_top15{ clear:both; margin-top:15px; height:15px; overflow:hidden}
.m_top5{ margin-top:5px;}
.m_left2{ margin-left:2px}
.m_left10{ margin-left:10px}
.m_left20{ margin-left:20px;}
.right_z{ float:right; margin-top:-20px;}
.m_right5{ margin-right:5px;}


.m_right{ margin-right:28px;}
.m_right0{ margin-right:18px;}
.m_bottom{ margin-bottom:-15px;}
.m_left0{ margin-left:13px;}
.m_left{ margin-left:13px; margin-top:10px;}
.m_left20{ margin-left:20px;}
.textC{ text-align:center}
.textL{ text-align:left; margin-left:15px;}
.blank20{ height:20px; float:left; width:500px; overflow:hidden;}
.blank10{ height:10px; float:left; width:600px; overflow:hidden;}
.blank15{ height:25px; clear:both; width:200px; overflow:hidden}
.blank5{ height:5px; clear:both; overflow:hidden}
.blank20_now{ height:20px; clear:both; overflow:hidden}
.bd_r{ border-right:1px solid #c7c7c7}
.bd_b{ border-bottom:1px solid #c7c7c7}
.bd_bnone{ border-bottom:0}
