﻿<!--@charset "utf-8";-->
/* css 重置 */
html,body {height:100%;}
body,form { text-align:center; margin:0px auto; padding:0px auto; }
body { margin-top:0em; background-color:#FFFFFF; }
body,#mainbody,#maincontent { font-family:"宋体",Microsoft Yahei; font-size: 12px; }
*{margin:0; padding:0; list-style:none; }
img{ border:0;  }
a:link{ color:#666;text-decoration:none;}/* 链接默认 */ 
a:hover{ color:#f6931e}/* 鼠标悬停 */ 
a:active{ color:#F00}/* 鼠标点击与释放时 */ 
a:visited{ color:#999}/* 访问过为 */ 
.bk10{clear:both; height:10px;}
.rt {float:right;}
.clear{clear:both;}
.f12{font-size:12px;}
.green{color:#339933;}