body{margin:0px; text-align:center; font-size:12px; font-family:"宋体"; background-color:#f0f0f0;}
td{line-height:24px; font-size:12px;}
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}

/*超链接样式*/
a:link{color: #000000;text-decoration: none; font-size:12px;}
a:visited{color: #000000;text-decoration: none; font-size:12px;}
a:hover{color: #cc0000;text-decoration: Underline; font-size:12px;}
a:active {color: #000000;text-decoration: none; font-size:12px;}

.Navhref a{font-color:#000000; font-weight:bold; size:12px;}
.NavHref a:link{color:#000000; text-decoration:none;}
.NavHref a:visited{Color:#000000; text-decoration:None;}
.NavHref a:hover{Corlor:#cc0000; text-dercoration:Underline;}

span{font-size:14px; color:#000000; font-weight:bold;}

/*按钮样式*/
.botton1{border:1px solid #cccccc; background-color:#f0f0f0; width:80px; height:20px; font-size:12px;}
.loginbotton{border:1px solid green; background-color:#f0f0f0; width:40px; height:20px; font-size:12px;}

/*文本样式*/
.logintexted{width:120px; height:16px; border:1px solid green; background-color:transparent;}
