﻿.cl_button_color_blue { min-width: 80px; height: 30px; padding: 0 10px; text-align: center; background: #00c9ff; border-radius: 3px; color: #fff; font-size: 14px; }
.cl_button_color_ash { min-width: 80px; height: 30px; padding: 0 10px; text-align: center; background: #808080; border-radius: 3px; color: #fff; font-size: 14px; }
.inte_search { width: 100%; margin: 20px auto; position: relative; overflow: hidden; }
    .inte_search .delete { width: 100px; height: 34px; background: #00c9ff; font-size: 14px; color: #fff; float: left; }
    .inte_search .text { width: 300px; height: 34px; border: 1px solid #eaeaea; outline: none; text-indent: 10px; font-size: 14px; float: right; }
    .inte_search .submit { width: 100px; height: 34px; background: #00c9ff; font-size: 14px; color: #fff; float: right; }


/**/
.manage a { border: 1px solid red; color: red; }
