html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin: 0; padding: 0;}
fieldset, img { border: medium none;}
address, caption, cite, code, dfn, th, var { font-style: normal;font-weight: normal;}
input { padding-bottom: 0; padding-top: 0;}
input::-moz-focus-inner { border: medium none; padding: 0;}
select, input { vertical-align: middle;}
select, input, textarea { font-size: 12px; margin: 0;}
input[type="text"], input[type="password"], textarea { outline-style: none;}
textarea { resize: none;}
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearit { clear: both; font-size: 0; height: 0;overflow: hidden;}

img{border: 0 none; vertical-align:middle; }
table { border-collapse: collapse; border-spacing: 0;}
fieldset{ border: 0;}
address, caption cite, code, dfn, strog, th, var {font-style: normal; font-weight: normal;}
h1, h2, h3, h4, h5, h6,b { font-size: 100%; font-weight: normal;}
ul,li{ list-style: none; float:left;}
caption, th { text-align: left;}
body, input, select, button, textarea { font-size: 12px; font-family:arial,"Hiragino Sans GB","Microsoft Yahei",sans-serif;}
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body {color:#333; line-height:18px;}

a, a:link{color:#333; text-decoration: none;}
a:visited{ }
a:active, a:hover { text-decoration: underline;}
a:focus { outline: none; }
input, textarea, select {font-size:100%; vertical-align:middle; }
legend { color: #000;}
table { font-size: inherit; font: 100%;}
pre, code, kbd, samp, tt{ font-family: monospace; font-size:100%; line-height:100%;}
.clear,.ht5,.ht1, .ht2, .ht10,.ht16{font:0px/0px serif;clear: both;display: block;height:0px;}
.ht5{ height:5px;}
.ht10{ height:10px;}
.ht16{ height:16px;}
.ht30{ height:30px;}
.ht1{ height:21px; width:923px; position:relative; left:12px;}
.ht2{ clear:both; height:16px; width:923px; position:relative; left:12px;}
a, *:focus, *:active{ outline:none}

textarea{ border:none; border:1px solid #ebebeb;}
select{ border:none; border:1px solid #ebebeb; line-height:25px; height:25px; vertical-align:middle}
input[type="text"], input[type="password"], input[type="file"], textarea, select {
border:1px solid #ccc; background:none; color:#777; font-size:12px; line-height:29px; height:29px; background:#fff; padding-left:3px;
font-family:inherit; /*corner*/
-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:2px;}
input[type="button"]{ cursor:pointer}

input[type="text"]:hover, input[type="password"]:hover, input[type="file"]:hover, textarea:hover, select:hover { color:#666; background: #fff none; border-color:#c6c6c6;}
input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, select:focus {
color:#333; background: #fff none; border-color:#659ec9 #70aedd #a8cfec; outline: 0; }
.container-01pic-three input[type="text"]{ line-height:18px; height:18px;}
.container-xiaopic-three input[type="text"]{ line-height:18px; height:18px;}

.add input[type="text"]{ width:23px; line-height:16px; height:16px; text-align:center}

最新文章

  1. 在MongoDB的MapReduce上踩过的坑
  2. mysql 插入数据失败防止自增长主键增长的方法
  3. CPU MPU MCU SOC SOPC关系及区别
  4. MAC 如何设置文件夹权限为777
  5. iOS iPhone iPad 各种控件默认高度
  6. JavaBean在JSP中显示时间
  7. 【转】STL中mem_fun和mem_fun_ref的用法及区别
  8. KMP算法详解 --从july那学的
  9. CSS三角形广告文字
  10. NOI2013 Day2
  11. Android学习笔记(一)Git相关配置及使用
  12. C# out的使用 函数例题
  13. Jasper之table报表
  14. [ZJOI2006]书架(树状数组水过)
  15. The 11th tip of DB Query Analyzer
  16. python与RabbitMQ
  17. HTTPS流程
  18. Windows平台dump文件的产生,调试;工程配置pdb文件怎么生成
  19. String 和StringBuffer的简单实用案例
  20. laravel 5.5 《电商实战 》辅助函数

热门文章

  1. cf 816E Karen and Supermarket
  2. 【HDOJ5536】Chip Factory(Trie树)
  3. 百度云中有关IE浏览器的源码
  4. 5种你未必知道的JS和CSS交互的方法
  5. poj 2528 Mayor's posters 线段树 || 并查集 离线处理
  6. hdu 5056(尺取法思路题)
  7. hdu 4990(数学,等比数列求和)
  8. Codeforces Gym100971 C.Triangles-组三角形 (IX Samara Regional Intercollegiate Programming Contest Russia, Samara, March 13)
  9. Gym 101064 D Black Hills golden jewels 【二分套二分/给定一个序列,从序列中任意取两个数形成一个和,两个数不可相同,要求求出第k小的组合】
  10. 10.1综合强化刷题 Day3 afternoon