﻿/*
* Author: lxd
* Create: 2009-06-29, Update: 2009-08-10
*/
html {overflow-y:scroll!important; *overflow-y:hidden; _overflow-y:scroll;}
body {margin:0; padding:0; font-size:12px; font-family:'宋体'; color:#333; background:#e8e8e8;}
table,th,tr,td,div,ul,li,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,p,select,input,object {margin:0; padding:0; font-size:12px;}
.nowrap_ {text-overflow:ellipsis; -o-text-overflow:ellipsis; -icab-text-overflow:ellipsis; -khtml-text-overflow:ellipsis; -moz-text-overflow:ellipsis; -webkit-text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
img {border:0; vertical-align:middle;}
a {color:#06f;text-decoration:none;}
a:hover {color:#f00;text-decoration:none;}
a.hui {color:#333; text-decoration:none;}
a.hui:hover {color:#990033; text-decoration:none;}
a.hui:visited {color:#990033; text-decoration:none;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.fbold {font-weight:bold;}
.fnormal {font-weight:normal;}
.fblack {color:#333;}
.fred {color:#f00;}
.fgray {color:#999;}
.fblue {color:#005eab;}
.fgreen {color:#060;}
.txtleft {text-align:left;}
.txtcenter {text-align:center;}
.txtright {text-align:right;}
.intro {padding:8px 0 6px;}
.lh20 {line-height:20px;}
.yt {font-family:'宋体'; font-size:14px;text-align:center;}
.fbt {font-family:'黑体'; font-size:14px;text-align:center;}