/*  a link sytles */
a:link {font-family: "宋体", "Arial", "Times New Roman"; color: #000000; text-decoration: none;}
a:visited {font-family: "宋体", "Arial", "Times New Roman";  color: #000000; text-decoration: none;}
a:hover {font-family: "宋体", "Arial", "Times New Roman"; color: #b52525; text-decoration: underline;}

/* defined fonts */
.9ft {  font-family: "宋体"; font-size: 9pt; font-style: normal; text-decoration: none}
.11ft {  font-family: "宋体"; font-size: 10.5pt; font-style: normal; text-decoration: none}
.12ft {  font-family: "宋体"; font-size: 12pt; font-style: normal; text-decoration: none}
.eng {  font-family: "Verdana"; font-size: 9pt; font-style: normal; text-decoration: none}

/* all others */
table {  font: normal 9pt/normal "宋体"; text-transform: none}
td  {  font: normal 9pt/normal "宋体"; text-transform: none}
br {  font: normal 9pt/normal "宋体"; text-transform: none}
hr {color:99cc66;}

body {  font-family: "宋体"; font-size: 9pt;}
select {  font-family: "宋体"; font-size: 9pt;} 
option {  font-family: "宋体"; font-size: 9pt;} 
input {  font-family: "宋体"; font-size: 9pt; border-width:1px;border-color: black;} 
textarea {  font-family: "宋体"; font-size: 9pt; border-width:1px;border-color: black;border-style:solid; background-color:ffffff   } 
checkbox {  font-family: "宋体"; font-size: 9pt;} 
button  {  font-family: "宋体"; font-size: 9pt;} 



/*Grid Style*/
.GridStyle {background-color: rgb(192,192,192);color: rgb(0,0,0);border-left: 1px solid rgb(255,255,255); border-right: 1px solid rgb(0,0,0); border-top: 1px solid rgb(255,255,255); border-bottom: 1px solid rgb(0,0,0)}
/*Page Style*/
.PageStyle {background-color: 475DEE; color: ffffff}
.BbsMenuStyle {background-color: FFFFFF; color: 000000}
.PageMenuStyle {background-image: url('Newimage/bgtop.jpg');background-color:BC854C; border:none;color=FFFFFF}

.InputEnable {background-color: rgb(255,255,255)}
.InputDisable {background-color:e3ffcc}
