﻿@charset "utf-8";


/* CSS Document */


.ww{width:1024px;margin:0 auto}


.fl{float:left}


.fr{float:right}


img{border:0px}


/*color*/


.blue{color:#003b83}


.white{color:#fff}


.white a{color:#fff}


.red{color:#e60012}


.gray{color:#727171}


/*color*/





.db{display:block}


.dn{display:none}





/*position*/


.pr{position:relative}


.pa{position:absolute}





.oh{overflow:hidden}





/*maring*/


.mt5{margin-top:5px}


.mt7{margin-top:7px}


.mt10{margin-top:10px}


.mt15{margin-top:15px}


.mt20{margin-top:20px}


.mt30{margin-top:30px}


.ml10{margin-left:10px}


.ml15{margin-left:15px}


.ml17{margin-left:17px}


.ml20{margin-left:20px}


.mb5{margin-bottom:5px}


/*text*/


.tc{text-align:center}


.tl{text-align:left}


.tr{text-align:right}





/*font*/


em{font-style:normal}


.f10{font-size:10px}


.f12{font-size:12px}


.f13{font-size:13px}


.f18{font-size:18px}


.f20{font-size:20px}


.fwb{font-weight:bold}





/*border*/


.bs{border:1px solid #9fa0a0}





/*line*/


.lh20{line-height:20px}


.lh24{line-height:24px}








.i_h3 {


    height: 33px;


    line-height: 33px;


    padding: 0 10px 0 7px;


	border-bottom:1px solid #2099f4;


    text-align:center;


	margin:0 5px;


	color:#2099f4


}


.i_h6 {


    height: 33px; font-size:16px; font-family:"微软雅黑";
    line-height: 33px;


    padding: 0 10px 0 7px;


	border-bottom:1px solid #2099f4;


	margin:0 5px;


	color:#2099f4


}


.i_h3 span {


    font-size: 16px;


}


.i_h3 span a {


    color: #000;


}


.i_h3 em {


    display: inline-block;


    font-family: Arial,Helvetica,sans-serif;


    font-size: 13px;


    font-style: normal;


}


.i_h4 {


    background: url(../images/menubg.gif) center repeat-x;


    height: 33px;


    line-height: 33px;


    padding: 0 15px;


	color:#fff


}


.i_h4 em {


    display: inline-block;


    font-family: Arial,Helvetica,sans-serif;


    font-size: 13px;


    font-style: normal;


}


.i_h5 {


    border-top: 12px solid #003b83;


    color: #003b83;


    height: 80px;


    line-height: 80px;


}


.i_h5 span {


    font-size: 36px;


    font-weight: bold;


}


.i_h5 em {


    display: inline-block;


    font-family: Arial,Helvetica,sans-serif;


    font-size: 24px;


    font-style: normal;


    margin-left: 7px;


}