select, input Name: global.css Developed by: JEECMS Date Created: 2010-05-02 Last Updated: 2010-05-28 Copyright: JEECMS ----------------------------------------*/ @charset "utf-8"; /* Elements ----------------------------------------*/ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,lable,textarea,p,blockquote,img{margin:0;padding:0;} img{border:none; float:none;} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400;} ol,ul{list-style:none;} h1,h2,h3,h4,h5,h6{font-size:100%;} body{margin:0;font:16px "Microsoft YaHei"; color:#42515A; } select,input{vertical-align:middle;width:50px} label {cursor:hand;} /* Link Styles ----------------------------------------*/ a:link, a:visited{color:#505050;text-decoration:none;} a:hover, a:active{color:#ff3300;text-decoration:underline;} .red,a.red:link,a.red:visited{color:#a72d2c;} .black,a.black:link,a.black:visited{color:#000;} .white,a.white:link,a.white:visited{color:#fff; text-decoration:none;} a.white:hover{color:#ff0;} .blue,a.blue:link,a.blue:visited{color:#004b8b; font-weight:bold; font-size:12px;} /* Standard Definitions ----------------------------------------*/ .center{margin:0 auto;} .g_t_l{text-align:left;} .g_t_c{text-align:center;} .g_t_r{text-align:right;} .g_t_j{text-align:justify;} .g_v_t{vertical-align:top;} .g_v_m{vertical-align:middle;} .g_v_b{vertical-align:bottom;} .relative{position:relative; z-index:1;} .absolute{position:absolute;} .fl{float:left;} .fr{float:right;} .mt5{margin-top:5px;} .mt10{margin-top:10px;} .pr10{padding-right:10px;} .box:after{content:"\0020";display:block;height:0;clear:both;} .hide{display:none;} .block{display:block;} /* fonts Styles ----------------------------------------*/ .gray{color:#ccc;} .red{color:#f54100;}