@charset "utf-8";
/* CSS Document */

body{background:#fff;}
table.tabBg{background:#fff;}
body,table,td,tr,th{font-family:"宋体", arial;font-size:12px; color:#000;line-height:20px;}
div,body{margin:0 auto;padding:0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
form{margin:0;padding:0}
img{vertical-align:middle;border:0}



/*表单按钮样式*/
.inputText{border:1px solid #ccc;height:20px;line-height:20px;}
.btnBg{width:72px;height:26px;line-height:26px;background:url(images/btnBg.gif) no-repeat;text-align:center;border:none;}

.f14{font-size:14px;color:#D54100}

/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #E52B00; text-decoration:underline;}
a:active {color:#E52B00;}
