@charset "utf-8";

.b_color{background-color:#888}/*公用背景色*/
.t_color,.t_color a{color:#888}/*公用文字色*/

/*网页头部*/
.header{background-color:#888;color:white;}

/*登陆框*/
.header .login_box{background-image:url(/Tpls/global/images/grey/bg_login.gif);color:#000066;}
.header .login_box_ico{background-image:url(/Tpls/global/images/grey/bg_login_l.gif);}
.header .bt_login{background-image:url(/Tpls/global/images/grey/login-40.png)}
.header .bt_search{background-image:url(/Tpls/global/images/grey/search-40.png)}

/*左侧菜单*/
.left{}
.left .button{background-image:url(/Tpls/global/images/grey/button_left.gif)} /*左侧菜单按钮背景*/
.left .button a:link,.left .button a:visited{color:#0D5988}

.left .b_con{color:white; background-color:#444}/*子菜单的背景和颜色*/
.left .b_con a:link,.left .b_con a:visited{color:white}
.left .b_con a:hover,.left .b_con a:active{color:white}

/*正版左上角的*/
.jiao{background-image:url(/Tpls/global/images/grey/jiao.gif)}

.main_box{background-color:#eee}
.main_box .title,.main_box .title a{color:#444}
.box2 .con{border-color:#888}
